summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n:hobbs2006-10-311-34/+192
* * README: Bump version number to 8.5a6dgp2006-10-233-5/+5
* * unix/tkUnixFont.c (Ucs2beToUtfProc, UtfToUcs2beProc):hobbs2006-10-051-35/+45
* * unix/Makefile.in (install-binaries): Added a second guard to theandreas_kupries2006-09-271-1/+2
* * generic/tkConsole.c: TIP #268 update regarding registered packageandreas_kupries2006-09-223-4/+8
* * macosx/tkMacOSXColor.c (TkSetMacColor, TkpGetColor): use AppearanceMgrdas2006-09-102-1/+383
* * generic/tkEntry.c: move hard-coded ALWAYS_SHOW_SELECTIONhobbs2006-09-062-9/+3
* * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, fordas2006-08-184-27/+135
* cleanup quoting and whitespacedas2006-07-202-4/+4
* * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): add supportdas2006-07-206-888/+233
* * win/tkWinEmbed.c (TkpGetOtherWindow): [Bug 1212056] do not panichobbs2006-05-292-5/+10
* sync with tcldas2006-05-273-75/+183
* autoconf-2.59das2006-05-261-1/+1
* sync with tcl HEADdas2006-05-261-1/+1
* * README: Bump version number to 8.5a4dgp2006-05-043-5/+5
* Stop crashes when bad font names received from XServer. [Bug 1475865]dkf2006-04-251-3/+20
* * unix/Makefile.in: Updated `make dist` target to be sure thedgp2006-04-111-1/+2
* * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): fix errorsdas2006-04-063-11/+0
* * unix/tkUnixDefault.h: Changed "Black" to "#000000" and "White" todgp2006-03-291-3/+3
* * unix/tcl.m4, win/tcl.m4: []-quote AC_DEFUN functions.hobbs2006-03-281-26/+26
* * unix/tkUnixRFont.c (TkpMeasureCharsInContext): Copied over fromrmax2006-03-231-1/+11
* * unix/tk.spec: Cleaned up and completed the spec file.rmax2006-03-231-28/+31
* * generic/tkFont.c: implementation of ATSUI text renderingdas2006-03-223-9/+110
* Noticed that several other locales were missing toodkf2006-03-161-2/+2
* Added localedkf2006-03-161-2/+2
* * generic/tkCmds.c: Purged remaining references todgp2006-03-131-10/+3
* more images copied into distdgp2006-03-081-2/+3
* * unix/Makefile.in: Update `make dist` to copy the image filesdgp2006-03-081-1/+2
* Set SHLIB_LD_FLAGS='${LIBS}' on NetBSD, as per the other *BSD variantsjenglish2006-03-082-2/+2
* Scope the config a bit better; it only needs to be visible inside one function.dkf2006-02-071-7/+7
* Use the fact that ckalloc() *never* returns NULL to optimize the codedkf2006-02-071-19/+7
* space->tabdkf2006-02-071-20/+20
* * unix/configure: minor fix to Darwin specific code removingdas2006-01-232-3/+3
* XIM fixes [See #905830, patch tk84-xim-fixes.patch].jenglish2006-01-201-30/+12
* * macosx/tkMacOSXDebug.c: add TkMacOSXGetNamedDebugSymbol() functiondas2006-01-103-375/+519
* * unix/tcl.m4, unix/configure: Fix sh quoting error reported inhobbs2005-12-122-3/+3
* * generic/tkInt.decls: move all platform test sources from tk lib intodas2005-12-091-4/+6
* fix dist target for manifest dir changehobbs2005-12-081-3/+3
* remove extraneous consthobbs2005-12-071-2/+2
* * unix/tkUnixEvent.c (OpenIM): Added a workaround to allow atrmax2005-12-051-2/+23
* documented macosx-only configure options.das2005-12-031-1/+6
* * unix/tcl.m4 (Darwin): fixed error when MACOSX_DEPLOYMENT_TARGET unset.das2005-12-012-6/+4
* Darwin: disable ppc64 for fat builds since neither Aqua nor X11 isdas2005-11-272-1/+11
* * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-279-979/+1420
* Added support for [wm attributes] on X11 [TIP#231, patch#1062022].jenglish2005-11-161-26/+374
* Oops! Very stupid typo.dkf2005-11-141-13/+16
* missing commas; typos?dgp2005-11-141-4/+4
* ANSIfydkf2005-11-148-1531/+1598
* Finish ANSIfyingdkf2005-11-141-124/+130
* Quell warningdkf2005-11-131-2/+2