summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* Many minute fixes to reduce number of minor warnings from GCC.dkf2007-01-1115-106/+116
* Revert addition of contravariant 'const' qualifiers,jenglish2007-01-1113-44/+44
* various "const" additions, in line with TIP #27nijtmans2007-01-0510-47/+47
* various "const" additions, in line with TIP #27nijtmans2007-01-0336-118/+119
* various "const" additions in implementationnijtmans2007-01-038-28/+28
* Various small syntactic simplifications of ImgPhotoGet()dkf2007-01-021-52/+49
* ImageElement clientData no longer needed.jenglish2006-12-251-22/+11
* Remove assert() calls - Don't Panicjenglish2006-12-181-12/+6
* Big batch of ttk::treeview improvements:jenglish2006-12-182-154/+412
* Use more portable string literalsdgp2006-12-185-2162/+1985
* Add combobox -height option; only show scrollbar if the listboxjenglish2006-12-171-1/+6
* Global reduction: use per-file *_Init() routines to reducejenglish2006-12-1416-179/+211
* * generic/ttk/ttkInit.c:hobbs2006-12-133-14/+6
* Try to straighten out theme loading and selection logic.jenglish2006-12-132-2/+9
* Remove nonfunctional code and incorrect comments.jenglish2006-12-131-9/+1
* Rename typedef Ttk_Element => Ttk_ElementImpl.jenglish2006-12-106-23/+23
* fix warningdas2006-12-101-2/+2
* Merged duplicate functionality between image element factory,jenglish2006-12-097-264/+274
* * generic/tkListbox.c (ConfigureListboxItem): ListboxWorldChangedhobbs2006-12-041-5/+10
* TIP#286 implementation. [Patch 1152376]dkf2006-12-041-19/+64
* TIP 300 IMPLEMENTATIONKevin B Kenny2006-12-013-14/+75
* Dead code removal.jenglish2006-12-012-8/+2
* * generic/ttk/ttkWidget.c, generic/ttk/ttkPaned.c Fix for #1603506jenglish2006-11-274-87/+75
* * library/ttk/altTheme.tcl, library/ttk/clamTheme.tcl,jenglish2006-11-243-24/+29
* Add support for alternate/indeterminate checkbutton state.jenglish2006-11-211-5/+1
* Fix off-by-one bug in tree indicator size computation [#1596021,jenglish2006-11-141-7/+7
* *correct* fix for #1588251.jenglish2006-11-131-7/+9
* Reworked cleanup procedure -- "self-cancelling" idle call is not robust,jenglish2006-11-121-15/+12
* Miscellaneous minor changes to re-sync Ttk codebase with Tile CVS:jenglish2006-11-074-17/+12
* We do not want to require tkInt in all the ttk files so added thepatthoyts2006-11-033-4/+14
* * generic/ttk/ttkBlink.c, generic/ttk/ttkButton.c:das2006-11-0331-623/+657
* * macosx/Wish.xcodeproj/project.pbxproj: add new Ttk files.das2006-10-311-2/+4
* * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n:hobbs2006-10-3139-3/+23000
* * README: Bump version number to 8.5a6dgp2006-10-231-2/+2
* * README: Bump version number to 8.5a6dgp2006-10-231-3/+3
* fix signature of TkInitStubs (missing CONST for version parameter)nijtmans2006-10-202-4/+4
* generic/tkImgBmap.c: Fixed line endings.patthoyts2006-10-191-1294/+1294
* * generic/tkTextDisp.c (SizeOfTab): fix -tabstyle wordprocessorhobbs2006-10-171-2/+2
* generic/tkText.c: Applied suggested patch from #1536735patthoyts2006-10-171-17/+21
* * changes: updates for 8.5a5 release.das2006-10-163-3/+29
* Implemented TIP #264 - Tk_Interppatthoyts2006-10-084-4/+45
* * generic/tkConsole.c: TIP #268 update regarding registered packageandreas_kupries2006-09-223-9/+9
* Fix 1562528 in Tkdkf2006-09-211-1294/+1294
* * macosx/tkMacOSXColor.c (TkSetMacColor, TkpGetColor): use AppearanceMgrdas2006-09-104-9/+25
* * generic/tkEntry.c: move hard-coded ALWAYS_SHOW_SELECTIONhobbs2006-09-064-36/+76
* Style cleanupdkf2006-08-182-576/+560
* swap out of order "F34" and "R14"das2006-07-211-2/+2
* * generic/tkBind.c (TkBindInit): for REDO_KEYSYM_LOOKUP, changedas2006-07-211-7/+9
* * generic/tkImgGIF.c (ReadImage):das2006-07-201-3/+3
* * generic/tkWindow.c (Initialize): Modify change of 2006-05-25andreas_kupries2006-07-141-1/+8