Stefan Neis
|
48c82007d3
|
Added missing include.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23339 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-31 22:35:24 +00:00 |
|
Stefan Neis
|
bf341e6e6c
|
Removed duplicate declaration of wxEntry.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23337 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-31 21:44:48 +00:00 |
|
Stefan Neis
|
258836fa25
|
Updated to current API.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23336 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-31 21:39:52 +00:00 |
|
Stefan Neis
|
3979bf6b1f
|
Updated API to current state of wxWindows (int -> size_t).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23335 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-31 21:37:00 +00:00 |
|
Stefan Neis
|
51a7e6af00
|
Added missing include.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23332 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-31 21:00:00 +00:00 |
|
Stefan Neis
|
0093fe11c5
|
Cleaned up remains of outdated 3D effect handling.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23329 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-31 20:08:49 +00:00 |
|
Stefan Neis
|
9cd036338d
|
Added missing include.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23326 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-31 19:41:52 +00:00 |
|
Stefan Neis
|
21323df7fe
|
Fixed return type of GetPageCount (int -> size_t).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23323 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-31 18:25:53 +00:00 |
|
Stefan Neis
|
621ccd8a82
|
Fixed AppTraits handling on OS/2.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23322 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-31 18:15:10 +00:00 |
|
Stefan Csomor
|
bd7641107a
|
Carbon Event Mouse Moved handler added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23320 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-31 15:33:02 +00:00 |
|
Vadim Zeitlin
|
708c45a6ce
|
return the index of the inserted/appended item
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23312 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-30 23:03:07 +00:00 |
|
Stefan Neis
|
f877815e1b
|
Fixed several bugs in threading code for OS/2. Thread sample now working.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23307 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-30 20:44:14 +00:00 |
|
Václav Slavík
|
3caa34b771
|
removed caching from wxInternetFSHandler
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23299 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-29 22:54:45 +00:00 |
|
Mattia Barbon
|
d8771ac734
|
Fixed bug introduced in fs_zip.cpp when replacing wxHashTableLong
with wxHashMap.
Made wxHashMap constructor explicit to prevent similar errors.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23298 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-29 20:10:32 +00:00 |
|
Stefan Csomor
|
584e607406
|
added WX_IMPLEMENT_PROPERTY
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23297 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-29 19:07:58 +00:00 |
|
David Elliott
|
aa992c594e
|
Rename some of the Cocoa methods to reflect that they are implemented
by the NSWindow delegate.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23296 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-29 14:59:04 +00:00 |
|
David Elliott
|
78c67cb642
|
Use a delegate instead of manually adding notifications. Not only is this
less code, but a delegate will be required for future functionality.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23294 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-29 14:10:23 +00:00 |
|
Vadim Zeitlin
|
1fa29bdc25
|
implemented IsModified() and DiscardEdits()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23291 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-29 00:11:09 +00:00 |
|
David Elliott
|
2fc2d511d0
|
Send all menu item actions to a dedicated target. This is to ensure
the actions always make it to the proper wxFrame.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23277 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-28 17:49:51 +00:00 |
|
David Elliott
|
1d2412f77b
|
CreateToolBar/SetToolBar wrapped in #if wxUSE_TOOLBAR
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23274 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-28 16:34:26 +00:00 |
|
Václav Slavík
|
56572188ee
|
wxCheckList -> wxCheckListBox
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23269 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-28 09:36:54 +00:00 |
|
Stefan Csomor
|
ffca575c83
|
WX_EVENT_PROPERTY instead of WX_DELEGATE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23264 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-27 18:42:14 +00:00 |
|
Stefan Csomor
|
4177a99c30
|
added range of types for delegate type info
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23255 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-27 17:02:51 +00:00 |
|
Stefan Csomor
|
25474dcade
|
changed getters for enum to const, GetEventClass to the delegate
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23253 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-27 08:10:02 +00:00 |
|
David Elliott
|
5aa417d57c
|
Send activate/deactivate events for become/resign key
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23242 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-26 19:30:10 +00:00 |
|
David Elliott
|
720e01c312
|
Added a notification observer for NSWindow. Observe the become key and
resign key notifications. (window activation in wxWindows parlance)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23241 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-26 19:28:35 +00:00 |
|
Stefan Csomor
|
c681bd248f
|
unicode fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23232 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-26 01:12:29 +00:00 |
|
Julian Smart
|
0e7ac69ea9
|
Compile extended RTTI in BC++
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23230 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-26 00:44:06 +00:00 |
|
Stefan Csomor
|
583150e369
|
linkage and unicode corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23221 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-25 23:29:55 +00:00 |
|
Stefan Csomor
|
6c7a1f8274
|
RTTI accessors for menus
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23220 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-25 23:26:49 +00:00 |
|
Václav Slavík
|
80b2db4ee6
|
added IMPLEMENT_APP_CONSOLE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23216 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-25 20:48:47 +00:00 |
|
Václav Slavík
|
1b23f6f700
|
there's no such thing as <typeinfo.h>
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23205 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-25 15:41:25 +00:00 |
|
Julian Smart
|
385facb748
|
Made CCS_VERT definition more general
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23201 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-25 14:20:26 +00:00 |
|
Julian Smart
|
ffcb4ee424
|
WinCE fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23200 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-25 14:15:20 +00:00 |
|
Julian Smart
|
9ce43bfae9
|
Fixes for WinCE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23199 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-25 14:10:25 +00:00 |
|
Julian Smart
|
1d6d8f1717
|
Added some missing settings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23196 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-25 13:02:20 +00:00 |
|
Stefan Csomor
|
df3a88afd7
|
generic template must not carry linkage clause
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23189 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-25 07:34:58 +00:00 |
|
Stefan Csomor
|
492f9a9e9b
|
switching type info to registration base and lazy lookup (multi-lib-linkage problems with old approach)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23184 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-24 23:36:46 +00:00 |
|
Stefan Neis
|
e484468721
|
Fixed #pragma interface/implementation handling for old compilers.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23175 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-24 16:38:02 +00:00 |
|
Stefan Neis
|
a1541f5f05
|
Use wxIconLocation instead of wxIcon (as in the other ports).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23174 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-24 15:56:19 +00:00 |
|
Václav Slavík
|
79902653c8
|
fixed wrong WXDLLEXPORT usage
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23173 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-24 15:43:58 +00:00 |
|
Stefan Csomor
|
91c9dbdc97
|
linkage corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23172 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-24 15:41:05 +00:00 |
|
Stefan Csomor
|
1c263d5667
|
linkage corrections, destructors added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23169 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-24 15:22:07 +00:00 |
|
Stefan Neis
|
f0f044dcbe
|
Compilation fixes for OS/2.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23166 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-24 14:08:44 +00:00 |
|
Václav Slavík
|
1b5ff3a3fe
|
fix gcc warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23165 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-24 13:27:56 +00:00 |
|
Václav Slavík
|
ab0881c71c
|
fixed gcc warnings and reformatted some pieces of code to be a bit readable
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23162 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-24 12:55:22 +00:00 |
|
Stefan Csomor
|
2abce5157d
|
gcc /vc6 workarounds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23161 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-24 12:22:08 +00:00 |
|
Stefan Neis
|
fe5321b6d8
|
Removed superfluous conditional include.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23154 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-24 09:56:16 +00:00 |
|
Stefan Csomor
|
0886e25499
|
flags extension
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23146 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-23 22:37:11 +00:00 |
|
Václav Slavík
|
0a20646948
|
Unicode fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23143 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-23 21:01:58 +00:00 |
|