]>
git.saurik.com Git - wxWidgets.git/log
Dimitri Schoolwerth [Wed, 30 Mar 2005 11:45:37 +0000 (11:45 +0000)]
minor cleanup (don't use magic numbers)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33174
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 30 Mar 2005 08:29:33 +0000 (08:29 +0000)]
giving correct 'pressed' visual feedback
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33173
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 30 Mar 2005 08:07:51 +0000 (08:07 +0000)]
Sorry, should be a __UNIX__ test
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33172
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 30 Mar 2005 08:00:45 +0000 (08:00 +0000)]
Attempted compile fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33171
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 30 Mar 2005 07:53:48 +0000 (07:53 +0000)]
applying OSAF patch for "toolbar selection not correct on Mac after calling Realize a 2nd time"
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33170
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 30 Mar 2005 07:33:28 +0000 (07:33 +0000)]
making removal and re-inserting possible
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33169
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 30 Mar 2005 05:42:49 +0000 (05:42 +0000)]
unifying redraw and scrolling calls between compositing and non-compositing modes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33168
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 30 Mar 2005 04:52:01 +0000 (04:52 +0000)]
guarding against calls in the destruction sequence of a window
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33167
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 30 Mar 2005 04:24:20 +0000 (04:24 +0000)]
using separate imaglist on mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33166
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Hock [Wed, 30 Mar 2005 03:56:18 +0000 (03:56 +0000)]
Added note that the GLOBAL config flag refers to HKLM for wxRegConfig and only provides read-only access
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33165
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 29 Mar 2005 23:33:16 +0000 (23:33 +0000)]
Mini doc update for wxConvFileName.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33164
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 29 Mar 2005 23:20:08 +0000 (23:20 +0000)]
Replace wxConvFile with wxConvFileName in the docs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33163
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 29 Mar 2005 23:15:54 +0000 (23:15 +0000)]
Made wxConvBrokenFileNames public.
Made use of it from GTK+'s wxApp.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33162
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 29 Mar 2005 18:45:18 +0000 (18:45 +0000)]
Reduce flicker in some circumstances by setting custom bg style
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33161
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 29 Mar 2005 18:12:26 +0000 (18:12 +0000)]
removed extra dot from msg catalog names (fix for the fix for the patch
1169837 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33160
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 29 Mar 2005 18:03:57 +0000 (18:03 +0000)]
Unicode fixes, wxWidgets coding standards, source cleaning for wxFoldBar samples.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33159
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 29 Mar 2005 17:49:19 +0000 (17:49 +0000)]
Compile Int<->Hex functions only when necessary (warning fix).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33158
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 29 Mar 2005 17:36:00 +0000 (17:36 +0000)]
Warning fixes after recent library changes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33157
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 29 Mar 2005 17:28:58 +0000 (17:28 +0000)]
Warning fix about assigning unused value + little source cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33156
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 29 Mar 2005 17:24:02 +0000 (17:24 +0000)]
Missing DMC value after recent changes in tbar95.cpp.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33155
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 29 Mar 2005 17:21:59 +0000 (17:21 +0000)]
Build fix after recent changes in library.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33154
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 29 Mar 2005 15:49:44 +0000 (15:49 +0000)]
fixing small scrollbars
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33153
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 29 Mar 2005 15:41:02 +0000 (15:41 +0000)]
going back to 16x16 standard size
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33152
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 29 Mar 2005 14:32:07 +0000 (14:32 +0000)]
Compile with builtin ODBC in GTK+ ANSI mode
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33151
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 29 Mar 2005 14:05:12 +0000 (14:05 +0000)]
handling mac as gtk
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33150
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 29 Mar 2005 13:09:31 +0000 (13:09 +0000)]
destroying native and wx controls
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33149
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 29 Mar 2005 12:22:43 +0000 (12:22 +0000)]
Allow Initialize(NULL)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33148
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 29 Mar 2005 11:45:38 +0000 (11:45 +0000)]
that was a memory leak
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33147
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 29 Mar 2005 11:45:23 +0000 (11:45 +0000)]
using correct icon sizes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33146
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 29 Mar 2005 11:45:05 +0000 (11:45 +0000)]
avoiding illegal window styles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33145
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 29 Mar 2005 11:44:12 +0000 (11:44 +0000)]
switching implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33144
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 29 Mar 2005 11:39:46 +0000 (11:39 +0000)]
we need our own imaglist implementation because in wxmac wxIcon does not inherit from wxBitmap anymore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33143
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 29 Mar 2005 10:11:46 +0000 (10:11 +0000)]
we need our own imaglist implementation because in wxmac wxIcon does not inherit from wxBitmap anymore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33142
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 29 Mar 2005 09:30:39 +0000 (09:30 +0000)]
we need our own implementation because in wxmac wxIcon does not inherit from wxBitmap anymore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33141
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 29 Mar 2005 08:35:15 +0000 (08:35 +0000)]
we need our own implementation because in wxmac wxIcon does not inherit from wxBitmap anymore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33140
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 29 Mar 2005 08:00:27 +0000 (08:00 +0000)]
Use AC_TRY_LINK for demangle
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33139
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Hock [Tue, 29 Mar 2005 04:08:51 +0000 (04:08 +0000)]
Added __WXMAC_OSX__ guards around the CFRunLoop calls, CFRunLoop not available on CFM [ followup on Patch
1160346 ]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33138
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 28 Mar 2005 23:25:15 +0000 (23:25 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33137
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 28 Mar 2005 23:24:04 +0000 (23:24 +0000)]
better root dir for rc uploads
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33136
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Hock [Mon, 28 Mar 2005 23:00:05 +0000 (23:00 +0000)]
Separate includes needed for Darwin and classic [ followup on Patch
1160346 ]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33135
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 28 Mar 2005 20:21:58 +0000 (20:21 +0000)]
disable the buttons while a find dialog is active
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33134
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 28 Mar 2005 20:08:38 +0000 (20:08 +0000)]
disable the buttons while a find dialog is active
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33133
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 28 Mar 2005 20:05:47 +0000 (20:05 +0000)]
New wxTE_ flags
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33132
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 28 Mar 2005 20:04:50 +0000 (20:04 +0000)]
wx.lib.mixins.listctrl: Patches from Toni Brkic:
* Bugfix for TextEditMixin when the view can't be scrolled
* Enhancement for ListCtrlAutoWidthMixin, allowing it to manage
the width of any column.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33131
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 28 Mar 2005 19:57:49 +0000 (19:57 +0000)]
Note to self...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33130
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Mon, 28 Mar 2005 19:46:01 +0000 (19:46 +0000)]
Fixed compilation error on unknown type "in_addr_t".
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33129
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Mon, 28 Mar 2005 19:21:09 +0000 (19:21 +0000)]
Compilation fix for old OS/2 compilers.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33128
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Hock [Mon, 28 Mar 2005 18:47:46 +0000 (18:47 +0000)]
Create RunLoop that can be used to process pending events so that events will still be processed while the user is using a menu or scrollbar [ Patch
1160346 ] - this really needs to be in 2.5.5 so it can be widely tested before 2.6.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33127
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Mon, 28 Mar 2005 18:00:45 +0000 (18:00 +0000)]
Added new function wxGetProcessId.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33126
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Mon, 28 Mar 2005 17:59:34 +0000 (17:59 +0000)]
Force wxUSE_DEBUGREPORT to disabled for OS/2.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33125
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Hock [Mon, 28 Mar 2005 17:14:01 +0000 (17:14 +0000)]
Replaced gunshot sound with a more benign, but still impactful, sound
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33124
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 28 Mar 2005 13:43:20 +0000 (13:43 +0000)]
Rename wave file to be less agressive, for later replacement
with arbitrary sound
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33123
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 28 Mar 2005 12:22:45 +0000 (12:22 +0000)]
added GetHimagelist()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33122
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Mon, 28 Mar 2005 10:49:43 +0000 (10:49 +0000)]
Minor compilo fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33121
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 28 Mar 2005 09:42:23 +0000 (09:42 +0000)]
added wxTAB_TRAVERSAL to common styles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33120
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 28 Mar 2005 09:40:25 +0000 (09:40 +0000)]
call SetupWindow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33119
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 28 Mar 2005 09:37:02 +0000 (09:37 +0000)]
added wxWS_EX_VALIDATE_RECURSIVELY
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33118
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 28 Mar 2005 09:28:44 +0000 (09:28 +0000)]
fixed dialog units in toplevel windows (bug #
1170234 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33117
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 28 Mar 2005 00:42:24 +0000 (00:42 +0000)]
do runtime check for GTK+ 2.4 and not only compile-time
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33116
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 28 Mar 2005 00:36:57 +0000 (00:36 +0000)]
corrected GTK wrapping line
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33115
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 28 Mar 2005 00:36:04 +0000 (00:36 +0000)]
use GTK_WRAP_WORD_CHAR for wxTE_BESTWRAP if available
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33114
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 28 Mar 2005 00:16:37 +0000 (00:16 +0000)]
respect G_FILENAME_ENCODING in wxConvBrokenFileName and also use UTF-8 instead ASCII
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33113
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 27 Mar 2005 22:43:56 +0000 (22:43 +0000)]
use wxLocale::GetSystemEncoding() to test whetehr we want to use UTF-8 in wxConvBrokenFileNames::UseUTF8()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33112
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 27 Mar 2005 22:42:10 +0000 (22:42 +0000)]
fixed test for GTK+ 2.4: was always false on a second or subsequent configure run if caching was used
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33111
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 27 Mar 2005 22:22:24 +0000 (22:22 +0000)]
use popen() instead of wxExecute(), it works inside wxYield() unlike the latter
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33110
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 27 Mar 2005 22:20:44 +0000 (22:20 +0000)]
fixed compilation in non-Unicode build; fixed bug with buffer overrun in wxMBConvUTF8::MB2WC()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33109
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 27 Mar 2005 21:28:27 +0000 (21:28 +0000)]
added XRC handler for wxStdDialogButtonSizer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33108
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 27 Mar 2005 19:23:15 +0000 (19:23 +0000)]
Use conversion class in native GTK+ file dialog.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33107
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 27 Mar 2005 19:00:42 +0000 (19:00 +0000)]
Actually make use of new cool file conversion
class in wxDir.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33106
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 27 Mar 2005 18:08:08 +0000 (18:08 +0000)]
fix TestGLCanvas ctor (part of patch
1155132 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33105
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 27 Mar 2005 18:06:43 +0000 (18:06 +0000)]
applied patch fixing problems with X server crash when using wxGLCanvas with nVidia cards (patch
1155132 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33104
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 27 Mar 2005 18:05:21 +0000 (18:05 +0000)]
fixed crash introduced by recently applied autowidth patch (patch
1171455 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33103
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 27 Mar 2005 18:03:57 +0000 (18:03 +0000)]
applied heavily modified patch
1116702 : support for specifying disabled toolbar images and modified the sample to show how it works (badly, background of tools for which disabled bitmap is not specified is wrong)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33102
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 27 Mar 2005 18:00:58 +0000 (18:00 +0000)]
use image mask colour if any instead of guessing that (0, 0) is always transparent in wxCreateGreyedImage()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33101
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 27 Mar 2005 17:47:39 +0000 (17:47 +0000)]
added wxBitmap::GetMaskBitmap()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33100
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 27 Mar 2005 17:23:15 +0000 (17:23 +0000)]
Submit patch based on Michael W.'s invalid UTF8
to PUA patch. I added UTF8_TO_OCTAL and made
that the default for filename conversion uner
GTK2. More adapation, e.g. to G_FILENAME_ENCODING
need to be done.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33099
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 27 Mar 2005 16:39:02 +0000 (16:39 +0000)]
applied part of patch
1169925 : fix errors with multibyte <-> wx conversions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33098
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 27 Mar 2005 16:21:41 +0000 (16:21 +0000)]
use wxFileName to change catalog extension instead wxString methods, this fixes problems with dots inside file names (modified patch
1169837 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33097
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 27 Mar 2005 16:12:13 +0000 (16:12 +0000)]
make it clear which GL(U) library we can't find in error messages, otherwise the user has no idea what exactly failed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33096
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 27 Mar 2005 16:01:18 +0000 (16:01 +0000)]
corrected library order to make the sample link
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33095
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 27 Mar 2005 15:50:17 +0000 (15:50 +0000)]
send wxEVT_COMMAND_SPLITTER_SASH_POS_CHANGED only once after end of dragging and not after each CHANGING event (modified patch
1076226 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33094
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 27 Mar 2005 15:25:21 +0000 (15:25 +0000)]
added wxTE_BESTWRAP style (which is the default now); renamed wxTE_LINEWRAP to wxTE_CHARWRAP as this corresponds better to what it does; added tests for wxTE_*WRAP to the widgets sample (replaces patch
1156507 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33093
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 27 Mar 2005 14:26:10 +0000 (14:26 +0000)]
don't crash when trying to dump struct members which are NULL pointers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33092
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 27 Mar 2005 13:54:09 +0000 (13:54 +0000)]
made Update() recursive under wxGTK2 (doesn't work for wxGTK1 because Refresh() is not recursive htere neither) and documented its behaviour
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33091
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 27 Mar 2005 13:03:46 +0000 (13:03 +0000)]
Somewhat cleaned up handling of OMF mode for OS/2.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33090
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Sun, 27 Mar 2005 09:28:39 +0000 (09:28 +0000)]
Added documentation for using MW compilers with configure.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33089
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Sun, 27 Mar 2005 08:56:27 +0000 (08:56 +0000)]
Thinking about it, this is a bad idea as MW CRT's struct tm is two
fields shorter than BSD's as MW's lacks TZ fields.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33088
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Sun, 27 Mar 2005 08:48:30 +0000 (08:48 +0000)]
Declare strptime when using MSL headers on OS X.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33087
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Sun, 27 Mar 2005 08:38:34 +0000 (08:38 +0000)]
Declare strptime when using MSL headers on OS X.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33086
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Sun, 27 Mar 2005 08:27:15 +0000 (08:27 +0000)]
Allow compilation with MW CRT on OS X. Unlike BSD CRT, MW CRT does not
define SIGTRAP so we have to use the Mac OS Debugger() function.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33085
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Sun, 27 Mar 2005 04:15:30 +0000 (04:15 +0000)]
EOVERFLOW is not available on classic Mac OS.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33084
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Sun, 27 Mar 2005 04:06:37 +0000 (04:06 +0000)]
Disable wxStackWalker on platforms other than Win32 or UNIX.
For instance, Mac OS (PEF) doesn't have an implementation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33083
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Sun, 27 Mar 2005 01:59:17 +0000 (01:59 +0000)]
Added #if wxUSE_STACKWALKER. Fixes compilation of OS X shared libraries.
TODO: What does it take to get wxStackWalker on OS X?
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33082
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Sun, 27 Mar 2005 01:51:36 +0000 (01:51 +0000)]
qadll depends on coredll. First part of OS X shared library build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33081
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Sat, 26 Mar 2005 21:47:54 +0000 (21:47 +0000)]
Improve type safety by doing a runtime check to make sure the
wxFontMapper really is a wxFontMapper when GUI code asks for it.
Remove some incorrect comments and add some new ones.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33080
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 26 Mar 2005 21:00:40 +0000 (21:00 +0000)]
Add note about the recursive Refresh change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33079
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 26 Mar 2005 19:07:13 +0000 (19:07 +0000)]
compilation fix for wxUSE_ON_FATAL_EXCEPTION == 0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33078
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 26 Mar 2005 16:34:29 +0000 (16:34 +0000)]
added deprecation note
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33077
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 26 Mar 2005 16:32:48 +0000 (16:32 +0000)]
changed wxWindow::Refresh() to refresh the window children as well (as wxGTK already did); documented this as correct behaviour
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33076
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 26 Mar 2005 16:29:00 +0000 (16:29 +0000)]
don't use *.* under Unix as it does not match all files, use wxFileSelectorDefaultWildcardStr
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33075
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775