index
:
w32dlib
master
Win32 dialog library
World Wide Web Owner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2005-04-24
Fixed a few typos in INSTALL. Pre-versioning checkin.
HEAD
master
Ian C
2005-04-18
Changed debug file location and added GetAppWindow to Common
Ian C
2005-04-17
Test updates
Ian C
2005-04-17
Forgot to add registry code in previous checkin
Ian C
2005-04-17
Added Registry class and default message box titles
Ian C
2005-04-16
Changed message boxes to take a title string
Ian C
2005-04-15
Few doc changes and changed --libs not to return -mwindows
Ian C
2005-04-11
Added Common::Initalise() and updated libraries
Ian C
2005-04-11
Added Common::DirSelect(). Also added '--archive' switch to w32dlib-config.
Ian C
2005-04-11
Removed SetState() debug
Ian C
2005-04-11
Made non-debug build the default
Ian C
2005-04-11
Some changes and added RadioButton
Ian C
2005-04-05
Implemented install
Ian C
2005-04-05
Added Move and MoveBase to Window
Ian C
2005-04-04
Added DataX
Ian C
2005-04-02
Added simple support for dialog menus
Ian C
2005-03-29
Tweaks to Text controls and text handling.
Ian C
2005-03-28
Added ComboBox. Also improved callback filtering and made controls auto regi...
Ian C
2005-03-25
Forgot to add in previous checkin
Ian C
2005-03-25
Implemented OpenFile and SaveFile. Removed SelectDirectory as it depends on ...
Ian C
2005-03-25
Cleaned up a bit by adding a base Window class.
Ian C
2005-03-24
Code updates (first working version)
Ian C
2005-03-24
Code updates
Ian C
2005-03-22
*** empty log message ***
Ian C
2005-03-22
Initial checkin
Ian C
2005-03-22
Standard project directories initialized by cvs2svn.
Ian C