This website requires JavaScript.
Explore
Help
Sign In
Amebis
/
wxWidgets
Watch
1
Star
0
Fork
0
You've already forked wxWidgets
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cc7a8fce91e08fbfac95e69b896f97fd5b62d279
wxWidgets
/
contrib
/
samples
/
gizmos
/
editlbox
History
Chris Elliott
cc7a8fce91
2.8.11.tag
...
git-svn-id:
https://svn.wxwidgets.org/svn/wx/WX_2_8_11@64141
c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-04-26 08:15:16 +00:00
..
editlbox.bkl
Add <contrib-lib> bakefile tag. Like <wx-lib> except that in VC++ '.dsw' files
2005-08-08 13:08:45 +00:00
editlbox.dsp
bakefile 0.2.8 and wxw2.8.11
2010-01-28 10:14:20 +00:00
makefile.bcc
bakefile 0.2.8 and wxw2.8.11
2010-01-28 10:14:20 +00:00
makefile.gcc
bakefile 0.2.8 and wxw2.8.11
2010-01-28 10:14:20 +00:00
Makefile.in
bakefile 0.2.8 and wxw2.8.11
2010-01-28 10:14:20 +00:00
makefile.vc
bakefile 0.2.8 and wxw2.8.11
2010-01-28 10:14:20 +00:00
makefile.wat
2.8.11.tag
2010-04-26 08:15:16 +00:00
test.cpp
removed SetAutoLayout(true) calls when a corresponding SetSizer() was also called (the latter already calls SetAutoLayout(true) in case of a non-NULL window); usual cleanup: removing tabs and end of line whitespace, TRUE->true, FALSE->false, -1->wxID_ANY, Enable(false)->Disable(), ""->wxEmptyString
2004-06-12 23:44:08 +00:00