summaryrefslogtreecommitdiffstats
path: root/src/plugins/mousedrivers/linuxtp
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/mousedrivers/linuxtp')
-rw-r--r--src/plugins/mousedrivers/linuxtp/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/mousedrivers/linuxtp/main.cpp b/src/plugins/mousedrivers/linuxtp/main.cpp
index ffd7265..0e06bb2 100644
--- a/src/plugins/mousedrivers/linuxtp/main.cpp
+++ b/src/plugins/mousedrivers/linuxtp/main.cpp
@@ -34,7 +34,7 @@
** met: http://www.gnu.org/copyleft/gpl.html.
**
** If you are unsure which license is appropriate for your use, please
-** contact the sales department at http://www.qtsoftware.com/contact.
+** contact the sales department at http://qt.nokia.com/contact.
** $QT_END_LICENSE$
**
****************************************************************************/
option value='bug_453518fff'>bug_453518fff 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
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* merge core-8-6-branchnijtmans@users.sourceforge.net2016-09-082-17/+19
|\
| * Fixed [2945130fff] for the right Control and Alt keys. WONTFIX the case of th...fvogelnew1@free.fr2016-09-042-17/+19
| |\
| | * Left and right Control and Alt keys are distinguished using the Extended flag...fvogelnew1@free.fr2016-08-111-12/+18
| | * Consider the Extended flag for both KeyPress and KeyRelease events coming fro...fvogelnew1@free.fr2016-08-111-5/+1
* | | unnecessary macronijtmans@users.sourceforge.net2016-09-011-2/+0
* | | (experiment) don't fill trans_chars any more when send_event == -3. Results i...nijtmans@users.sourceforge.net2016-09-012-66/+13
* | | don't forget to set the keycode ;-)nijtmans@users.sourceforge.net2016-09-011-0/+1
* | | Implement USE_EXTRA_EVENTS=1, which generates additional events for surrogate...nijtmans@users.sourceforge.net2016-08-311-8/+50
|\ \ \ | |/ /
| * | Fix use of XMaxTransChars in stead of TCL_UTF_MAX in some places. This should...nijtmans@users.sourceforge.net2016-08-313-5/+5
| |/
* | Enhance TkpGetString() to handle Unicode characters, even when TCL_UTF_MAX==3.nijtmans@users.sourceforge.net2016-08-303-7/+21
* | merge core-8-6-branch. nijtmans@users.sourceforge.net2016-08-301-17/+14
|\ \ | |/
* | rebase to core-8-6-branch. nijtmans@users.sourceforge.net2016-08-297-3336/+3112
|\ \ | |/
| * Start RC branch for Tk 8.6.6dgp@users.sourceforge.net2016-07-122-2/+2
| * (cherry-pick): Bug [64261b50]. Spurious mouse events sent to underlying windo...nijtmans@users.sourceforge.net2016-05-121-16/+19
* | Patch [6c0d7aec67] from Christian Werner on upstream Androwish to better hand...fvogelnew1@free.fr2016-08-231-9/+68
* | Change Tk_FreeXId() into a macro.nijtmans@users.sourceforge.net2016-08-121-24/+0
* | PeekMessageA -> PeekMessagenijtmans@users.sourceforge.net2016-05-121-2/+2
* | Fix prototype warning from prev checkinashok2016-05-121-1/+1
* | Bug [64261b50]. Spurious mouse events sent to underlying window when file dia...ashok2016-05-121-12/+16
* | Fixed [b362182e45] - Generation of virtual events through Tk_HandleEvent is u...fvogelnew1@free.fr2016-05-011-4/+4
|\ \ | |/
| * Fixed [b362182e45] - Generation of virtual events through Tk_HandleEvent is u...fvogelnew1@free.fr2016-04-211-4/+4
| * Fixed bug [1192095] - Toplevel menus return incorrect active index (cherrypic...fvogelnew1@free.fr2016-03-271-1/+11
| * Fixed bug [487861ffff] - cascade with -accelerator looks wrong (cherrypicked ...fvogelnew1@free.fr2016-03-201-6/+11
| * (cherry-pick) Explicit require Tcl 8.6.0, no matter if Tk is compiled against...nijtmans@users.sourceforge.net2016-03-091-1/+1
* | Fixed bug [1192095] - Toplevel menus return incorrect active indexfvogelnew1@free.fr2016-03-271-1/+11
|\ \
| * | Fixed bug [1192095] (issue 2) - Toplevel menus return incorrect active indexfvogelnew1@free.fr2016-03-161-1/+11
* | | sync tcl.m4 (both win and unix) with Tcl's version.nijtmans@users.sourceforge.net2016-03-222-2/+2
* | | Fixed bug [487861ffff] - cascade with -accelerator looks wrongfvogelnew1@free.fr2016-03-20