| Commit message (Expand) | Author | Age | Files | Lines |
* | * macosx/tkMacOSXDialog.c (Tk_ChooseColorObjCmd): correct setting of | das | 2007-08-27 | 1 | -35/+27 |
|
|
* | move macros for Debugging.h to private header | das | 2007-08-23 | 2 | -4/+11 |
|
|
* | * macosx/tkMacOSXDialog.c (NavServicesGetFile): reset interp result on | das | 2007-07-25 | 1 | -1/+2 |
|
|
* | * macosx/tkMacOSXWindowEvent.c (Tk_MacOSXIsAppInFront): use process mgrcore_stablilizer_merge | das | 2007-07-09 | 2 | -105/+146 |
|
|
* | * macosx/tkMacOSXDraw.c (TkPutImage): handle non-native XImage byte and | das | 2007-07-09 | 1 | -49/+26 |
|
|
* | * macosx/tkMacOSXXStubs.c (DestroyImage): Fixed seg.fault in | andreas_kupries | 2007-07-04 | 1 | -3/+2 |
|
|
* | * macosx/tkMacOSXDraw.c (TkMacOSXRestoreDrawingContext): don't restore | das | 2007-07-02 | 2 | -4/+8 |
|
|
* | * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issues | das | 2007-06-29 | 30 | -966/+976 |
|
|
* | * macosx/Wish.xcodeproj/project.pbxproj: improve support for renamed | das | 2007-06-29 | 4 | -36/+71 |
|
|
* | * macosx/tkMacOSXXStubs.c (XCreateImage, DestroyImage): correct XImage | das | 2007-06-23 | 2 | -126/+236 |
|
|
* | * macosx/tkMacOSXColor.c: fix issues with TK_{IF,ELSE,ENDIF} macros; | das | 2007-06-09 | 16 | -385/+391 |
|
|
* | * macosx/tkMacOSXInt.h: use native debug message API when available. | das | 2007-06-06 | 2 | -4/+20 |
|
|
* | * macosx/tkMacOSXMouseEvent.c (GenerateMouseWheelEvent): enable | das | 2007-06-06 | 11 | -263/+225 |
|
|
* | * macosx/tkMacOSXInit.c: comment formatting fix for Xcode 3.0. | das | 2007-06-04 | 1 | -2/+2 |
|
|
* | * macosx/tkMacOSXDraw.c: comment formatting fix for Xcode 3.0. | das | 2007-06-03 | 14 | -53/+82 |
|
|
* | * macosx/tkMacOSXMenu.c (TkpPostMenu): ensure cascade menus display in | das | 2007-06-02 | 1 | -1/+2 |
|
|
* | * macosx/tkMacOSXWindowEvent.c (GenerateUpdateEvent): complete all | das | 2007-05-31 | 7 | -293/+204 |
|
|
* | * macosx/tkMacOSXMenu.c (DrawMenuSeparator): use DrawingContext API. | das | 2007-05-30 | 11 | -307/+271 |
|
|
* | removed skipping of unixfont-5.11 [Bug 1716141] | das | 2007-05-29 | 1 | -1/+1 |
|
|
* | * macosx/tkMacOSXFont.c (TkpMeasureCharsInContext): Fix short | cc_benny | 2007-05-28 | 1 | -54/+50 |
|
|
* | deleted references to removed ttk files | das | 2007-05-27 | 2 | -19/+1 |
|
|
* | * generic/tk.decls: workaround 'make checkstubs' failures from | das | 2007-05-16 | 1 | -3/+5 |
|
|
* | * macosx/tkMacOSXWindowEvent.c: ensure window is brought to the front | das | 2007-05-09 | 10 | -243/+350 |
|
|
* | * macosx/ttkMacOSXTheme.c: Merged OFFSET_RECT processing into | jenglish | 2007-04-27 | 1 | -106/+93 |
|
|
* | silence debug build error messages | das | 2007-04-25 | 1 | -2/+2 |
|
|
* | typo | das | 2007-04-25 | 1 | -2/+2 |
|
|
* | fix whitespace & formatting | das | 2007-04-23 | 2 | -47/+48 |
|
|
* | * macosx/tkMacOSXCarbonEvents.c: add window event target carbon event | das | 2007-04-23 | 55 | -15786/+16052 |
|
|
* | * macosx/tkMacOSXBitmap.c, macosx/tkMacOSXButton.c: | hobbs | 2007-04-21 | 18 | -7650/+8124 |
|
|
* | Reduce the #ifdef count a lot by adding debug-print macros | dkf | 2007-04-13 | 18 | -8124/+7650 |
|
|
* | * generic/tkMain.c (Tk_MainEx): replicate macosx-specific code from | das | 2007-03-07 | 4 | -7/+15 |
|
|
* | * macosx/Wish.xcodeproj/project.pbxproj: extract build settings that | das | 2007-01-28 | 8 | -475/+925 |
|
|
* | * macosx/Wish.xcodeproj/project.pbxproj: remove libtommath defines. | das | 2007-01-19 | 1 | -8/+0 |
|
|
* | whitespace | das | 2007-01-19 | 2 | -5/+5 |
|
|
* | various "const" additions, in line with TIP #27 | nijtmans | 2007-01-05 | 3 | -9/+9 |
|
|
* | * Define a constant to make it compile on Mac OS X 10.3. | cc_benny | 2006-12-30 | 1 | -1/+6 |
|
|
* | * TIP #300 Implementation, fill-in TkpGetFontAttrsForChar. | cc_benny | 2006-12-30 | 1 | -69/+144 |
|
|
* | Big batch of ttk::treeview improvements: | jenglish | 2006-12-18 | 1 | -1/+58 |
|
|
* | add new platform package files and earlier new test files | das | 2006-12-06 | 1 | -0/+22 |
|
|
* | TIP 300 IMPLEMENTATION | Kevin B Kenny | 2006-12-01 | 1 | -1/+33 |
|
|
* | * macosx/tkMacOSXDialog.c (Tk_MessageBoxObjCmd): fix inability to use | das | 2006-12-01 | 1 | -1/+4 |
|
|
* | * macosx/tkMacOSXWm.c (WmAttributesCmd): fix getting [wm attr -alpha]. | das | 2006-12-01 | 1 | -4/+5 |
|
|
* | add tclMathOp.c | das | 2006-11-26 | 1 | -0/+4 |
|
|
* | * macosx/tkMacOSXInit.c (TkpInit): only set tcl_interactive 1 if | hobbs | 2006-11-24 | 1 | -13/+21 |
|
|
* | removed tcl/tools/genWinImage.tcl tcl/win/README.binary and tk/win/rc/wish.ex... | das | 2006-11-23 | 1 | -38/+32 |
|
|
* | * macosx/Wish.xcodeproj/project.pbxproj: remove tclParseExpr.c and | das | 2006-11-10 | 1 | -6/+0 |
|
|
* | * generic/ttk/ttkBlink.c, generic/ttk/ttkButton.c: | das | 2006-11-03 | 1 | -17/+17 |
|
|
* | * macosx/tkMacOSXColor.c (TkMacOSXCompareColors): ifdef out when unused. | das | 2006-11-03 | 1 | -1/+3 |
|
|
* | * macosx/Wish.xcodeproj/project.pbxproj: check autoconf/autoheader exit | das | 2006-11-03 | 1 | -2/+2 |
|
|
* | comment typo | das | 2006-11-02 | 1 | -2/+2 |
|
|