| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | [Bug 2787164] fix size of dropdown arrow on combobox and menubutton for ↵ | patthoyts | 2009-10-07 | 1 | -0/+5 | |
| | | | | | | | | | | | | | Windows 7. | |||||
| * | | | [Patch 2088597]: Stop scrollbars from getting too small at the end. | dkf | 2009-10-07 | 1 | -2/+7 | |
| | | | | ||||||
| * | | | * changes: Updated for 8.5.8 release. | dgp | 2009-10-05 | 1 | -0/+4 | |
| | | | | ||||||
| * | | | [Bug 2860827] Backported patch avoiding 3D effects with user-specified ↵ | patthoyts | 2009-10-05 | 1 | -0/+5 | |
| | | | | | | | | | | | | | backgrounds | |||||
| * | | | Correct generation of grayscale data from an image. Reported by Keith Vetter | dkf | 2009-09-25 | 1 | -5/+10 | |
| | | | | | | | | | | | | | on comp.lang.tcl. | |||||
| * | | | * generic/tkMenuDraw.c (TkPostSubmenu): Fix reposting of submenu in | hobbs | 2009-09-14 | 1 | -0/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | * win/tkWinMenu.c (TkWinHandleMenuEvent): torn off Windows menu. [Bug 873613] (DrawMenuEntryArrow): Draw Win menu arrow after being torn off. [Bug 873608] | |||||
| * | | | Backport of "misconfigured xft font engine" fixes. | dkf | 2009-09-10 | 1 | -0/+13 | |
| | | | | ||||||
| * | | | [Bug 1909931]: Add support for server-interpreted access control addreses. | dkf | 2009-08-25 | 1 | -0/+5 | |
| | | | | ||||||
| * | | | Correct bindings for [tk_messageBox]. | dkf | 2009-08-24 | 1 | -2/+7 | |
| | | | | ||||||
| * | | | * macosx/tkMacOSXHLEvents.c (ScriptHandler): fix "do script" apple | das | 2009-08-24 | 1 | -0/+7 | |
| | | | | | | | | | | | | | | | | | | | event handler issues on recent Mac OS X releases by using AE coercion to 'utf8' for text data and to 'fsrf' for alias data. (reported by Youness Alaoui on tcl-mac) | |||||
| * | | | More graceful handling of resizing. | dkf | 2009-08-08 | 1 | -0/+5 | |
| | | | | ||||||
| * | | | Fix word-wrapping of non-breaking spaces in the text widget to work reliably. | dkf | 2009-08-04 | 1 | -0/+7 | |
| | | | | ||||||
| * | | | Backport the fix for [Bug 2830420]. | dkf | 2009-08-01 | 1 | -0/+6 | |
| | | | | ||||||
| * | | | [Bug 2496114]: Ensure that focus desynchronization doesn't cause a crash. | dkf | 2009-07-22 | 1 | -0/+5 | |
| | | | | ||||||
| * | | | Fix [Bug 2824378] by correcting expected output. | dkf | 2009-07-20 | 1 | -0/+5 | |
| | | | | ||||||
| * | | | Fix the transfer of large binary data. I hate INCR selections transfers... | dkf | 2009-07-18 | 1 | -0/+6 | |
| | | | | ||||||
| * | | | Apply patch from [Bug 2821962] to make binary byte selection transfers work. | dkf | 2009-07-15 | 1 | -0/+5 | |
| | | | | ||||||
| * | | | Corrected definition of -height and -width for canvas' window items. [2326602] | dkf | 2009-07-14 | 1 | -0/+3 | |
| | | | | ||||||
| * | | | Allow turning off of XScreenSaver use. [Bug 2496018] | dkf | 2009-07-14 | 1 | -0/+6 | |
| | | | | ||||||
| * | | | [Bug 2818455]: Corrected example. | dkf | 2009-07-11 | 1 | -14/+17 | |
| | | | | ||||||
| * | | | Expose TkSmooth(Parse|Print)Proc through the internal stub table. It was the ↵ | nijtmans | 2009-06-27 | 1 | -0/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | last set of internal function of this type which was not exposed yet. Removed TkTile(Parse|Print)Proc from tkInt.h, because they don't exist. Follow-up to [Bug 2804935], now all Tk*(Parse|Print)Proc functions are exposed through the internal stub table. | |||||
| * | | | fix [Bug #220935] canvas dash update problem | nijtmans | 2009-06-23 | 1 | -0/+4 | |
| | | | | ||||||
| * | | | [Bug 2799589] Backported fix for crash on delayed window activation. | patthoyts | 2009-06-02 | 1 | -0/+5 | |
| | | | | ||||||
| * | | | [Bug 2794778]: backported fix for keyboard transversal of the menus on Windows. | patthoyts | 2009-05-21 | 1 | -0/+5 | |
| | | | | ||||||
| * | | | [Bug 1923684]: backported checkbutton fix for confused state when -offvalue ↵ | patthoyts | 2009-05-14 | 1 | -0/+5 | |
| | | | | | | | | | | | | | equals -tristatevalue | |||||
| * | | | Backported support for the Vista theme. | patthoyts | 2009-05-14 | 1 | -0/+15 | |
| | | | | | | | | | | | | | This requires the vsapi element engine, the hover state and the theme script definition. | |||||
| * | | | [Bug 2791352] backported fix and tests for mis-parsing of certain font ↵ | patthoyts | 2009-05-13 | 1 | -0/+5 | |
| | | | | | | | | | | | | | descriptions. | |||||
| * | | | Fix [Bug 2785744]. | dkf | 2009-05-03 | 1 | -1/+6 | |
| | | | | ||||||
| * | | | [Patch 2504402] backported change to create wm icons as device independent ↵ | patthoyts | 2009-04-30 | 1 | -0/+5 | |
| | | | | | | | | | | | | | bitmaps. (cjmcdonald) | |||||
| * | | | Backported fix for [Bug 2080533]. | dkf | 2009-04-30 | 1 | -0/+5 | |
| | | | | ||||||
| * | | | * unix/tcl.m4, unix/configure (SC_CONFIG_CFLAGS): harden the check | hobbs | 2009-04-28 | 1 | -0/+5 | |
| | | | | | | | | | | | | | to add _r to CC on AIX with threads. | |||||
| * | | | Private-export functions that were being used in extensions. [Bug 2768945] | dkf | 2009-04-27 | 1 | -0/+6 | |
| | | | | ||||||
| * | | | * win/tkWinDialog.c (ChooseDirectoryValidateProc): no need to set | hobbs | 2009-04-24 | 1 | -0/+5 | |
| | | | | | | | | | | | | | cwd on selchange. Prevents delete of selected folder in dialog. | |||||
| * | | | Removed stray @ from Makefile.in test target. [Bug 2764263] | stwo | 2009-04-24 | 1 | -0/+6 | |
| | | | | | | | | | | | | | | | | Don't chmod+x square demo. [Bug 1945073] Adjustable demo install location. [Patch 2764272] | |||||
| * | | | Don't chmod/exec installManPage. [Patch 2769530] | stwo | 2009-04-24 | 1 | -0/+5 | |
| | | | | ||||||
| * | | | * win/tkWinDialog.c (Tk_ChooseDirectoryObjCmd): enable the new | hobbs | 2009-04-23 | 1 | -0/+6 | |
| | | | | | | | | | | | | | | | | style choosedir that has a "New Folder" button, with ::tk::winChooseDirFlags override for new behavior. [Bug 2779910] | |||||
| * | | | * changes: Updated for 8.5.7 release.core_8_5_7 | dgp | 2009-04-15 | 1 | -2/+6 | |
| | | | | ||||||
| * | | | Removed -Wno-implicit-int from CFLAGS_WARNING.\nRegen unix/configure. | stwo | 2009-04-14 | 1 | -0/+4 | |
| | | | | ||||||
| * | | | revert HandleEventGenerate change, it was causing bind-8.2 to fail | das | 2009-04-11 | 1 | -3/+0 | |
| | | | | ||||||
| * | | | *** 8.5.7 TAGGED FOR RELEASE *** | dgp | 2009-04-11 | 1 | -0/+2 | |
| | | | | ||||||
| * | | | * changes: Updated for 8.5.7 release. | dgp | 2009-04-10 | 1 | -3/+5 | |
| | | | | ||||||
| * | | | 'typo' | dgp | 2009-04-10 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | * generic/tk.h: Bump to 8.5.6 for release. | dgp | 2009-04-10 | 1 | -0/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * library/tk.tcl: * unix/configure.in: * unix/tk.spec: * win/configure.in: * README: * unix/configure: autoconf-2.59 * win/configure: | |||||
| * | | | * unix/configure.in (Darwin): use Darwin SUSv3 extensions if | das | 2009-04-10 | 1 | -0/+5 | |
| | | | | | | | | | | | | | | | | | | | available. * unix/configure: autoconf-2.59 * unix/tkConfig.h.in: autoheader-2.59 | |||||
| * | | | tk_setPalette: Don't set *selectColor: #b03060; | jenglish | 2009-04-10 | 1 | -0/+6 | |
| | | | | | | | | | | | | | this makes radio- and checkbuttons look wrong post-TIP#109. | |||||
| * | | | * library/msgbox.tcl: don't set msgbox bitmap background on TkAqua. | das | 2009-04-10 | 1 | -0/+2 | |
| | | | | ||||||
| * | | | * library/demos/filebox.tcl: only show "Motif Style Dialog" checkbutton | das | 2009-04-10 | 1 | -0/+3 | |
| | | | | | | | | | | | | | on X11 windowingsystem. | |||||
| * | | | * library/demos/widget: GOOBE: use ttk::cursor | das | 2009-04-10 | 1 | -0/+4 | |
| | | | | ||||||
| * | | | * library/demos/knightstour.tcl: fix knightstour demo not running from | das | 2009-04-10 | 1 | -0/+3 | |
| | | | | | | | | | | | | | interactive wish. | |||||
| * | | | * library/console.tcl (::tk::ConsoleInit): remove redundant TkAqua | das | 2009-04-10 | 1 | -0/+3 | |
| | | | | | | | | | | | | | Quit menu item. | |||||
