Robin Dunn
|
293a0a8677
|
Fixed a typemap.
Added a Python list --> wxArrayInt typemap and wxArrayInt --> Python
list helper.
Added wxMultiChoiceDialog.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13736 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-21 21:33:07 +00:00 |
|
Ron Lee
|
c9baf9d738
|
added missing header.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13735 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-21 21:30:45 +00:00 |
|
David Webster
|
81d19f3ea5
|
New Mod Def file.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13734 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-21 21:25:48 +00:00 |
|
Julian Smart
|
5bdad898eb
|
Now adds 'include file' heading
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13732 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-21 21:18:50 +00:00 |
|
David Webster
|
1d3d992e5c
|
More resource files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13731 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-21 19:57:54 +00:00 |
|
David Webster
|
98b67b810e
|
More resource files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13730 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-21 19:51:49 +00:00 |
|
Václav Slavík
|
70c2fde399
|
fixed crash in wxSpinCtrl under wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13729 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-21 19:03:40 +00:00 |
|
Václav Slavík
|
5397911d62
|
fixed incorrect positioning of controls in generic wxSpinCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13728 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-21 19:03:31 +00:00 |
|
Václav Slavík
|
84c88a17c0
|
added TAB handling
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13727 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-21 19:03:23 +00:00 |
|
Václav Slavík
|
343e418c21
|
change WXDEBUG to WXSTDERR
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13726 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-21 19:03:07 +00:00 |
|
David Webster
|
f3e4a2a414
|
Dialog updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13725 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-21 18:45:09 +00:00 |
|
Vadim Zeitlin
|
bf9adb3a20
|
added SetLabelFont() test
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13724 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-21 18:11:15 +00:00 |
|
Vadim Zeitlin
|
bf31fa26c7
|
added wxGetFontFromUser() similar to wxGetColourFromUser()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13723 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-21 17:53:00 +00:00 |
|
Vadim Zeitlin
|
d741c58382
|
added wxGetFontFromUser docs and links to it and wxGetColourFromUser from elsewhere
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13722 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-21 17:52:01 +00:00 |
|
Vadim Zeitlin
|
8a280d9ad3
|
added wxFont::Ok
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13721 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-21 17:49:49 +00:00 |
|
Vadim Zeitlin
|
50e42404fb
|
added an explicit accessor to query the default key value
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13719 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-21 15:52:03 +00:00 |
|
David Webster
|
c9b9e020ca
|
Commit of merge
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13718 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-21 14:32:57 +00:00 |
|
David Webster
|
e219d2bfa4
|
no message
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13717 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-21 14:32:35 +00:00 |
|
Václav Slavík
|
50ccbaaa55
|
added first microscopic part of XRC format docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13716 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-20 23:14:39 +00:00 |
|
Stefan Neis
|
2aa607286c
|
Added missing include for non-precompiled headers.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13715 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-20 22:02:52 +00:00 |
|
Stefan Neis
|
bd1a676876
|
Added missing include to os2/private.h.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13714 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-20 22:02:00 +00:00 |
|
Stefan Neis
|
d75262dbfe
|
Fixed apparent typo.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13713 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-20 22:00:45 +00:00 |
|
Stefan Neis
|
a4a162522b
|
Added various #includes for non-precompiled headers.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13712 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-20 22:00:11 +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 |
|
Stefan Neis
|
0fe5619d25
|
Fixed compilation problems with gcc on OS/2.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13710 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-20 21:50:56 +00:00 |
|
Stefan Neis
|
84dd58ce98
|
Added wchar handling for EMX (gcc on OS/2).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13709 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-20 21:47:45 +00:00 |
|
Stefan Neis
|
0e8455c909
|
New version with latest additions to filelist.txt.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13708 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-20 21:44:23 +00:00 |
|
Stefan Neis
|
b07a1cb525
|
Added toplevel.{h,c} to OS/2 files.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13707 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-20 21:43:17 +00:00 |
|
Stefan Neis
|
7ee20d36af
|
Added wxUSE_OWNER_DRAWN for wxPM (OS/2)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13706 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-20 21:42:16 +00:00 |
|
Gilles Depeyrot
|
6e73695c59
|
use wxMac provided wxGetOsDescription with Apple DevTools
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13705 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-20 18:22:48 +00:00 |
|
Gilles Depeyrot
|
0e13e96566
|
added missing include files for Apple DevTools
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13704 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-20 17:52:57 +00:00 |
|
Stefan Csomor
|
f152293279
|
new targets for shared libs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13703 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-20 16:47:24 +00:00 |
|
Stefan Csomor
|
7864205179
|
added shared libs targets
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13702 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-20 16:46:37 +00:00 |
|
Stefan Csomor
|
bec721ec75
|
added proper bracketing of QDflushing for carbon only
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13701 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-20 16:43:30 +00:00 |
|
Stefan Csomor
|
5dbb17e27f
|
corrected wxKill signature, added Env methods (returning false)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13700 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-20 16:34:36 +00:00 |
|
Stefan Csomor
|
218f97d382
|
export statement added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13699 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-20 16:33:37 +00:00 |
|
Stefan Csomor
|
d09487dd4e
|
removed non appearance implementations
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13698 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-20 16:32:42 +00:00 |
|
Stefan Csomor
|
d9e054bc61
|
resource loader structure added for loading menu bar, apple menu will not get multiple entries under classic anymore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13697 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-20 16:32:03 +00:00 |
|
Stefan Csomor
|
fe3fcb057f
|
resource loader structure added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13696 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-20 16:29:47 +00:00 |
|
Stefan Csomor
|
9b59f1a636
|
removed all resources that are not needed anymore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13695 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-20 16:28:01 +00:00 |
|
Stefan Csomor
|
ffd678371d
|
moved patterns to static structures, added resouce loader struct where needed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13694 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-20 16:27:34 +00:00 |
|
Stefan Csomor
|
53fd991c44
|
resource stack structure that sets up correct resource, new entry points for shared points
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13693 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-20 16:26:59 +00:00 |
|
Stefan Csomor
|
5b9255698a
|
added constructor for compliance with wxPython
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13692 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-20 16:24:54 +00:00 |
|
Stefan Csomor
|
ca5e5bad86
|
menu help under classic was not giving back the correct help menu handle
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13691 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-20 16:24:25 +00:00 |
|
Stefan Csomor
|
4b1c4c2181
|
naming corrections, scrolling amount fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13690 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-20 16:23:47 +00:00 |
|
Stefan Csomor
|
4b0b35f185
|
removed duplicate strdup definition for CW MSL V 7
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13689 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-20 16:18:51 +00:00 |
|
Stefan Csomor
|
337b24541e
|
added missing string definition
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13688 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-20 16:16:02 +00:00 |
|
Stefan Csomor
|
fa15551ceb
|
new static structure for using the correct resource file (needed for shared lib)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13687 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-20 16:14:11 +00:00 |
|
Stefan Csomor
|
dde587d9bd
|
export statement needed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13686 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-20 16:13:05 +00:00 |
|
Stefan Csomor
|
ac398c14e9
|
preparation for separated menu items
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13685 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-20 16:12:22 +00:00 |
|