aboutsummaryrefslogtreecommitdiff
path: root/desiredata/src/desire.tk
AgeCommit message (Expand)Author
2009-06-03OopsDialogue: avoid wrapping long backtrace lines in a way that can't be unwr...N.N.
2009-06-02better "find last error"N.N.
2009-05-30reformatN.N.
2009-05-30[expr {...}]N.N.
2009-05-30fix AtomBox labels (floatatom,symbolatom)N.N.
2009-05-30show label of [vu]; correct circle size for [bng]N.N.
2009-05-30fixed the look of slidersN.N.
2009-05-30fix visual diffN.N.
2009-05-30put pd icon in the corner of every other dialogue windowN.N.
2009-05-30custom icon should also go in the corner of every patch windowN.N.
2009-05-30removed some blank linesN.N.
2009-05-29reformatN.N.
2009-05-29turned some entryboxes into spinboxes, for exampleN.N.
2009-05-27re-re-re-fix osx scrollbarN.N.
2009-05-17fix the autolanguage thingN.N.
2009-05-17adding language "auto" in the GUIN.N.
2009-05-17::current_window defaultN.N.
2009-05-17move language list to where it belongs... but desire.tk still has several lan...N.N.
2009-05-17use correct font for console labels; use 32x32 icon as app iconN.N.
2009-05-16show svn version number of desire.tkN.N.
2009-05-16test svn:keywords = IdN.N.
2009-05-13i hope this fixes scrollbar in Console on OSX. meanwhile, def Canvas osx_scro...N.N.
2009-05-13re-fix OSX scrollN.N.
2009-05-13brasileiroN.N.
2009-05-13make undo atomic; fix statusbar non-debug; add credits brasileiro; fix radiob...N.N.
2009-04-27delete_selection atomicallyN.N.
2009-04-27fix the order of the undo/redo for atomic operations (several operations in one)N.N.
2009-04-27fix use of object_insertN.N.
2009-04-27use ::current_window when opening various other dialogues (open/save/..., not...N.N.
2009-04-27remove [dropper] and add some code that does the same thing, that is, equally...N.N.
2009-04-27class browser entries are sorted like they used to beN.N.
2009-04-27open modal dialogues subordinate to the last window focused on, rather than a...N.N.
2009-04-16fix scrollbar on osxN.N.
2009-04-15remove code conditional to Tcl/Tk 8.4N.N.
2008-02-13require Tcl/Tk 8.5N.N.
2008-02-13adding a test/demo patch that i kept forgetting the commitchunlee
2008-02-12trivil commit testing svnchunlee
2008-02-08reorganizedIOhannes m zmölnig