Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | text widget 'peer' subcommand -- TIP#169 implementation | vincentdarley | 2004-09-10 | 21 | -1409/+5180 |
| | |||||
* | bulletproof 23.2 result [Bug #1019100] | hobbs | 2004-09-10 | 2 | -3/+5 |
| | |||||
* | * win/tkWinWm.c (ReadIconFromFile): when using SHGetFileInfo to | hobbs | 2004-09-10 | 2 | -22/+50 |
| | | | | retrieve icon, get regular icon as well for correct Alt-Tab icon. | ||||
* | Clarify -use docs. [Bug 1024364] | dkf | 2004-09-09 | 2 | -1/+11 |
| | |||||
* | * library/tkfbox.tcl (::tk::dialog::file::Create): use label | hobbs | 2004-09-06 | 2 | -15/+9 |
| | | | | | instead of button for "File of type", as it properly handles -state disabled now. | ||||
* | Set TK_LIBRARY when execing Tk apps (test, runtest, rundemo). | patthoyts | 2004-09-06 | 2 | -1/+9 |
| | |||||
* | Make sure user_data is NULL everywhere it isn't set. [Bug 1021812] | dkf | 2004-09-03 | 4 | -4/+16 |
| | |||||
* | Fix general error-case test. [Bug 1019085] | dkf | 2004-09-01 | 2 | -2/+8 |
| | |||||
* | More doc fixes from Mikhail Kolesnitchenko | dkf | 2004-09-01 | 3 | -6/+13 |
| | |||||
* | TIP#165 (user data field) implementation. | dkf | 2004-08-29 | 7 | -31/+170 |
| | |||||
* | * library/text.tcl (::tk::TextTranspose): Ensure that Transpose is | hobbs | 2004-08-26 | 2 | -1/+16 |
| | | | | an atomic op to undo. | ||||
* | * macosx/tkMacOSXWm.c: Made use of Tcl_WrongNumArgs in a few | dgp | 2004-08-25 | 3 | -10/+10 |
| | | | | * win/tkWinMenu.c: appropriate spots. | ||||
* | More doc fixes from Mikhail Kolesnitchenko. [Patch 1013520] | dkf | 2004-08-22 | 12 | -23/+30 |
| | |||||
* | More doc fixes. [Patch 1012837] | dkf | 2004-08-20 | 7 | -14/+17 |
| | |||||
* | Spelling and grammar fixes from Mikhail Kolesnitchenko. [Patch 1012083] | dkf | 2004-08-20 | 8 | -30/+34 |
| | |||||
* | D'oh! Fix [Bug 1012331] | dkf | 2004-08-20 | 2 | -1/+7 |
| | |||||
* | * win/tkWinDialog.c (Tk_MessageBoxObjCmd): Inherit the icon from | hobbs | 2004-08-20 | 4 | -17/+146 |
| | | | | | * win/tkWinInt.h: the -parent window for * win/tkWinWm.c (TkWinGetIcon): the MessageBox. | ||||
* | Cast argument 7 of XChangeProperty to 'const unsigned char *' | jenglish | 2004-08-19 | 2 | -3/+10 |
| | | | | | (from 'const char *') to satisfy Solaris 8 Forte C compiler [Bug #1012325] | ||||
* | * tests/safe.test (safe-1.3): Made test less sensitve to the | dgp | 2004-08-19 | 3 | -4/+20 |
| | | | | | | | | | full set of existing aliases in an interp, so the it only tests whether the tested ones are present. * unix/Makefile.in: Copied LD_LIBRARY_PATH machinery from `make shell` target to other similar targets so that just built libraries are tested, rather than previous installations. | ||||
* | regen | dkf | 2004-08-19 | 2 | -2/+29 |
| | |||||
* | TIP#168 implementation. Based on [Patch 886240] | dkf | 2004-08-19 | 6 | -56/+470 |
| | |||||
* | Add missing GEOMETRY flag to -handlepad option. [Bug 1010938] | dkf | 2004-08-18 | 2 | -434/+429 |
| | |||||
* | Doc patches [1010083] and [1010607] from Mikhail Kolesnitschenko. | dkf | 2004-08-17 | 11 | -129/+140 |
| | | | | Also some general fixes to menu.n and text.n | ||||
* | Standardize the -compound option to everywhere it ought to be. [Bug 712588] | dkf | 2004-08-16 | 7 | -70/+62 |
| | |||||
* | Spelling and grammar fixes | dkf | 2004-08-16 | 2 | -12/+17 |
| | |||||
* | Don't add the default extension to env-var references | dkf | 2004-08-11 | 1 | -2/+5 |
| | |||||
* | More fixing of [Bug 987169] and simple support for [FRQ 979101] | dkf | 2004-08-11 | 3 | -8/+34 |
| | |||||
* | Fix for #1006686 "wm resizable command not working on Solaris/CDE" | jenglish | 2004-08-10 | 2 | -1/+8 |
| | | | | (patch from Colin McDonald). | ||||
* | * tests/canvText.test: | mdejong | 2004-08-09 | 3 | -3/+68 |
| | | | | | | | | | * win/tkWinFont.c (Tk_MeasureChars): Fix for text wrapping problem that appeared using canvas text under Win32. A long wrapping string that had leading spaces was being incorrectly wrapped. This change makes the Win32 implementation behave the same as the Unix implementation. [Patch 1006286] | ||||
* | Fix [Bug 987169] for tk_messageBox and tk_chooseColor | dkf | 2004-08-05 | 3 | -89/+108 |
| | |||||
* | D'oh! | dkf | 2004-08-04 | 1 | -3/+3 |
| | |||||
* | Clarify code that does pixel compositing. Fix alpha blending in [$photo put]... | dkf | 2004-08-04 | 2 | -68/+119 |
| | |||||
* | Whitespace policing... | dkf | 2004-08-02 | 1 | -5/+5 |
| | |||||
* | * unix/configure: | das | 2004-07-30 | 3 | -4/+10 |
| | | | | | * unix/tcl.m4 (SC_CONFIG_CFLAGS): Darwin: instead of setting PLAT_OBJS to explict object files in tcl.m4, refer to MAC_OSX_OBJS makefile var. | ||||
* | TkQueueEventForAllChildren addition | georgeps | 2004-07-29 | 1 | -0/+5 |
| | |||||
* | Applied a fix from the core-8-4-branch so that unmapped windows don't queue ↵ | georgeps | 2004-07-29 | 1 | -1/+5 |
| | | | | events. | ||||
* | * generic/tkImgGIF.c (FileReadGIF): fix crash reported by Reinhard Max: | das | 2004-07-27 | 2 | -4/+11 |
| | | | | | in case of premature end of image data, return error instead of passing nil buffer to Tk_PhotoPutBlock(). | ||||
* | * library/tkfbox.tcl (::tk::dialog::file::Update): use -directory | hobbs | 2004-07-22 | 2 | -11/+19 |
| | | | | | | [pwd] (instead of .) to get around some VFS edge case bugs. Correct args passes to tk_messageBox when failing to cd. Add -force back to namespace import of msgcat. | ||||
* | * generic/tkEvent.c (InvokeInputMethods): ensure IC focus is set | hobbs | 2004-07-21 | 2 | -1/+16 |
| | | | | after creation. [Bug #905830] | ||||
* | * macosx/Makefile: added support to tk framework build to | das | 2004-07-20 | 4 | -10/+33 |
| | | | | | | | | | | | | | optionally install tk manpages in addition to html help, similarly to tcl/macosx/Makefile. * macosx/Wish.pbproj/project.pbxproj: fixes for building with non-default SYMROOT/OBJROOT/SRCROOT, added support for using a Tcl.framework in DYLIB_INSTALL_PATH != /Library/Frameworks, added optional support for building html help without tcl sources present by giving explicit location of tcltk-man2html script. * macosx/tkMacOSXMenu.c: fixed #include case sensitivity bug. | ||||
* | * unix/Makefile.in: | das | 2004-07-20 | 1 | -0/+6 |
| | | | | | * win/Makefile.in: added 'install-private-headers' makefile target to allow optionally installing private tk headers. [Tcl FR 922727] | ||||
* | * unix/Makefile.in: | das | 2004-07-20 | 2 | -2/+48 |
| | | | | | * win/Makefile.in: added 'install-private-headers' makefile target to allow optionally installing private tk headers. [Tcl FR 922727] | ||||
* | * unix/Makefile.in, unix/tcl.m4: move (C|LD)FLAGS after their | hobbs | 2004-07-16 | 5 | -429/+1035 |
| | | | | | | | | | | | * unix/configure.in, unix/configure: _DEFAULT to allow for env setting to override m4 switches. Consolidate header checks to limit redundancy in configure. (CFLAGS_WARNING): Remove -Wconversion (SC_ENABLE_THREADS): Set m4 to force threaded build when built against a threaded Tcl core. Reorder configure.in for better 64-bit build configuration, replacing EXTRA_CFLAGS with CFLAGS. [Bug #874058] | ||||
* | 2004-07-14 Jim Ingham <jingham@apple.com> | wolfsuit | 2004-07-15 | 2 | -4/+17 |
| | | | | | | | | * macosx/tkMacOSXCursor.c (TkpSetCursor): The code to not reset the cursor more often than necessary was getting fooled when the current cursor was nulled out when the current cursor gets freed. So in the case where the input cursor was NULL, we have to just always set it. [Bug #894550] | ||||
* | * library/tkfbox.tcl: Corrected coding errors in most recent change. | dgp | 2004-07-15 | 2 | -3/+8 |
| | | | | Use [bind $w], not [$w configure] to modify bindings. | ||||
* | Users can cause Unix file dialog to vanish early; treat like Cancel [Bug 987169] | dkf | 2004-07-11 | 2 | -3/+24 |
| | |||||
* | Added paragraph about the canvas origin [Bug 956681] | dkf | 2004-07-07 | 2 | -23/+21 |
| | |||||
* | updated w/ info on the generic/tkEvent.c change. | georgeps | 2004-07-06 | 1 | -0/+6 |
| | |||||
* | The usage of the TK_XIM_SPOT definition was causing a build failure with ↵ | georgeps | 2004-07-05 | 1 | -5/+5 |
| | | | | some systems. I changed the function prototype and the CreateXIMSpot block to work correctly. | ||||
* | TIP#158 implementation; keypad keys on Win are now distinguishable. | dkf | 2004-07-05 | 6 | -6/+35 |
| |