]>
git.saurik.com Git - wxWidgets.git/log
Robert Roebling [Sun, 25 Aug 2002 20:26:18 +0000 (20:26 +0000)]
Added configure check for vswprintf
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16786
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 25 Aug 2002 19:03:06 +0000 (19:03 +0000)]
Windows compilation fixes after recent changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16785
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 25 Aug 2002 18:41:59 +0000 (18:41 +0000)]
More work on Printing. It prints Kanji now using
outlines and correctly prints wxHTML, but there
are still problems with GetTextExtent() etc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16784
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 25 Aug 2002 18:29:17 +0000 (18:29 +0000)]
HWND already typedef'ed on OS/2 with EMX.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16783
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 25 Aug 2002 18:26:31 +0000 (18:26 +0000)]
EMX (OS/2) defines _MAX_PATH only
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16782
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 25 Aug 2002 18:25:21 +0000 (18:25 +0000)]
HWND already typedef'ed when compiling with EMX (OS/2).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16781
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 25 Aug 2002 18:24:18 +0000 (18:24 +0000)]
protected to restrictive for compiling with EMX.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16780
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 25 Aug 2002 18:22:48 +0000 (18:22 +0000)]
Added __WXPM__ specific include, so it also compiles without pre-compiled headers.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16779
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 25 Aug 2002 18:20:54 +0000 (18:20 +0000)]
Update to current API.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16778
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Sun, 25 Aug 2002 18:20:46 +0000 (18:20 +0000)]
BSD systems define _T to something different in ctype.h, therefore include
ctype.h before overriding _T
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16777
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 25 Aug 2002 18:20:22 +0000 (18:20 +0000)]
Added an include to timer.h (needed for non-precompiled headers).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16776
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 25 Aug 2002 18:17:54 +0000 (18:17 +0000)]
Added the usual GNU pragma.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16775
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 25 Aug 2002 18:16:19 +0000 (18:16 +0000)]
EMX (OS/2) compilation fix. The implemented logic for not reloading Netscape
doesn't work and besides, Netscape is doing it automatically anyway.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16774
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 25 Aug 2002 18:07:28 +0000 (18:07 +0000)]
Like VMS, EMX (OS/2) doesn't support setsid.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16773
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 25 Aug 2002 17:58:44 +0000 (17:58 +0000)]
Compilation fixes for EMX. Mostly adding includes and declarations that
are missing when not using pre-compiled headers.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16772
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 25 Aug 2002 17:53:55 +0000 (17:53 +0000)]
Dynamically retrieve used codepage.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16771
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 25 Aug 2002 17:50:22 +0000 (17:50 +0000)]
Use generic dirdlg, added generic mdi classes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16770
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 25 Aug 2002 17:15:03 +0000 (17:15 +0000)]
no real changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16769
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 25 Aug 2002 17:14:51 +0000 (17:14 +0000)]
use wxWcslen() instead of wcslen() which isn't always available in wxWCharBuffer; do accept NULL in wx[W]CharBuffer ctor as the code elsewhere uses this
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16768
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 25 Aug 2002 17:13:44 +0000 (17:13 +0000)]
reorganized, improved and hopefully simplified wxchar.h and printf() functions handling; also added wxWcslen() to fix wcslen() problems
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16767
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 25 Aug 2002 17:12:54 +0000 (17:12 +0000)]
For now, use generic dirdlg for wxOS2.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16766
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 25 Aug 2002 17:12:10 +0000 (17:12 +0000)]
added tests for fputwc() and wprintf()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16765
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 25 Aug 2002 12:14:37 +0000 (12:14 +0000)]
added wxFrame* wxXmlResource::LoadFrame(parent,name)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16764
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 25 Aug 2002 05:59:23 +0000 (05:59 +0000)]
Some build/distrib tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16763
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 25 Aug 2002 04:21:12 +0000 (04:21 +0000)]
There needs to be an initialized wxApp to manipulate bitmaps in wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16762
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 25 Aug 2002 04:20:18 +0000 (04:20 +0000)]
You can't paste if someone else already has the clipboard open...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16761
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 25 Aug 2002 04:19:45 +0000 (04:19 +0000)]
Comment out a debug printf
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16760
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 25 Aug 2002 03:39:00 +0000 (03:39 +0000)]
Load the frame icons from a .py file so I don't have to figure out how
to tell distutils to install the .ico in the right place...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16759
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 25 Aug 2002 01:53:43 +0000 (01:53 +0000)]
Don't need the "-hybrid" in the name any longer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16758
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 25 Aug 2002 01:43:22 +0000 (01:43 +0000)]
Changed slightly the meaning of the Hybrid build. It is now
essentially a release build (no debug info, optimiztions turned on)
with the addition of __WXDEBUG__ being defined.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16757
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 24 Aug 2002 22:04:04 +0000 (22:04 +0000)]
added new default handlers for open/print events, removing the need for using private headers in the specific application
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16756
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 24 Aug 2002 21:44:57 +0000 (21:44 +0000)]
Updated PyCrust code from Patrick
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16755
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 24 Aug 2002 21:44:30 +0000 (21:44 +0000)]
Changed installer base filename
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16754
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 24 Aug 2002 21:44:02 +0000 (21:44 +0000)]
Test code for float editors
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16753
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 24 Aug 2002 21:40:43 +0000 (21:40 +0000)]
All editors that derive from wxGridCellTextEditor will now select the
existing value when the editor is started, just like a wxTextCtrl now
does in normal use.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16752
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 24 Aug 2002 21:39:21 +0000 (21:39 +0000)]
If the number or float editor is being used but the values are
saved/loaded to the table as strings, then allow empty strings.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16751
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 24 Aug 2002 21:28:48 +0000 (21:28 +0000)]
added wxCHECK_GCC_VERSION() macro
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16750
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Sat, 24 Aug 2002 21:08:41 +0000 (21:08 +0000)]
updated CW exported xml projects
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16749
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Sat, 24 Aug 2002 20:57:15 +0000 (20:57 +0000)]
updated CW exported xml projects
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16748
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 24 Aug 2002 20:20:04 +0000 (20:20 +0000)]
getting rid of warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16747
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Sat, 24 Aug 2002 20:19:34 +0000 (20:19 +0000)]
ignore files produced when building samples
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16746
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 24 Aug 2002 20:03:42 +0000 (20:03 +0000)]
Fixed wxGridCellFloatEditor::Clone
Changed wxGridCellEditor::GetString to use %f instead of %g to match
the Renderer, otherwise it would truncate/round the value to
m_precision significant digits instead of m_precision digits after the
decimal point.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16745
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Sat, 24 Aug 2002 19:53:45 +0000 (19:53 +0000)]
updated CW exported xml projects
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16744
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Sat, 24 Aug 2002 19:45:04 +0000 (19:45 +0000)]
improved conditional compilation since generic grid and new grid are exclusive
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16743
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Sat, 24 Aug 2002 19:42:12 +0000 (19:42 +0000)]
added newest grid source file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16742
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Sat, 24 Aug 2002 19:35:31 +0000 (19:35 +0000)]
added missing png source files to CW project
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16741
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 24 Aug 2002 18:34:24 +0000 (18:34 +0000)]
getting rid of warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16740
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 24 Aug 2002 18:10:08 +0000 (18:10 +0000)]
getting rid of warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16739
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 24 Aug 2002 17:20:12 +0000 (17:20 +0000)]
getting rid of warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16738
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 24 Aug 2002 17:06:53 +0000 (17:06 +0000)]
getting rid of warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16737
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 24 Aug 2002 16:36:12 +0000 (16:36 +0000)]
getting rid of warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16736
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 24 Aug 2002 16:36:11 +0000 (16:36 +0000)]
getting rid of warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16735
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 24 Aug 2002 16:29:33 +0000 (16:29 +0000)]
wxUNUSED
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16734
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 24 Aug 2002 16:20:21 +0000 (16:20 +0000)]
getting rid of warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16733
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 24 Aug 2002 14:50:36 +0000 (14:50 +0000)]
fix for getting CW Carbon Target
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16732
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 24 Aug 2002 14:41:56 +0000 (14:41 +0000)]
getting rid of warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16731
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 24 Aug 2002 10:54:15 +0000 (10:54 +0000)]
wxChoice derives from wxChoiceBase; renamed Append to DoAppend
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16730
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 24 Aug 2002 10:01:47 +0000 (10:01 +0000)]
Attempts to reduce errors in compile farm for
unusual combinations of platform/app
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16729
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 24 Aug 2002 07:40:45 +0000 (07:40 +0000)]
wxToupper added again
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16728
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Sat, 24 Aug 2002 06:55:46 +0000 (06:55 +0000)]
opaque toolbox structs under Classic break access to contrlDefProc
the default value is fine for Classic & Carbon unless __WXDEBUG__ is defined
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16727
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 24 Aug 2002 02:44:52 +0000 (02:44 +0000)]
SWIGged update for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16726
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 24 Aug 2002 02:44:30 +0000 (02:44 +0000)]
Change back to the simple method by default
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16725
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 24 Aug 2002 02:37:21 +0000 (02:37 +0000)]
Ensure that the mouse is not captured in the calltip window
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16724
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 24 Aug 2002 02:30:48 +0000 (02:30 +0000)]
Fixed a layout bug in XRCed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16723
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 24 Aug 2002 02:30:11 +0000 (02:30 +0000)]
Added SendSizeEvent
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16722
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 24 Aug 2002 02:29:34 +0000 (02:29 +0000)]
Added wxXmlResourceHandler to wxPython and enabled it's virtuals to be
Python Callbacks. Added a sample to the demo to show how to do it.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16721
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 24 Aug 2002 02:26:13 +0000 (02:26 +0000)]
Added generic LoadObject methods that can load any classtype from a
resources and return it as a wxObject (Assuming there is a handler for
it.)
Enabled wxFrames and wxDialogs to be loaded using a new instance
rather than only with existing instances.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16720
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 23 Aug 2002 20:35:24 +0000 (20:35 +0000)]
mention the key code changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16719
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 23 Aug 2002 19:53:25 +0000 (19:53 +0000)]
compilation fix for Unicode build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16718
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 23 Aug 2002 19:01:47 +0000 (19:01 +0000)]
fixed some GTK2 compilation warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16717
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Fri, 23 Aug 2002 18:52:31 +0000 (18:52 +0000)]
applied patch #599264 (fixes to wxrc -g)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16716
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 23 Aug 2002 18:21:05 +0000 (18:21 +0000)]
Fixed compile error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16715
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 23 Aug 2002 18:05:58 +0000 (18:05 +0000)]
fixed crash when calling Delete(root) and also when calling Delete(descendant_of_selected_item)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16714
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ron Lee [Fri, 23 Aug 2002 18:05:11 +0000 (18:05 +0000)]
removed #include shlobj.h -- it breaks mingw32 wxBase builds ( needs -fvtable-thunks )
and appears to be unneccessary for mingw32 gui builds. It's been around since 1.1 so
I'm blindly guessing no one else will need it now either. If that's wrong, please wrap
it in USE_GUI, thanks.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16713
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 23 Aug 2002 17:43:51 +0000 (17:43 +0000)]
fix wxMotif sample program compile test
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16712
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 23 Aug 2002 16:54:04 +0000 (16:54 +0000)]
define wxUSE_XPM_IN_MSW for MSW compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16711
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 23 Aug 2002 16:00:32 +0000 (16:00 +0000)]
compilation fix for !WX_PRECOMP
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16710
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 23 Aug 2002 15:59:29 +0000 (15:59 +0000)]
compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16709
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 23 Aug 2002 14:35:44 +0000 (14:35 +0000)]
removed WXK_SPACE as duplicating the selection event, added theme text drawing patch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16708
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 23 Aug 2002 14:17:28 +0000 (14:17 +0000)]
fixed selection handling and added default/cancel handling
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16707
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 23 Aug 2002 14:16:55 +0000 (14:16 +0000)]
setting the current event record correctly (needed for control text handling)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16706
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 23 Aug 2002 13:31:14 +0000 (13:31 +0000)]
make sure we don't keep a focus pointer to a window that gets deleted
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16705
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 23 Aug 2002 12:43:28 +0000 (12:43 +0000)]
brought key values of EVT_KEY and EVT_CHAR in synch with wxMSW and wxGTK...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16704
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 23 Aug 2002 12:41:01 +0000 (12:41 +0000)]
added wxSIZE_T.. defines (every release of CW has a different typedef but I hope they all end up as unsigned long
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16703
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 23 Aug 2002 11:57:10 +0000 (11:57 +0000)]
Misc mods for feedback from Marcin Wojdyr <wojdyr@if.pw.edu.pl>
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16702
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 23 Aug 2002 11:29:27 +0000 (11:29 +0000)]
Updated release scripts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16701
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 23 Aug 2002 09:20:10 +0000 (09:20 +0000)]
switched to MacOS 8.5+ implementation for submenus
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16700
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 23 Aug 2002 07:25:39 +0000 (07:25 +0000)]
added test for m_macControlIsShown in MacRedrawControl apparently HideControl does not work correctly for all controls...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16699
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ron Lee [Fri, 23 Aug 2002 03:50:23 +0000 (03:50 +0000)]
add libwx_dcsvg.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16698
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ron Lee [Fri, 23 Aug 2002 03:33:12 +0000 (03:33 +0000)]
Updates for 2.3.3 debs.
Typo fix for start of local event id's.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16697
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 22 Aug 2002 23:25:42 +0000 (23:25 +0000)]
blind fix for gcc warning about ?: and different enums
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16696
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 22 Aug 2002 23:25:34 +0000 (23:25 +0000)]
Only catch exact menu range
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16695
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 22 Aug 2002 23:22:45 +0000 (23:22 +0000)]
fix for gcc warning about incorrect format arg
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16694
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 22 Aug 2002 23:20:40 +0000 (23:20 +0000)]
gcc warning about unused smile fixed (that's serious stuff)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16693
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 22 Aug 2002 22:03:09 +0000 (22:03 +0000)]
Tidied up filename.tex
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16692
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 22 Aug 2002 22:02:46 +0000 (22:02 +0000)]
Create STC lib in standard lib dir as per other project
and makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16691
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 22 Aug 2002 21:22:33 +0000 (21:22 +0000)]
Added CW for Mac list file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16690
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 22 Aug 2002 20:34:29 +0000 (20:34 +0000)]
fixed default button handling: don't keep BS_DEFPUSHBUTTON style when the app loses focus
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16689
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 22 Aug 2002 20:14:47 +0000 (20:14 +0000)]
fixed a few typoes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16688
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 22 Aug 2002 19:22:52 +0000 (19:22 +0000)]
gcc 3.1 warning fixes (patch 598343)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16687
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775