summaryrefslogtreecommitdiffstats
path: root/examples/richtext/calendar
ModeNameSize
-rw-r--r--calendar.pro366logstatsplain
-rw-r--r--main.cpp2139logstatsplain
-rw-r--r--mainwindow.cpp6864logstatsplain
-rw-r--r--mainwindow.h2392logstatsplain
Tk is a free and open-source, cross-platform widget toolkit that provides a library of basic elements of GUI widgets for building a graphical user interface (GUI) in many programming languages.
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 8.2.0scriptics-tclpro-1-3-0core-8-2-0redman1999-08-131-1/+7
* Fixed ANSI-style function definitions so that they work on K&Rredman1999-08-132-4/+4
* Update to move the build directory out of the source tree.jingham1999-08-131-1/+1
* Fix a bug where the background of the menu can be wrong on Appearances that u...jingham1999-08-131-4/+18
* *** empty log message ***jingham1999-08-131-0/+8
* *** empty log message ***hobbs1999-08-132-9/+9
* Change version numbers to 8.2.0redman1999-08-104-10/+10
* 1999-08-10 Jeff Hobbs <hobbs@scriptics.com>core-8-2-b3-basehobbs1999-08-101-1/+7
* 1999-08-10 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-104-12/+24
* 1999-08-10 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-101-2/+4
* 1999-08-10 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-101-0/+7
* 1999-08-10 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-104-9/+16
* Remove the #ifdef MAC_TCL from TkDrawInsetFocusHighlight, this knowledge is n...jingham1999-08-101-17/+7
* New Function: TkpDrawHighlightBorder. Use this in place of Tk_DrawFocusHighl...jingham1999-08-1014-56/+200
* 1999-08-09 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-093-35/+41
* 1999-08-09 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-092-4/+5
* 1999-08-09 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-091-0/+10
* Fix a typo from the 8.0 -> 8.1 conversion of the Menu code.jingham1999-08-071-2/+3
* Check the return from Tk_MacGetColor before changing the colorjingham1999-08-071-3/+5
* Fix a typo left over from the conversion of the Menu code from 8.0 to 8.1.jingham1999-08-051-3/+2
* Added line to make mkLinks executable before it's used.wart1999-08-041-1/+2
* Release 8.2b2scriptics-tclpro-1-3-b4core-8-2-b2redman1999-08-041-1/+28
* Fix configure scripts for beta version number (b2 instead of b1).redman1999-08-042-4/+4
* 1999-08-01 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-012-2/+10
* * xlib/X11/Xlib.h: Remove XFillRectangle since it is now in theredman1999-07-312-13/+5
* 1999-07-30 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-07-313-3/+35
* tkInt.decls file change additionhobbs1999-07-311-0/+4
* * win/makefile.vc: Corrected building threaded tktest.exe onredman1999-07-312-5/+14
* * generic/tkConsole.c: Allow tcl to open CON and NUL, even for stdredman1999-07-302-16/+109
* * win/Makefile.in: Corrected building threaded tktest.exe onredman1999-07-292-7/+41
* Fix one more install-sh bugredman1999-07-271-2/+2
* Fix install-sh problem, wrong directory.redman1999-07-231-2/+2
* * Changed version to 8.2b2redman1999-07-22