Robin Dunn
|
85247b3671
|
SWIGged updates for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13751 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-22 21:00:33 +00:00 |
|
Robin Dunn
|
e00a2cc77a
|
Added OnDragOver returning wxDragCopy so text can be dropped from IE 6.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13750 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-22 20:18:42 +00:00 |
|
Václav Slavík
|
b040e242e7
|
use AM_ICONV for iconv configure checks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13749 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-22 18:55:06 +00:00 |
|
Václav Slavík
|
a7b09001af
|
added safety check to wxWindow::ReleaseMouse
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13748 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-22 18:53:16 +00:00 |
|
Robin Dunn
|
844a4451f6
|
Fix for when Set is called with wxSameAs to behave just like calling SameAs()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13747 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-22 18:30:54 +00:00 |
|
Julian Smart
|
90b5abc1eb
|
Added events topic.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13746 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-22 17:46:19 +00:00 |
|
Vadim Zeitlin
|
516cdd5433
|
added a hack to work around the dummy kill focus messages under GTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13745 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-22 15:40:06 +00:00 |
|
Vadim Zeitlin
|
9dcd75f8da
|
use standard colours in all ports
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13744 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-22 15:39:40 +00:00 |
|
Vadim Zeitlin
|
17d61cbfb4
|
added (dummy) implementation of GetMetric(wxSYS_CURSOR_[XY])
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13743 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-22 15:39:13 +00:00 |
|
Robin Dunn
|
ce914f7319
|
Changes to match recent CVS updates, added demo for wxGenericDirCtrl.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13742 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-22 03:22:03 +00:00 |
|
Václav Slavík
|
1811af8709
|
clarified legal stuff
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13741 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-21 23:29:38 +00:00 |
|
Václav Slavík
|
8f50c527a8
|
changed WX_PREFIX to WXPREFIX (wasn't in 2.2, can do it)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13740 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-21 23:29:21 +00:00 |
|
Vadim Zeitlin
|
d5e1f5e06e
|
compilation fix for Borland (hopefully)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13739 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-21 22:45:50 +00:00 |
|
Julian Smart
|
4cbc57f086
|
Tidied/commented FL header files, regenerated docs and filled out Category section.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13738 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-01-21 22:34:42 +00:00 |
|
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 |
|