summaryrefslogtreecommitdiffstats
path: root/generic/tkInt.h
Commit message (Expand)AuthorAgeFilesLines
* _Xconst -> CONSTjan.nijtmans2012-02-211-1/+1
* proposed fix for bug-3486474jan.nijtmans2012-02-101-0/+7
* Purge RCS Keywords.dgp2011-06-081-2/+0
* * generic/tkEntry.c: move hard-coded ALWAYS_SHOW_SELECTIONhobbs2006-09-061-1/+4
* * generic/tkInt.h: Thread safety for the data structures ofdgp2006-06-051-4/+1
* * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-3/+3
* * generic/tkInt.h: add MODULE_SCOPE and WORDS_BIGENDIAN checkshobbs2005-10-101-1/+40
* * generic/tkInt.h: Swap TkUnsupported1Cmd for TkUnsupported1ObjCmd.hobbs2005-07-281-4/+5
* Improved version of Michael Kirkham's fix for parsing pad values. [1098779]dkf2005-01-111-1/+6
* * generic/tkInt.h: Backport of shutdown safety mods from the HEADdavygrvy2004-10-271-1/+6
* Backport of 8.5 wm iconphoto that added support for Tk photohobbs2004-10-051-1/+4
* * generic/tkInt.h: move TkGetOptionSpec to stubs intDeclshobbs2003-10-131-4/+1
* * generic/tkEvent.c (Tk_HandleEvent): Fixup buttonmdejong2003-02-181-1/+3
* Moved 'deletionEpoch' field from TkDisplay to TkMainInfo.jenglish2003-01-281-2/+2
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-311-2/+2
* Applied companion patch for Tcl Patch 585105,dgp2002-08-051-7/+7
* Objectifed wm. [Patch #564521]pspjuth2002-07-251-3/+4
* Added TIP#48 style engine implementationdkf2002-06-181-1/+4
* * generic/tkCmds.c (Tk_TkObjCmd):hobbs2002-06-171-1/+18
* * generic/tkBind.c (HandleEventGenerate):hobbs2002-06-151-3/+5
* * generic/tkCmds.c (Tk_TkObjCmd):hobbs2002-06-151-4/+8
* * generic/tkInt.h:hobbs2002-06-151-8/+4
* * generic/tkEvent.c (Tk_HandleEvent):hobbs2002-06-151-1/+6
* * generic/tk.decls: added TIP #84 implementation that adds ahobbs2002-06-151-1/+8
* * generic/tkInt.h:hobbs2002-04-121-3/+4
* * generic/tkInt.h: added TK_XIM_SPOT #define (default 1).hobbs2002-04-051-4/+16
* TIP #41 implementation, panedwindow [Patch #512503] (melski)hobbs2002-02-221-1/+5
* * Updated Tk's console to CONSTified channel driver interface.dgp2002-01-151-3/+3
* Added labelframe widget. TIP#18.pspjuth2001-09-261-1/+4
* Geometry manager changes to support TIP#18.pspjuth2001-09-261-3/+17
* Objectified grid and pack commands.pspjuth2001-08-211-5/+7
* TkGetWindowFromObj was useless CPU waster; now caches window names *safely*dkf2001-08-211-1/+6
* Register Tk's object types with Tcl (Tcl Bug 450545)dkf2001-08-151-1/+16
* * library/console.tcl:hobbs2001-07-031-1/+2
* Overall change: Implemented TIP 5, which exportsericm2000-11-221-28/+2
* * tests/place.test: Extended test suite to test error returns fromericm2000-08-081-3/+4
* * generic/tkWindow.c: Updated [selection] command entry to useericm2000-08-071-3/+4
* * generic/tkWindow.c: Updated "grab" command entry to useericm2000-08-041-8/+14
* * generic/tkInt.h: Removed Tk_AfterCmd function prototype; theericm2000-08-031-3/+1
* * generic/tkInt.h: Replace Tk_BindCmd prototype withericm2000-08-031-3/+4
* * tests/bind.test: Tweaked expected error messages for [bindtags]ericm2000-08-031-3/+4
* * generic/tkCmds.c (Tk_TkwaitObjCmd): Tcl_Obj'ified [tkwait] command.ericm2000-08-021-3/+4
* * generic/tkInt.h: Replaced prototype for Tk_MessageCmd withericm2000-08-021-3/+4
* * generic/tkInt.h: Removed prototype for Tk_ClipboardCmd, addedericm2000-08-011-3/+4
* * doc/spinbox.n: (new file) docs for spinbox widgethobbs2000-05-291-1/+4
* * win/tkWinPointer.c: Changed Mod2Mask in TkWinGetModifierState toericm2000-04-191-1/+10
* * tests/xmfbox.test: Updated tests.ericm2000-03-241-3/+4
* * generic/tkInt.h: moved new TkDisplay useInputMethods structurehobbs2000-01-211-2/+5
* * generic/tkCmds.c:hobbs1999-12-161-1/+2
* * generic/tkStubInit.c:hobbs1999-12-141-11/+80