summaryrefslogtreecommitdiffstats
path: root/src/language.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/language.cpp')
-rw-r--r--src/language.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/language.cpp b/src/language.cpp
index 232c94e..771d4be 100644
--- a/src/language.cpp
+++ b/src/language.cpp
@@ -2,7 +2,7 @@
*
* $Id$
*
- * Copyright (C) 1997-1999 by Dimitri van Heesch.
+ * Copyright (C) 1997-2000 by Dimitri van Heesch.
*
* Permission to use, copy, modify, and distribute this software and its
* documentation under the terms of the GNU General Public License is hereby
> 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
...
* | ttk::combobox::Press: Don't take focus in disabled state [Bug 2925561].jenglish2012-01-301-2/+5
* | Bug 3480634: PNG Images missing in menus on Macjan.nijtmans2012-01-292-2/+8
* | [Bug 3480471]: tk_getOpenFile crashes on Win64jan.nijtmans2012-01-272-4/+8
* | Fixed indentation.fvogel2012-01-261-4/+4
* | Fixed indentation.fvogel2012-01-261-1/+1
* | [Bug-1754043] and [Bug-2321450]: When -blockcursor is true, the cursor appear...fvogel2012-01-262-0/+9
|\ \
| * | [Bug-1754043] and [Bug-2321450]: When -blockcursor is true, the cursor appear...patch_3479498fvogel2012-01-252-0/+9
* | | Bug-2433260: non-critical error in Tk_PhotoPutBlockjan.nijtmans2012-01-252-3/+8
|\ \ \ | |/ / |/| / | |/
| * Bug-2433260: non-critical error in Tk_PhotoPutBlockjan.nijtmans2012-01-252-3/+8
* | Don't increase the epoch twice.fvogel2012-01-252-1/+4
* | [Bug-1630271]: segfault/infinite loop when a mark is before -startlinejan.nijtmans2012-01-254-6/+97
|\ \
| * | patch-3477449: segfault when mark out of -startline/-endline rangebug_1630271jan.nijtmans2012-01-234-6/+98
* | | patch 3476698: Patch for failing test text-31.11jan.nijtmans2012-01-253-3/+9
|\ \ \ | |/ / |/| |
| * | applied patch-3476698bug_3475627jan.nijtmans2012-01-222-0/+5
|/ /
* | patch 3471873: mark next/prev with peer text widgetsjan.nijtmans2012-01-223-26/+85
|\ \
| * | [Bug-3288113,3288121]: Missing marks/endless loop in text mark prev/nextpatch_3471873jan.nijtmans2012-01-193-26/+85
|/ /
* | [Bug-3021557]: Moving the cursor in elided text freezes Tkjan.nijtmans2012-01-193-11/+23
|\ \
| * | bug-3021557 Moving the cursor in elided text freezes Tkbug_3021557jan.nijtmans2012-01-173-11/+23
|/ /
* | 3235256 - Keep menu entry IDs out of system values. Thanks Colin McDonald.dgp2011-12-22