summaryrefslogtreecommitdiffstats
path: root/changes
Commit message (Collapse)AuthorAgeFilesLines
* merge, tag & bag another 8.5.11 RCcore_8_5_11core_8_5_11_rcdgp2011-11-041-1/+3
|\
* | typodgp2011-10-261-1/+1
|/
* Update changes for Tk 8.5.11.dgp2011-10-261-0/+12
|
* typosdgp2011-06-231-3/+3
|
* Crash in unset traces 3062331dgp2011-06-171-1/+3
|
* more changesdgp2011-06-101-0/+12
|
* [Bug 3175610]: Incomplete refresh of line items.dgp2011-06-101-0/+2
|\
* | reconcile changes among branchesdgp2011-06-091-3/+3
| |
* | typojan.nijtmans2011-06-091-1/+1
| |
* | typojan.nijtmans2011-06-091-1/+1
| |
* | Purge RCS Keywords.dgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |
| * bump release datedgp2008-04-111-2/+2
| |
| * * generic/tkWindow.c (Initialize): fix double-free on Tk_ParseArgvhobbs2008-04-071-1/+3
| | | | | | | | * tests/main.test (main-3.*): error. [Bug 1937135]
| * * README: Bump version number to 8.4.19dgp2008-04-071-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | * generic/tk.h: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.13 * win/configure: * changes: updates for 8.4.19 release.
| * *** 8.4.18 TAGGED FOR RELEASE ***dgp2008-02-061-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | * README: Bump version number to 8.4.18 * generic/tk.h: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.13 * win/configure: * changes: updates for 8.4.18 release.
| * sync with HEAD 'changes' of relevant aqua entries for 8.4.17core_8_4_17das2007-12-311-1/+6
| |
| * * changes: updates for 8.4.17 release.dgp2007-12-311-1/+31
| | | | | | | | | | * unix/configure.in: Add "hu" to LOCALES. * unix/configure: autoconf-2.13
| * Aqua changes for 8.4.16das2007-09-181-1/+29
| |
| * update changes for 8.4.16 releasedgp2007-09-181-1/+13
| |
| * add Aqua changes for 8.4.15das2007-05-161-2/+56
| |
| * * changes: updates for 8.4.15 release.dgp2007-05-151-1/+21
| |
| * Set release date.dgp2006-10-161-2/+2
| |
| * * changes: updates for 8.4.14 release.das2006-10-161-1/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | * macosx/tkMacOSXDraw.c: fix numerous issues in CG and QD drawing procs so that they now match X11 drawing much more closely [Bug 1558051]; use Tiger ellipse drawing API when available; fix comments & whitespace. * macosx/tkMacOSXInit.c: set default linewidth limit for CG antialiasing to 0 as thin horizontal/vertical lines look good now. * generic/tkCanvLine.c (ConfigureLine): on TkAqua, pass outline * generic/tkCanvPoly.c (ConfigurePolygon): linewidth in gc even for * generic/tkRectOval.c (ConfigureRectOval): fills (as it controls AA).
| * * changes: changes updated for 8.4.14 release.dgp2006-10-101-2/+13
| |
| * update with recent Aqua changesdas2006-08-211-2/+14
| |
| * add refs to aqua fixesdas2006-06-151-2/+18
| |
| * * changes: changes to start prep for an 8.4.14 release.dgp2006-06-151-1/+21
| |
| * typocore_8_4_13dgp2006-04-171-2/+2
| |
| * * generic/tkGrid.c: Fixed handling of out of bounds row or column.dgp2006-04-121-1/+3
| | | | | | | | * tests/grid.test: [Bug 1432666]
| * * changes: Updates for next RC.dgp2006-04-121-2/+2
| |
| * update to latesthobbs2006-04-111-1/+3
| |
| * * macosx/tkMacOSXDialog.c (Tk_MessageBoxObjCmd): added standard Escapedas2006-04-111-1/+3
| | | | | | | | key binding for msgbox cancel buttons [Patch 1193614], whitespace.
| * * changes: added latest aqua bug fixes.das2006-04-111-1/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | * macosx/tkMacOSXCarbonEvents.c: handle kEventCommandUpdateStatus * macosx/tkMacOSXEvent.c: carbon event to dynamically enable the 'Preferences' app menu item when proc [::tk::mac::ShowPreferences] is defined. [Bug 700316] * macosx/tkMacOSXHLEvents.c: call ::tk::mac::* procs for all * macosx/tkMacOSXWindowEvent.c: registered appleevents [FR 1105284], implement print applevent handling, style/whitespace cleanup. * macosx/tkMacOSXDraw.c (TkMacOSXInitCGDrawing): prevent multiple init.
| * *** 8.4.13 TAGGED FOR RELEASE ***dgp2006-04-101-2/+17
| | | | | | | | * changes: Updates for next RC.
| * * changes: Updates for next RC.dgp2006-03-221-1/+5
| |
| * Added 'changes' entries for my last two sets of changesdkf2006-03-161-1/+5
| |
| * typodgp2006-03-081-2/+2
| |
| * * READNE: Bump version number to 8.4.13 and updatedgp2006-03-071-2/+18
| | | | | | | | | | | | | | | | * changes: changes to start prep for an 8.4.13 release. * generic/tk.h: * unix/configure{.in}: * unix/tk.spec: * win/configure{.in}:
| * updated with latest 8.4.12 changescore_8_4_12hobbs2005-12-051-2/+5
| |
| * 2005-11-16 Don Porter <dgp@users.sourceforge.net>dgp2005-12-011-2/+16
| | | | | | | | | | | | | | | | | | | | | | *** 8.4.12 TAGGED FOR RELEASE *** * changes: Update changes for 8.4.12 release * mac/tkMacWm.c: Restored consistent error checking and * macosx/tkMacOSXWm.c: messages among different platform's * tests/wm.test: [wm grid] commands. [Bug 1323972]. * win/tkWinWm.c:
| * * changes: Update changes for 8.4.12 releasedgp2005-11-161-1/+25
| |
| * updatedgp2005-06-241-1/+3
| |
| * new 8.4.11 release date: June 28dgp2005-06-231-2/+2
| |
| * updatedgp2005-06-231-1/+3
| |
| * Plug a buffer overflow in the GIF readerdkf2005-06-201-1/+3
| |
| * * changes: Update changes for 8.4.11 releasedgp2005-06-181-1/+7
| |
| * update changes for 8.4.10 release, note tag datehobbs2005-06-021-12/+14
| |
| * updated changes for Tk 8.4.10 release.dgp2005-06-021-1/+77
| |
| * * library/text.tcl (::tk::TextUpDownLine): revert 2004-11-23 as itcore_8_4_9hobbs2004-12-061-4/+1
| | | | | | | | prevented scrolling to bottom.