summaryrefslogtreecommitdiffstats
path: root/Source/CursesDialog
ModeNameSize
-rw-r--r--.NoDartCoverage39logstatsplain
-rw-r--r--CMakeLists.txt1248logstatsplain
-rw-r--r--ccmake.cxx4939logstatsplain
-rw-r--r--cmCursesBoolWidget.cxx1270logstatsplain
-rw-r--r--cmCursesBoolWidget.h886logstatsplain
-rw-r--r--cmCursesCacheEntryComposite.cxx3443logstatsplain
-rw-r--r--cmCursesCacheEntryComposite.h998logstatsplain
-rw-r--r--cmCursesDummyWidget.cxx601logstatsplain
-rw-r--r--cmCursesDummyWidget.h780logstatsplain
-rw-r--r--cmCursesFilePathWidget.cxx472logstatsplain
-rw-r--r--cmCursesFilePathWidget.h512logstatsplain
-rw-r--r--cmCursesForm.cxx859logstatsplain
-rw-r--r--cmCursesForm.h1498logstatsplain
-rw-r--r--cmCursesLabelWidget.cxx799logstatsplain
-rw-r--r--cmCursesLabelWidget.h880logstatsplain
-rw-r--r--cmCursesLongMessageForm.cxx4230logstatsplain
-rw-r--r--cmCursesLongMessageForm.h1285logstatsplain
-rw-r--r--cmCursesMainForm.cxx35711logstatsplain
-rw-r--r--cmCursesMainForm.h4393logstatsplain
-rw-r--r--cmCursesOptionsWidget.cxx2182logstatsplain
-rw-r--r--cmCursesOptionsWidget.h1052logstatsplain
-rw-r--r--cmCursesPathWidget.cxx2090logstatsplain
-rw-r--r--cmCursesPathWidget.h1014logstatsplain
-rw-r--r--cmCursesStandardIncludes.h672logstatsplain
-rw-r--r--cmCursesStringWidget.cxx5939logstatsplain
-rw-r--r--cmCursesStringWidget.h1927logstatsplain
-rw-r--r--cmCursesWidget.cxx1029logstatsplain
-rw-r--r--cmCursesWidget.h1811logstatsplain
d---------form1927logstatsplain
list_shimmer'>dgp_compile_list_shimmer Tcl is a high-level, general-purpose, interpreted, dynamic programming language. It was designed with the goal of being very simple but powerful.
summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
amg_string_insertSimplify implementation of non-bytecoded [string replace]andy8 years
cjo_hydramerge tip-445dgp8 years
core_zip_vfsImprovements to Tip#430 based on community input. Added a forward declaration...hypnotoad8 years
dgp_properbytearraymerge novemdgp8 years
dgp_refactorRefactor code common to merge and insert.dgp8 years
libtommath'const'ify all libtommath functions, will appear in next libtommath version. ...jan.nijtmans8 years
masterMerge latest 'const'ification changes from libtommath (develop branch, will b...jan.nijtmans8 years
novemMerge trunkjan.nijtmans8 years
tip_445More TIP 445 conversion of the "path" Tcl_ObjType.dgp8 years
vc_reformAdd default-* targetsapnadkarni8 years
[...]
 
TagDownloadAuthorAge
core-sebres-testcore-sebres-test.zip  core-sebres-test.tar.gz  core-sebres-test.tar.bz2  sebres4 days
core-bug-f7495f63c0core-bug-f7495f63c0.zip  core-bug-f7495f63c0.tar.gz  core-bug-f7495f63c0.tar.bz2  apnadkarni4 days
core-apn-utf-fastpathcore-apn-utf-fastpath.zip  core-apn-utf-fastpath.tar.gz  core-apn-utf-fastpath.tar.bz2  apnadkarni4 days
core-apn-fix-constraintscore-apn-fix-constraints.zip  core-apn-fix-constraints.tar.gz  core-apn-fix-constraints.tar.bz2  apnadkarni13 days
core-9-1-a1core-9-1-a1.zip  core-9-1-a1.tar.gz  core-9-1-a1.tar.bz2  dgp2 weeks
core-minizip-no-tinydircore-minizip-no-tinydir.zip  core-minizip-no-tinydir.tar.gz  core-minizip-no-tinydir.tar.bz2  jan.nijtmans5 weeks
core-bug-602971aecore-bug-602971ae.zip  core-bug-602971ae.tar.gz  core-bug-602971ae.tar.bz2  apnadkarni5 weeks
core-new-timer-apicore-new-timer-api.zip  core-new-timer-api.tar.gz  core-new-timer-api.tar.bz2  jan.nijtmans7 weeks
core-timer-optimisation-haocore-timer-optimisation-hao.zip  core-timer-optimisation-hao.tar.gz  core-timer-optimisation-hao.tar.bz2  oehhar8 weeks
tip-744-pre-nowinerrortip-744-pre-nowinerror.zip  tip-744-pre-nowinerror.tar.gz  tip-744-pre-nowinerror.tar.bz2  apnadkarni2 months
[...]
 
AgeCommit messageAuthorFilesLines
2002-04-052002-04-05 Daniel Steffen <das@users.sourceforge.net> tip_59_implementationdas3-4/+116
2002-02-19 Changed paths from prefix_exec_prefix to the individualandreas_kupries5-53/+102
2002-02-06A small issue with already existing namespaces caused a panic instead of an i...davygrvy1-6/+13
2002-02-06One large bug fixed with neglecting to disable otimizations for a symbols build.davygrvy2-6/+9
2002-02-05 * tests/config.test: Added a testsuite for pkgconfig.andreas_kupries3-4/+87
2002-02-05minor changes to support TIP#59davygrvy2-35/+54
2002-02-05 * unix/mkLinks: Regenerated.andreas_kupries3-0/+131
2002-02-05 * This commit addresses the following topics from the comments atandreas_kupries3-47/+97
2002-01-25 First implementation of TIP #59 for Unix and Windows platforms. andreas_kupries