summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* * doc/wm.n: Add documentation for -fullscreen attribute.mdejong2005-02-175-13/+456
| | | | | | | | | | | | | * tests/winWm.test: Add -fullscreen to wm attribute usage message. * tests/wm.test: Add -fullscreen to wm attribute usage message. Add -fullscreen attribute test cases for Windows. * win/tkWinWm.c (WmInfo, UpdateWrapper, TkpWmSetFullScreen, WmAttributesCmd, UpdateGeometryInfo): Implement TIP 223 [wm attributes -fullscreen]. FossilOrigin-Name: ccc511b09d1e067130758ee044fc476810c31a63
* Modified for the latest embedded/container window implementation for Windows ↵chengyemao2005-02-153-4/+67
| | | | | platform FossilOrigin-Name: aafb22fa04056cf2cf3bc4517b0c4b6167e44e90
* fix to newline eliding in text widgetvincentdarley2005-02-149-123/+452
| | | FossilOrigin-Name: 46ac803ae4b55ceb29a03cd1aa950ad4d8792a0f
* * doc/options.n: note -cursor {} behavior. [Bug 965618]hobbs2005-02-142-1/+7
| | | FossilOrigin-Name: ce155de29bec4decb9ca2b37bae4e11880b51165
* Encourage missing-DISPLAY errors to be early in run of test suite.dkf2005-02-142-1/+8
| | | FossilOrigin-Name: 9502cd2cda36fadd501051e72fc95f2c64d9c1ef
* * library/panedwindow.tcl (::tk::panedwindow::Cursor): checkhobbs2005-02-122-2/+6
| | | | | | window existence on delayed call. [Bug 949792] FossilOrigin-Name: 2117577eec4a384dc663d948d6397d96260802a8
* * doc/text.n: note 'image' key in 'dump' command. [Bug 1115907]hobbs2005-02-112-4/+6
| | | FossilOrigin-Name: d80ba20d42a555537219c8f4406e9cf28154efa0
* * win/tkWinWm.c (TkWinGetIcon): fix toplevel retrieval forhobbs2005-02-112-10/+14
| | | | | | determining icon ref (potential crash). [Bug 1105738] FossilOrigin-Name: d5dd0229bb9a668ad80018388d5a3eacea487bca
* * generic/tkCanvBmap.c (ConfigureBitmap, ComputeBitmapBbox): Fixedhobbs2005-02-112-32/+62
| | | | | | | possible crash with disabled bmap and bbox handling [Bug 1119460] (BitmapToPostscript): made aware of various bitmap types FossilOrigin-Name: 22a2bd63ebf637fbd2f6e15bd3caf690aecd1dda
* * unix/Makefile.in: remove SHLIB_LD_FLAGS (only for AIX, inlinedhobbs2005-02-114-573/+1111
| | | | | | | | * unix/tcl.m4: into SHLIB_LD). Combine AIX-* and AIX-5 * unix/configure: branches in SC_CONFIG_CFLAGS. Correct gcc builds for AIX-4+ and HP-UX-11. autoconf-2.59 gen'd. FossilOrigin-Name: 266acbb536fa37c81aaab4d6458a725741e9a2dd
* Use more tcltest 2 features so test contents can be less cluttered...dkf2005-02-091-0/+4
| | | FossilOrigin-Name: a42668eb1f1bd07eb9bdea62f3aae42e6995ef17
* Use more tcltest 2 features so test contents can be less cluttered...dkf2005-02-091-224/+267
| | | FossilOrigin-Name: cc18c3feb45bc2b5dc363f3a89dbd6a79da7d779
* Tidy up coding style (better grouping of related tests)dkf2005-02-091-185/+39
| | | FossilOrigin-Name: ec83248e2f017fe67641e1ea93ccd3d9b7fae7cb
* Fix silly mistake. :^}dkf2005-02-072-4/+9
| | | FossilOrigin-Name: f4a19efe6251980edf5cd57ae5b7defcb96e6a12
* D'ohdkf2005-02-031-2/+2
| | | FossilOrigin-Name: b931db11df0d1cd846b39808925d101f34df9ca9
* Ensure that the canvas's static data is either protected by a mutex ordkf2005-02-032-56/+128
| | | | | | in a thread-local variable. [Bug 1114977] FossilOrigin-Name: 96cea9670d9a4407afc8e6e44080db9932cb8921
* * unix/tcl.m4, unix/configure: add solaris-64 gcc buildhobbs2005-01-313-10/+49
| | | | | | support. [Bug 1021871] FossilOrigin-Name: 8c8f477ace2fe667d7657122eb9428d6f6a392f6
* Doc fix [Bug 110553]dkf2005-01-312-8/+8
| | | FossilOrigin-Name: 1fcb9f4c2e109de8bc631f855f54315781569e34
* Forgot newline at enddkf2005-01-311-1/+1
| | | FossilOrigin-Name: 0a6de1b934592ec2d59ef6ff7db26edd1cb940d7
* Add es_ES-specific localization. [Bug 1111213]dkf2005-01-312-0/+10
| | | FossilOrigin-Name: 47521c0c88066ccc4ac574d281375d375f50c76d
* Modified to handle a wide-character title string of a toplevelchengyemao2005-01-313-6/+13
| | | FossilOrigin-Name: 35f9eb751643844df42fe6793b29dbfeb6dcc534
* Flushed idle events before mapping an embedded windowchengyemao2005-01-271-1/+2
| | | FossilOrigin-Name: ad9c4c9b18d7e1321b0182023f905af85cce633f
* * macosx/tkMacOSXInit.c (TkpInit): set tcl_interactive to 1 to showdas2005-01-254-12/+24
| | | | | | | | | | | | console at startup instead of directly calling [console show]. * unix/tcl.m4 (Darwin): fixed bug with static build linking to dynamic library in /usr/lib etc instead of linking to static library earlier in search path. [Tcl Bug 956908] Removed obsolete references to Rhapsody. * unix/configure: autoconf-2.57 FossilOrigin-Name: 299ef497abad4e18b8140c02f79e8f3791e6a7b1
* Updatedchengyemao2005-01-191-6/+14
| | | FossilOrigin-Name: 0f5f997bafb2275c2cbabc13e571641e6fea483a
* Fixed a bug by adding code the check menu index in selection. This bug ↵chengyemao2005-01-181-4/+5
| | | | | caused an access violation in an embedded menu testing when the mouse clicked the last pull-down menu entry FossilOrigin-Name: 1d75b685575dae184e96a2217b0fcfef487f8c7c
* Minor change for correct initial embeddedMenuHwndchengyemao2005-01-181-1/+2
| | | FossilOrigin-Name: 70156feb85d46e10993760130a6ce8e7f46646eb
* Fixed dialog parenting problem described by Keith Nash. Also tidied up callbacksdkf2005-01-182-15/+23
| | | FossilOrigin-Name: f936eea21b6a4827861f6c0e541e3bb34f5cabd6
* Simplified TkpUseWindow; got rid of unnecessary code for saving an embedded ↵chengyemao2005-01-171-53/+50
| | | | | window info in a container struct; stopped using a destruction event handler for an embedded window since it has nothing to do FossilOrigin-Name: aadd1c16e1deeb5181ee25f5ea8080355de814da
* minor bug fix: should return 0 and indicate handled after processing ↵chengyemao2005-01-171-5/+7
| | | | | WM_MENUSELECT message FossilOrigin-Name: 033a77289b6dffc235fb9e7a5f6de0e0640e7572
* Added TK_INFO message for use in an embedded window attachment protocol; ↵chengyemao2005-01-164-54/+112
| | | | | modified TkpUseWindow to allow to attach to a legacy container with a warning; modified some return values of messages from an embedded window to differentiate a case of unprocessed FossilOrigin-Name: 55603179a060bdd6adada57100cf614fdf1b45f6
* logdgp2005-01-131-0/+5
| | | FossilOrigin-Name: ee4f3a8b2d6137606bca29a8c4d896d7b9438874
* More fixing of [Bug 600313]dkf2005-01-132-18/+25
| | | FossilOrigin-Name: 01c356f03bed261b8fd0be3aaf5f2b964581a95d
* Partial fix of [Bug 600313]dkf2005-01-132-9/+18
| | | FossilOrigin-Name: 656805097824fb9fda0422b12ebeba6fcb6cc7c5
* Removed WM_UNINITMENUPOPUP that may cause compiling error in WINVER < 0x0500chengyemao2005-01-132-9/+3
| | | FossilOrigin-Name: 131f86347f194a86352ecf9e19d899394268dd0b
* * unix/tcl.m4: Sync'ed to Tcl's copy.dgp2005-01-122-1034/+495
| | | | | | * unix/configure: autoconf-2.57 FossilOrigin-Name: 2577e426dd4f4376dee08b78aefb3335faf55cdc
* Added docs on predefined virtual events. [608115]dkf2005-01-122-1/+69
| | | FossilOrigin-Name: 934dee1b15b0f4c4fd51e858b14d397c1d10ebf5
* A better way to map an embbedded windowchengyemao2005-01-121-6/+35
| | | FossilOrigin-Name: 501f43f4152d875b3d73a41828a5fd3ceb2274d5
* Minor bug fix to support embedding/embeddedchengyemao2005-01-122-12/+18
| | | FossilOrigin-Name: 072e1db0bcebc1eec9c7153c380affed2bc95f16
* D'oh!dkf2005-01-111-2/+2
| | | FossilOrigin-Name: 43b4b9a3cb67a164fa3cc0872b41a5f9acd0b542
* fix to text widget bugvincentdarley2005-01-112-4/+32
| | | FossilOrigin-Name: bd5d31b4c723ac00538a15ae6c549a2b6206a487
* Improved version of Michael Kirkham's fix for parsing pad values. [1098779]dkf2005-01-115-93/+122
| | | FossilOrigin-Name: 0474a61a6e6d35a85b4c5f137751717e092ebd29
* Remove ${DBGX}, ${TK_DBGX} from Tk build system [Patch 1081595].jenglish2005-01-106-779/+1095
| | | | | | Re-synced with tcl/unix/tcl.m4. FossilOrigin-Name: cd84c9bb7288cbcd3ac89be158d4c785a517fdbd
* corrected return values and added comments for embedded window messageschengyemao2005-01-101-23/+156
| | | FossilOrigin-Name: eec353ca9d2cba84e26d74d541c68990487647cf
* properly handled returned value in wm for embeddedchengyemao2005-01-101-7/+11
| | | FossilOrigin-Name: 9708bfa9da157c4df8a0961f7a32c68d9ed11367
* Correction of handling the return value of TkpUseWindowchengyemao2005-01-101-2/+2
| | | FossilOrigin-Name: 6d07beb2d5d181f7caa986ee513175e236e4bc24
* Modified to support a container of either a toplevel or a framechengyemao2005-01-091-13/+25
| | | FossilOrigin-Name: 9720a7ca9821f38ad1bf65470adb782e254bda97
* Updatedchengyemao2005-01-091-1/+8
| | | FossilOrigin-Name: 66b80295cf3772c9b10359115eebf96799082e79
* Changed to make platform implementation ready for a toplevel -use option; ↵chengyemao2005-01-096-14/+79
| | | | | completed a full toplevel -use option configuration for Windows FossilOrigin-Name: aa3768b5aa2fc7a6c8567359f6d1fc392f775239
* Updatedchengyemao2005-01-091-1/+5
| | | FossilOrigin-Name: 24a4a5414a0a42d2249025b5859dc7050f7510cc
* bug fix [1098779]chengyemao2005-01-091-1/+2
| | | FossilOrigin-Name: 941bfb9af081a7e2818c2bcd0bc0ed89afd27be3