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 |
|
Stefan Csomor
|
9c8046dded
|
redistribution of code for different library parts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23142 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-23 19:40:04 +00:00 |
|
Václav Slavík
|
0bdb08e7ef
|
builtin iODBC build fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23139 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-23 12:45:34 +00:00 |
|
Robin Dunn
|
8030d60631
|
Added #if wxUSE_CMDLINE_PARSER
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23129 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-23 02:38:34 +00:00 |
|
Stefan Csomor
|
ae820c693a
|
xti additions / changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23125 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-23 00:37:55 +00:00 |
|
Stefan Csomor
|
b192f49963
|
no message
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23124 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-23 00:36:26 +00:00 |
|
Mattia Barbon
|
ba8a4f660a
|
Fix building wxSTC as a DLL using MinGW GCC 3.x.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23112 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-22 21:24:09 +00:00 |
|
Julian Smart
|
16d0c403fa
|
Removed erroneous return statements
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23102 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-22 10:52:01 +00:00 |
|
Julian Smart
|
4ef29fb558
|
Added wxUSE_EXTENDED_RTTI
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23101 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-22 10:25:32 +00:00 |
|
Vadim Zeitlin
|
5b5e4f325c
|
added checks for wxUSE_LISTBOOK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23086 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-21 23:11:54 +00:00 |
|
Vadim Zeitlin
|
ade4eb65af
|
added wxBookCtrlSizer; derive wxNotebookSizer from it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23085 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-21 23:09:35 +00:00 |
|
Vadim Zeitlin
|
e9c0df38e7
|
added wxListbook
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23083 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-21 23:06:36 +00:00 |
|
Vadim Zeitlin
|
ea4ff2ad5a
|
corrected wxUSE_BOOKCTRL test
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23080 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-21 20:45:49 +00:00 |
|
Stefan Csomor
|
4f8ffae109
|
metadata support for metadata
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23079 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-21 20:27:46 +00:00 |
|
Vadim Zeitlin
|
8d34bf5cc9
|
compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23069 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-21 12:54:31 +00:00 |
|
Mattia Barbon
|
789d0a3dd9
|
wxGTK compilation fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23068 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-21 12:44:52 +00:00 |
|
Mattia Barbon
|
64b090c72a
|
Compilation fixes for wxMotif.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23067 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-21 12:38:26 +00:00 |
|
Stefan Csomor
|
986a98c6e9
|
added support for allocation-creation method
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23058 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-21 06:27:11 +00:00 |
|
Vadim Zeitlin
|
15aad3b938
|
created wxBookCtrl which will be tje base class for wxNotebook and wxListbook; moved almost all of wxNotebookBase code into it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23057 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-20 22:57:07 +00:00 |
|
Vadim Zeitlin
|
87f086bcbd
|
added missing headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23056 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-08-20 22:51:21 +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 |
|