| Commit message (Expand) | Author | Age | Files | Lines |
* | Added two missing header files from the cococa backport branch.cocoa_full_merge_review_8_5 | andreask | 2012-09-12 | 2 | -0/+800 |
|
|
* | Review branch for merge of Tk-Cocoa into Tk 8.5 main branch | Kevin Walzer | 2012-09-12 | 64 | -23091/+11935 |
|
|
* | Change XSetDashes signature and many others to match Xorg, needed for Cygwin | jan.nijtmans | 2012-06-05 | 5 | -20/+24 |
|\ |
|
| * | Change XSetDashes signature and many others to match Xorg, needed for Cygwin. | jan.nijtmans | 2012-06-01 | 5 | -20/+22 |
|
|
| * | Change XFillRectangle(s)/XDrawLines(s) signature to match Xorg, needed for Cy... | jan.nijtmans | 2012-05-29 | 1 | -5/+7 |
|
|
* | | [Bug 3486474]: Inconsistent color scaling | jan.nijtmans | 2012-02-15 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | proposed fix for bug-3486474 | jan.nijtmans | 2012-02-10 | 1 | -1/+1 |
|
|
* | | Implementation for Carbon. | dgp | 2011-10-17 | 1 | -5/+19 |
|
|
* | | Correct some README bitrot. | dgp | 2011-06-10 | 1 | -9/+3 |
|
|
* | | Purge RCS Keywords. | dgp | 2011-06-08 | 56 | -113/+2 |
|\ \
| |/ |
|
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 49 | -98/+0 |
|
|
| * | * macosx/tkMacOSXHLEvents.c (ScriptHandler): fix "do script" apple | das | 2009-08-24 | 1 | -49/+27 |
|
|
| * | * generic/tkImgPhoto.c: fix leaks discovered with the Mac OS X | das | 2009-02-06 | 1 | -1/+7 |
|
|
| * | whitespace | das | 2009-02-06 | 1 | -2/+2 |
|
|
| * | adjust copyright year | das | 2009-01-08 | 1 | -3/+3 |
|
|
| * | Fix potential use of uninitialized variable flagged by clang static analyzer | das | 2008-12-07 | 1 | -3/+4 |
|
|
| * | Fix leaks flagged by clang static analyzer | das | 2008-12-07 | 1 | -1/+25 |
|
|
| * | TkpDisplayButton: use computed borderWidth | das | 2008-12-07 | 1 | -2/+2 |
|
|
| * | MenuDefProc: avoid crash with non-Tk menus | das | 2008-12-07 | 1 | -6/+3 |
|
|
| * | * macosx/tkMacOSXCarbonEvents.c: fix debug carbon event tracing; | das | 2008-06-19 | 1 | -44/+37 |
|
|
| * | * macosx/tkMacOSXDebug.c: revert 2007-11-09 commit making | das | 2008-06-19 | 2 | -5/+6 |
|
|
| * | * macosx/tkMacOSXEmbed.c (TkpMakeWindow): fix bug with missing | das | 2008-06-19 | 2 | -18/+50 |
|
|
| * | * macosx/tkMacOSXWindowEvent.c (TkMacOSXProcessWindowEvent): fix | das | 2008-06-19 | 1 | -2/+2 |
|
|
| * | * macosx/tkMacOSXXStubs.c: sync with core-8-5-branch. | das | 2008-06-12 | 1 | -2/+2 |
|
|
| * | fix copyright year | das | 2008-02-27 | 1 | -4/+4 |
|
|
| * | * macosx/tkMacOSXDraw.c: workaround leak in Carbon SetPortPenPixPat() | das | 2008-02-27 | 1 | -12/+26 |
|
|
| * | * macosx/Wish-Info.plist.in: add CFBundleLocalizations key, listing | das | 2008-02-02 | 1 | -1/+5 |
|
|
| * | * macosx/tkMacOSXWm.c (ApplyMasterOverrideChanges): Revert 2007-10-26 | das | 2007-12-18 | 3 | -35/+138 |
|
|
| * | * macosx/tkMacOSXPrivate.h: fix Panther build. | das | 2007-12-18 | 1 | -1/+2 |
|
|
| * | Backport from HEAD of Aqua changes from 2007-10-12 to 2007-11-09 | das | 2007-11-09 | 1 | -2/+2 |
|
|
| * | Backport from HEAD of Aqua changes from 2007-10-12 to 2007-11-09 | das | 2007-11-09 | 23 | -775/+2124 |
|
|
| * | fix DEF_MENUBUTTON_FONT | das | 2007-10-30 | 1 | -2/+2 |
|
|
| * | * macosx/tkMacOSXWm.c (ApplyMasterOverrideChanges): fix window class of | das | 2007-10-26 | 1 | -24/+27 |
|
|
| * | * macosx/tkMacOSXDialog.c: sync with HEAD. | das | 2007-10-26 | 1 | -12/+13 |
|
|
| * | * macosx/tkMacOSXWm.c (TkMacOSXGrowToplevel): manually constrain resize | das | 2007-10-11 | 1 | -2/+13 |
|
|
| * | cleanup | das | 2007-09-11 | 1 | -11/+7 |
|
|
| * | * 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 mgr | 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 crash in release | hobbs | 2007-07-04 | 1 | -3/+2 |
|
|
| * | * macosx/tkMacOSXColor.c: add debug messages for unknown pixel values. | das | 2007-07-02 | 2 | -4/+8 |
|
|
| * | * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issues | das | 2007-06-29 | 29 | -1008/+1013 |
|
|
| * | * 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 | 13 | -377/+384 |
|
|
| * | * macosx/tkMacOSXInt.h: use native debug message API when available. | das | 2007-06-06 | 1 | -2/+18 |
|
|
| * | * macosx/tkMacOSXMouseEvent.c (GenerateMouseWheelEvent): enable | das | 2007-06-06 | 10 | -261/+221 |
|
|
| * | * macosx/tkMacOSXMenu.c: add error checking; whitespace cleanup. | das | 2007-06-04 | 12 | -51/+75 |
|
|
| * | * macosx/tkMacOSXMenu.c (TkpPostMenu): ensure cascade menus display in | das | 2007-06-02 | 1 | -1/+2 |
|
|