summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * macosx/tkMacOSXMenu.c (DrawMenuSeparator): use DrawingContext API.das2007-05-3012-275/+275
* * generic/tkFileFilter.c (AddClause): fix warning.das2007-05-301-2/+2
* * library/bgerror.tcl: standardize dialog option & button sizedas2007-05-304-17/+40
* * unix/README: Updates and typo corrections. [Bug 1724841]core_8_4_15dgp2007-05-252-12/+14
* add Aqua changes for 8.4.15das2007-05-161-2/+56
* Mark tag for 8.4.15 (RC1) releasedgp2007-05-161-0/+2
* * tests/bind.test: Make test suite more SCIM-tolerant [Bug 1609316]dgp2007-05-162-1/+7
* * changes: updates for 8.4.15 release.dgp2007-05-152-1/+23
* * generic/tkGrid.c: Stop crash due to list intrep shimmer [Bug 1677608]dgp2007-05-152-2/+22
* * macosx/tkMacOSXWindowEvent.c: ensure window is brought to the frontdas2007-05-099-240/+281
* * library/palette.tcl (tk::RecolorTree): handle color options withdas2007-05-091-4/+8
* * generic/tkFileFilter.c (AddClause): OSType endianness fixes.das2007-05-091-2/+5
* * macosx/tkMacOSXCarbonEvents.c: add window event target carbon eventdas2007-04-2950-15232/+16321
* * doc/colors.n: document new Mac OS X system colors.das2007-04-294-10/+192
* * unix/Makefile.in (dist): copy license.terms to dist macosx dir.das2007-04-293-12/+15
* * library/bgerror.tcl: on aqua, use moveable alert resp. modal dialogdas2007-04-294-9/+29
* * library/demos/menu.tcl: on aqua, use custom MDEF and tearoffs;das2007-04-293-12/+16
* * generic/tkCanvas.c: allow -selectforeground option to be None; adddas2007-04-299-51/+149
* * generic/tkMain.c (Tk_MainEx): replicate macosx-specific code fromdas2007-03-075-10/+41
* * unix/tcl.m4: use SHLIB_SUFFIX=".so" on HP-UX ia64 arch.hobbs2007-02-193-169/+185
* * library/tkfbox.tcl (::tk::IconList_Goto): avoid goto issues inhobbs2007-02-191-3/+3
* * unix/configure.in: add caching to -pipe check.das2007-02-043-234/+245
* * win/Makefile.in (install-private-headers): added targethobbs2007-01-302-1/+27
* renamed SC_COMMANDS_PRE to SC_CONFIG_COMMANDS_PRE for parity with AC 2.5xdas2007-01-261-3/+3
* previous commit omitted some changes from the HEADdas2007-01-252-180/+178
* comment typodas2007-01-251-1/+1
* * unix/tcl.m4: integrate CPPFLAGS into CFLAGS as late as possibledas2007-01-254-148/+195
* * unix/tcl.m4: ensure CPPFLAGS env var is used when set. [Bug 1586861]das2007-01-193-174/+197
* whitespacedas2007-01-192-5/+5
* Fix [Bug 1522467] using fix similar to that used in Tcl recently.dkf2006-12-222-24/+33
* Spanish always uses "Guardar" to mean "Save" in the computer sense. [Bug 1111...dkf2006-12-223-8/+9
* (TkpDisplayButton): lint init. [Bug 1618604]hobbs2006-12-192-2/+6
* * unix/tcl.m4 (Darwin): --enable-64bit: verify linking with 64bit -archdas2006-12-193-149/+237
* typodas2006-12-081-2/+2
* * generic/tkListbox.c (ConfigureListboxItem): ListboxWorldChangedhobbs2006-12-042-5/+15
* * doc/wm.n, tests/winWm.test:hobbs2006-12-014-48/+154
* * macosx/tkMacOSXDialog.c (Tk_MessageBoxObjCmd): fix inability to usedas2006-12-012-1/+10
* * tcl.m4 (Linux): --enable-64bit support. [Patch 1597389], [Bug 1230558]das2006-11-263-151/+203
* * macosx/tkMacOSXInit.c (TkpInit): only set tcl_interactive 1 ifhobbs2006-11-242-19/+32
* * unix/tkUnixMenu.c (DrawMenuUnderline): bound Tcl_UtfAtIndex usagehobbs2006-11-244-22/+43
* * win/tkWinMenu.c (TkWinHandleMenuEvent, DrawMenuUnderline):hobbs2006-11-242-41/+53
* 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
* sync whitespace with HEADdas2006-10-311-301/+301
* Fix bug #1582769 build with VC2003 and correct i386 arch.patthoyts2006-10-312-3/+10
* * README: Bump version number to 8.4.15dgp2006-10-238-14/+25
* advance 8.4.14 tagcore_8_4_14dgp2006-10-181-2/+2
* Ensure builds with VC6 without Platform SDK and pickup MACHINE from environmentpatthoyts2006-10-183-13/+25
* * generic/tkPanedWindow.c: Cleaned up some code flagged by adgp2006-10-175-10/+17