summaryrefslogtreecommitdiffstats
path: root/generic/tkMenubutton.h
Commit message (Collapse)AuthorAgeFilesLines
* implementation of TIP 63 (accepted) -compound option to menu items.macosx_8_4_branchpointtmh2001-10-121-11/+6
|
* implement TIP11, -compound option for menubutton widgettmh2001-05-211-1/+14
|
* Overall change: Implemented TIP 5, which exportsericm2000-11-221-2/+2
| | | | | | | | | TkClassProcs/TkSetClassProcs as Tk_ClassProcs/Tk_SetClassProcs, adding a size field to Tk_ClassProcs to allow for future expansion, and renaming the geometryProc to worldChangedProc, which is more in keeping with the actual use of the callback. See ChangeLog for details.
* * Merged 8.1 branch into the main trunkstanton1999-04-161-3/+22
|
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
|
* EXPORT is now TCL_STORAGE_CLASSescoffon1998-08-041-4/+4
|
* added support for export/import of DLL symbols. If BUILD_tk is defined,escoffon1998-07-291-0/+8
| | | | EXPORT is mapped to DLLEXPORT, otherwise it is DLLIMPORT.
* Initial revisionrjohnson1998-04-011-0/+207