summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix tests for TkAquavincentdarley2006-04-183-2/+10
* fix to get correct error messagevincentdarley2006-04-181-11/+11
* fix to embed.test failuresvincentdarley2006-04-182-1/+21
* typodgp2006-04-171-2/+2
* fix make html errordas2006-04-121-3/+3
* fix to 'embedded' targets & cosmetic fix to 'install' targetsdas2006-04-121-3/+8
* * generic/tkWindow.c (Tk_NameToWindow): Allow NULL interp topspjuth2006-04-114-22/+208
* * unix/Makefile.in: Updated `make dist` target to be sure thedgp2006-04-112-1/+8
* * macosx/tkMacOSXDialog.c (Tk_MessageBoxObjCmd): added standard Escapedas2006-04-113-752/+766
* * changes: added latest aqua bug fixes.das2006-04-112-1/+34
* * macosx/tkMacOSXCarbonEvents.c: handle kEventCommandUpdateStatusdas2006-04-112-16/+40
* * macosx/tkMacOSXHLEvents.c: call ::tk::mac::* procs for alldas2006-04-112-104/+213
* * macosx/tkMacOSXDraw.c (TkMacOSXInitCGDrawing): prevent multiple init.das2006-04-111-7/+7
* * macosx/tkMacOSXFont.c: remove #ifdef'd text measuring codepaths nowdas2006-04-113-165/+32
* * macosx/tkMacOSXInt.h: Implemented 'zoomed' window statedas2006-04-115-84/+137
* typos, whitespacedas2006-04-112-5/+5
* Fix [1467938]dkf2006-04-102-7/+17
* 2006-04-10 Benjamin Riefenstahl <b.riefenstahl@turtle-trading.net>cc_benny2006-04-101-0/+10
* * (MeasureStringWidth): Use implementation based oncc_benny2006-04-101-53/+61
* * macosx/tkMacOSXWm.c (TkSetWMName, TkMacOSXMakeRealWindowExist):das2006-04-102-15/+10
* added ref to bug 934524das2006-04-101-2/+3
* * macosx/tkMacOSXWm.c (WmResizableCmd): propagate window attributedas2006-04-092-6/+21
* move tagdgp2006-04-071-2/+2
* * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): fix returndas2006-04-073-81/+107
* add support for proxy icon dragging and titlepath menuvincentdarley2006-04-061-2/+2
* add support for proxy icon dragging and titlepath menuvincentdarley2006-04-062-1/+25
* * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): fix errorsdas2006-04-065-46/+86
* see changeshobbs2006-04-051-0/+28
* * generic/tkWindow.c (Initialize): remove impotent use ofhobbs2006-04-051-3/+2
* * generic/tkMenu.c (TkSetWindowMenuBar): remove extra TkMenuInithobbs2006-04-052-82/+105
* * win/tkWinX.c (TkWinXInit): init default keyboard charsethobbs2006-04-051-2/+15
* * tests/textWind.test (textWind-10.6.1): prevent infinite updatehobbs2006-04-051-2/+3
* * win/tkWinWm.c (WmProc): pass WM_QUERYENDSESSION message to Tk ashobbs2006-04-051-1/+17
* * tests/grid.test: fix segfault on empty or "all" index listhobbs2006-04-052-28/+67
* (wm-attributes-1.2.4): correct expected resulthobbs2006-04-051-2/+6
* Revised test to account for changed error messagedgp2006-04-051-3/+3
* fix to crash in test suite, with dump -commandvincentdarley2006-04-052-2/+9
* use standard Carbon Fixed <-> Int conversion macros instead of our owndas2006-04-052-24/+13
* * generic/tkOption.c (TkOptionDeadWindow): handlehobbs2006-03-302-2/+9
* * win/Makefile.in: convert _NATIVE paths to use / to avoid ".\"hobbs2006-03-292-10/+15
* * changes: Updates for next RCdgp2006-03-292-4/+9
* * unix/tkUnixDefault.h: Changed "Black" to "#000000" and "White" todgp2006-03-292-3/+9
* * unix/tcl.m4, win/tcl.m4: []-quote AC_DEFUN functions.hobbs2006-03-283-38/+42
* further fixes to $text dump -commandvincentdarley2006-03-283-6/+70
* * macosx/Wish.xcode/default.pbxuser: add '-singleproc 1' cli arg todas2006-03-285-7/+18
* * macosx/tkMacOSXDraw.c: sync whitespace & minor changesdas2006-03-286-13/+20
* * changes: Updates for next RCdgp2006-03-272-3/+13
* Oops, forgot that this test should return an error...dkf2006-03-271-4/+6
* * generic/tkTextDisp.c (MeasureChars): Fix calculations of start andcc_benny2006-03-272-4/+10
* Fix (and add test for) [Bug 1458234]dkf2006-03-273-24/+41