Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | line endings | dgp | 2007-12-06 | 1 | -76/+76 |
| | |||||
* | * library/demos/widget: reduce start size to 70% of screenheight | hobbs | 2007-12-05 | 1 | -2/+2 |
| | | | | from sh-200 for a more reasonable size. | ||||
* | Correct errors in language specifiers | dkf | 2007-12-05 | 1 | -75/+75 |
| | |||||
* | Added missing messages. [Patch 1800744] | dkf | 2007-12-04 | 1 | -74/+76 |
| | |||||
* | Added Danish message catalog. [Patch 1844143] | dkf | 2007-12-04 | 1 | -0/+77 |
| | |||||
* | * library/tkfbox.tcl (VerifyFileName): Corrected a couple | Kevin B Kenny | 2007-11-26 | 1 | -4/+5 |
| | | | | | | | | of typos in handling of bad file names. [Bug #1822076] * tests/filebox.test (filebox-7.1, filebox-7.2): Added test cases that exercise the above bug. Thanks to Christoph Bauer (fridolin@users.sf.net) for the patch. | ||||
* | Improve theming of Unix dialogs | dkf | 2007-11-21 | 2 | -7/+10 |
| | |||||
* | * README: Bump version number to 8.5b3. | dgp | 2007-11-19 | 1 | -2/+2 |
| | | | | | | | | | | | * generic/tk.h: * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure: | ||||
* | * generic/ttk/ttkElements.c, macosx/ttkMacOSXTheme.c: | jenglish | 2007-11-19 | 1 | -7/+1 |
| | | | | | | | | | | | | Add "fill" element: like "background" but only erases parcel. * generic/ttk/ttkFrame.c: Use fill element in Labelframe Label sublayout. Also improved default labelmargins for -labelanchor w*, e*. * generic/ttk/ttkLabel.c: no longer need Labelframe hack. * library/ttk/aquaTheme.tcl: ImageTextElement no longer needed. TextElement no longer needs '-background' option. | ||||
* | * generic/ttk/ttkFrame.c: Use sublayout for ttk::labelframe labels | jenglish | 2007-11-18 | 7 | -26/+28 |
| | | | | | | | | instead of single element. * generic/ttk/ttkLabel.c: Default -anchor for text and label elements is now "w" instead of "center". Fixes [Bug 1614540]. * library/ttk/defaults.tcl, library/ttk/*Theme.tcl: Button styles now need explicit "-anchor center". | ||||
* | ttkMacOSXTheme.c: Resynchronize with Tile codebase | jenglish | 2007-11-18 | 1 | -3/+3 |
| | | | | | so that patches can flow back and forth. aquaTheme.tcl: Extra TButton -padding no longer needed. | ||||
* | Add mandatory 8.5-isms. | jenglish | 2007-11-17 | 1 | -3/+3 |
| | |||||
* | Swap in core scrollbars for [ttk::scrollbar]s on OSX. | jenglish | 2007-11-17 | 1 | -1/+19 |
| | |||||
* | The Swedish message catalog should be for Swedish... [Bug 1831803] | dkf | 2007-11-14 | 1 | -72/+72 |
| | |||||
* | typo: s/Bearbieten/Bearbeiten/ (suchenwi on chat) | das | 2007-11-14 | 1 | -1/+1 |
| | |||||
* | * macosx/tkMacOSXButton.c: sync formatting, whitespace, copyright | das | 2007-11-09 | 3 | -4/+7 |
| | | | | | | | | | | * macosx/tkMacOSXDialog.c: with core-8-4-branch. * macosx/tkMacOSXMenus.c: * macosx/tkMacOSXWm.c: * xlib/xgc.c * library/bgerror.tcl: * library/console.tcl: * library/menu.tcl: | ||||
* | * library/menu.tcl: correct handling of menubutton "active" | das | 2007-11-08 | 1 | -6/+14 |
| | | | | state on Aqua to match that of buttons. | ||||
* | * library/ttk/combobox.tcl: Set focus to listbox in <Map> binding | jenglish | 2007-11-06 | 1 | -5/+8 |
| | | | | instead of in Post command (see #1349811 for info). | ||||
* | * library/bgerror.tcl: fix background of detail text on Aqua. | das | 2007-11-04 | 1 | -2/+3 |
| | |||||
* | * library/console.tcl: add accelerators and fix Aqua bindings | das | 2007-11-04 | 1 | -7/+15 |
| | | | | of the new font size menu items. | ||||
* | * library/demos/mclist.tcl: Aqua GOOBE. | das | 2007-11-04 | 4 | -17/+16 |
| | | | | | | * library/demos/tree.tcl: * library/demos/ttknote.tcl: * library/demos/widget: | ||||
* | Add menu item and key binding to adjust font | patthoyts | 2007-11-03 | 1 | -1/+17 |
| | |||||
* | Tinkering with the default demo widget height | dkf | 2007-11-02 | 1 | -3/+7 |
| | |||||
* | Added a demo of how to do a multi-column sortable listbox. | dkf | 2007-11-02 | 2 | -1/+101 |
| | |||||
* | Updated with improved padding from Emiliano | dkf | 2007-11-02 | 1 | -3/+3 |
| | |||||
* | Missed a file that needed updating to handle the changed internal | dkf | 2007-11-02 | 1 | -9/+9 |
| | | | | structure of dialogs | ||||
* | GOOBE for unix; use themed scrollbar | dkf | 2007-11-02 | 1 | -2/+2 |
| | |||||
* | GOOBE tweak; get background from theme | dkf | 2007-11-02 | 1 | -1/+3 |
| | |||||
* | Bugfix | dkf | 2007-11-02 | 1 | -2/+2 |
| | |||||
* | Tk (non-native) message box now uses Ttk widgets for better L&F. | dkf | 2007-11-02 | 1 | -16/+20 |
| | |||||
* | Tk (non-native) file chooser now uses Ttk widgets for better L&F and ↵ | dkf | 2007-11-02 | 1 | -41/+144 |
| | | | | supports <Tab> completion of file names. [FRQ 805091] | ||||
* | Better resizing. [Bug 1822410] | dkf | 2007-11-02 | 1 | -3/+3 |
| | |||||
* | Better resizing behaviour. [Bug 1822601] | dkf | 2007-11-01 | 1 | -2/+6 |
| | |||||
* | * library/demos/widget: increase height of main window text widget to | das | 2007-11-01 | 1 | -4/+8 |
| | | | | use more of the available vertical space. | ||||
* | Improved description/comments so that people better understand what is being | dkf | 2007-10-31 | 1 | -2/+4 |
| | | | | validated, following suggestion from Don Porter. | ||||
* | D'uh, now make the code more idiomatic! | dkf | 2007-10-31 | 1 | -2/+2 |
| | |||||
* | Minor GOOBE boost on Unix and OSX | dkf | 2007-10-31 | 1 | -4/+3 |
| | |||||
* | Mark non-loadable images as such instead of throwing a nasty dialog, | dkf | 2007-10-31 | 1 | -3/+8 |
| | | | | following suggestion from Don Porter. | ||||
* | BUGFIX: Unpost can be called with no preceding Post. | jenglish | 2007-10-31 | 1 | -2/+4 |
| | |||||
* | * library/choosedir.tcl: only enable OK button when valid in | hobbs | 2007-10-30 | 1 | -6/+25 |
| | | | | conjunction with -mustexist. [Bug 1550528] | ||||
* | * library/listbox.tcl (::tk::ListboxBeginSelect): ignore | hobbs | 2007-10-30 | 1 | -4/+2 |
| | | | | -takefocus when considering focus on <1>, it is for tab focus. | ||||
* | * generic/tk.h: Bump version number to 8.5b2.1 to distinguish | dgp | 2007-10-30 | 1 | -2/+2 |
| | | | | | | | | | | * library/tk.tcl: CVS development snapshots from the 8.5b2 * unix/configure.in: release. * unix/tk.spec: * win/configure.in: * unix/configure: autoconf (2.59) * win/configure: | ||||
* | * library/entry.tcl: don't error with Clear event. [Bug 1509288] | hobbs | 2007-10-30 | 1 | -2/+3 |
| | |||||
* | use size -12 TkFixedFont (was -10) | hobbs | 2007-10-30 | 1 | -2/+2 |
| | |||||
* | Fix Arabic and Hebrew rendering on Windows. [Bug 1803723] | dkf | 2007-10-30 | 1 | -3/+3 |
| | |||||
* | * generic/ttk/ttkWidget.c: Split up RedisplayWidget() | jenglish | 2007-10-30 | 1 | -2/+2 |
| | | | | | | | | | | | | | to factor out double-buffering related code. * macosx/ttkMacOSXAquaTheme.c: Use SetThemeBackGround/ kThemeBrushModelessDialogBackground{Active|Inactive} instead of ApplyThemeBackground/kThemeBackgroundWindowHeader (advice from DAS). * library/ttk/aquaTheme.tcl: Use darker shade for inactive and disabled text, to match typical values of most kThemeXXXTextColorInactive values. | ||||
* | use Monaco 11 (was 9) as Aqua TkFixedFont | hobbs | 2007-10-30 | 1 | -2/+2 |
| | |||||
* | * tests/listbox.test, tests/panedwindow.test, tests/scrollbar.test: | hobbs | 2007-10-30 | 15 | -163/+277 |
| | | | | | | | | | | | | | | | | * library/bgerror.tcl, library/dialog.tcl, library/listbox.tcl: * library/msgbox.tcl, library/optMenu.tcl, library/tclIndex: * library/tkfbox.tcl, library/demos/floor.tcl, library/demos/rmt: * library/demos/tcolor, library/demos/text.tcl: * library/demos/twind.tcl, library/demos/widget: Buh-bye Motif look * library/ttk/fonts.tcl: Update of Tk default look in 8.5 * macosx/tkMacOSXDefault.h: Trims border sizes, cleaner X11 look * unix/tkUnixDefault.h: with minor modifications for Win32/Aqua. * win/tkWinDefault.h: Uses Tk*Font definitions throughout for * win/tkWinFont.c: classic widgets. [Bug #1820344] * library/obsolete.tcl (::tk::classic::restore): This restores changes made to defaults in 8.5 using the 'option' command, segmented into logical groups. | ||||
* | * library/ttk/combobox.tcl: Make popdown window [wm resizable 0 0] | jenglish | 2007-10-28 | 2 | -39/+41 |
| | | | | | | | on OSX, to prevent TkAqua from shrinking the scrollbar to make room for a grow box that isn't there. * macosx/ttkMacOSXTheme.c, library/ttk/aquaTheme.tcl: Reworked combobox layout. | ||||
* | * README: Bump version number to 8.5b2. | dgp | 2007-10-26 | 1 | -2/+2 |
| | | | | | | | | | | | * generic/tk.h: * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure: |