Stefan Neis
|
764bb7f18e
|
Try to insure usability of this file in non-PM ports.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24645 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-11-23 22:11:32 +00:00 |
|
Stefan Neis
|
de816bbde3
|
Added dummy implementations of Enable and SetDelay.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@24098 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-05 21:46:39 +00:00 |
|
Stefan Neis
|
a13500d541
|
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/branches/WX_2_4_BRANCH@23421 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-09-07 17:50:12 +00:00 |
|
Stefan Neis
|
f4e096c56e
|
Compilation fixes for gcc-3.2.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23053 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-20 17:02:09 +00:00 |
|
David Webster
|
c506b569a9
|
Catch up Os/2 to the state of the branch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20255 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-17 17:24:45 +00:00 |
|
Julian Smart
|
d5f8e9457b
|
Applied patch [ 657969 ] Removes #if wxUSE_VALIDATORS code
for wxOS2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18425 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-12-27 14:52:14 +00:00 |
|
David Webster
|
63c1d521d4
|
final pre-release OS/2 updates.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18267 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-12-16 18:34:27 +00:00 |
|
David Webster
|
9905679b18
|
no message
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18019 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-12-02 14:08:35 +00:00 |
|
David Webster
|
88ecce35e8
|
Weekly updates.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17982 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-27 05:50:21 +00:00 |
|
David Webster
|
a4b1f32cdf
|
Add Generic MDI Frames as Native
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17870 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-14 16:08:44 +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
|
f5ea767eb8
|
More OS/2 update to fix some owner drawn things
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16958 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-09-03 22:26:53 +00:00 |
|
David Webster
|
1de4baa31f
|
Notebook, Listbox, and Checklst updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16951 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-09-03 04:47:39 +00:00 |
|
David Webster
|
018d3030cc
|
Weekly update
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16876 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-30 21:20:42 +00:00 |
|
David Webster
|
f289196b3a
|
Lots of updates fixing radiobox processing, checkboxes and add notebook control.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16861 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-30 13:37:52 +00:00 |
|
Stefan Neis
|
6502915206
|
protected to restrictive for compiling with EMX.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16780 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-25 18:24:18 +00:00 |
|
Stefan Neis
|
a2cd9b8641
|
Update to current API.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16778 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-25 18:20:54 +00:00 |
|
Stefan Neis
|
063807f6c3
|
Added an include to timer.h (needed for non-precompiled headers).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16776 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-25 18:20:22 +00:00 |
|
Stefan Neis
|
8d8bd9bf15
|
Added the usual GNU pragma.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16775 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-25 18:17:54 +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
|
25fc812c74
|
File dialog fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16642 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-21 04:12:31 +00:00 |
|
David Webster
|
b93f4bb9da
|
FileDlg updates.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16607 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-20 05:00:48 +00:00 |
|
David Webster
|
c93f804a15
|
updates mostly for better font support and some weekly catch-up work
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16594 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-19 02:24:22 +00:00 |
|
David Webster
|
07df68c89a
|
Font fixes for the font dialog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16459 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-11 23:47:44 +00:00 |
|
David Webster
|
760a4fb945
|
Fixes for common dialogs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16365 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-05 03:12:36 +00:00 |
|
Julian Smart
|
90a1a975d4
|
Applied patch [ 588734 ] Makes ProcessIdle() virtual
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16341 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-01 19:54:55 +00:00 |
|
David Webster
|
10769d8c47
|
Lots of updates for color dialog and sliders
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16247 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-07-22 03:27:36 +00:00 |
|
David Webster
|
5d644707ca
|
Toolbar/tooltip udates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16141 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-07-11 22:14:39 +00:00 |
|
David Webster
|
05facebb89
|
Tooltip udpates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16122 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-07-09 22:02:07 +00:00 |
|
David Webster
|
6c0fdfbb42
|
Updates for tooltip support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16103 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-07-09 05:03:04 +00:00 |
|
David Webster
|
b6f4144e59
|
no message
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16075 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-07-08 03:38:01 +00:00 |
|
David Webster
|
d697657f1e
|
OS/2 updates and initial toolbar implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15996 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-07-01 22:22:13 +00:00 |
|
David Webster
|
47df2b8c54
|
Catching up
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15869 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-17 22:08:57 +00:00 |
|
David Webster
|
6ed98c6a3b
|
Catching up for the week
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15703 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-05-28 21:50:34 +00:00 |
|
Vadim Zeitlin
|
3c67451472
|
added consts to wxAcceleratorTable ctors from wxAcceleratorEntry array
(repaces patch 561183)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15699 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-05-28 16:51:14 +00:00 |
|
David Webster
|
72b4f026a2
|
Font dialog fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15624 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-05-21 04:19:47 +00:00 |
|
David Webster
|
430974f8c4
|
Weekly catch up.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15542 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-05-13 18:10:59 +00:00 |
|
David Webster
|
ad6bd8701e
|
Fix for upside down bmp projections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15478 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-05-10 04:09:27 +00:00 |
|
David Webster
|
c3f7931401
|
Folder icon
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15477 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-05-10 04:08:11 +00:00 |
|
David Webster
|
1759c49133
|
More of the same.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15417 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-05-08 05:22:36 +00:00 |
|
David Webster
|
29172908bf
|
Mono bitmap processing updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15403 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-05-07 04:56:22 +00:00 |
|
David Webster
|
79c093419e
|
OS/2 Image processing updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15400 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-05-06 21:47:16 +00:00 |
|
David Webster
|
2d5855f6e4
|
Some new members to assist in bitmap rendering
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15318 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-04-30 22:29:51 +00:00 |
|
Vadim Zeitlin
|
2245b2b2c3
|
changed DoDragDrop(bool) into DoDragDrop(int) and added support for wxDrag_DefaultMove flag
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15297 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-04-28 14:30:54 +00:00 |
|
David Webster
|
1cee3f6006
|
Updates to OS/2 to catch up with lib changes and for image processing.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15265 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-04-26 12:58:11 +00:00 |
|
David Webster
|
1d0edc0f73
|
More updates for gdi
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15209 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-04-19 21:40:05 +00:00 |
|
David Webster
|
ba2abe8530
|
back to void for DoFloodFill
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15201 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-04-18 13:30:53 +00:00 |
|
Julian Smart
|
387ebd3eb7
|
Added wxDF_HTML
Added VC++/non-Unicode for setting HTML clipboard data
Changed FloodFill to return a bool value
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15185 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-04-17 11:48:11 +00:00 |
|
David Webster
|
598d8cacef
|
Bitmap and menu updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15139 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-04-15 03:31:42 +00:00 |
|
David Webster
|
938aa9c461
|
Menuing and statusbar updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15087 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-04-10 22:29:32 +00:00 |
|