]>
git.saurik.com Git - wxWidgets.git/log
Robin Dunn [Tue, 7 Feb 2006 17:28:12 +0000 (17:28 +0000)]
Remove calls to dc.BeginDrawing and dc.EndDrawing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37377
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Surovell [Tue, 7 Feb 2006 09:32:05 +0000 (09:32 +0000)]
removed deprecated wxDC.[Begin,End]Drawing calls
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37376
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 7 Feb 2006 04:42:55 +0000 (04:42 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37375
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 7 Feb 2006 04:36:54 +0000 (04:36 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37374
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 7 Feb 2006 04:17:53 +0000 (04:17 +0000)]
some cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37373
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 7 Feb 2006 04:16:22 +0000 (04:16 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37372
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 7 Feb 2006 04:14:37 +0000 (04:14 +0000)]
Oops, DoLog and DoLogString are protected
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37371
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 7 Feb 2006 04:04:02 +0000 (04:04 +0000)]
Added feature flag
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37370
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 7 Feb 2006 03:56:44 +0000 (03:56 +0000)]
Changes to how overridable C++ methods are virtualized for Python.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37369
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 7 Feb 2006 00:42:25 +0000 (00:42 +0000)]
removed old Win16 files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37368
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 7 Feb 2006 00:39:17 +0000 (00:39 +0000)]
always send TB_AUTOSIZE in UpdateSize(), even if we're not attached to a frame
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37367
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Surovell [Mon, 6 Feb 2006 22:53:31 +0000 (22:53 +0000)]
tweaks and comments to previous commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37366
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 6 Feb 2006 22:48:25 +0000 (22:48 +0000)]
declare rich text control event types with correct dll export qualifiers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37365
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Surovell [Mon, 6 Feb 2006 22:34:32 +0000 (22:34 +0000)]
fix gcc v3.3.3 compiler crash
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37364
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Surovell [Mon, 6 Feb 2006 22:09:19 +0000 (22:09 +0000)]
fix compilation problem, pass 2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37363
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 6 Feb 2006 21:58:56 +0000 (21:58 +0000)]
Fix compilation error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37362
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 6 Feb 2006 20:43:56 +0000 (20:43 +0000)]
ShrinkMode --> FitToCurrentPage
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37360
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Mon, 6 Feb 2006 18:12:16 +0000 (18:12 +0000)]
Compile fix for --enable-stl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37359
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Mon, 6 Feb 2006 18:01:48 +0000 (18:01 +0000)]
Remove richedit sample from configure
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37358
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 6 Feb 2006 17:56:44 +0000 (17:56 +0000)]
Attempt at using inkedit control for wxTextCtrl, when PC is tablet enabled. Currently
doesn't behave properly but is a first step.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37357
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 6 Feb 2006 17:51:11 +0000 (17:51 +0000)]
Changed function to SetFitToCurrentPage
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37356
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 6 Feb 2006 17:42:15 +0000 (17:42 +0000)]
Added wxSYS_TABLET_PRESENT to check for tablet capability
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37355
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 6 Feb 2006 17:37:56 +0000 (17:37 +0000)]
Take into account Info.plist
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37354
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 6 Feb 2006 17:37:26 +0000 (17:37 +0000)]
m_border and accessors not used
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37353
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Mon, 6 Feb 2006 16:58:19 +0000 (16:58 +0000)]
guard against early redraws
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37352
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Surovell [Mon, 6 Feb 2006 16:24:26 +0000 (16:24 +0000)]
added protection against non-file drop targets receiving files (and subsequently crashing)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37351
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Jamie Gadd [Mon, 6 Feb 2006 13:44:06 +0000 (13:44 +0000)]
Add check for wxGLCanvas to wxCheckWindowWndProc. Fixes bug #
1425106 .
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37350
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Surovell [Mon, 6 Feb 2006 05:08:13 +0000 (05:08 +0000)]
cleanup - reformatting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37349
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Hock [Mon, 6 Feb 2006 04:24:40 +0000 (04:24 +0000)]
CheckValidator should not return false if no variable is associated for data storage, data storage is optional [ fixes bug
1414892 , closes patch
1415315 ]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37348
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Ollivier [Mon, 6 Feb 2006 03:03:24 +0000 (03:03 +0000)]
wx-config now provides all the needed flags, so lflags just adds duplicates.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37346
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 5 Feb 2006 23:50:13 +0000 (23:50 +0000)]
now we don't only show label mnemonics but they also work
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37345
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 5 Feb 2006 23:39:37 +0000 (23:39 +0000)]
no changes; just some (very) minor cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37344
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 5 Feb 2006 23:20:26 +0000 (23:20 +0000)]
use XmNrecomputeSize instead of manually resizing the label (and unmanaging/managing it in process resulting in flicker) (patch
1420899 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37343
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 5 Feb 2006 23:02:47 +0000 (23:02 +0000)]
use GTKRemoveMnemonics instead of wxStripMenuCodes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37342
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 5 Feb 2006 22:58:41 +0000 (22:58 +0000)]
removed GTKConvertMnemonics() which is not used in GTK1 (which doesn't support mnemonics)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37341
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 5 Feb 2006 22:41:39 +0000 (22:41 +0000)]
honour the mnemonics; don't use gtk_label_set_markup() for foreground colour as this doesn't seem to be necessary
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37340
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 5 Feb 2006 22:10:13 +0000 (22:10 +0000)]
For consistency with the docs and with wxMSW the keycode for
Ctrl-letter EVT_CHAR events should be in the range 1-26. Also, make
the m_uniChar value match the keycode for KEY_UP/DOWN events for
letters.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37339
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 5 Feb 2006 22:01:48 +0000 (22:01 +0000)]
BeginDrawing/EndDrawing are deprecated, and never really did anything
to begin with.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37338
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 5 Feb 2006 22:01:12 +0000 (22:01 +0000)]
AddSubPage --> InsertSubPage
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37337
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Surovell [Sun, 5 Feb 2006 22:00:44 +0000 (22:00 +0000)]
cleanup - reformatting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37336
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Sun, 5 Feb 2006 20:58:21 +0000 (20:58 +0000)]
Missing break after error in daily build.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37335
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Surovell [Sun, 5 Feb 2006 20:53:57 +0000 (20:53 +0000)]
moved ctor implementation into dot-cpp file; reformatted
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37334
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Surovell [Sun, 5 Feb 2006 20:52:30 +0000 (20:52 +0000)]
added ctor implementation from header + initialzation; more reformatting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37333
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 5 Feb 2006 20:45:23 +0000 (20:45 +0000)]
Removed richedit from index file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37332
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 5 Feb 2006 20:43:53 +0000 (20:43 +0000)]
Removed obsolete files from richedit sample directory
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37331
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 5 Feb 2006 20:41:22 +0000 (20:41 +0000)]
Removed textedit sample from distribution script
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37330
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 5 Feb 2006 20:40:48 +0000 (20:40 +0000)]
Removed textedit from top-level sample makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37329
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mart Raudsepp [Sun, 5 Feb 2006 20:39:15 +0000 (20:39 +0000)]
Remove remark on wxTLW::Maximize that it only works on Windows. It works on wxGTK too, and I see implementation for
Mac aswell.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37327
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 5 Feb 2006 16:09:54 +0000 (16:09 +0000)]
set USE_QA to 1 for VC builds only by default (real fix for bug
1419152 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37326
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Roger Gammans [Sun, 5 Feb 2006 14:10:51 +0000 (14:10 +0000)]
fix for [
1357272 ] . Replace the fake year with unique tokens to prevent
substring matches.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37324
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Roger Gammans [Sun, 5 Feb 2006 14:05:39 +0000 (14:05 +0000)]
Add flags to test dates struct which allow us to skip ecpected failures.
Use new flags feature to allow us to test format dates outside the two digit
year parse range.
Add dates to test for sf.net bug #
1357272 and a couple of related issues.
(eg,6Feb{1856,1857,1937}) .
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37323
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Roger Gammans [Sun, 5 Feb 2006 14:01:37 +0000 (14:01 +0000)]
Fix for compiler error with gcc 3.3.5 and cppunit 1.10.0 and
Improve readablity of test.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37322
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 5 Feb 2006 13:00:43 +0000 (13:00 +0000)]
renamed AddSubPage() with pos parameter to InsertSubPage()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37321
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Jamie Gadd [Sun, 5 Feb 2006 12:47:38 +0000 (12:47 +0000)]
Put previous change under correct heading
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37320
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Jamie Gadd [Sun, 5 Feb 2006 12:41:21 +0000 (12:41 +0000)]
Mention wxDC::{Begin,End}Drawing deprecation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37319
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 5 Feb 2006 12:39:19 +0000 (12:39 +0000)]
set USE_QA to 1 for consistency with the IDE builds (closes
1419152 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37318
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 5 Feb 2006 12:27:20 +0000 (12:27 +0000)]
renamed AddSubPage() with pos parameter to InsertSubPage()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37316
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Jamie Gadd [Sun, 5 Feb 2006 11:59:59 +0000 (11:59 +0000)]
Deprecate wxDC::{Begin,End}Drawing()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37315
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Surovell [Sun, 5 Feb 2006 09:14:02 +0000 (09:14 +0000)]
correct include file conditionalization, take 2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37314
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Surovell [Sun, 5 Feb 2006 07:27:48 +0000 (07:27 +0000)]
cleanup - reformatting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37313
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Surovell [Sun, 5 Feb 2006 07:15:26 +0000 (07:15 +0000)]
cleanup - reformatting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37312
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mart Raudsepp [Sun, 5 Feb 2006 00:23:32 +0000 (00:23 +0000)]
GTK2: Revert one set_resizable back to set_policy for now, as we need allow_shring to be TRUE right now, due to doing
bad things(tm) to the size requests of child widgets inside the toplevel.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37311
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 4 Feb 2006 19:53:04 +0000 (19:53 +0000)]
using common info.plist
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37310
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 4 Feb 2006 19:44:14 +0000 (19:44 +0000)]
common Info.plist for XCode projects
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37309
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Surovell [Sat, 4 Feb 2006 18:49:39 +0000 (18:49 +0000)]
added appropriate WX_PRECOMP bracket for new include statement
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37308
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 4 Feb 2006 16:23:46 +0000 (16:23 +0000)]
support for default location added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37307
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 4 Feb 2006 15:38:01 +0000 (15:38 +0000)]
linking commands on the individual window level, otherwise built-in handlers override our own (eg Paste is handled internally in a textcontrol without going through our own, resulting in changing 'read-only' unicode textcontrol)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37306
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 4 Feb 2006 15:35:06 +0000 (15:35 +0000)]
deactivate read-only implementation for unicodetextcontrol because it cannot be selected otherwise
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37305
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mart Raudsepp [Sat, 4 Feb 2006 13:06:06 +0000 (13:06 +0000)]
I'm no fan of that focus ring being drawn inside the wxMiniFrame close button after a click (and release not on the
button), making the button look weird. So... don't focus on click.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37304
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mart Raudsepp [Sat, 4 Feb 2006 12:39:23 +0000 (12:39 +0000)]
Optimize (for size) the cross_xpm used for the X button in wxMiniFrame. We use only 2 colors, so don't declare 16 of
them. Also swap the characters used to make the X visible in source code.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37303
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mart Raudsepp [Sat, 4 Feb 2006 12:31:10 +0000 (12:31 +0000)]
GTK2: gtk_widget_set_uposition -> gtk_window_move for wxMiniFrame. No, I don't like emulated window moves, so I can't
use my wm to move this minifram, but alas for now.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37302
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mart Raudsepp [Sat, 4 Feb 2006 12:15:31 +0000 (12:15 +0000)]
GTK2: gtk_widget_set_uposition -> gtk_window_move for wxPopupWindow - migration appears to work fine for it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37301
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Surovell [Sat, 4 Feb 2006 04:58:30 +0000 (04:58 +0000)]
added missing include; minor reformatting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37300
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mart Raudsepp [Sat, 4 Feb 2006 02:10:53 +0000 (02:10 +0000)]
GTK2: Add a GTK_WIDGET_DRAWABLE check to the gtk_widget_draw replacement to make it call identical worker functions
as before, and not spew warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37299
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mart Raudsepp [Sat, 4 Feb 2006 01:49:25 +0000 (01:49 +0000)]
GTK2: gtk_widget_{push,pop}_visual don't do anything in GTK2, other than break compilation with
GTK_DISABLE_DEPRECATED
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37298
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mart Raudsepp [Sat, 4 Feb 2006 01:47:01 +0000 (01:47 +0000)]
gtk_signal_connect -> g_signal_connect in unix/mediactrl.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37297
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mart Raudsepp [Sat, 4 Feb 2006 00:50:47 +0000 (00:50 +0000)]
GTK2: gtk_entry_* -> gtk_editable_* where necessary
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37296
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mart Raudsepp [Sat, 4 Feb 2006 00:09:16 +0000 (00:09 +0000)]
GTK2: gtk_radio_button_group -> _set_group; A missed gtk_label_set to set_text. Add a FIXME note for wxStaticText
probably not honoring SetBackgroundColour
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37295
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mart Raudsepp [Fri, 3 Feb 2006 23:39:48 +0000 (23:39 +0000)]
GTK2: gtk_container_children -> gtk_container_get_children
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37294
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mart Raudsepp [Fri, 3 Feb 2006 23:38:01 +0000 (23:38 +0000)]
GTK2: gtk_check_menu_item_set_state -> _set_active; gtk_label_{parse_uline,set_text} and co ->
gtk_label_set_text_with_mnenomics
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37293
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mart Raudsepp [Fri, 3 Feb 2006 23:26:21 +0000 (23:26 +0000)]
GTK2: gtk_notebook_set_page -> gtk_notebook_set_current_page
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37292
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mart Raudsepp [Fri, 3 Feb 2006 23:22:40 +0000 (23:22 +0000)]
GTK2: gtk_progress_bar_update -> gtk_progress_bar_set_fraction
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37291
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mart Raudsepp [Fri, 3 Feb 2006 23:14:34 +0000 (23:14 +0000)]
GTK2: gtk_widget_draw -> gtk_widget_queue_draw + gdk_window_process_updates. Do we really want to force an immediate
redraw here?
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37290
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mart Raudsepp [Fri, 3 Feb 2006 23:07:20 +0000 (23:07 +0000)]
GTK: gtk_menu_{insert,append} -> gtk_menu_shell_{insert,append}
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37289
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 3 Feb 2006 23:07:15 +0000 (23:07 +0000)]
Allow Save Settings to save even when AutoSave is turned off
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37288
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 3 Feb 2006 23:05:15 +0000 (23:05 +0000)]
Don't assume that msw.remap was 1, instead change it back to what it
really was before.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37287
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mart Raudsepp [Fri, 3 Feb 2006 22:58:26 +0000 (22:58 +0000)]
GTK2: gtk_label_set -> gtk_label_set_text
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37286
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mart Raudsepp [Fri, 3 Feb 2006 22:53:37 +0000 (22:53 +0000)]
GTK2: gtk_toggle_button_set_state -> gtk_toggle_button_set_active
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37285
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mart Raudsepp [Fri, 3 Feb 2006 22:22:27 +0000 (22:22 +0000)]
GTK2: gtk_timeout_add -> g_timeout_add; gtk_timeout_remove -> g_source_remove.
Fix gtk_frame_urgency_timer_callback return type (gint -> gboolean).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37283
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mart Raudsepp [Fri, 3 Feb 2006 22:08:01 +0000 (22:08 +0000)]
GTK2: gtk_window_set_policy -> gtk_window_set_resizable. Slight change for resizable toplevel behaviour -
allow_shrink is now always FALSE - it being TRUE is told to be 99% of the times a bad idea, too. I think we aren't
the 1% case here
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37282
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mart Raudsepp [Fri, 3 Feb 2006 21:57:03 +0000 (21:57 +0000)]
GTK2: gtk_draw_* -> gtk_paint_*
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37281
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mart Raudsepp [Fri, 3 Feb 2006 21:51:21 +0000 (21:51 +0000)]
GTK2: gtk_widget_set_usize -> gtk_widget_set_size_request
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37280
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mart Raudsepp [Fri, 3 Feb 2006 21:44:31 +0000 (21:44 +0000)]
GTK2: gtk_idle_add_priority -> g_idle_add_full; gtk_idle_remove -> g_source_remove
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37279
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mart Raudsepp [Fri, 3 Feb 2006 21:27:04 +0000 (21:27 +0000)]
wxGTK2 compiles fine with {G,PANGO}_DISABLE_DEPRECATED. Define them to catch deprecated function usage for older
glib/pango versions and/or other systems. Is there a better place for this than defs.h?
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37278
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Surovell [Fri, 3 Feb 2006 21:15:25 +0000 (21:15 +0000)]
minor reformat
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37277
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mart Raudsepp [Fri, 3 Feb 2006 20:57:00 +0000 (20:57 +0000)]
g_main_set_poll_func(x) -> g_main_context_set_poll_func(NULL, x). Former deprecated since glib-2.2. Latter available
since at least glib-2.0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37276
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mart Raudsepp [Fri, 3 Feb 2006 20:38:55 +0000 (20:38 +0000)]
Remove obsolete GTK1 compatibility macros. Patch #
1413458 - Paul Cornett
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37275
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Fri, 3 Feb 2006 18:26:55 +0000 (18:26 +0000)]
DeleteFunction argument should be non-const since it
is deleted inside the function.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37272
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 3 Feb 2006 16:30:14 +0000 (16:30 +0000)]
Fix for WinCE - no delayed sizing for now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37271
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 3 Feb 2006 16:29:05 +0000 (16:29 +0000)]
Applied patch from Neil Robinson to allow manipulation of unattached menubars
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37270
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775