summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* fix for text dump -command callbacks which modify the text widgetvincentdarley2006-03-265-47/+167
* * macosx/tkMacOSXDraw.c (TkMacOSXSetUpCGContext):das2006-03-251-3/+3
* * macosx/tkMacOSXDraw.c (TkMacOSXSetUpCGContext):das2006-03-253-72/+104
* * generic/tkTextDisp.c: moved #ifdef MAC_OSX_TK code added bydas2006-03-2435-203/+146
* * unix/tkUnixRFont.c (TkpMeasureCharsInContext): Copied over fromrmax2006-03-232-5/+17
* * unix/tk.spec: Cleaned up and completed the spec file.rmax2006-03-232-28/+37
* * tests/textDisp.test: Updated expected error messages to match thedgp2006-03-232-9/+14
* * changes: Updates for next RCdgp2006-03-222-3/+13
* * generic/tkFont.c: implementation of ATSUI text renderingdas2006-03-2219-1691/+3279
* * generic/tkConsole.c: Added exit handler to clean up the interpdgp2006-03-212-9/+31
* * generic/tkConsole.c: Added exit handler to clean up the interpdgp2006-03-202-5/+32
* reduce unnecessary namespace usedkf2006-03-201-3/+3
* undo/modified and empty string fixvincentdarley2006-03-182-14/+23
* bug #1451587: avoid using abbreviated sub-commands inpatthoyts2006-03-177-42/+51
* corrected silly cut/paste/forget to modify error in the name of thedgp2006-03-161-2/+2
* Revisions to Tk_CreateConsoleWindow to tolerate case when no console channelsdgp2006-03-161-26/+27