summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* * unix/README: Mention the stub library created by `make` and warndgp2007-12-071-18/+15
* Added Danish to list of locales.dkf2007-12-051-2/+2
* * unix/tkUnixPort.h: When unix/configure determines whether thedgp2007-11-281-1/+4
* General improvements to Unix READMEdkf2007-11-231-24/+41
* autoconf-2.59core_8_5_b3das2007-11-191-6/+6
* * README: Bump version number to 8.5b3.dgp2007-11-193-11/+11
* autoconf-2.59das2007-11-181-18/+18
* whitespace & order (sync with tclconfig/tcl.m4)das2007-11-181-7/+8
* autoconf-2.59das2007-11-161-231/+513
* sync with tcl/unix/tcl.m4das2007-11-161-281/+246
* autoconf-2.59das2007-11-141-6/+6
* sync with tcl/unix/tcl.m4das2007-11-141-0/+31
* Make documentation use the name that scripts use as much as possible.dkf2007-11-011-0/+2
* * generic/tk.h: Bump version number to 8.5b2.1 to distinguishdgp2007-10-303-5/+5
* * tests/listbox.test, tests/panedwindow.test, tests/scrollbar.test:hobbs2007-10-301-54/+37
* * README: Bump version number to 8.5b2.dgp2007-10-263-11/+11
* * generic/tkFocus.c, generic/tkFrame.c, generic/tkInt.h:hobbs2007-10-151-7/+154
* * generic/tkArgv.c: Fix gcc warnings about 'cast to/fromdas2007-10-154-6/+322
* * unix/configure.in (Darwin): add support for 64-bit X11.das2007-10-152-15/+106
* * generic/tk.h: Bump version number to 8.5b1.1 to distinguishdgp2007-10-023-13/+13
* * README: Bump version number to 8.5b1.dgp2007-09-193-5/+5
* autoconf-2.59das2007-09-181-85/+148
* fix quoting of new FreeBSD SHLIB_LDdas2007-09-181-1/+1
* Use '${CC} -shared' instead of 'ld -Bshareable' to build shared librariesjenglish2007-09-173-186/+97
* * unix/tcl.m4: replace all direct references to compiler by ${CC} todas2007-09-152-74/+80
* * generic/tkConsole.c: Revised calls to Tcl_InitStubs() anddgp2007-09-111-5/+4
* comment typos: s/Tcl/Tk/das2007-09-111-4/+4
* typo corrections [Bug 1788682]hobbs2007-09-101-3/+3
* header cleanupdgp2007-09-0719-40/+28
* * generic/tkWindow.c (Initialize): Moved common Tk initializationdgp2007-09-062-12/+5
* correct autoconf/autoheader dependenciesdas2007-09-051-5/+4
* * unix/Makefile.in: It's unreliable to count on the releasedgp2007-09-041-2/+2
* * unix/Makefile.in: Corrections to `make dist` dependencies to bedgp2007-09-041-4/+6
* * unix/Makefile.in: add support for compile flags specific todas2007-08-073-18/+26
* * unix/Makefile.in: clarify what the headers installed are, andhobbs2007-07-091-9/+13
* * unix/configure.in: fix flag used to weak-link libXss.das2007-06-292-3/+3
* * unix/configure.in (Darwin): link the Tk and Wish plists into theirdas2007-06-063-41/+50
* * unix/Makefile.in: add datarootdir to silence autoconf-2.6x warning.das2007-06-031-1/+2
* Removed ttk::dialog and dependencies.jenglish2007-05-251-2/+1
* * unix/configure: autoconf-2.59 (FC6 fork)dgp2007-05-183-11/+11
* Fix crash introduced by previous fix, exposed under newer fontconfigjenglish2007-05-151-4/+1
* Fix various memory leaks [Bug 1717830], [Bug 800149].jenglish2007-05-151-21/+14
* [Tk Bug 1712081]dgp2007-05-141-7/+8
* Properly cast sentinel arguments to variadic functionjenglish2007-05-071-3/+4
* Fix more type pun warnings (those not found by my local version of GCC)dkf2007-05-033-8/+10
* Tackle [Bug 1711985]dkf2007-05-032-19/+22
* * unix/configure.in: fix for default case in tk debug build detection.das2007-04-292-3/+3
* fix tests/ttk dist srccore_8_5_a6hobbs2007-04-261-2/+2
* * unix/Makefile.in (dist): add tests/ttk dir to src disthobbs2007-04-251-5/+5
* * unix/tkUnixMenubu.c (TkpDisplayMenuButton): init width/height to 0hobbs2007-04-251-2/+3