Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | minor doc fixes for html conversion | hobbs | 2004-03-04 | 2 | -7/+7 |
| | |||||
* | * unix/Makefile.in (dist): don't require win/lamp.bmp copy in dist | hobbs | 2004-03-04 | 2 | -9/+13 |
| | | | | target (it's already handled by win/rc/*.bmp copy) | ||||
* | minor doc fixes for html conversion | hobbs | 2004-03-04 | 2 | -4/+4 |
| | |||||
* | note TIP#113 changes | hobbs | 2004-03-03 | 1 | -6/+8 |
| | |||||
* | updated changes for 8.5a1 | hobbs | 2004-03-03 | 2 | -1/+54 |
| | |||||
* | update patchlevel to 8.5a1 | hobbs | 2004-03-02 | 9 | -22/+38 |
| | |||||
* | update HP-11 build libs setup | hobbs | 2004-03-02 | 1 | -1/+7 |
| | |||||
* | update changes for 8.4.6 release | dgp@users.sourceforge.net | 2004-03-01 | 1 | -2/+5 |
| | |||||
* | * unix/tcl.m4 (SC_CONFIG_CFLAGS): Allow 64-bit enabling on | dgp@users.sourceforge.net | 2004-03-01 | 3 | -16/+23 |
| | | | | | IRIX64-6.5* systems. [Bug 218561] * unix/configure: autoconf-2.57 | ||||
* | remove access to tclInt.h | vincentdarley | 2004-02-28 | 2 | -4/+8 |
| | |||||
* | * macosx/tkMacOSXKeyboard.c (TkpInitKeymapInfo): Don't make | cc_benny | 2004-02-25 | 1 | -0/+5 |
| | | | | | <Alt> and <Meta> synonyms for <Command> and <Option> for now. (already on 2004-02-17) | ||||
* | * library/demos/widget (addFormattedText): Correct off-by-one | cc_benny | 2004-02-25 | 1 | -0/+4 |
| | | | | error. | ||||
* | * (addFormattedText): Correct off-by-one error. | cc_benny | 2004-02-25 | 1 | -2/+2 |
| | |||||
* | * macosx/Makefile: ensure that xcodebuild will use the | das | 2004-02-23 | 2 | -3/+6 |
| | | | | Wish.pbproj project even if a .xcode project is also present. | ||||
* | * macosx/tkMacOSXMouseEvent.c: fixed modifiers for MouseWheel events. | das | 2004-02-23 | 4 | -3/+11 |
| | | | | | * macosx/Wish.pbproj/project.pbxproj: * macosx/tkAboutDlg.r: changed year in copyright strings to 2004. | ||||
* | * macosx/tkMacOSXDraw.c: | das | 2004-02-23 | 6 | -35/+106 |
| | | | | | | | | * macosx/tkMacOSXXStubs.c: * xlib/ximage.c: fixed MacOSX XGetImage/XPutImage and related functions to deal properly with XImages copied from screen. * generic/tkCanvPs.c (TkImageGetColor): MacOSX fix. [Bug 809157] | ||||
* | update changes to 8.4.6 release | dgp@users.sourceforge.net | 2004-02-20 | 1 | -2/+139 |
| | |||||
* | Fixed a bug in grid geometry calculations for | peter.spjuth@gmail.com | 2004-02-18 | 3 | -24/+53 |
| | | | | a shrinking grid. [Bug 899246] | ||||
* | * generic/tkBind.c (HandleEventGenerate): only modify root[xy] | hobbs | 2004-02-18 | 2 | -11/+27 |
| | | | | with [xy] when they haven't been otherwise set. | ||||
* | Whitespace police | dgp@users.sourceforge.net | 2004-02-18 | 1 | -28/+29 |
| | |||||
* | * doc/checkbutton.n: TIP#110 implementation | hobbs | 2004-02-18 | 14 | -73/+296 |
| | | | | | | | | | | | | | | | * doc/radiobutton.n: Tristate Checkbutton and Radiobuttons * generic/tkButton.c: * generic/tkButton.h: * library/demos/check.tcl: * library/demos/radio.tcl: * macosx/tkMacOSXButton.c: * macosx/tkMacOSXDefault.h: * tests/button.test: * unix/tkUnixButton.c: * unix/tkUnixDefault.h: * win/tkWinButton.c: * win/tkWinDefault.h: | ||||
* | * tests/imgPhoto.test (imgPhoto-16.1): Corrected incorrect | dgp@users.sourceforge.net | 2004-02-17 | 2 | -2/+7 |
| | | | | variable name [Bug 899010]. | ||||
* | * (TkpInitKeymapInfo): Don't make <Alt> and <Meta> synonyms | cc_benny | 2004-02-17 | 1 | -1/+15 |
| | | | | for <Command> and <Option> for now. | ||||
* | Thought about the doc-fix a bit more and decided to remove the typedef | donal.k.fellows@manchester.ac.uk | 2004-02-17 | 1 | -3/+1 |
| | | | | line instead; you'd never type it to use a Tk_Uid, after all... | ||||
* | Minor doc fix | donal.k.fellows@manchester.ac.uk | 2004-02-17 | 1 | -2/+2 |
| | |||||
* | Fix a bug in tk_getOpenFile - files with no types are rejected when they would | wolfsuit | 2004-02-16 | 25 | -264/+1485 |
| | | | | | | pass in Mac OS Classic. Add the tkMacOSXCarbonEvents.c - just a skeleton right now. A bunch of formatting nits fixed. | ||||
* | * Fix: Convert DOS lineends to Unix. | cc_benny | 2004-02-14 | 1 | -824/+824 |
| | |||||
* | Apply patch 112997, and kill a few more places where we were still using | wolfsuit | 2004-02-14 | 4 | -70/+81 |
| | | | | Pascal string interfaces. | ||||
* | * win/tkWinDialog.c (ChooseDirectoryValidateProc): create a pidl | hobbs | 2004-02-13 | 2 | -7/+46 |
| | | | | | for -initialdir if we have a UNC path because BFFM_SETSELECTION doesn't support UNC paths in strings. | ||||
* | Esperanto and Polish message catalogs from Artur Trzewik | donal.k.fellows@manchester.ac.uk | 2004-02-11 | 1 | -0/+5 |
| | | | | (forgot to check changlog entry in!) | ||||
* | Esperanto and Polish message catalogs from Artur Trzewik | donal.k.fellows@manchester.ac.uk | 2004-02-10 | 2 | -0/+146 |
| | |||||
* | Stop crashes when copying a large photo to itself causes resizing. [Bug 877950] | donal.k.fellows@manchester.ac.uk | 2004-02-09 | 3 | -2/+23 |
| | |||||
* | * win/makefile.vc: | davygrvy | 2004-02-08 | 4 | -19/+45 |
| | | | | | | * win/rules.vc: * win/rc/tk.rc: * win/rc/wish.rc: Now supports the 'unchecked' option when building. | ||||
* | no message | davygrvy | 2004-02-08 | 1 | -1/+8 |
| | |||||
* | * (TkpSetKeycodeAndState): Put UTF-8 into trans_chars instead | cc_benny | 2004-02-07 | 1 | -823/+824 |
| | | | | of Latin-1. | ||||
* | * doc/menubutton.n: | hobbs | 2004-02-04 | 3 | -14/+29 |
| | | | | | * library/menu.tcl (::tk::MbPost): make menubuttons that post above or below reverse direction when not enough space is available. | ||||
* | #include <malloc.h> has no purpose. | davygrvy | 2004-02-02 | 1 | -2/+1 |
| | |||||
* | no message | davygrvy | 2004-02-01 | 1 | -2/+15 |
| | |||||
* | * win/lamp.bmp (deleted): use win/rc/lamp.bmp instead. | davygrvy | 2004-02-01 | 1 | -0/+0 |
| | |||||
* | * win/winMain.c: Removed our custom setargv() in favor of | davygrvy | 2004-02-01 | 1 | -165/+8 |
| | | | | the exported __argc and __argv exported by the c-runtime. | ||||
* | * win/rc/tk.rc: | davygrvy | 2004-02-01 | 2 | -4/+4 |
| | | | | * win/rc/wish.rc: General clean-up. | ||||
* | * win/makefile.vc: General clean-up. | davygrvy | 2004-02-01 | 1 | -52/+87 |
| | |||||
* | sync'd to Tcl. | davygrvy | 2004-02-01 | 2 | -15/+29 |
| | |||||
* | Replaced TclpGetTime() with Tcl_GetTime(), to remove | jenglish@flightlab.com | 2004-01-31 | 3 | -6/+10 |
| | | | | dependency on tclInt.h [Bug 874745]. | ||||
* | * generic/tkTextIndex.c: added '#include <tclInt.h>' since the | das | 2004-01-27 | 4 | -10/+20 |
| | | | | | | | | | | code uses the TclUtfToUniChar macro from that file. [Bug 874745] * macosx/Wish.pbproj/project.pbxproj: removed erroneous reference to mkpsenc.tcl in bundle resources phase (mkpsenc.tcl is already part of the copy files phase to Resources/Scripts). * macosx/Makefile: added support for 'xcodebuild' on Mac OS X 10.3. | ||||
* | * macosx/tkMacOSXKeyboard.c: Fix regressions due to the last | cc_benny | 2004-01-25 | 1 | -0/+5 |
| | | | | patches. | ||||
* | * (TkpGetKeySym): Ignore option key for generation of keysym, | cc_benny | 2004-01-25 | 1 | -1/+10 |
| | | | | as before. | ||||
* | The dialogs were affected by the TIP#146 implementation. | peter.spjuth@gmail.com | 2004-01-25 | 3 | -6/+14 |
| | | | | Added grid anchor commands to restore original behaviour. | ||||
* | * (TkpSetKeycodeAndState): Add setting of xkey.trans_chars. | cc_benny | 2004-01-24 | 1 | -2/+10 |
| | | | | Now event.test works except event-double-click-drag-1.1. | ||||
* | no message | davygrvy | 2004-01-15 | 1 | -0/+11 |
| |