summaryrefslogtreecommitdiffstats
path: root/Tests/CPackWiXGenerator
diff options
context:
space:
mode:
authorKitware Robot <kwrobot@kitware.com>2017-12-06 05:01:25 (GMT)
committerKitware Robot <kwrobot@kitware.com>2017-12-06 05:01:25 (GMT)
commita442624def318c950936c8d49964c4b3bfb0487d (patch)
tree886e888f3392a9e792bdf728c12a04a99cf2f02e /Tests/CPackWiXGenerator
parentd06b8264212c893b5da8d7499328eb403aaaad37 (diff)
downloadCMake-master.zip
CMake-master.tar.gz
CMake-master.tar.bz2
CMake Nightly Date StampHEADmaster
Diffstat (limited to 'Tests/CPackWiXGenerator')
0 files changed, 0 insertions, 0 deletions
ion value='bug_3567779'>bug_3567779 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/tkWinDialog.c
Commit message (Expand)AuthorAgeFilesLines
* merge trunk. jan.nijtmans2017-05-181-1/+1
|\
| * minor gcc warning (const usage)jan.nijtmans2017-05-181-1/+1
* | Another attempt to fix [434d294df8b053246ee86e7898d06bc3a6d1d771|434d294df8],...jan.nijtmans2017-05-151-1/+1
|/
* On Windows, use Tcl_WinTCharToUtf() in stead of Tcl_NewUnicodeObj(), since T...jan.nijtmans2017-05-051-8/+44
* (cherry-pick): Bug [64261b50]. Spurious mouse events sent to underlying windo...jan.nijtmans2016-05-121-16/+19
* Fixed [b362182e45] - Generation of virtual events through Tk_HandleEvent is u...fvogel2016-04-211-4/+4
* Bug [47af31bd3a] - tk_getSaveFile adds . as extension.ashok2015-10-091-7/+18
* Fix for [46c83f60] (relative paths ignored in tk_getOpenFile/tk_getSaveFile o...ashok2015-10-061-11/+20
* Suggested fix for [2a70627a03]: shobjidl.h include in tkWinDialog.c breaks mi...bug_2a70627a03jan.nijtmans2015-03-221-1/+0
* Fix for 4a0451f529. Needed a Tcl_ResetResult after recursive eventashok2014-12-031-0/+15
* Fix [1c0d6e162c8876fd1bc0526c7cc59c320853d23|1c0d6e162c]: tkWinDialog.c defin...jan.nijtmans2014-11-211-14/+19
* Fix [d43a10ce2fed950e00890049f3c273f2cdd12583|d43a10ce2f]: tk_getOpenFile cra...ashok2014-11-141-3/+18
* Backout last change, it doesn't solve the issuejan.nijtmans2014-11-131-50/+2
* Fix [d43a10ce2fed950e00890049f3c273f2cdd12583|d43a10ce2f]: tk_getOpenFile cra...jan.nijtmans2014-11-131-2/+50
* Quick-fix compilation on VC6/PSDK (reported by Andreas Kurpies)jan.nijtmans2014-10-251-0/+2
* Make tkWinDialog.c compile with MinGW 4.0.2. jan.nijtmans2014-10-20