summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* Initial implementation of TIP #82: added the -offrelief option todrh2002-06-171-2/+2
* * generic/tkCmds.c (Tk_TkObjCmd):hobbs2002-06-151-2/+2
* * generic/tkInt.h:hobbs2002-06-151-17/+27
* changed TK_USE_XIM_SPOT to TK_DISPLAY_XIM_SPOT for clarityhobbs2002-06-152-4/+4
* * generic/tkEvent.c (Tk_HandleEvent):hobbs2002-06-152-12/+23
* updated from current docshobbs2002-06-151-83/+90
* Reverting to r1.65 -- last change should not have been committed.jenglish2002-06-141-10/+3
* TIP #47 "Modifying Tk to Allow Writing X Window managers"jenglish2002-06-143-15/+45
* * unix/tkAppInit.c: Removed now unneeded and erroneous referenceandreas_kupries2002-06-141-9/+1
* TIP#98 implementation; improved photo image copy and GIF frame accessdkf2002-06-141-1/+3
* * changes: Add note about new transient behavior.mdejong2002-06-121-7/+122
* * unix/tkUnixFont.c (Tk_DrawChars): Don't assume thata_kovalenko2002-06-051-10/+16
* * changes: Document [wm transient .t .t] error.mdejong2002-05-271-2/+9
* * unix/tkUnixWm.c (WmInfo, TkWmCleanup, TkWmNewWindow,mdejong2002-05-271-40/+22
* * generic/tkInt.decls: Add unix decl for TkpWmSetState.mdejong2002-05-271-64/+80
* * tests/embed.test: Added cross platform embed tests.mdejong2002-05-271-1/+11
* * mac/tkMacWm.c (Tk_WmCmd):mdejong2002-05-241-1/+19
* * mac/tkMacWm.c (TkWmStackorderToplevelWrapperMap):mdejong2002-05-231-2/+3
* * unix/configure: Regen.mdejong2002-05-213-219/+244
* * unix/configure:hobbs2002-04-262-4/+4
* * generic/tkTextDisp.c (DisplayLineBackground):hobbs2002-04-232-38/+45
* * unix/tkUnixEvent.c (TkpCloseDisplay): call TkSendCleanup andhobbs2002-04-121-26/+25
* unix/tkUnixSend.c (TkSendCleanup): free send-related resourceshobbs2002-04-121-1/+34
* * generic/tkInt.h:hobbs2002-04-121-7/+50
* * unix/tkUnixWm.c (TkWmStackorderToplevel): ensure childrenhobbs2002-04-121-50/+96
* * unix/tkUnixSelect.c (SelRcvIncrProc): added missing Tcl_Releasehobbs2002-04-121-1/+2
* * unix/tkUnixFont.c (FontPkgCleanup): cleanup thread specific fonthobbs2002-04-121-1/+41
* * doc/wm.n:mdejong2002-04-101-2/+2
* * unix/tkUnixWm.c (CreateWrapper): Removed redundat setting ofhobbs2002-04-051-4/+1
* * unix/tkUnixEvent.c:hobbs2002-04-051-2/+96
* * unix/tkUnixKey.c: added Tk_SetCaretPos and code for settinghobbs2002-04-051-2/+55
* * Ran 'autoconf' - forgotten when bump to 8.4a5.dgp2002-03-281-1/+1
* * unix/tkUnixFont.c: Added inclusion of <arpa/inet.h>. This fixesandreas_kupries2002-03-271-1/+2
* Added win/rc/wish.exe.manifest to the dist target. Noted missing bydavygrvy2002-03-061-1/+4
* Bumped patchlevel; might need changing in the future, but it makes lifedkf2002-03-062-5/+5
* added --* options docshobbs2002-03-051-3/+9
* fixed URL refshobbs2002-03-051-4/+4
* Added win/rules.vc and included the use of eolFix to make sure theydavygrvy2002-03-051-1/+5
* updated to use www.tcl.tk URLhobbs2002-03-041-3/+3
* updated from Tclhobbs2002-02-272-124/+134
* * unix/configure: Regen.mdejong2002-02-232-2/+2
* changed panedwindow default relief to flathobbs2002-02-221-2/+2
* Stop GCC from issuing warnings about things that don't matter.dkf2002-02-221-3/+3
* TIP #41 implementation, panedwindow [Patch #512503] (melski)hobbs2002-02-222-4/+42
* * unix/configure: regeneratedhobbs2002-02-222-216/+256
* * unix/configure: regen'dhobbs2002-02-193-136/+526
* * unix/configure.in: Don't set TCL_LIB_SPEC andmdejong2002-01-292-7/+1
* * unix/Makefile.in: Remove commented out vars.mdejong2002-01-294-173/+201
* * Updated callers of Tcl_SplitList and Tcl_Merge.dgp2002-01-256-18/+19
* * Updated callers of Tcl_Utf* and Tcl_Regexp* APIs to reflect TIP 27dgp2002-01-171-3/+3