racket/collects/drracket/private/syncheck
Neil Toronto 4012373a8c Started icon reorganization
- SVG icon sources
 - Playback-style icons, logos, stop signs, magnifying glasses, etc., in diffuse and shiny styles
 - Program to pre-render SVG files (icons/private/svg/render-png.rkt)
 - Pre-rendered icons (PNGs in power-of-2 sizes)
 - Made `icons' a module, with functions to conveniently load icons and convert to/from picts
 - Scribble docs for `icons'
 - Used new icons in DrRacket toolbar
2011-11-28 22:09:15 -08:00
..
annotate.rkt
colors.rkt
contract-traversal.rkt
gui.rkt Started icon reorganization 2011-11-28 22:09:15 -08:00
intf.rkt
local-member-names.rkt adjst check syntax so that it only clears out style changes when clicking 'Run' 2011-10-02 10:18:36 -05:00
online-comp.rkt adjust drracket to clean up the code that sets the initial value of 2011-11-28 13:29:55 -06:00
traversals.rkt add mouse over status for free variables (only relevant for top-level languages) 2011-11-12 22:13:31 -06:00
xref.rkt