| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Added Hungarian message catalog. | dkf | 2007-10-11 | 1 | -0/+5 |
|
|
* | * macosx/tkMacOSXWm.c (TkMacOSXGrowToplevel): manually constrain resize | das | 2007-10-11 | 1 | -0/+6 |
|
|
* | * README: Bump version number to 8.4.17 | dgp | 2007-10-02 | 1 | -0/+11 |
|
|
* | *** 8.4.16 TAGGED FOR RELEASE ***core-8-4-16 | das | 2007-09-18 | 1 | -0/+6 |
|
|
* | * unix/tcl.m4 (SunOS-5.1x): replace direct use of '/usr/ccs/bin/ld' | das | 2007-09-15 | 1 | -0/+6 |
|
|
* | * generic/tkImgGIF.c: Fixed a buffer overrun that got triggered by | rmax | 2007-09-11 | 1 | -0/+8 |
|
|
* | * unix/configure.in: backport of TK_INCLUDE_SPEC addition. | das | 2007-09-11 | 1 | -0/+6 |
|
|
* | Fix for AMD64 symbols builds | patthoyts | 2007-09-11 | 1 | -0/+5 |
|
|
* | Backported the BASE_NO_TK_ICON patch to assist in creating tclkits | patthoyts | 2007-09-04 | 1 | -0/+5 |
|
|
* | * tests/wm.test: -transparentcolor added to windows wm attributes tests | patthoyts | 2007-09-04 | 1 | -0/+4 |
|
|
* | * macosx/tkMacOSXDialog.c (Tk_ChooseColorObjCmd): correct setting of | das | 2007-08-27 | 1 | -0/+6 |
|
|
* | * unix/Makefile.in: add support for compile flags specific to | das | 2007-08-07 | 1 | -0/+10 |
|
|
* | * macosx/tkMacOSXDialog.c (NavServicesGetFile): reset interp result on | das | 2007-07-25 | 1 | -0/+5 |
|
|
* | * macosx/tkMacOSXWindowEvent.c (Tk_MacOSXIsAppInFront): use process mgr | das | 2007-07-09 | 1 | -0/+17 |
|
|
* | * macosx/tkMacOSXXStubs.c (DestroyImage): Fixed crash in release | hobbs | 2007-07-04 | 1 | -0/+6 |
|
|
* | * macosx/tkMacOSXColor.c: add debug messages for unknown pixel values. | das | 2007-07-02 | 1 | -0/+10 |
|
|
* | * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issues | das | 2007-06-29 | 1 | -0/+73 |
|
|
* | * macosx/tkMacOSXXStubs.c (XCreateImage, DestroyImage): correct XImage | das | 2007-06-23 | 1 | -1/+17 |
|
|
* | * win/tkWinWm.c (WmIconphotoCmd): fix wm iconphoto RGBA issues. | hobbs | 2007-06-10 | 1 | -0/+3 |
|
|
* | * win/tkWinMenu.c (TkWinHandleMenuEvent): improve handling to | hobbs | 2007-06-09 | 1 | -0/+6 |
|
|
* | * macosx/tkMacOSXColor.c: fix issues with TK_{IF,ELSE,ENDIF} macros; | das | 2007-06-09 | 1 | -0/+21 |
|
|
* | * macosx/tkMacOSXInt.h: use native debug message API when available. | das | 2007-06-06 | 1 | -0/+2 |
|
|
* | * macosx/tkMacOSXMouseEvent.c (GenerateMouseWheelEvent): enable | das | 2007-06-06 | 1 | -1/+27 |
|
|
* | Fix [Bug 1731348] | dkf | 2007-06-05 | 1 | -0/+5 |
|
|
* | * macosx/tkMacOSXMenu.c: add error checking; whitespace cleanup. | das | 2007-06-04 | 1 | -0/+16 |
|
|
* | * macosx/tkMacOSXMenu.c (TkpPostMenu): ensure cascade menus display in | das | 2007-06-02 | 1 | -0/+6 |
|
|
* | * macosx/tkMacOSXWindowEvent.c (GenerateUpdateEvent): complete all | das | 2007-05-31 | 1 | -0/+32 |
|
|
* | * generic/tk.h: Correct placement of #include <tcl.h> [Bug 1723812]. | dgp | 2007-05-30 | 1 | -0/+2 |
|
|
* | * README: Bump version number to 8.4.16 | dgp | 2007-05-30 | 1 | -0/+11 |
|
|
* | * macosx/tkMacOSXMenu.c (DrawMenuSeparator): use DrawingContext API. | das | 2007-05-30 | 1 | -0/+29 |
|
|
* | * unix/README: Updates and typo corrections. [Bug 1724841]core-8-4-15 | dgp | 2007-05-25 | 1 | -1/+5 |
|
|
* | Mark tag for 8.4.15 (RC1) release | dgp | 2007-05-16 | 1 | -0/+2 |
|
|
* | * tests/bind.test: Make test suite more SCIM-tolerant [Bug 1609316] | dgp | 2007-05-16 | 1 | -0/+4 |
|
|
* | * changes: updates for 8.4.15 release. | dgp | 2007-05-15 | 1 | -0/+2 |
|
|
* | * generic/tkGrid.c: Stop crash due to list intrep shimmer [Bug 1677608] | dgp | 2007-05-15 | 1 | -0/+4 |
|
|
* | * macosx/tkMacOSXWindowEvent.c: ensure window is brought to the front | das | 2007-05-09 | 1 | -0/+25 |
|
|
* | * macosx/tkMacOSXCarbonEvents.c: add window event target carbon event | das | 2007-04-29 | 1 | -0/+315 |
|
|
* | * generic/tkMain.c (Tk_MainEx): replicate macosx-specific code from | das | 2007-03-07 | 1 | -0/+14 |
|
|
* | * unix/tcl.m4: use SHLIB_SUFFIX=".so" on HP-UX ia64 arch. | hobbs | 2007-02-19 | 1 | -0/+8 |
|
|
* | * unix/configure.in: add caching to -pipe check. | das | 2007-02-04 | 1 | -0/+5 |
|
|
* | * win/Makefile.in (install-private-headers): added target | hobbs | 2007-01-30 | 1 | -0/+4 |
|
|
* | * unix/tcl.m4: integrate CPPFLAGS into CFLAGS as late as possible | das | 2007-01-25 | 1 | -0/+9 |
|
|
* | * unix/tcl.m4: ensure CPPFLAGS env var is used when set. [Bug 1586861] | das | 2007-01-19 | 1 | -0/+9 |
|
|
* | Fix [Bug 1522467] using fix similar to that used in Tcl recently. | dkf | 2006-12-22 | 1 | -0/+4 |
|
|
* | Spanish always uses "Guardar" to mean "Save" in the computer sense. [Bug 1111... | dkf | 2006-12-22 | 1 | -0/+6 |
|
|
* | (TkpDisplayButton): lint init. [Bug 1618604] | hobbs | 2006-12-19 | 1 | -0/+4 |
|
|
* | * unix/tcl.m4 (Darwin): --enable-64bit: verify linking with 64bit -arch | das | 2006-12-19 | 1 | -0/+6 |
|
|
* | typo | das | 2006-12-08 | 1 | -2/+2 |
|
|
* | * generic/tkListbox.c (ConfigureListboxItem): ListboxWorldChanged | hobbs | 2006-12-04 | 1 | -0/+5 |
|
|
* | * doc/wm.n, tests/winWm.test: | hobbs | 2006-12-01 | 1 | -0/+5 |
|
|