Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of file generic/square.c at check-in c93887de3e4fc029
|
2011-09-22
| ||
| 18:56 | [SF#3404541,#1204186]: Move -takefocus option out of ttkCoreOptionSpecs, explicitly specify it on individual widgets. file: [eac0e2a4b2] check-in: [fb42b1ef0c] user: jenglish branch: master, size: 10281 | |
|
2010-01-31
| ||
| 22:04 | Change signature of widget subcommand procedures to match Tcl_ObjCmdProc. Merge now-redundant ensemble dispatch code into Ttk_InvokeEnsemble. Preemptive constipation. Preemptive -wmissing-initializers avoidance. file: [50435f178f] check-in: [a09b6631e3] user: jenglish branch: master, size: 10279 | |
| 20:47 | Backport core lint dink [2010-01-19] JN: fix "missing initializer" warnings. file: [d9d375454e] check-in: [f46578a608] user: jenglish branch: master, size: 10272 | |
|
2009-02-08
| ||
| 19:46 | Big Rename part 2: s/LayoutNode/Element/: Ttk_LayoutNode * -> Ttk_Element Ttk_LayoutIdentify -> Ttk_IdentifyElement Ttk_LayoutFindNode -> Ttk_FindElement Ttk_LayoutNodeName -> Ttk_ElementName Ttk_PlaceLayoutNode -> Ttk_PlaceElement Ttk_LayoutNodeParcel -> Ttk_ElementParcel file: [600e68430d] check-in: [a000aff46f] user: jenglish branch: master, size: 10260 | |
|
2007-10-25
| ||
| 06:42 | Move widget layout registration from TtkElements_Init() to widget *_Init() routines. Renaming/consistency: s/...ElementGeometry()/...ElementSize()/ file: [cc030d475e] check-in: [7974b47c15] user: jenglish branch: master, size: 10262 | |
|
2006-11-11
| ||
| 22:16 | Big Renaming (patch from DAS); all globals now have "ttk" prefix, to match core conventions. file: [8044ba9adb] check-in: [2f2d91bd1c] user: jenglish branch: master, size: 10266 | |
|
2006-10-05
| ||
| 00:05 | More comments and make it work more like the Tk square widget (fixed up the -anchor option). file: [4140ecb6da] check-in: [6babfeb3d0] user: patthoyts branch: master, size: 10159 | |
|
2006-08-04
| ||
| 23:22 | Added identify command to all widgets. file: [f7556228d6] check-in: [430aa94a27] user: patthoyts branch: master, size: 7778 | |
|
2005-08-17
| ||
| 23:05 | Removed WIDGET_SPEC_END sentinel enum. This has not, to date, actually caught any compiler errors. file: [b420b24768] check-in: [c93887de3e] user: jenglish branch: master, size: 7735 | |
|
2004-12-31
| ||
| 01:32 | Use Ttk_RegisterElement() instead of Ttk_RegisterElement(). file: [8b29222784] check-in: [0babfe7b9d] user: jenglish branch: master, size: 7773 | |
|
2004-12-11
| ||
| 00:36 | Great Renaming. file: [6e1fb81983] check-in: [24c0291cb7] user: jenglish branch: master, size: 7770 | |
|
2004-10-29
| ||
| 20:57 | Added: * generic/square.c: Sample widget to illustrate how to create * generic/tile.c: tile widgets. The call to the init function is * win/makefile.vc: only built if TTK_SQUARE_WIDGET is defined. Needs adding to the configure build system. file: [6c26b069b1] check-in: [47d20e528e] user: patthoyts branch: master, size: 7719 | |