index
:
w32dlib
master
Win32 dialog library
World Wide Web Owner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
Age
Commit message (
Expand
)
Author
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-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
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
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