summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* merge stable branch onto HEADdgp2007-12-13417-443/+462
* * generic/tkText.c (DeleteIndexRange, TextEditCmd, UpdateDirtyFlag):hobbs2007-12-133-41/+92
* fix typos in commentshobbs2007-12-131-4/+4
* * macosx/tkMacOSXWm.c (ApplyMasterOverrideChanges): Revert 2007-10-26das2007-12-125-35/+154
* Various minor updates to ttk_* manpages.jenglish2007-12-126-38/+44
* * changes: Updated for 8.5.0 release.dgp2007-12-122-1/+20
* * generic/ttk/ttkTheme.c(StyleElementOptionsCmd):jenglish2007-12-122-9/+14
* Added code to rebuild the from index after the deletion phase so that thedkf2007-12-113-11/+36
* Clarify docs to note that [event info] isn't clairvoyant.dkf2007-12-102-8/+20
* Various markup fixesjenglish2007-12-1010-31/+30
* Remove extra .BEs that got added by mistake somewhere.jenglish2007-12-104-10/+7
* * generic/tkIntDecls.h: regen with new genStubs.tcl.das2007-12-106-261/+295
* * generic/tk.decls: use new genstubs 'export' command todas2007-12-102-645/+426
* Ensure list of hidden commands is correct. [Bug 1847925]dkf2007-12-101-9/+14
* add inttypes.h #include (sync with tkUnixPort.h change of 2007-11-28)das2007-12-101-1/+4
* We must specify the lowest Windows version wepatthoyts2007-12-103-16/+48
* Only tkWin.h should include windows.h unless we have an explicit override ofpatthoyts2007-12-104-8/+8
* Handle MSVC 9 (aka: Visual Studio 2008)patthoyts2007-12-102-4/+12
* Update for 'unload' as a safe command (tcl 8.5b3+)patthoyts2007-12-102-3/+7
* document OSX [wm attr -notify]das2007-12-101-1/+4
* regendkf2007-12-091-1/+1
* Fix suite of small problems that prevented a build from working for me.dkf2007-12-093-16/+48
* s/style/ttk::style/jenglish2007-12-083-63/+66
* * unix/README: Mention the stub library created by `make` and warndgp2007-12-072-18/+21
* Fix TCombobox layout on OSX so as not to truncate long textjenglish2007-12-062-2/+8
* line endingsdgp2007-12-061-76/+76
* * library/demos/widget: reduce start size to 70% of screenheighthobbs2007-12-052-2/+5
* * win/tkWinButton.c, win/tkWinDialog.c: use SetWindowLongPtr andhobbs2007-12-056-77/+9
* * win/tkWinInt.h: remove CS_CLASSDC (not recommended for any apps now)hobbs2007-12-054-84/+36
* * win/configure, win/tcl.m4 (LIBS_GUI): mingw needs -lole32hobbs2007-12-053-2/+9
* * doc/ttk_style.n: Remove nonsense about "this manpage hasjenglish2007-12-052-6/+8
* Added Danish to list of locales.dkf2007-12-051-2/+2
* Correct errors in language specifiersdkf2007-12-051-75/+75
* Added missing messages. [Patch 1800744]dkf2007-12-042-74/+78
* Added Danish message catalog. [Patch 1844143]dkf2007-12-042-34/+116
* * win/configure, win/tcl.m4 (LIBS_GUI): remove ole32.lib oleaut32.libhobbs2007-12-033-14/+17
* Improved macrology for statically-initialized layout template tables.jenglish2007-12-0211-167/+169
* Internal Ttk_Manager API updates (missed from 2007-11-25 commit)jenglish2007-12-022-19/+24
* * unix/tkUnixPort.h: When unix/configure determines whether thedgp2007-11-282-1/+10
* (bug 1835052) Fix tidy target to remove tktest rather than tcltestpatthoyts2007-11-281-3/+3
* * generic/tkImgPPM.c (StringReadPPM): Corrected a comparisonKevin B Kenny2007-11-263-5/+23
* * library/tkfbox.tcl (VerifyFileName): Corrected a coupleKevin B Kenny2007-11-263-5/+78
* Internal Ttk_Manager API updates; Fixed [Bug 1343984];jenglish2007-11-259-103/+258
* Improved the tests for ttk::style element create argspatthoyts2007-11-251-3/+3
* General improvements to Unix READMEdkf2007-11-232-24/+45
* Improve theming of Unix dialogsdkf2007-11-213-7/+14
* autoconf-2.59core_8_5_b3das2007-11-191-6/+6
* missing contributor namesdas2007-11-191-13/+14
* formattingdas2007-11-191-6/+2
* Fixed crash bug in style element createpatthoyts2007-11-193-2/+20