summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-279-1984/+1956
* remove ioUtil.test, llvm-gcc fixdas2008-04-251-9/+1
* * configure tktest-X11 with --disable-corefoundation to enable testing of bot...das2008-04-152-7/+25
* * README: Bump version number to 8.6a0dgp2008-04-011-2/+2
* * macosx/Wish.xcodeproj/project.pbxproj: add support for Xcode 3.1das2008-03-123-4/+23
* * macosx/GNUmakefile: fix quoting to allow paths todas2008-03-112-42/+49
* * macosx/Wish.xcodeproj/project.pbxproj: add support for Xcode 3.1 anddas2008-03-112-3/+261
* fix copyright yeardas2008-02-271-4/+4
* * macosx/tkMacOSXDraw.c: workaround leak in Carbon SetPortPenPixPat()das2008-02-271-12/+26
* * macosx/Wish-Info.plist.in: add CFBundleLocalizations key, listingdas2008-02-021-1/+5
* fix building on Pantherdas2007-12-151-1/+3
* merge stable branch onto HEADdgp2007-12-1341-41/+41
* * macosx/tkMacOSXWm.c (ApplyMasterOverrideChanges): Revert 2007-10-26das2007-12-123-34/+137
* add inttypes.h #include (sync with tkUnixPort.h change of 2007-11-28)das2007-12-101-1/+4
* Fix TCombobox layout on OSX so as not to truncate long textjenglish2007-12-061-2/+2
* Improved macrology for statically-initialized layout template tables.jenglish2007-12-021-41/+27
* * generic/ttk/ttkElements.c, macosx/ttkMacOSXTheme.c:jenglish2007-11-191-17/+35
* ttkMacOSXTheme.c: Resynchronize with Tile codebasejenglish2007-11-181-41/+50
* whitespacedas2007-11-171-9/+6
* * macosx/tkMacOSXFont.c (TkpMeasureCharsInContext): Correct ancc_benny2007-11-161-8/+13
* * macosx/Wish.xcodeproj/project.pbxproj: add new chanio.test.das2007-11-152-4/+8
* whitespacedas2007-11-131-9/+8
* * macosx/tkMacOSXFont.c (TkpMeasureCharsInContext): Fix thecc_benny2007-11-111-27/+28
* * macosx/tkMacOSXButton.c: sync formatting, whitespace, copyrightdas2007-11-094-15/+16
* * macosx/tkMacOSXFont.c (TkpGetFontAttrsForChar): panic on false returndas2007-11-091-2/+5
* fix warningsdas2007-11-082-7/+4
* move #includes for TkMacOSXGetNamedDebugSymbol() outside of TK_MAC_DEBUG #ifdefdas2007-11-081-4/+4
* * macosx/tkMacOSXCarbonEvents.cdas2007-11-081-59/+95
* * macosx/tkMacOSXDebug.c: make TkMacOSXInitNamedDebugSymbol()das2007-11-082-6/+5
* * macosx/tkMacOSXButton.c: replace HiliteControl() by modern APIdas2007-11-082-130/+238
* * macosx/tkMacOSXDefault.h: correct button & menubutton activedas2007-11-081-6/+7
* * macosx/tkMacOSXWindowEvent.c: handle kEventWindowExpanding carbondas2007-11-081-5/+15
* * macosx/tkMacOSXSubwindows.c: add pixmap size field to MacDrawabledas2007-11-085-26/+50
* * macosx/tkMacOSXPrivate.h: correct Leopard HIToolboxVersionNumber.das2007-11-081-2/+2
* * macosx/ttkMacOSXTheme.c: add error checking; cleanup formatting.das2007-11-081-137/+142
* Ttk_ElementSize: Fixed longstanding, subtle bug that caused element paddingjenglish2007-11-081-1/+3
* * macosx/ttkMacOSXTheme.c(TreeitemLayout): Remove focus ringjenglish2007-11-051-3/+12
* * macosx/tkMacOSXMenus.c: add "Run Widget Demo" menu item to thedas2007-11-041-54/+143
* * macosx/tkMacOSXEvent.c (TkMacOSXProcessCommandEvent): fix boolean argdas2007-11-041-2/+2
* * macosx/Wish.xcodeproj/project.pbxproj: add new demo file.das2007-11-042-2/+6
* * macosx/tkMacOSXColor.c (GetThemeColor): improve translation of RGBdas2007-11-011-4/+7
* * generic/ttk/ttkWidget.c: Split up RedisplayWidget()jenglish2007-10-301-22/+10
* use Monaco 11 (was 9) as Aqua TkFixedFonthobbs2007-10-301-3/+2
* * tests/listbox.test, tests/panedwindow.test, tests/scrollbar.test:hobbs2007-10-301-25/+22
* * library/ttk/combobox.tcl: Make popdown window [wm resizable 0 0]jenglish2007-10-281-38/+33
* * macosx/tkMacOSXWm.c (ApplyMasterOverrideChanges): fix window class ofdas2007-10-261-14/+17
* whitespacedas2007-10-261-7/+7
* * macosx/tkMacOSXDialog.c: TIP#242 cleanup.das2007-10-261-29/+28
* * doc/getOpenFile.n: TIP#242 implementation of -typevariable tohobbs2007-10-251-23/+74
* Move widget layout registration from TtkElements_Init()jenglish2007-10-251-25/+25