summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* TIP 155 implementationvincentdarley2003-10-3122-1255/+6269
* compound menu entriesvincentdarley2003-10-312-5/+28
* * generic/tkImgPhoto.c (ImgPhotoBlendComplexAlpha): add alphahobbs2003-10-312-16/+257
* Whitespace/style policedkf2003-10-301-201/+262
* Basic style guide fixes for tkUnixRFont.cdkf2003-10-292-269/+263
* * library/tkfbox.tcl (IconList_Create,IconList_Add): Added optiondkf2003-10-292-2/+14
* Fixed a typing error in ::tk::PlaceWindow. Please do a test before commiting...chengyemao2003-10-291-2/+2
* see changeshobbs2003-10-281-0/+12
* * tests/focusTcl.test (setup1): expand frame size to allow forhobbs2003-10-281-2/+2
* * win/tkWinImage.c (XGetImageZPixmap): add separate 16bpphobbs2003-10-281-1/+28
* * unix/tkUnixFont.c (GetFontAttributes): place extra check for NULLhobbs2003-10-281-1/+8
* Make sure we do default placement strategy when placement is empty [Bug 819284]dkf2003-10-282-2/+11
* Whitespace policedkf2003-10-261-7/+7
* 2003-10-23 Jim Ingham <jingham@apple.com>wolfsuit2003-10-232-27/+63
* Constrain tk_dialg to be sensibly sized and placed. [Bug 827535]dkf2003-10-222-1/+16
* Delete WM_TRANSIENT_FOR property instead of setting it to Nonejenglish2003-10-153-10/+18
* changed macro argument names to match function argument namesjenglish2003-10-142-4/+9
* * win/makefile.vc: Applied patches from tcl bug #801467 frompatthoyts2003-10-143-6/+53
* * generic/tkInt.h: move TkGetOptionSpec to stubs intDeclshobbs2003-10-139-11/+2668
* * tests/listbox.test (13.3): correct result sizehobbs2003-10-132-13/+21
* * unix/mkLinks:hobbs2003-10-132-3/+16
* Forgot to commit ChangeLog for send fixes.patthoyts2003-10-111-0/+9
* * mac/tkMacButton.c (TkpDisplayButton):hobbs2003-10-104-12/+19
* Register the type of text indices. Also some exported symbol name policing...dkf2003-10-104-6/+13
* correct imageYOffset for buttons with just imageshobbs2003-10-102-4/+9
* * win/tcl.m4: Add TIP #150 items to the TEA makefiles.patthoyts2003-10-085-67/+79
* * doc/ConfigWidg.3: Removed reference to Tk_Offset from thedgp2003-10-063-9/+6
* * library/text.tcl, doc/text.n: Text widget binding forjenglish2003-10-063-13/+12
* Fix double-free in style engine [Bug #798211]jenglish2003-10-062-115/+15
* * win/configure:hobbs2003-10-063-62/+21
* *unix/configure.in: Reconfigured to use $TCL_PREFIX as thedgp2003-10-063-192/+212
* * unix/tcl.m4 (SC_PATH_TCLCONFIG): Corrected search path sodgp2003-10-063-26/+102
* * unix/configure.in: Added check that version of Tcl header founddgp2003-10-063-1/+26
* * library/scale.tcl: Clear bug with chording mouse buttons.patthoyts2003-10-032-3/+7
* * library/console.tcl: Avoid including the console in the listpatthoyts2003-10-022-1/+9
* * macosx/Wish.pbproj/project.pbxproj:das2003-10-014-29/+63
* Add an implementation of XSync that flushes the window buffers. This fixes 8...wolfsuit2003-09-304-5/+28
* Added [package require] to demos. [FRQ 815118]dkf2003-09-3010-70/+109
* Remove a dependency on font size in textWind 10.1patthoyts2003-09-302-3/+8
* Accomodate TIP #150 in the test results.patthoyts2003-09-301-2/+2
* Private functions should be either static or prefixed with 'Tk' (thanks GPS!)dkf2003-09-295-17/+24
* changelog policedkf2003-09-291-15/+15
* Update from Tcldkf2003-09-291-1/+1
* * win/makefile.vc: Implementation of TIP #150, "Providepatthoyts2003-09-265-5/+1370
* * macosx/tkMacOSXWm.c (TkWmStackorderToplevelWrapperMap): Addcc_benny2003-09-262-5/+12
* * library/demos/widget: don't create iconwindow on aqua, but adddas2003-09-254-6/+31
* * unix/configure:das2003-09-254-4/+24
* Bug fix [Bug 802435]chengyemao2003-09-201-0/+3
* Fixed memory leak (bug 802435)chengyemao2003-09-201-11/+11
* Fixed a small mistake in previous checkin.pspjuth2003-09-182-6/+13