Julian Smart
|
77ffb5937e
|
Name and version changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27404 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-23 14:56:36 +00:00 |
|
Stefan Neis
|
23bf401875
|
Remove duplicated typedef depending on header file version.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27190 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-09 17:54:00 +00:00 |
|
Stefan Neis
|
33689859bb
|
Reverted setting WS_VISIBLE to 0, too many undesired side effects.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26252 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-03-18 10:49:58 +00:00 |
|
Stefan Neis
|
22e0b22bac
|
Try to insure usability of this file in non-PM ports.
Hack to try to reduce flicker by creating controls without WS_VISIBLE
(define WS_VISIBLE to 0).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24644 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-11-23 22:10:57 +00:00 |
|
Stefan Neis
|
d4ca5c8c7b
|
Insure that messages are posted to the main threads event loop,
instead of sending them to the thread-local event loop
(which typically does not exist under wxWindows).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23421 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-07 17:50:12 +00:00 |
|
Stefan Neis
|
bd3b171d3f
|
Split src/os2/utils.cpp in two to support non-monolithic builds.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23055 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-20 18:53:31 +00:00 |
|
Stefan Neis
|
283ed244ad
|
Compilation fixes for gcc-3.2.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23053 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-20 17:02:09 +00:00 |
|
David Webster
|
9794cae1b3
|
New native OS/2 list control.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18857 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-01-21 23:35:16 +00:00 |
|
David Webster
|
db16e5c3aa
|
Bitmap button updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17091 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-09-09 03:08:12 +00:00 |
|
David Webster
|
1b75810c8d
|
Font updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16671 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-22 01:02:37 +00:00 |
|
David Webster
|
7d9211596f
|
Fontutil wxFillLogFont change.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13764 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-23 14:04:56 +00:00 |
|
David Webster
|
f140b3520b
|
OS/2 bug fix updates.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13753 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-22 23:17:55 +00:00 |
|
Stefan Neis
|
74707ecf7c
|
- Added definition for struct SPBCDATA (missing in EMX).
- Added forward declaration of wxString.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13711 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-20 21:53:18 +00:00 |
|
David Webster
|
511ac294da
|
Lots of cleanup, mostly consolidating globals
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13486 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-09 23:16:22 +00:00 |
|
David Webster
|
f5b5c15cbe
|
OS/2 NativeFontInfo support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13469 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-08 23:37:40 +00:00 |
|
David Webster
|
cc95f4f947
|
OS/2 NativeFontInfo support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13462 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-08 23:33:27 +00:00 |
|
David Webster
|
3011bf2bdc
|
Support for Toplevel window
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13428 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-07 00:44:31 +00:00 |
|
David Webster
|
3c299c3ab6
|
OS/2 common controls code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13065 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-12-17 22:56:41 +00:00 |
|
David Webster
|
008089f632
|
Added some extended styles to OS/2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10330 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-05-25 21:12:00 +00:00 |
|
David Webster
|
8bb6da4ae6
|
Bitmap and icon updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9205 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-01-29 05:46:06 +00:00 |
|
David Webster
|
e99762c031
|
Font updates for OS/2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8906 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-12-11 04:36:46 +00:00 |
|
Bryan Petty
|
f6bcfd974e
|
merged 2.2 branch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7748 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-07-15 19:51:35 +00:00 |
|
David Webster
|
914589c26c
|
More framework updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6403 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-03-02 22:13:38 +00:00 |
|
David Webster
|
61243a510f
|
More updates to wxWindow, wxMenu, GdiImage to get minimal to work
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6325 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-02-28 04:40:52 +00:00 |
|
David Webster
|
20947e08ca
|
OS/2 thread updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4649 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-11-22 05:27:57 +00:00 |
|
David Webster
|
b86737ee11
|
More defines to get error codes out of OS/2 headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4299 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-11-02 14:44:23 +00:00 |
|
David Webster
|
86de7616de
|
More OS/2 changes and fixes. Getting there.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3732 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-09-20 17:19:25 +00:00 |
|
David Webster
|
45fcbf3b7a
|
*** empty log message ***
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3726 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-09-20 04:49:19 +00:00 |
|
David Webster
|
0e320a79f1
|
*** empty log message ***
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3190 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-07-29 05:11:30 +00:00 |
|