Mattia Barbon
|
fa7161e09f
|
Added some wxPerl notes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24233 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-19 09:09:12 +00:00 |
|
Vadim Zeitlin
|
564a150b1f
|
replaced all occurences of wxColourDatabase::FindColour() with Find(); minor code cleanup here and there
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24231 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-18 23:51:01 +00:00 |
|
Vadim Zeitlin
|
5d398dbae0
|
documented wxColourDatabase::FindColour() change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24230 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-18 23:46:19 +00:00 |
|
Vadim Zeitlin
|
45bbbc5430
|
use #if WXWIN_COMPAT and not #ifdef (patch 826160)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24229 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-18 23:22:11 +00:00 |
|
Vadim Zeitlin
|
f75aecd00f
|
use wxColourDatabase::Find() instead of deprecated FindColour(); some minor code cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24228 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-18 23:20:13 +00:00 |
|
Robert Roebling
|
f9ebac93e7
|
Further corrections to bitmap and blit code.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24227 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-18 19:23:19 +00:00 |
|
Václav Slavík
|
7d88f0992a
|
DMC make.exe can handle include directive, even though it is not documented
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24225 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-18 11:34:30 +00:00 |
|
Robin Dunn
|
b7d681eb04
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24224 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-18 05:47:22 +00:00 |
|
Robin Dunn
|
025fa9a96b
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24223 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-18 04:56:15 +00:00 |
|
Robin Dunn
|
900eb07b48
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24222 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-18 04:36:23 +00:00 |
|
Robin Dunn
|
40f5c32cbd
|
New version from Timothy Hochberg
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24221 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-18 04:33:35 +00:00 |
|
Robin Dunn
|
81744507e8
|
Added TODO
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24220 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-18 04:33:02 +00:00 |
|
Robin Dunn
|
3b6d8c19fc
|
Added IsEditCancelled/SetEditCanceled
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24219 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-18 04:32:41 +00:00 |
|
Robin Dunn
|
118f4724b6
|
Demo tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24218 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-18 04:31:26 +00:00 |
|
Robin Dunn
|
7ca4c2e1eb
|
Added note about migration guide
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24217 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-18 04:30:10 +00:00 |
|
Robin Dunn
|
88c32d58d8
|
typo fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24216 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-18 04:29:53 +00:00 |
|
Stefan Csomor
|
05fa251a2f
|
adjusting to changes in xti.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24215 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-17 19:53:19 +00:00 |
|
Stefan Csomor
|
bb7eff4c0d
|
adjusting to changes in object.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24214 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-17 19:50:46 +00:00 |
|
Stefan Csomor
|
c9cacf3e49
|
removing RTTI classinfo #define redirections, not needed anymore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24213 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-17 19:48:20 +00:00 |
|
Vadim Zeitlin
|
4e6b83091a
|
added CreateByName(), use it in wxColourDatabase
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24212 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-17 17:39:28 +00:00 |
|
Robert Roebling
|
551b5391ae
|
\
Updated bitmap blitting code as per 2_4
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24211 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-17 14:28:52 +00:00 |
|
Václav Slavík
|
a2e268df19
|
samples.inc is not data file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24208 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-17 11:20:25 +00:00 |
|
Jouk Jansen
|
2b5b100ac6
|
Committing in .
OpenVMS updates
Modified Files:
wxWindows/setup.h_vms wxWindows/include/wx/defs.h
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24207 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-17 10:01:21 +00:00 |
|
Vadim Zeitlin
|
c50f92d08c
|
fixed bug with wxcolourDatabase::FindColour(); added (and documented) new Find() and AddColour(const wxColour&) methods to avoid such problems in the future
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24206 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-16 17:42:31 +00:00 |
|
Vadim Zeitlin
|
9551b6fe2f
|
added \NULL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24205 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-16 17:38:15 +00:00 |
|
Vadim Zeitlin
|
5b66d31a94
|
fixed wxMouseEvent::Moving() and Dragging() after the last change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24203 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-16 15:05:32 +00:00 |
|
Vadim Zeitlin
|
c0db962623
|
made wxRTTI macros namespace-friendly (patch 799434)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24202 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-16 11:33:46 +00:00 |
|
Vadim Zeitlin
|
311ccb86e4
|
compilation fix for Watcom (part of patch 813225)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24201 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-16 11:23:07 +00:00 |
|
Vadim Zeitlin
|
3cb9989457
|
added wxSYS_ICONTITLE_FONT (patch 816026)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24200 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-16 11:17:38 +00:00 |
|
Vadim Zeitlin
|
84968677ab
|
VC++ release mode warning fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24199 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-16 11:09:11 +00:00 |
|
Václav Slavík
|
7d2681a303
|
Vadim moved the macros to dlimpexp.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24198 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-16 11:02:30 +00:00 |
|
Vadim Zeitlin
|
489bbac963
|
RemoveEventHandler() didn't reset all pointers correctly (patch 819545)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24197 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-16 10:31:19 +00:00 |
|
Vadim Zeitlin
|
999836aaca
|
warning fixes for BCC and OW (heavily modified patch 819146)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24196 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-16 10:28:15 +00:00 |
|
Vadim Zeitlin
|
0cc66b6c0b
|
moved DLL import/export declarations from wx/defs.h to (new) wx/dlimpexp.h for GSocket; added wxUnusedVar() and wxDUMMY_INITIALIZE() to wx/defs.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24195 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-16 10:25:56 +00:00 |
|
Vadim Zeitlin
|
d4864e971b
|
added ShouldInheritColours()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24194 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-16 10:00:12 +00:00 |
|
Vadim Zeitlin
|
81b344a543
|
use ShouldInheritColours() instead of IsContainerWindow()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24193 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-16 09:39:22 +00:00 |
|
Vadim Zeitlin
|
230205aec5
|
use ShouldInheritColours()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24192 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-16 09:38:04 +00:00 |
|
Vadim Zeitlin
|
cb820f8075
|
don't complain if file doesn't exist in DeleteFile(); do return false if it exists and we failed to delete it (patch 819530)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24191 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-16 09:19:21 +00:00 |
|
Vadim Zeitlin
|
edceb27c5e
|
removed a string from contrib (Scintilla)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24190 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-16 09:15:10 +00:00 |
|
Vadim Zeitlin
|
7a1e00a16b
|
added missing wxCMPFUNC_CONVs (patch 817551)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24189 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-16 09:12:36 +00:00 |
|
Vadim Zeitlin
|
3931863650
|
added missing wxCMPFUNC_CONVs (patch 820862)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24188 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-16 09:10:44 +00:00 |
|
Vadim Zeitlin
|
64dcc26913
|
use correct fallback file name in SaveFile() (patch 820884)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24187 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-16 09:05:54 +00:00 |
|
Vadim Zeitlin
|
6a172d5942
|
finished Japanese translations (patch 824608)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24186 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-16 08:57:03 +00:00 |
|
Vadim Zeitlin
|
f8a0822bc5
|
some cosmetic fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24185 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-16 08:51:16 +00:00 |
|
Vadim Zeitlin
|
7230716d7a
|
patch 816178 and tons of other fixes to owner drawn bitmaps appearance; some code cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24184 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-16 08:50:20 +00:00 |
|
Vadim Zeitlin
|
6f63704ff4
|
wxMouseEvent::Moving() shouldn't return true when we're really dragging the mouse
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24183 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-16 07:55:25 +00:00 |
|
Vadim Zeitlin
|
8a7dfb14a2
|
added EVT_WIZARD_FINISHED handler
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24182 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-16 07:23:58 +00:00 |
|
Vadim Zeitlin
|
64c2fa134b
|
send EVT_WIZARD_FINISHED for modal wizards as well
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24181 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-16 07:22:19 +00:00 |
|
Vadim Zeitlin
|
5cb4253ec2
|
update the selection properly after deleting the page
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24180 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-15 22:59:36 +00:00 |
|
Vadim Zeitlin
|
f4992e37c0
|
removed the weird m_style which was never initialized GTK and duplicated m_windowStyle under Mac/MSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24179 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-10-15 22:45:23 +00:00 |
|