summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* * unix/tkUnixScale.c (DisplayHorizontalValue): Fix for #220927 bypatthoyts2004-10-281-2/+6
* Attempt to fix [Bug 919066] by allowing the code that creates the regiondkf2004-10-261-1/+60
* Add -hide and -stretch options to panedwindow widgets. (TIPs 177 and 179)dkf2004-10-241-1/+3
* TIP #205 "Use pkgconfig Database to Register Xft Support".jenglish2004-10-081-1/+18
* silence compiler warningsdgp2004-10-061-5/+5
* * doc/wm.n (iconphoto): added support for Tk photohobbs2004-10-051-3/+201
* Cast argument 7 of XChangeProperty to 'const unsigned char *'jenglish2004-08-191-3/+4
* * tests/safe.test (safe-1.3): Made test less sensitve to thedgp2004-08-191-1/+7
* Fix for #1006686 "wm resizable command not working on Solaris/CDE"jenglish2004-08-101-1/+3
* * unix/configure:das2004-07-302-4/+4
* * unix/Makefile.in:das2004-07-201-1/+26
* * unix/Makefile.in, unix/tcl.m4: move (C|LD)FLAGS after theirhobbs2004-07-164-429/+1023
* Set _NET_WM_NAME and _NET_WM_ICON_NAME (freedesktop.org)jenglish2004-07-051-36/+67
* * unix/tcl.m4: autoconf 2.5 fixes in Darwin section.das2004-06-182-6/+20
* Fix for #742882 "Potential division by zero in gridded wm geometry"jenglish2004-06-161-5/+15
* Silence compiler warningsdgp2004-06-081-5/+3
* * unix/tkUnixButton.c (TkpDrawCheckIndicator): allow radiobuttonshobbs2004-05-041-5/+10
* * win/tkWinMenu.c, unix/tkUnixMenu.c (DrawMenuEntryLabel): placehobbs2004-05-031-1/+14
* * generic/tkClipboard.c: Move TkClipCleanup from tkClipboard.chobbs2004-05-031-1/+37
* * generic/tkPort.h:das2004-04-241-3/+7
* Fix for bug #915350 "Tk sets min, max size in WM_HINTS when it shouldn't"jenglish2004-04-041-2/+9
* * unix/tcl.m4: Replaced -Wno-strict-alias with more portabledgp2004-03-262-2/+2
* * README: Bump version to 8.5a2.dgp2004-03-263-6/+6
* Removed support for Mac OS Classic platform [Patch 918139]das2004-03-175-33/+9
* * unix/tkUnixButton.c (TkpDrawCheckIndicator): correct crashhobbs2004-03-161-3/+7
* * unix/configure, unix/tcl.m4: add -Wno-strict-aliasing for GCC tohobbs2004-03-162-2/+2
* fix cast warningshobbs2004-03-161-3/+4
* * unix/Makefile.in (dist): don't require win/lamp.bmp copy in disthobbs2004-03-041-2/+1
* update patchlevel to 8.5a1hobbs2004-03-023-7/+13
* update HP-11 build libs setuphobbs2004-03-021-1/+7
* * unix/tcl.m4 (SC_CONFIG_CFLAGS): Allow 64-bit enabling ondgp2004-03-012-16/+17
* Whitespace policedgp2004-02-181-28/+29
* * doc/checkbutton.n: TIP#110 implementationhobbs2004-02-182-12/+24
* Replaced TclpGetTime() with Tcl_GetTime(), to removejenglish2004-01-312-6/+5
* * generic/tk3d.c: All uses of 'panic' (the macro) changeddavygrvy2004-01-139-34/+34
* * generic/tkEvent.c: Added three new functions: TkCreateExitHandler,davygrvy2003-12-211-2/+2
* * unix/configure:hobbs2003-12-092-6/+75
* Removed stupid type error introduced when adding style to code.dkf2003-11-171-2/+3
* * generic/tkMenubutton.h: fixed compound menubutton handling likehobbs2003-11-171-48/+63
* * unix/configure:hobbs2003-11-123-86/+84
* * unix/Makefile.in (SHLIB_LD_FLAGS): include in Makefile as it ishobbs2003-11-111-1/+2
* TIP 155 implementationvincentdarley2003-10-311-1/+2
* Basic style guide fixes for tkUnixRFont.cdkf2003-10-291-269/+258
* * unix/tkUnixFont.c (GetFontAttributes): place extra check for NULLhobbs2003-10-281-1/+8
* Delete WM_TRANSIENT_FOR property instead of setting it to Nonejenglish2003-10-151-7/+10
* changed macro argument names to match function argument namesjenglish2003-10-141-4/+4
* * unix/mkLinks:hobbs2003-10-131-0/+2
* * mac/tkMacButton.c (TkpDisplayButton):hobbs2003-10-101-4/+4
* * doc/ConfigWidg.3: Removed reference to Tk_Offset from thedgp2003-10-061-4/+0
* *unix/configure.in: Reconfigured to use $TCL_PREFIX as thedgp2003-10-062-192/+207