Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make filebox.test pass cleanly again. | dkf | 2009-04-14 | 3 | -4/+10 |
| | |||||
* | update Apple copyright notice for 2009-04-10 changes | das | 2009-04-14 | 3 | -13/+13 |
| | |||||
* | Fix the other issue from [Bug 2759119]. | dkf | 2009-04-13 | 2 | -2/+6 |
| | |||||
* | Fix [Bug 2759119] and apply [Patch 2739360] (partially). | dkf | 2009-04-13 | 3 | -130/+181 |
| | |||||
* | Oops! | dkf | 2009-04-11 | 1 | -2/+2 |
| | |||||
* | revert HandleEventGenerate change, it was causing bind-8.2 to fail | das | 2009-04-11 | 2 | -5/+1 |
| | |||||
* | D'oh | das | 2009-04-11 | 1 | -1/+1 |
| | |||||
* | * unix/configure.in (Darwin): use Darwin SUSv3 extensions if | das | 2009-04-10 | 4 | -6/+357 |
| | | | | | | available. * unix/configure: autoconf-2.59 * unix/tkConfig.h.in: autoheader-2.59 | ||||
* | tk_setPalette: Don't set *selectColor: #b03060; | jenglish | 2009-04-10 | 2 | -5/+8 |
| | | | | this makes radio- and checkbuttons look wrong post-TIP#109. | ||||
* | * library/demos/filebox.tcl: only show "Motif Style Dialog" checkbutton | das | 2009-04-10 | 2 | -2/+5 |
| | | | | on X11 windowingsystem. | ||||
* | * library/demos/widget: GOOBE: use ttk::cursor | das | 2009-04-10 | 2 | -6/+8 |
| | |||||
* | * library/demos/knightstour.tcl: fix knightstour demo not running from | das | 2009-04-10 | 2 | -10/+9 |
| | | | | interactive wish. | ||||
* | * library/console.tcl (::tk::ConsoleInit): remove redundant TkAqua | das | 2009-04-10 | 2 | -5/+5 |
| | | | | Quit menu item. | ||||
* | * generic/tkPointer.c (Tk_UpdatePointer): use all 5 buttons. | das | 2009-04-10 | 2 | -2/+4 |
| | |||||
* | * generic/tkMenu.c (PostProcessEntry): delay call to | das | 2009-04-10 | 2 | -5/+8 |
| | | | | TkpConfigureMenuEntry() until all menu entry attributes are setup. | ||||
* | * library/menu.tcl (::tk::MbPost): fix error thrown in y position | das | 2009-04-10 | 2 | -3/+8 |
| | | | | computation with indicatoron. | ||||
* | * generic/tkMenubutton.c: s/DEF_BUTTON_JUSTIFY/DEF_MENUBUTTON_JUSTIFY/ | das | 2009-04-10 | 1 | -2/+2 |
| | |||||
* | * generic/tkUtil.c (TkBackgroundEvalObjv): use Tcl_BackgroundException. | das | 2009-04-10 | 2 | -2/+4 |
| | |||||
* | * generic/tkBind.c (HandleEventGenerate): ensure window exists before | das | 2009-04-10 | 2 | -1/+12 |
| | | | | generating an event for it (fixes testsuite crash). | ||||
* | * generic/tkTextBTree.c (TkBTreeDeleteIndexRange): add bounds check | das | 2009-04-10 | 1 | -2/+3 |
| | | | | to startEnd array access (fixes testsuite crash). | ||||
* | * tests/unixFont.test: only use xlsfonts with X11 windowingsystem. | das | 2009-04-10 | 1 | -10/+16 |
| | |||||
* | Squelch pointless file. | dkf | 2009-04-10 | 1 | -284/+0 |
| | |||||
* | Fix [Bug 2116837]. | dkf | 2009-04-10 | 2 | -41/+64 |
| | |||||
* | Remove 'NEW' tags from sub-demos. | dkf | 2009-04-08 | 2 | -18/+7 |
| | |||||
* | Fix [Bug 1881896] | dkf | 2009-04-04 | 2 | -5/+26 |
| | |||||
* | Don't Panic [Bug 1789819]. | jenglish | 2009-04-03 | 2 | -20/+13 |
| | |||||
* | Fix [Bug 974421] | dkf | 2009-04-03 | 2 | -12/+21 |
| | |||||
* | Ensure the pointer begins outside the window for all the tests checking ↵ | patthoyts | 2009-04-02 | 2 | -7/+14 |
| | | | | Enter/Leave motion events. | ||||
* | Minor fixes to demos. In the pendulum demo make use of unicode for the | patthoyts | 2009-04-02 | 3 | -13/+33 |
| | | | | | axis labels and in the knightstour demo on X11 we cannot rely on anything being present for the knight glyph so use a polygon instead. | ||||
* | Small improvements to multi-column list demo. | dkf | 2009-03-31 | 2 | -5/+26 |
| | |||||
* | Eliminate a few compiler warnings on mingw | nijtmans | 2009-03-25 | 3 | -42/+44 |
| | | | | spacing | ||||
* | bring doc and demos in line with http://wiki.tcl.tk/812 | nijtmans | 2009-03-25 | 8 | -14/+24 |
| | |||||
* | Prevent zero-size malloc() calls. [Bug 2178820] | dkf | 2009-03-25 | 2 | -3/+7 |
| | |||||
* | Fix [Bug 1871101]. | dkf | 2009-03-25 | 2 | -20/+32 |
| | |||||
* | regen | dkf | 2009-03-14 | 1 | -1/+2 |
| | |||||
* | Added support for reporting TEA-like info via pkg-config. [Patch 2243962] | dkf | 2009-03-14 | 4 | -5/+33 |
| | |||||
* | Tidy up and expand examples. | dkf | 2009-03-10 | 2 | -64/+97 |
| | |||||
* | * tkMacOSXFont.c (GetFontFamilyName): [Bug #2548661] Handle | cc_benny | 2009-03-09 | 2 | -8/+23 |
| | | | | NULL return from CFStringCreate. | ||||
* | update comment to reflect reality | patthoyts | 2009-03-01 | 1 | -2/+3 |
| | |||||
* | [Feature Request 2636558] Tk_DefineBitmap | nijtmans | 2009-02-27 | 10 | -47/+118 |
| | | | | and Tk_GetBitmapFromData signature problem | ||||
* | [Bug 2645457] check for dead windows after calling Tk_MakeWindowExist to ↵ | patthoyts | 2009-02-27 | 2 | -1/+13 |
| | | | | avoid a crash when mapping dead windows. | ||||
* | [Patch 2513104] fix cursor hotspots (cjmcdonald) | patthoyts | 2009-02-23 | 29 | -0/+2 |
| | |||||
* | [Patch 2507419] fixes the image drawing bug on windows menus. | patthoyts | 2009-02-23 | 2 | -29/+61 |
| | |||||
* | [Patch 2542828] use stock Win32 help arrow cursor for question_arrow | patthoyts | 2009-02-22 | 2 | -1/+10 |
| | |||||
* | Correct the ttk::treeview border on XP and Vista. | patthoyts | 2009-02-21 | 3 | -3/+18 |
| | |||||
* | [Bug 2546087] Restore support for NULs in console stdout channel. | patthoyts | 2009-02-21 | 2 | -2/+9 |
| | | | | | | | In 2004 a fix to Tcl channels prevented the exposure of the internal UTF-8 representation of the ASCII NUL character (\uc080). Since then strings in the console have been truncated at NUL. This restores the older behaviour. | ||||
* | * win/tcl.m4, win/configure: Check if cl groks _WIN64 already to | hobbs | 2009-02-17 | 3 | -76/+150 |
| | | | | | avoid CC manipulation that can screw up later configure checks. Use 'd'ebug runtime in 64-bit builds. | ||||
* | * win/configure.in, win/configure: align better with tcl | hobbs | 2009-02-16 | 3 | -428/+503 |
| | | | | version. Ensures finding correct CPP for Win64. | ||||
* | Apply some GOOBE to the ttk::intro(n) manpage. [Bug 2604420] | dkf | 2009-02-16 | 2 | -18/+30 |
| | |||||
* | Some tidying up; reducces coupling to rest of Tk implementation | dkf | 2009-02-16 | 1 | -31/+39 |
| |