]>
git.saurik.com Git - wxWidgets.git/log
Włodzimierz Skiba [Tue, 23 May 2006 16:05:12 +0000 (16:05 +0000)]
[
1470717 ] wxUniv toolbar separator drawing fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39290
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 23 May 2006 14:11:55 +0000 (14:11 +0000)]
Improved wxDCPen/BrushChangers.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39289
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 23 May 2006 13:58:51 +0000 (13:58 +0000)]
Guard against comparing invalid iterators, which produces an assertion
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39288
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 23 May 2006 11:24:18 +0000 (11:24 +0000)]
Applied patch [
1489741 ] Bugfix for wxScrolledWindow::SetScrollRate in wxUniversal
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39287
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 23 May 2006 11:16:47 +0000 (11:16 +0000)]
Applied patch [
1489638 ] Trivial bugfix - missing constructor in wxGenericFontDialog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39286
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 23 May 2006 11:04:37 +0000 (11:04 +0000)]
Include wx/timer.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39285
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 23 May 2006 10:33:58 +0000 (10:33 +0000)]
Applied patch [
1487942 ] Fixed bug in generic file selection dialog box
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39284
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Tue, 23 May 2006 05:58:51 +0000 (05:58 +0000)]
fix incomplete change from rev 1.1121
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39283
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Tue, 23 May 2006 05:33:07 +0000 (05:33 +0000)]
replace deprecated gtk_type_new, plus minor cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39282
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 23 May 2006 02:17:39 +0000 (02:17 +0000)]
Don't scroll the grid when starting a cell editor if it will already
fit in the viewable space. The way it was always jumping around drove
me nuts!
Also, ensure that keys like HOME or END won't start the cell editor on
wxGTK2.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39281
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 23 May 2006 02:06:18 +0000 (02:06 +0000)]
Minor fixes for the overzealous renamer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39280
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 23 May 2006 02:05:38 +0000 (02:05 +0000)]
a bit of cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39279
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 23 May 2006 02:05:01 +0000 (02:05 +0000)]
Add some dtor wrappers for the print dialogs that are not really
dialogs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39278
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 23 May 2006 02:04:01 +0000 (02:04 +0000)]
I've now seen 2 or 3 themes that need this extra space in a label-less
static box, so I'm checking in my GetBordersForSizer change discussed
on wx-dev a few weeks ago.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39277
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 23 May 2006 01:10:25 +0000 (01:10 +0000)]
Added wrappers and demo for RichTextCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39276
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 22 May 2006 22:03:42 +0000 (22:03 +0000)]
document that wxRenderer methods [are supposed to] preserve wxDC attributes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39275
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 22 May 2006 21:38:59 +0000 (21:38 +0000)]
Changes to ensure that the potential drag is totally cleaned up in LeftButtonUp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39274
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 22 May 2006 20:54:04 +0000 (20:54 +0000)]
Include wx/dialog.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39273
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Mon, 22 May 2006 17:51:55 +0000 (17:51 +0000)]
unused win_gtk stuff
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39272
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Mon, 22 May 2006 17:51:20 +0000 (17:51 +0000)]
typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39271
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Jouk Jansen [Mon, 22 May 2006 14:38:36 +0000 (14:38 +0000)]
updating OpenVMS compile support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39270
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 22 May 2006 14:25:35 +0000 (14:25 +0000)]
Introduced wxDCPenChanger and wxDCBrushChanger.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39269
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 22 May 2006 12:20:22 +0000 (12:20 +0000)]
Drawing fix for generic wxTreeCtrl.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39268
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 22 May 2006 12:03:27 +0000 (12:03 +0000)]
[
1469227 ] wxUniv patch for toolbar button.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39266
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 22 May 2006 10:39:40 +0000 (10:39 +0000)]
Continuation of 'widgets' sample improvements.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39265
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 22 May 2006 07:11:26 +0000 (07:11 +0000)]
Include wx/cursor.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39264
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 22 May 2006 06:55:30 +0000 (06:55 +0000)]
wxID_ANY usage.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39263
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Sun, 21 May 2006 22:36:33 +0000 (22:36 +0000)]
Warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39262
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Sun, 21 May 2006 21:45:44 +0000 (21:45 +0000)]
Include wx/icon.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39261
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Sun, 21 May 2006 21:12:59 +0000 (21:12 +0000)]
[
1492391 ] Fix wxComboCtrl button rendering problem.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39260
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Sun, 21 May 2006 20:53:20 +0000 (20:53 +0000)]
Workaround to broken WinCE directory scanning for all includes (#ifdefed for other ports).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39259
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 21 May 2006 09:38:21 +0000 (09:38 +0000)]
hack around a UnicodeEditTextControl which does not deliver a correct selection unless the control has the focus.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39258
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Sun, 21 May 2006 07:44:04 +0000 (07:44 +0000)]
wxMSW/watcom is already rebaked by pure bakefile_gen call. wxOS2/wxMGL for watcom needs only wx.bkl baking due to filename conflict for other makefiles.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39257
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Ollivier [Sun, 21 May 2006 07:23:15 +0000 (07:23 +0000)]
Attempt at fixing the misplaced MSW build files.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39256
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Ollivier [Sun, 21 May 2006 06:41:20 +0000 (06:41 +0000)]
First attempt at adding the files in the build/os2 and build/mgl dirs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39255
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Ollivier [Sun, 21 May 2006 06:33:06 +0000 (06:33 +0000)]
Adding dataview and combo sample files.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39254
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Sat, 20 May 2006 23:39:54 +0000 (23:39 +0000)]
Rebaked wxOS2 makefile.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39253
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Sat, 20 May 2006 23:35:23 +0000 (23:35 +0000)]
[
1492040 ] Prevent wxComboCtrl::GetPopupControl from failing.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39252
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Sat, 20 May 2006 23:27:12 +0000 (23:27 +0000)]
[
1492036 ] Fix incorrect wxComboCtrl minimum size.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39251
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Sat, 20 May 2006 22:55:34 +0000 (22:55 +0000)]
Rebaked wxMGL makefile.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39250
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Sat, 20 May 2006 22:53:46 +0000 (22:53 +0000)]
Non-PCH build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39249
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Sat, 20 May 2006 21:32:34 +0000 (21:32 +0000)]
Workaround to broken WinCE directory scanning for all includes (#ifdefed for other ports).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39248
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Sat, 20 May 2006 19:43:09 +0000 (19:43 +0000)]
Include wx/palette.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39247
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 20 May 2006 07:32:22 +0000 (07:32 +0000)]
hacking around a missed-scroll bug in multi-line text fields in Tiger, in case there is no CR in the text.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39246
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Sat, 20 May 2006 06:47:11 +0000 (06:47 +0000)]
parenthesize macro replacement containing operator
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39245
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Sat, 20 May 2006 05:47:39 +0000 (05:47 +0000)]
remove unneeded includes from mac/carbon/private.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39244
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Sat, 20 May 2006 05:44:22 +0000 (05:44 +0000)]
correct wxString forward declaration
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39243
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Sat, 20 May 2006 05:43:06 +0000 (05:43 +0000)]
remove unneeded include of mac/private.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39242
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Sat, 20 May 2006 05:41:25 +0000 (05:41 +0000)]
non-pch build fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39241
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Sat, 20 May 2006 02:41:27 +0000 (02:41 +0000)]
remove unneeded declarations missed in previous commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39240
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Sat, 20 May 2006 02:39:54 +0000 (02:39 +0000)]
avoid float to double conversion
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39239
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 19 May 2006 22:58:12 +0000 (22:58 +0000)]
Demo the page setup dialog instead of the print setup dialog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39236
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 19 May 2006 19:47:45 +0000 (19:47 +0000)]
Include wx/brush.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39235
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 19 May 2006 18:44:07 +0000 (18:44 +0000)]
wxUniv setup up to date (sync. before joining family of setups updated by script).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39234
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Fri, 19 May 2006 16:57:37 +0000 (16:57 +0000)]
gtk slider code simplification and better event determination
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39233
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Fri, 19 May 2006 16:57:07 +0000 (16:57 +0000)]
using defined in a macro has undefined behavior
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39232
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Fri, 19 May 2006 15:12:56 +0000 (15:12 +0000)]
build fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39231
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 19 May 2006 10:17:43 +0000 (10:17 +0000)]
Tinderbox build fix: preprocessing directive not recognized within macro arg.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39230
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 19 May 2006 10:13:57 +0000 (10:13 +0000)]
Build fix for link error in new combo code.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39229
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 19 May 2006 09:37:38 +0000 (09:37 +0000)]
Include wx/pen.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39228
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 19 May 2006 06:57:15 +0000 (06:57 +0000)]
fixing style and underline information transfer back
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39227
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Fri, 19 May 2006 05:21:20 +0000 (05:21 +0000)]
non-pch universal build fix: combo.h should not include combobox.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39226
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Fri, 19 May 2006 05:17:59 +0000 (05:17 +0000)]
universal build fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39225
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mart Raudsepp [Fri, 19 May 2006 02:38:09 +0000 (02:38 +0000)]
Check if wxOVERWRITE_PROMPT style flag exists in the gtk2.8 native overwrite prompt case as well. Fixes the case
where with 2.8+ compile and runtime version of gtk overwrite prompt always happens if the file already exists -
even if the style flag is not present. Fixes my introduced oversight and bug #
1484020 .
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39223
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 19 May 2006 02:02:29 +0000 (02:02 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39222
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 19 May 2006 01:57:30 +0000 (01:57 +0000)]
memory dc must have bitmap selected into it before it can be used for measuring
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39221
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 19 May 2006 01:25:12 +0000 (01:25 +0000)]
DeprecationWarning for the old wxPython package.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39220
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 19 May 2006 01:10:46 +0000 (01:10 +0000)]
generated rename directives are no longer needed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39219
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 18 May 2006 23:14:49 +0000 (23:14 +0000)]
wxMessageBox --> wx.MessageBox
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39218
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Thu, 18 May 2006 17:04:16 +0000 (17:04 +0000)]
gtk spinctrl code simplification
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39217
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 18 May 2006 16:15:41 +0000 (16:15 +0000)]
Don't set a module attribute for the *_swigregister functions, just
call the one in the extension module directly.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39216
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 18 May 2006 15:57:05 +0000 (15:57 +0000)]
Added SetQuickBestSize and GetQuickBestSize
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39215
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 18 May 2006 15:36:44 +0000 (15:36 +0000)]
wxUniv port mentioned instead of native, wxButton ports listed, minor placement fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39214
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 18 May 2006 15:07:16 +0000 (15:07 +0000)]
switching to ATS font names instead of ATSUI ones (japanese font names had problems afterwards)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39213
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 18 May 2006 14:45:03 +0000 (14:45 +0000)]
Undo part of lst change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39212
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 18 May 2006 14:43:54 +0000 (14:43 +0000)]
adding an assert for invalid fonts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39211
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 18 May 2006 09:53:19 +0000 (09:53 +0000)]
Selection should be set to -1 if all pages are deleted, or the next
insertion will try to set the selection to 1.
Fixed lack of initial controller resize when first page is added,
though I think the listctrl should probably always have a decent initial
height even when empty.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39210
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 18 May 2006 09:38:47 +0000 (09:38 +0000)]
Don't use wxSIMPLE_BORDER on Windows since it gives a black border instead
of blue on XP
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39209
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 18 May 2006 09:35:25 +0000 (09:35 +0000)]
Added Set/GetQuickBestSize
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39208
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 18 May 2006 09:33:17 +0000 (09:33 +0000)]
Fixed tree book controller sizing by invalidating size after first
insertion, and also allowing full size calculation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39207
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 18 May 2006 08:06:34 +0000 (08:06 +0000)]
using ATSUI also in textctrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39206
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 18 May 2006 07:13:20 +0000 (07:13 +0000)]
Include wx/menu.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39205
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 18 May 2006 06:45:59 +0000 (06:45 +0000)]
Missing #includes to allow wx/mac/carbon/tooltip.h be included first by user.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39204
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Thu, 18 May 2006 03:27:51 +0000 (03:27 +0000)]
avoid wxColour::Set(long) confusion
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39203
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Thu, 18 May 2006 03:08:25 +0000 (03:08 +0000)]
spinbutton code simplification
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39202
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Thu, 18 May 2006 02:39:23 +0000 (02:39 +0000)]
avoid GTK "assertion `min < max' failed"
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39200
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 18 May 2006 01:52:55 +0000 (01:52 +0000)]
Reverted mistaken check-in
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39199
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 18 May 2006 01:22:06 +0000 (01:22 +0000)]
Use correct DLL import/export specifier for multi-lib builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39198
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 18 May 2006 01:05:21 +0000 (01:05 +0000)]
buttonbar.cpp/.h must be in GUI_CMN_SRC/HDR as toolbkg.cpp which is in common depends on them under Mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39197
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 18 May 2006 00:52:48 +0000 (00:52 +0000)]
added virtual dtor to wxMacListControl to silence gcc warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39196
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 18 May 2006 00:51:25 +0000 (00:51 +0000)]
fixed typo in last commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39195
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 18 May 2006 00:42:17 +0000 (00:42 +0000)]
suppress gcc printf format warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39194
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 18 May 2006 00:40:16 +0000 (00:40 +0000)]
added virtual dtor to wxMacListControl to silence gcc warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39193
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 17 May 2006 23:37:32 +0000 (23:37 +0000)]
Forgot about dropping the 'wx' for some Python objects
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39192
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 17 May 2006 22:21:29 +0000 (22:21 +0000)]
Opening first subpage initially.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39191
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 17 May 2006 19:49:09 +0000 (19:49 +0000)]
Rearranged widgets sample to show more and categorized widgets.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39190
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 17 May 2006 16:32:11 +0000 (16:32 +0000)]
Documentation states scrollbars (plural) are switched off by wxHW_SCROLLBAR_NEVER,
so make sure this is true, even if the layout erroneously wants to create
a horizontal scrollbar.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39189
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 17 May 2006 10:55:22 +0000 (10:55 +0000)]
#include order with correct PCH support.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39188
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 17 May 2006 10:42:03 +0000 (10:42 +0000)]
Fixes for compile breakage with no PCH
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39187
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 17 May 2006 09:13:10 +0000 (09:13 +0000)]
reset fd after closing it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39186
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775