summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* Make use of TkFixedFont and ttk widgets in the console. Try and select a bett...patthoyts2007-10-121-15/+30
* * generic/tk.h: Bump version number to 8.5b1.1 to distinguishdgp2007-10-021-2/+2
* Fix private routines accidentally defined in global namespace [Bug 1803836]jenglish2007-09-301-3/+3
* Added Hungarian messages. [Patch 1800742]dkf2007-09-261-0/+77
* * README: Bump version number to 8.5b1.dgp2007-09-191-3/+3
* Try to improve combobox appearance on OSX + Tk 8.5 [#1780286].jenglish2007-09-171-40/+65
* * generic/tkConsole.c: Revised calls to Tcl_InitStubs() anddgp2007-09-111-3/+6
* Explicitly set -anchor w for TMenubuttons [#1614540]jenglish2007-07-061-1/+2
* * library/ttk/ttk.tcl: should require Tk before pseudo-providinghobbs2007-06-211-2/+2
* Ttk_Manager API overhaul:jenglish2007-06-091-3/+3
* replace previous inoperative commit with direct setting of highlightbackgroun...das2007-05-301-2/+9
* * library/bgerror.tcl: standardize dialog option & button sizedas2007-05-304-12/+31
* fix TIP #145 breakage on Aquadas2007-05-271-2/+3
* Removed ttk::dialog and dependencies.jenglish2007-05-254-544/+1
* library/demos/ttk_*.tcl: removed Tile demos, not appropriate for core.jenglish2007-05-253-1110/+0
* * unix/configure: autoconf-2.59 (FC6 fork)dgp2007-05-181-3/+3
* * library/choosedir.tcl: Removed uses of obsolete {expand}dgp2007-05-163-15/+15
* * library/palette.tcl (tk::RecolorTree): handle color options withdas2007-05-091-4/+8
* TIP #145 implementationpatthoyts2007-05-042-15/+32
* * library/bgerror.tcl: on aqua, use moveable alert resp. modal dialogdas2007-04-234-9/+25
* * library/demos/goldberg.tcl: fix overwriting of widget demo global.das2007-04-235-22/+22
* * library/ttk/panedwindow.tcl (ttk::panedwindow::Press): handlehobbs2007-04-131-2/+2
* inverted logic in previous commitdas2007-02-241-3/+3
* * library/ttk/notebook.tcl (ttk::notebook::enableTraversal): OS Xhobbs2007-02-241-3/+8
* * library/tkfbox.tcl (::tk::IconList_Goto): avoid goto issues inhobbs2007-02-191-2/+2
* Add no-op [package ifneeded] script for tile 0.8.0,jenglish2007-02-061-1/+4
* s/CRLF/LF/ghobbs2007-01-111-74/+74
* Spanish always uses "Guardar" to mean "Save" in the computer sense. [Bug 1111...dkf2006-12-222-79/+74
* Big batch of ttk::treeview improvements:jenglish2006-12-188-52/+108
* Add combobox -height option; only show scrollbar if the listboxjenglish2006-12-171-3/+6
* Try to straighten out theme loading and selection logic.jenglish2006-12-133-94/+116
* Remove nonfunctional code and incorrect comments.jenglish2006-12-131-39/+1
* * library/ttk/fonts.tcl: Clean up temporary variables.jenglish2006-11-281-45/+51
* * generic/ttk/ttkWidget.c, generic/ttk/ttkPaned.c Fix for #1603506jenglish2006-11-273-12/+37
* * library/ttk/altTheme.tcl, library/ttk/clamTheme.tcl,jenglish2006-11-247-27/+28
* Miscellaneous minor changes to re-sync Ttk codebase with Tile CVS:jenglish2006-11-074-43/+25
* Theme itpatthoyts2006-11-031-9/+11
* In a safe interp there is no osVersion field in tcl_platform so work around it.patthoyts2006-11-031-6/+15
* * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n:hobbs2006-10-3129-7/+5035
* * README: Bump version number to 8.5a6dgp2006-10-231-3/+3
* * library/demos/pendulum.tcl: fix incorrect setting of toplevel title.das2006-10-171-2/+2
* * generic/tkConsole.c: TIP #268 update regarding registered packageandreas_kupries2006-09-221-3/+3
* * macosx/tkMacOSXWm.c (TkMacOSXMakeRealWindowExist): revert part ofdas2006-09-111-9/+10
* * macosx/tkMacOSXColor.c (TkSetMacColor, TkpGetColor): use AppearanceMgrdas2006-09-101-10/+1
* * generic/tkEntry.c: move hard-coded ALWAYS_SHOW_SELECTIONhobbs2006-09-061-3/+6
* catch scrollbar use of highlightthicknesshobbs2006-07-071-3/+3
* * library/bgerror.tcl (::tk::dialog::error::bgerror): remove ahobbs2006-06-221-4/+3
* Fix [1467938]dkf2006-04-101-6/+10
* * generic/tkFont.c: implementation of ATSUI text renderingdas2006-03-221-7/+23
* bug #1451587: avoid using abbreviated sub-commands inpatthoyts2006-03-176-42/+42