index
:
svn2git/trunk.git
master
trunk: converted automatically from sourceforge/svn
Sir Walter Raleigh
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
desiredata
/
src
/
desire.tk
Age
Commit message (
Expand
)
Author
2009-06-09
rename Macro_Rect to MacroRect
N.N.
2009-06-07
make [cnv] look like in Pd.
N.N.
2009-06-07
use more reliable way of finding main window (may help open dialogues correct...
N.N.
2009-06-03
fix ddrc editor's use of notebook
N.N.
2009-06-03
use ttk::notebook
N.N.
2009-06-03
move readline stuff out
N.N.
2009-06-03
move graphviz stuff out
N.N.
2009-06-03
segfault...
N.N.
2009-06-03
OopsDialogue: avoid wrapping long backtrace lines in a way that can't be unwr...
N.N.
2009-06-02
better "find last error"
N.N.
2009-05-30
reformat
N.N.
2009-05-30
[expr {...}]
N.N.
2009-05-30
fix AtomBox labels (floatatom,symbolatom)
N.N.
2009-05-30
show label of [vu]; correct circle size for [bng]
N.N.
2009-05-30
fixed the look of sliders
N.N.
2009-05-30
fix visual diff
N.N.
2009-05-30
put pd icon in the corner of every other dialogue window
N.N.
2009-05-30
custom icon should also go in the corner of every patch window
N.N.
2009-05-30
removed some blank lines
N.N.
2009-05-29
reformat
N.N.
2009-05-29
turned some entryboxes into spinboxes, for example
N.N.
2009-05-27
re-re-re-fix osx scrollbar
N.N.
2009-05-17
fix the autolanguage thing
N.N.
2009-05-17
adding language "auto" in the GUI
N.N.
2009-05-17
::current_window default
N.N.
2009-05-17
move language list to where it belongs... but desire.tk still has several lan...
N.N.
2009-05-17
use correct font for console labels; use 32x32 icon as app icon
N.N.
2009-05-16
show svn version number of desire.tk
N.N.
2009-05-16
test svn:keywords = Id
N.N.
2009-05-13
i hope this fixes scrollbar in Console on OSX. meanwhile, def Canvas osx_scro...
N.N.
2009-05-13
re-fix OSX scroll
N.N.
2009-05-13
brasileiro
N.N.
2009-05-13
make undo atomic; fix statusbar non-debug; add credits brasileiro; fix radiob...
N.N.
2009-04-27
delete_selection atomically
N.N.
2009-04-27
fix the order of the undo/redo for atomic operations (several operations in one)
N.N.
2009-04-27
fix use of object_insert
N.N.
2009-04-27
use ::current_window when opening various other dialogues (open/save/..., not...
N.N.
2009-04-27
remove [dropper] and add some code that does the same thing, that is, equally...
N.N.
2009-04-27
class browser entries are sorted like they used to be
N.N.
2009-04-27
open modal dialogues subordinate to the last window focused on, rather than a...
N.N.
2009-04-16
fix scrollbar on osx
N.N.
2009-04-15
remove code conditional to Tcl/Tk 8.4
N.N.
2008-02-13
require Tcl/Tk 8.5
N.N.
2008-02-13
adding a test/demo patch that i kept forgetting the commit
chunlee
2008-02-12
trivil commit testing svn
chunlee
2008-02-08
reorganized
IOhannes m zmölnig