Julian Smart
|
a925b00678
|
Misc small fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4449 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-11-09 01:52:28 +00:00 |
|
Julian Smart
|
6adaedf0fc
|
Made various Motif fixes, wxListBox/wxChoice derive from wxControlWithItems,
added release.txt
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4433 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-11-08 14:53:39 +00:00 |
|
Julian Smart
|
106f039552
|
Small changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4412 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-11-06 19:43:45 +00:00 |
|
Julian Smart
|
0e528b997e
|
Added some makefiles, fixed a BC++ problem in controls.cpp; changed some class
ordering for VC++ 1.5
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4404 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-11-06 17:12:10 +00:00 |
|
Julian Smart
|
6e47faf150
|
Fixed image sample, dsp files etc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4389 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-11-06 10:39:19 +00:00 |
|
Julian Smart
|
733dac4760
|
Small changes to peripheral files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4217 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-27 16:18:22 +00:00 |
|
Julian Smart
|
ee1aaf9996
|
Motif: made file selector and message box properly take on background colour.
Initialised a member variable in wxDC, so e.g. bombs sample now works
and splitter displays something.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4200 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-26 15:16:29 +00:00 |
|
Julian Smart
|
af111fc338
|
Removed lots of wxMotif compile warnings. Copied new install.txt into old
install.txt (wxMotif).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4196 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-26 13:33:13 +00:00 |
|
Julian Smart
|
b69f1bd186
|
Cured some Motif bugs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1844 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-03-01 22:41:38 +00:00 |
|
Julian Smart
|
20e85460c4
|
Added dummy OnIdle to wxWindow in wxGTK; doc tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1837 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-03-01 13:06:15 +00:00 |
|
Julian Smart
|
9a05fd8d13
|
wxUSE_SOCKETS added to setup(0).h; Cygwin corrections; doc tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1833 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-28 23:39:59 +00:00 |
|
Julian Smart
|
0bc9b25e9a
|
Added George Tasker's forward slash fix to file dialog; added some consts to prntbase.h;
removed redundant IMPLEMENT_WXWIN_MAINs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1732 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-19 21:54:37 +00:00 |
|
Julian Smart
|
33b64e6f8b
|
Added 'tardist' script for creating .tgz archives of wxWin; cured wxExecute
crash on wxMotif; added wxHelpControllerBase::SetViewer; added consts to wxColour
== and != operators; changed beta version; fixed wxChoice/wxComboBox bugs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1718 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-18 14:55:34 +00:00 |
|
Julian Smart
|
cba2db0c29
|
Some doc corrections (added blank lines at end of docs); corrected Forty sample
dialog behaviour; added dummy menubar constructors; corrected wxMSW wxRegion bug
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1684 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-12 08:22:29 +00:00 |
|
Julian Smart
|
750b78ba35
|
Cured some small doc typos; some WIN16 fixes; transferred DLL WinMain to
IMPLEMENT_APP() macro so dummy.obj doesn't have to be linked; lexer.l fix
for LEX (I hope)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1672 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-02-10 22:44:53 +00:00 |
|
Julian Smart
|
8870c26ecb
|
Added a few files; fixed some warnings and wxMotif compile problems
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1534 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-01-31 18:47:10 +00:00 |
|
Julian Smart
|
7921cf2bad
|
Added dde sample; added docs/index.htm
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1494 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-01-27 10:01:14 +00:00 |
|
Julian Smart
|
2dc5505ebc
|
Rationalised a few more docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1294 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-12-31 18:18:56 +00:00 |
|
Julian Smart
|
41c09d481c
|
Fixed Dialog Editor compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1293 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-12-31 17:32:18 +00:00 |
|
Julian Smart
|
38d24a39d3
|
Added various licence files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1118 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-12-06 20:24:56 +00:00 |
|
Karsten Ballüder
|
c801d85f15
|
Initial revision
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1998-05-20 14:01:55 +00:00 |
|