summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* silence compiler warningdgp2005-06-011-2/+2
* Checking the return value of XScreenSaverQueryInfo.rmax2005-06-011-3/+4
* * win/tkWinInt.h: added private decls of Tk_GetEmbeddedMenuHWND,hobbs2005-06-012-2/+14
* * win/tkWinX.c (Tk_ResetUserInactiveTime): cast to squelchhobbs2005-06-012-8/+13
* Some versions of X seem to crash if XScreenSaverQueryVersion() isn'trmax2005-06-011-5/+6
* Corrected the numbering of the [tk inactive] tests.rmax2005-06-011-8/+8
* * doc/Inactive.3 (new file): C level API documentationn forrmax2005-05-313-7/+83
* * generic/tkPanedWindow.c, tests/panedwindow.test: batch of fixeshobbs2005-05-313-461/+518
* * generic/tkMenu.c (MenuCmd): create event handler earlier tohobbs2005-05-312-37/+19
* more elaborate variant to get first prompt displayed without a puts callhobbs2005-05-311-2/+14
* * library/console.tcl (::tk::ConsoleInit): print out first prompthobbs2005-05-302-1/+12
* * macosx/tkMacOSXFont.c: use Tcl_Panic instead of panic.das2005-05-292-2/+4
* * unix/configure.in: added description of HAVE_XSS for autoheader.das2005-05-296-8/+16
* * macosx/tkMacOSXInit.c:das2005-05-293-4/+7
* * generic/tkDecls.h:das2005-05-2910-169/+235
* Partial implementation of TIP#245; thanks Reinhard!dkf2005-05-279-15/+401
* change tk_popup to have sticky menustmh2005-05-272-2/+11
* * macosx/tkMacOSXInit.c (TkpInit): fixed resource file extractiondas2005-05-265-125/+41
* * unix/Makefile.in (install-libraries): protect possible emptyhobbs2005-05-252-2/+7
* * generic/tkTest.c: disable commands not available on TkAqua.das2005-05-242-4/+6
* fix for non-framework TkAqua builddas2005-05-241-2/+5
* minor formatting sync with tcl/unix/configure.indas2005-05-242-15/+15
* small comments & whitespace fixdas2005-05-241-10/+11
* * generic/tkFileFilter.c (FreeGlobPatterns): s/null/NULL/hobbs2005-05-232-2/+6
* * macosx/Makefile:das2005-05-2312-349/+1755
* * macosx/Wish.pbproj/project.pbxproj:das2005-05-234-17/+13
* Parse all filters, not just the first one. [Bug 1206133]dkf2005-05-212-116/+109
* Fixes from Michael Kirkham:wolfsuit2005-05-155-2078/+32
* Add a missing Tcl_Release to ThumbActionProc. Thanks to Micheal Kirkham forwolfsuit2005-05-152-1/+6
* * macosx/tkMacOSXInit.c:das2005-05-1417-1155/+715
* fix to two text widget bugsvincentdarley2005-05-131-2/+2
* fix to two text widget bugsvincentdarley2005-05-134-11/+33
* Updated out-of-date references to "Tk_GetBoolean"dgp2005-05-122-6/+6
* More improvements to test robustness; problems exposed by changes todgp2005-05-101-7/+7
* * generic/tkTextDisp.c (GetXView): Improved numerical precisiondgp2005-05-103-23/+30
* fixed pkg-config xft check, needed reset of enable_xft firsthobbs2005-05-072-1/+3
* * unix/configure: regenhobbs2005-05-074-12/+286
* Fix [1191097], factor, and tidy up.dkf2005-04-282-192/+214
* Fixed bug # 1189939chengyemao2005-04-281-3/+3
* * macosx/tkMacOSXNotify.c: sync with tclUnixNotfy.c changes sincedas2005-04-265-213/+366
* added an entry for the FontId.3 typo fixgeorgeps2005-04-221-0/+5
* fixed a typogeorgeps2005-04-221-2/+3
* Tk_MeasureChars: Use Tcl_UtfToUnichar() for lax UTF-8 parsingjenglish2005-04-192-7/+13
* fix to Home/End and display linesvincentdarley2005-04-183-15/+22
* * unix/tkUnixFont.c (FontMapLoadPage): reorder char[] decls tohobbs2005-04-142-3/+8
* * library/tkfbox.tcl (::tk::dialog::file::): fix typeMenuLab ref.hobbs2005-04-123-14/+62
* * macosx/README: updated requirements for OS & developer tooldas2005-04-092-12/+15
* * macosx/tkMacOSXEntry.c (ComputeIncDecParameters): manually definedas2005-04-092-0/+9
* * macosx/Wish.pbproj/project.pbxproj: fixed absolute path todas2005-04-092-5/+8
* * unix/tcl.m4 (Darwin): added -single_module linker flag todas2005-04-093-4/+10