| Commit message (Expand) | Author | Age | Files | Lines |
* | * generic/ttk/ttkWidget.c: Split up RedisplayWidget() | jenglish | 2007-10-30 | 1 | -22/+10 |
|
|
* | use Monaco 11 (was 9) as Aqua TkFixedFont | hobbs | 2007-10-30 | 1 | -3/+2 |
|
|
* | * tests/listbox.test, tests/panedwindow.test, tests/scrollbar.test: | hobbs | 2007-10-30 | 1 | -25/+22 |
|
|
* | * library/ttk/combobox.tcl: Make popdown window [wm resizable 0 0] | jenglish | 2007-10-28 | 1 | -38/+33 |
|
|
* | * macosx/tkMacOSXWm.c (ApplyMasterOverrideChanges): fix window class of | das | 2007-10-26 | 1 | -14/+17 |
|
|
* | whitespace | das | 2007-10-26 | 1 | -7/+7 |
|
|
* | * macosx/tkMacOSXDialog.c: TIP#242 cleanup. | das | 2007-10-26 | 1 | -29/+28 |
|
|
* | * doc/getOpenFile.n: TIP#242 implementation of -typevariable to | hobbs | 2007-10-25 | 1 | -23/+74 |
|
|
* | Move widget layout registration from TtkElements_Init() | jenglish | 2007-10-25 | 1 | -25/+25 |
|
|
* | * macosx/Wish.xcodeproj/project.pbxproj: add new demo files. | das | 2007-10-23 | 2 | -5/+25 |
|
|
* | * macosx/Wish.xcodeproj/project.pbxproj: add new demo files. | das | 2007-10-21 | 2 | -7/+15 |
|
|
* | * macosx/tkMacOSXFont.c: register named fonts for TIP #145 fonts | das | 2007-10-21 | 1 | -2/+132 |
|
|
* | * macosx/ttkMacOSXTheme.c: adjust button and separator geometry. | das | 2007-10-17 | 1 | -3/+3 |
|
|
* | * macosx/tkMacOSXWm.c: fix warnings. | das | 2007-10-17 | 1 | -8/+8 |
|
|
* | * macosx/Wish.xcodeproj/project.pbxproj: add new demo files. | das | 2007-10-17 | 2 | -2/+10 |
|
|
* | * generic/tkFocus.c, generic/tkFrame.c, generic/tkInt.h: | hobbs | 2007-10-15 | 3 | -19/+202 |
|
|
* | * macosx/Wish-Common.xcconfig: add 'tktest-X11' target. | das | 2007-10-15 | 5 | -6/+2048 |
|
|
* | * macosx/tkMacOSXDraw.c: replace all (internal) use of QD region | das | 2007-10-12 | 14 | -431/+1050 |
|
|
* | * xlib/xgc.c: factor out alloc/free of GC clip_mask; | das | 2007-10-12 | 1 | -10/+3 |
|
|
* | * macosx/tkMacOSXButton.c: delay picParams setup until needed. | das | 2007-10-12 | 1 | -25/+16 |
|
|
* | * macosx/tkMacOSXWm.c (TkMacOSXGrowToplevel): manually constrain resize | das | 2007-10-11 | 1 | -2/+13 |
|
|
* | * macosx/Wish-Common.xcconfig: enable Tcl DTrace support. | das | 2007-09-14 | 2 | -3/+7 |
|
|
* | cleanup | das | 2007-09-11 | 1 | -11/+7 |
|
|
* | remove references to tkInitScript.h | das | 2007-09-07 | 2 | -6/+2 |
|
|
* | * generic/tkWindow.c (Initialize): Moved common Tk initialization | dgp | 2007-09-06 | 1 | -8/+2 |
|
|
* | typo | das | 2007-09-06 | 1 | -2/+2 |
|
|
* | * macosx/Wish.xcode/project.pbxproj: discontinue unmaintained support | das | 2007-09-06 | 6 | -125/+100 |
|
|
* | discontinue support for Xcode 1.5 (project was no longer being maintained); m... | das | 2007-09-06 | 2 | -14826/+4123 |
|
|
* | * 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 |
|
|