summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Convert \fP to \fR so that man-page scrapers have an easier time.dkf2006-11-1528-490/+502
* Fix off-by-one bug in tree indicator size computation [#1596021,jenglish2006-11-142-7/+13
* *correct* fix for #1588251.jenglish2006-11-132-7/+13
* Workaround for #1583038jenglish2006-11-122-1/+5
* Reworked cleanup procedure -- "self-cancelling" idle call is not robust,jenglish2006-11-122-15/+19
* * macosx/Wish.xcodeproj/project.pbxproj: remove tclParseExpr.c anddas2006-11-105-6/+128
* Bug 1592667Kevin B Kenny2006-11-083-4/+184
* fixed typo in last commitKevin B Kenny2006-11-082-3/+3
* Silence warnings about Xft unless Xft is requested explicitly.Kevin B Kenny2006-11-083-24/+43
* correct typodgp2006-11-082-3/+3
* make --enable-xft the defaultKevin B Kenny2006-11-073-5/+11
* Miscellaneous minor changes to re-sync Ttk codebase with Tile CVS:jenglish2006-11-0712-166/+53
* Theme itpatthoyts2006-11-032-9/+13
* We do not want to require tkInt in all the ttk files so added thepatthoyts2006-11-035-9/+25
* In a safe interp there is no osVersion field in tcl_platform so work around it.patthoyts2006-11-032-6/+20
* #include tkInt.h to ensure MODULE_SCOPE is defineddas2006-11-031-2/+2
* Oops. Removing rogue flagpatthoyts2006-11-031-3/+2
* * generic/ttk/ttkBlink.c, generic/ttk/ttkButton.c:das2006-11-0336-659/+720
* * macosx/tkMacOSXColor.c (TkMacOSXCompareColors): ifdef out when unused.das2006-11-031-1/+3
* * macosx/Wish.xcodeproj/project.pbxproj: check autoconf/autoheader exitdas2006-11-031-2/+2
* comment typodas2006-11-021-2/+2
* * macosx/tkMacOSXWindowEvent.c (GenerateUpdateEvent): fix handling ofdas2006-11-022-31/+44
* * macosx/tkMacOSXDebug.c: add TkMacOSX prefix to leftover macosx-privatedas2006-10-319-53/+70
* Add manifest merging for MSVC8.patthoyts2006-10-312-17/+37
* whitespacedas2006-10-311-2/+2
* Update to support ttk merge.patthoyts2006-10-313-13/+121
* * macosx/Wish.xcodeproj/project.pbxproj: add new Ttk files.das2006-10-315-10/+330
* * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n:hobbs2006-10-31116-64/+37030
* * README: Bump version number to 8.5a6dgp2006-10-233-6/+7
* * README: Bump version number to 8.5a6dgp2006-10-238-13/+24
* Move tag for 8.5a5 releasedgp2006-10-231-2/+2
* fix signature of TkInitStubs (missing CONST for version parameter)nijtmans2006-10-202-4/+4
* generic/tkImgBmap.c: Fixed line endings.patthoyts2006-10-195-1439/+1667
* * changes: 8.5a5 release date set.dgp2006-10-182-2/+4
* advance tag for 8.5a5dgp2006-10-181-2/+4
* * doc/text.n: fix docs to not correct -tabs usage case.hobbs2006-10-182-2/+4
* * generic/tkTextDisp.c (SizeOfTab): fix -tabstyle wordprocessorhobbs2006-10-172-2/+7
* generic/tkText.c: Applied suggested patch from #1536735patthoyts2006-10-177-56/+78
* * library/demos/pendulum.tcl: fix incorrect setting of toplevel title.das2006-10-172-4/+6
* * macosx/GNUmakefile: don't redo prebinding of non-prebound binaires.das2006-10-162-4/+9
* * doc/WindowId.3: Pat's commit on 2006-10-08 broke the .SH NAMEandreas_kupries2006-10-162-7/+9
* whitespacedas2006-10-161-5/+5
* * macosx/README: document CG antialiasing limit changes.das2006-10-162-11/+11
* * changes: updates for 8.5a5 release.das2006-10-167-861/+881
* * changes: Updates for 8.5a5 releasedgp2006-10-112-2/+19
* Implemented TIP #264 - Tk_Interppatthoyts2006-10-086-6/+66
* * unix/tkUnixFont.c (Ucs2beToUtfProc, UtfToUcs2beProc):hobbs2006-10-052-35/+52
* * unix/Makefile.in (install-binaries): Added a second guard to theandreas_kupries2006-09-274-4/+16
* * generic/tkConsole.c: TIP #268 update regarding registered packageandreas_kupries2006-09-2213-25/+48
* * win/tkWinMenu.c (TkpPostMenu): disable menu animation in menushobbs2006-09-212-2/+24