summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added Danish message catalog. [Patch 1844143]dkf2007-12-042-34/+116
|
* * win/configure, win/tcl.m4 (LIBS_GUI): remove ole32.lib oleaut32.libhobbs2007-12-033-14/+17
| | | | (LIBS): add ws2_32.lib for static builds with Tcl.
* Improved macrology for statically-initialized layout template tables.jenglish2007-12-0211-167/+169
|
* Internal Ttk_Manager API updates (missed from 2007-11-25 commit)jenglish2007-12-022-19/+24
|
* * unix/tkUnixPort.h: When unix/configure determines whether thedgp2007-11-282-1/+10
| | | | | intptr_t type is available, it has the <inttypes.h> header present. It's only fair that we let Tk have it too.
* (bug 1835052) Fix tidy target to remove tktest rather than tcltestpatthoyts2007-11-281-3/+3
|
* * generic/tkImgPPM.c (StringReadPPM): Corrected a comparisonKevin B Kenny2007-11-263-5/+23
| | | | | | | whose sense was reversed that resulted in reading beyond the end of the input buffer on malformed PPM data. [Bug #1822391] * tests/imgPPM.test (imgPPM-4.1): Added test case that exercises [Bug #1822391].
* * library/tkfbox.tcl (VerifyFileName): Corrected a coupleKevin B Kenny2007-11-263-5/+78
| | | | | | | | 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.
* Internal Ttk_Manager API updates; Fixed [Bug 1343984];jenglish2007-11-259-103/+258
| | | | | | Added [$nb hide] method; [$nb add] on already-managed windows no longer throws an error, can be used to re-add a hidden tab. Updated docs and test suite.
* Improved the tests for ttk::style element create argspatthoyts2007-11-251-3/+3
|
* General improvements to Unix READMEdkf2007-11-232-24/+45
|
* Improve theming of Unix dialogsdkf2007-11-213-7/+14
|
* autoconf-2.59core_8_5_b3das2007-11-191-6/+6
|
* missing contributor namesdas2007-11-191-13/+14
|
* formattingdas2007-11-191-6/+2
|
* Fixed crash bug in style element createpatthoyts2007-11-193-2/+20
|
* tag 8.5b3dgp2007-11-191-0/+2
|
* * README: Bump version number to 8.5b3.dgp2007-11-199-21/+31
| | | | | | | | | | | * generic/tk.h: * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * unix/configure: autoconf-2.59 * win/configure:
* * changes: Update changes for 8.5b3 release.dgp2007-11-192-2/+20
|
* aqua changes for 8.5b3das2007-11-191-2/+18
|
* formattingdas2007-11-191-28/+22
|
* * generic/ttk/ttkElements.c, macosx/ttkMacOSXTheme.c:jenglish2007-11-196-182/+134
| | | | | | | | | | | | 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 labelsjenglish2007-11-1810-64/+100
| | | | | | | | 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".
* BUGFIX: Ttk_GetPaddingFromObj() and Ttk_GetBorderFromObj() returned garbagejenglish2007-11-182-1/+8
| | | | when passed an empty list.
* ttkMacOSXTheme.c: Resynchronize with Tile codebasejenglish2007-11-183-44/+60
| | | | | so that patches can flow back and forth. aquaTheme.tcl: Extra TButton -padding no longer needed.
* autoconf-2.59das2007-11-181-18/+18
|
* whitespace & order (sync with tclconfig/tcl.m4)das2007-11-181-7/+8
|
* * win/ttkWinXPTheme.c: Add support for size information flags forpatthoyts2007-11-182-13/+62
| | | | | scrollbar and combobox buttons. This handles tile patches 1596647 and 1596657 but a bit more generically.
* Tidy up some variable types.patthoyts2007-11-1711-25/+33
|
* Minor reshuffle for claritypatthoyts2007-11-171-5/+5
|
* Fix the environment to run only our built versionpatthoyts2007-11-171-21/+42
|
* Forgot the changelogpatthoyts2007-11-171-0/+6
|
* Only check for -displayof if there are sufficient arguments. This permits ↵patthoyts2007-11-172-8/+19
| | | | checking strings like -d.
* Add mandatory 8.5-isms.jenglish2007-11-171-3/+3
|
* Swap in core scrollbars for [ttk::scrollbar]s on OSX.jenglish2007-11-173-2/+56
|
* whitespacedas2007-11-171-9/+6
|
* * macosx/tkMacOSXFont.c (TkpMeasureCharsInContext): Correct ancc_benny2007-11-162-8/+18
| | | | oversight in the bug fix from 2007-11-11. [Bug 1824638]
* autoconf-2.59das2007-11-161-231/+513
|
* sync with tcl/unix/tcl.m4das2007-11-161-281/+246
|
* * macosx/Wish.xcodeproj/project.pbxproj: add new chanio.test.das2007-11-153-5/+14
| | | | * macosx/Wish.xcode/project.pbxproj:
* The Swedish message catalog should be for Swedish... [Bug 1831803]dkf2007-11-142-72/+77
|
* typo: s/Bearbieten/Bearbeiten/ (suchenwi on chat)das2007-11-141-1/+1
|
* autoconf-2.59das2007-11-141-6/+6
|
* sync with tcl/unix/tcl.m4das2007-11-141-0/+31
|
* whitespacedas2007-11-131-9/+8
|
* * macosx/tkMacOSXFont.c (TkpMeasureCharsInContext): Fix thecc_benny2007-11-112-27/+34
| | | | | case when TK_WHOLE_WORDS and TK_AT_LEAST_ONE are both set and maxLength is small. [Bug #1824638]
* typodas2007-11-091-1/+1
|
* * macosx/tkMacOSXButton.c: sync formatting, whitespace, copyrightdas2007-11-099-20/+37
| | | | | | | | | | * 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:
* * macosx/tkMacOSXFont.c (TkpGetFontAttrsForChar): panic on false returndas2007-11-091-2/+5
| | | | from TkMacOSXSetupDrawingContext().
* fix warningsdas2007-11-082-7/+4
|