| Commit message (Expand) | Author | Age | Files | Lines |
* | * generic/tkWindow.c (Initialize): Moved common Tk initialization | dgp | 2007-09-06 | 7 | -83/+44 |
|
|
* | typo | das | 2007-09-06 | 1 | -2/+2 |
|
|
* | * macosx/Wish.xcode/project.pbxproj: discontinue unmaintained support | das | 2007-09-06 | 7 | -125/+114 |
|
|
* | discontinue support for Xcode 1.5 (project was no longer being maintained); m... | das | 2007-09-06 | 2 | -14826/+4123 |
|
|
* | correct autoconf/autoheader dependencies | das | 2007-09-05 | 1 | -5/+4 |
|
|
* | Fix for [Bug 1788019] "tkTest.c compiler warning". | jenglish | 2007-09-04 | 2 | -4/+9 |
|
|
* | * unix/Makefile.in: It's unreliable to count on the release | dgp | 2007-09-04 | 2 | -2/+6 |
|
|
* | * unix/Makefile.in: Corrections to `make dist` dependencies to be | dgp | 2007-09-04 | 2 | -4/+11 |
|
|
* | * generic/ttk/ttkInit.c (Ttk_Init): register ttk in package database | das | 2007-09-03 | 3 | -5/+10 |
|
|
* | Assorted documentation improvements. | dkf | 2007-08-28 | 6 | -11/+50 |
|
|
* | * macosx/tkMacOSXDialog.c (Tk_ChooseColorObjCmd): correct setting of | das | 2007-08-27 | 2 | -36/+34 |
|
|
* | move macros for Debugging.h to private header | das | 2007-08-23 | 2 | -4/+11 |
|
|
* | Synchronize with tcl rules.vc | patthoyts | 2007-08-21 | 2 | -9/+15 |
|
|
* | Fix the line-endings. | patthoyts | 2007-08-21 | 2 | -22/+26 |
|
|
* | whitespace fix | dkf | 2007-08-18 | 1 | -2/+2 |
|
|
* | Update to reflect the fact that this is the 8.5 test suite | dkf | 2007-08-18 | 1 | -22/+22 |
|
|
* | Updated for better readability. | dkf | 2007-08-18 | 1 | -197/+197 |
|
|
* | * unix/Makefile.in: add support for compile flags specific to | das | 2007-08-07 | 4 | -18/+36 |
|
|
* | Fix bug #1692927 (buffer length problems). Added 'testfindwindow' and 'testge... | patthoyts | 2007-08-01 | 4 | -34/+459 |
|
|
* | * macosx/tkMacOSXDialog.c (NavServicesGetFile): reset interp result on | das | 2007-07-25 | 2 | -1/+7 |
|
|
* | * unix/Makefile.in: clarify what the headers installed are, and | hobbs | 2007-07-09 | 2 | -9/+18 |
|
|
* | * macosx/tkMacOSXWindowEvent.c (Tk_MacOSXIsAppInFront): use process mgrcore_stablilizer_merge | das | 2007-07-09 | 3 | -106/+165 |
|
|
* | * macosx/tkMacOSXDraw.c (TkPutImage): handle non-native XImage byte and | das | 2007-07-09 | 1 | -49/+26 |
|
|
* | Explicitly set -anchor w for TMenubuttons [#1614540] | jenglish | 2007-07-06 | 2 | -1/+6 |
|
|
* | * macosx/tkMacOSXXStubs.c (DestroyImage): Fixed seg.fault in | andreas_kupries | 2007-07-04 | 2 | -3/+9 |
|
|
* | * macosx/tkMacOSXDraw.c (TkMacOSXRestoreDrawingContext): don't restore | das | 2007-07-02 | 3 | -4/+18 |
|
|
* | * xlib/xgc.c (XCreateGC): correct black and white pixel values used to | das | 2007-07-02 | 1 | -3/+5 |
|
|
* | * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issues | das | 2007-06-29 | 31 | -966/+1060 |
|
|
* | * macosx/Wish.xcodeproj/project.pbxproj: improve support for renamed | das | 2007-06-29 | 4 | -36/+71 |
|
|
* | * unix/configure.in: fix flag used to weak-link libXss. | das | 2007-06-29 | 2 | -3/+3 |
|
|
* | * xlib/ximage.c: bitmaps created from the static .xbm | das | 2007-06-29 | 1 | -1/+3 |
|
|
* | restore unix line endings | dgp | 2007-06-25 | 8 | -2491/+2491 |
|
|
* | fix compile errors & warnings introduced by dkf's cleanup | das | 2007-06-25 | 3 | -8/+8 |
|
|
* | Cleaning up whitespace, comments, declarations. No functional changes. | dkf | 2007-06-24 | 1 | -830/+825 |
|
|
* | Cleaning up whitespace, comments, declarations. No functional changes. | dkf | 2007-06-24 | 2 | -80/+77 |
|
|
* | Cleaning up whitespace, comments, declarations. No functional changes. | dkf | 2007-06-24 | 17 | -2195/+2160 |
|
|
* | * macosx/tkMacOSXXStubs.c (XCreateImage, DestroyImage): correct XImage | das | 2007-06-23 | 3 | -130/+256 |
|
|
* | * generic/tkImgPhoto.c (ImgPhotoConfigureInstance, DisposeInstance): | das | 2007-06-23 | 2 | -38/+19 |
|
|
* | * library/ttk/ttk.tcl: should require Tk before pseudo-providing | hobbs | 2007-06-21 | 2 | -2/+7 |
|
|
* | Added -width and -height options. | jenglish | 2007-06-10 | 4 | -25/+149 |
|
|
* | * win/tkWinWm.c (WmIconphotoCmd): fix wm iconphoto RGBA issues. | hobbs | 2007-06-10 | 2 | -5/+18 |
|
|
* | * win/tkWinMenu.c (TkWinHandleMenuEvent): improve handling to | hobbs | 2007-06-09 | 2 | -16/+21 |
|
|
* | Ttk_Manager API overhaul: | jenglish | 2007-06-09 | 10 | -350/+460 |
|
|
* | * macosx/tkMacOSXColor.c: fix issues with TK_{IF,ELSE,ENDIF} macros; | das | 2007-06-09 | 17 | -385/+419 |
|
|
* | * macosx/tkMacOSXInt.h: use native debug message API when available. | das | 2007-06-06 | 3 | -4/+23 |
|
|
* | * macosx/tkMacOSXMouseEvent.c (GenerateMouseWheelEvent): enable | das | 2007-06-06 | 12 | -264/+254 |
|
|
* | * unix/configure.in (Darwin): link the Tk and Wish plists into their | das | 2007-06-06 | 3 | -41/+50 |
|
|
* | Fix [Bug 1731348] | dkf | 2007-06-05 | 2 | -4/+10 |
|
|
* | * macosx/tkMacOSXInit.c: comment formatting fix for Xcode 3.0. | das | 2007-06-04 | 2 | -3/+4 |
|
|
* | * macosx/tkMacOSXDraw.c: comment formatting fix for Xcode 3.0. | das | 2007-06-03 | 15 | -53/+103 |
|
|