| Commit message (Expand) | Author | Age | Files | Lines |
* | * macosx/tkMacOSXFont.c (TkpGetFontFromAttributes, InitFont): fix | das | 2008-06-19 | 1 | -34/+65 |
|
|
* | * macosx/tkMacOSXXStubs.c (Tk_ResetUserInactiveTime): use UsrActivity | das | 2008-06-12 | 1 | -2/+2 |
|
|
* | * macosx/Wish.xcodeproj/project.pbxproj: add debug configs for 64bit, | das | 2008-06-12 | 5 | -505/+853 |
|
|
* | fix Makefile dependency | das | 2008-05-06 | 1 | -2/+2 |
|
|
* | "default" and "focus" adornments should not be disjoint [Bug 1942785] | jenglish | 2008-05-04 | 1 | -1/+3 |
|
|
* | revert erroneous CONST->const sync | das | 2008-05-03 | 1 | -2/+2 |
|
|
* | sync with dkf's 2008-04-27 whitespace&formatting changes on HEAD, to ease bra... | das | 2008-05-03 | 8 | -1964/+1934 |
|
|
* | llvm-gcc fix | das | 2008-05-03 | 1 | -7/+1 |
|
|
* | * configure tktest-X11 with --disable-corefoundation to enable testing of bot... | das | 2008-04-15 | 2 | -7/+25 |
|
|
* | * macosx/Wish.xcodeproj/project.pbxproj: add support for Xcode 3.1 | das | 2008-03-12 | 3 | -4/+23 |
|
|
* | * macosx/GNUmakefile: fix quoting to allow paths to | das | 2008-03-11 | 2 | -42/+49 |
|
|
* | * macosx/Wish.xcodeproj/project.pbxproj: add support for Xcode 3.1 and | das | 2008-03-11 | 2 | -3/+261 |
|
|
* | 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 |
|
|
* | fix building on Panther | das | 2007-12-15 | 1 | -1/+3 |
|
|
* | merge stable branch onto HEAD | dgp | 2007-12-13 | 41 | -41/+41 |
|
|
* | * macosx/tkMacOSXWm.c (ApplyMasterOverrideChanges): Revert 2007-10-26 | das | 2007-12-12 | 3 | -34/+137 |
|
|
* | add inttypes.h #include (sync with tkUnixPort.h change of 2007-11-28) | das | 2007-12-10 | 1 | -1/+4 |
|
|
* | Fix TCombobox layout on OSX so as not to truncate long text | jenglish | 2007-12-06 | 1 | -2/+2 |
|
|
* | Improved macrology for statically-initialized layout template tables. | jenglish | 2007-12-02 | 1 | -41/+27 |
|
|
* | * generic/ttk/ttkElements.c, macosx/ttkMacOSXTheme.c: | jenglish | 2007-11-19 | 1 | -17/+35 |
|
|
* | ttkMacOSXTheme.c: Resynchronize with Tile codebase | jenglish | 2007-11-18 | 1 | -41/+50 |
|
|
* | whitespace | das | 2007-11-17 | 1 | -9/+6 |
|
|
* | * macosx/tkMacOSXFont.c (TkpMeasureCharsInContext): Correct an | cc_benny | 2007-11-16 | 1 | -8/+13 |
|
|
* | * macosx/Wish.xcodeproj/project.pbxproj: add new chanio.test. | das | 2007-11-15 | 2 | -4/+8 |
|
|
* | whitespace | das | 2007-11-13 | 1 | -9/+8 |
|
|
* | * macosx/tkMacOSXFont.c (TkpMeasureCharsInContext): Fix the | cc_benny | 2007-11-11 | 1 | -27/+28 |
|
|
* | * macosx/tkMacOSXButton.c: sync formatting, whitespace, copyright | das | 2007-11-09 | 4 | -15/+16 |
|
|
* | * macosx/tkMacOSXFont.c (TkpGetFontAttrsForChar): panic on false return | das | 2007-11-09 | 1 | -2/+5 |
|
|
* | fix warnings | das | 2007-11-08 | 2 | -7/+4 |
|
|
* | move #includes for TkMacOSXGetNamedDebugSymbol() outside of TK_MAC_DEBUG #ifdef | das | 2007-11-08 | 1 | -4/+4 |
|
|
* | * macosx/tkMacOSXCarbonEvents.c | das | 2007-11-08 | 1 | -59/+95 |
|
|
* | * macosx/tkMacOSXDebug.c: make TkMacOSXInitNamedDebugSymbol() | das | 2007-11-08 | 2 | -6/+5 |
|
|
* | * macosx/tkMacOSXButton.c: replace HiliteControl() by modern API | das | 2007-11-08 | 2 | -130/+238 |
|
|
* | * macosx/tkMacOSXDefault.h: correct button & menubutton active | das | 2007-11-08 | 1 | -6/+7 |
|
|
* | * macosx/tkMacOSXWindowEvent.c: handle kEventWindowExpanding carbon | das | 2007-11-08 | 1 | -5/+15 |
|
|
* | * macosx/tkMacOSXSubwindows.c: add pixmap size field to MacDrawable | das | 2007-11-08 | 5 | -26/+50 |
|
|
* | * macosx/tkMacOSXPrivate.h: correct Leopard HIToolboxVersionNumber. | das | 2007-11-08 | 1 | -2/+2 |
|
|
* | * macosx/ttkMacOSXTheme.c: add error checking; cleanup formatting. | das | 2007-11-08 | 1 | -137/+142 |
|
|
* | Ttk_ElementSize: Fixed longstanding, subtle bug that caused element padding | jenglish | 2007-11-08 | 1 | -1/+3 |
|
|
* | * macosx/ttkMacOSXTheme.c(TreeitemLayout): Remove focus ring | jenglish | 2007-11-05 | 1 | -3/+12 |
|
|
* | * macosx/tkMacOSXMenus.c: add "Run Widget Demo" menu item to the | das | 2007-11-04 | 1 | -54/+143 |
|
|
* | * macosx/tkMacOSXEvent.c (TkMacOSXProcessCommandEvent): fix boolean arg | das | 2007-11-04 | 1 | -2/+2 |
|
|
* | * macosx/Wish.xcodeproj/project.pbxproj: add new demo file. | das | 2007-11-04 | 2 | -2/+6 |
|
|
* | * macosx/tkMacOSXColor.c (GetThemeColor): improve translation of RGB | das | 2007-11-01 | 1 | -4/+7 |
|
|
* | * 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 |
|
|