Age | Commit message (Collapse) | Author |
|
[text] work with it there.
- made tkwidgets_store_options() ignore blank options
- minor cleanups
svn path=/trunk/externals/tkwidgets/; revision=9023
|
|
svn path=/trunk/externals/tkwidgets/; revision=9022
|
|
- added iolets roughly to [checkbutton]
- cleaned up naming in text.c a bit
- moved t_widgetbehavior setup to textwidget_setup()
svn path=/trunk/externals/tkwidgets/; revision=9021
|
|
text.c to use those functions
- started sketch for checkbutton.c
svn path=/trunk/externals/tkwidgets/; revision=9020
|
|
query_options() to the dylib, and it works! :D (on Mac OS X, at least)
- minor cleanups in text.c
- first test of saving options to the file, it writes data, but there are bugs
svn path=/trunk/externals/tkwidgets/; revision=9014
|
|
- got full querying working, including C-side attributes
- starting working on store/restore/save mechanism, but was stymied by how to
trigger the store_options() callback so that the stuff can be saved.
- removed [entry]'s old attribute storage where redundant
svn path=/trunk/externals/tkwidgets/; revision=9004
|
|
svn path=/trunk/externals/tkwidgets/; revision=9003
|
|
to get the shared dylib working before working on a new objectclass
svn path=/trunk/externals/tkwidgets/; revision=9002
|
|
svn path=/trunk/externals/tkwidgets/; revision=9001
|
|
got options working from the inlet, including using multiple atoms in one optiion
svn path=/trunk/externals/tkwidgets/; revision=9000
|
|
library, but it's not used yet
svn path=/trunk/externals/tkwidgets/; revision=8998
|
|
svn path=/trunk/externals/tkwidgets/; revision=8994
|