]>
git.saurik.com Git - wxWidgets.git/log
Włodzimierz Skiba [Thu, 1 Jun 2006 15:19:53 +0000 (15:19 +0000)]
Build fix after PCH changes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39515
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 1 Jun 2006 15:16:27 +0000 (15:16 +0000)]
Add new components to wxOS2 builds.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39514
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 1 Jun 2006 13:18:10 +0000 (13:18 +0000)]
Universal build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39513
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Thu, 1 Jun 2006 12:31:56 +0000 (12:31 +0000)]
Compile fixes for GTK 2.4
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39512
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 1 Jun 2006 11:01:17 +0000 (11:01 +0000)]
Minor corrections to pickers presentation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39511
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 1 Jun 2006 10:58:28 +0000 (10:58 +0000)]
Warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39510
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 1 Jun 2006 10:57:11 +0000 (10:57 +0000)]
Build fix for OW regarding & operator needing full class specs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39509
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Thu, 1 Jun 2006 09:44:35 +0000 (09:44 +0000)]
Build fix for systems linux where va_list is an array type.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39508
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 1 Jun 2006 09:16:06 +0000 (09:16 +0000)]
Minor source cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39507
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 1 Jun 2006 08:52:03 +0000 (08:52 +0000)]
Build fix based on wxOS2 night build log.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39506
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 1 Jun 2006 08:23:42 +0000 (08:23 +0000)]
Include wx/listbox.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39505
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 1 Jun 2006 00:17:43 +0000 (00:17 +0000)]
regenerated after wxColour/File/Dir/FontPickerCtrl changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39499
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 1 Jun 2006 00:13:19 +0000 (00:13 +0000)]
added possibility to reorder columns by dragging them (patch
1409677)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39498
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 31 May 2006 23:57:54 +0000 (23:57 +0000)]
added wx{Colour|File|Dir|Font}PickerCtrl (patch
1472329 by Francesco)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39495
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 31 May 2006 23:37:36 +0000 (23:37 +0000)]
don't assert if neither wxFD_OPEN nor wxFD_SAVE is given; wxFD_OPEN is the default
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39493
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 31 May 2006 22:48:22 +0000 (22:48 +0000)]
use gtk_window_set_modal(TRUE/FALSE) instead of gtk_grab_add/remove() (part of patch
1472329)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39492
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 31 May 2006 21:35:38 +0000 (21:35 +0000)]
corrected header for wxWakeUpIdle()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39489
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 31 May 2006 21:26:39 +0000 (21:26 +0000)]
Forward port of changes for using themed drawing of owner-drawn buttons.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39488
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 31 May 2006 18:27:51 +0000 (18:27 +0000)]
Include wx/statbox.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39487
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 31 May 2006 18:15:42 +0000 (18:15 +0000)]
[
1498016 ] 'Add wxUniv toolbar support wxTB_TEXT style' - with modifications.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39486
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Wed, 31 May 2006 17:22:38 +0000 (17:22 +0000)]
threads fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39485
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 31 May 2006 12:18:02 +0000 (12:18 +0000)]
PCH support for !MSW/!autoconf platforms.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39484
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 31 May 2006 12:10:38 +0000 (12:10 +0000)]
PCH support for !MSW/!autoconf platforms.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39483
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 31 May 2006 11:48:45 +0000 (11:48 +0000)]
Various dummy.cpp centralized in common/dummy.cpp. Build rebaked.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39482
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 31 May 2006 09:34:05 +0000 (09:34 +0000)]
Include wx/statbmp.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39481
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 31 May 2006 05:38:46 +0000 (05:38 +0000)]
changing scrollbars (hiding/showing) triggers a size event.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39480
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 30 May 2006 17:39:22 +0000 (17:39 +0000)]
Include wx/stattext.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39479
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 30 May 2006 17:22:04 +0000 (17:22 +0000)]
fix the tests to pass with both gcc and msvc (2nd part of patch
1462778)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39478
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 30 May 2006 17:14:35 +0000 (17:14 +0000)]
fixes for wxVsnprintf() in Unicode build (2nd part of patch
1462778)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39477
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 30 May 2006 13:43:18 +0000 (13:43 +0000)]
Include wx/scrolbar.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39476
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 30 May 2006 13:10:30 +0000 (13:10 +0000)]
mentioned that the handlers should be allocated on the heap also in ClearHandlers() docs (and not only in AddHandle() section)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39475
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 30 May 2006 12:41:41 +0000 (12:41 +0000)]
Missing items for default DMC distribution.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39474
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 30 May 2006 11:55:24 +0000 (11:55 +0000)]
wxHyperlink page for widgets presentation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39473
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 30 May 2006 09:17:45 +0000 (09:17 +0000)]
[
1494561 ] wxComboCtrl vertical size fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39472
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 30 May 2006 07:43:05 +0000 (07:43 +0000)]
Include commctrl.h properly.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39471
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 30 May 2006 07:34:30 +0000 (07:34 +0000)]
Include wx/choice.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39470
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Tue, 30 May 2006 07:25:35 +0000 (07:25 +0000)]
wxFD_* constants without 2.6 compatibility (heavily extended and modified patch #
1497305).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39469
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 29 May 2006 23:49:43 +0000 (23:49 +0000)]
Smartphone build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39468
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 29 May 2006 23:24:02 +0000 (23:24 +0000)]
wxWinCE power build fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39467
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 29 May 2006 22:45:55 +0000 (22:45 +0000)]
wx.HIDE_READONLY is gone
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39466
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 29 May 2006 22:43:14 +0000 (22:43 +0000)]
Avoid an assert if no alignment style is specified
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39465
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 29 May 2006 21:45:52 +0000 (21:45 +0000)]
Build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39464
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 29 May 2006 21:26:35 +0000 (21:26 +0000)]
Include wx/checklst.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39463
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 29 May 2006 21:18:31 +0000 (21:18 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39462
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 29 May 2006 21:12:51 +0000 (21:12 +0000)]
Source markup fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39461
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 29 May 2006 20:57:05 +0000 (20:57 +0000)]
Added wxHyperlinkCtrl, wxPowerEvent, and lots of little things to
match changes made in wx.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39460
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 29 May 2006 20:54:57 +0000 (20:54 +0000)]
wxWakeUpIdle seems unnecessary here
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39459
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 29 May 2006 20:41:45 +0000 (20:41 +0000)]
Take out AdjustPagebreak for now...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39458
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 29 May 2006 20:31:03 +0000 (20:31 +0000)]
Compile fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39456
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 29 May 2006 20:29:13 +0000 (20:29 +0000)]
wxFileDialog SetStyle and GetStyle are gone
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39455
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 29 May 2006 20:27:19 +0000 (20:27 +0000)]
Provide a wxDirSelectorPromptStr
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39454
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 29 May 2006 20:07:30 +0000 (20:07 +0000)]
hyperlink is in adv, not core
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39453
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 29 May 2006 19:52:17 +0000 (19:52 +0000)]
Added wxHyperlinkCtrl, wxPowerEvent, and lots of little things to
match changes made in wx.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39452
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 29 May 2006 19:16:15 +0000 (19:16 +0000)]
rebake for *hyperlink.* files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39451
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Mon, 29 May 2006 17:31:31 +0000 (17:31 +0000)]
Warning fixes for VC++ 5.0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39448
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Mon, 29 May 2006 17:26:55 +0000 (17:26 +0000)]
64-bit fix in wxNotebook for Tru64.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39447
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Mon, 29 May 2006 17:24:44 +0000 (17:24 +0000)]
wxMGL fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39446
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Michael Wetherell [Mon, 29 May 2006 17:20:18 +0000 (17:20 +0000)]
Add url for linux djgpp cross compiler (Cavit Cahit VURAL)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39445
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Mon, 29 May 2006 16:32:22 +0000 (16:32 +0000)]
revert removal of gtk1 code from common file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39444
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 29 May 2006 16:06:34 +0000 (16:06 +0000)]
Updated universal setup.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39443
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 29 May 2006 16:06:04 +0000 (16:06 +0000)]
call gtk_toolbar_set_tooltips() from GtkSetStyle(); removed erroneous wxTB_TOOLTIPS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39442
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 29 May 2006 16:04:23 +0000 (16:04 +0000)]
removed spurious #endif
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39441
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 29 May 2006 14:51:42 +0000 (14:51 +0000)]
added missing include after last commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39440
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 29 May 2006 14:23:26 +0000 (14:23 +0000)]
Build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39439
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 29 May 2006 13:11:40 +0000 (13:11 +0000)]
Keep FindString in sync with wxControlWithItems base class.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39438
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 29 May 2006 13:07:27 +0000 (13:07 +0000)]
Unused variable removal.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39437
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 29 May 2006 12:12:23 +0000 (12:12 +0000)]
override all Detach() overloads in wxStaticBoxSizer to avoid virtual function hiding warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39436
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 29 May 2006 11:56:48 +0000 (11:56 +0000)]
use a filename, not URL, when quering its modification time
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39435
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 29 May 2006 11:17:17 +0000 (11:17 +0000)]
Fail for assert(0,...).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39434
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 29 May 2006 11:14:34 +0000 (11:14 +0000)]
NO_GCC_PRAGMA removed from hyperlink code. Clipboard markup added.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39433
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 29 May 2006 10:11:45 +0000 (10:11 +0000)]
Warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39432
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 29 May 2006 10:10:37 +0000 (10:10 +0000)]
Fail for assert(0,...).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39431
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 29 May 2006 10:09:00 +0000 (10:09 +0000)]
Typo fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39430
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 29 May 2006 09:58:53 +0000 (09:58 +0000)]
don't include statbox.h from the header, move wxStaticBoxSizer dtor to .cpp file instead
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39429
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 29 May 2006 08:13:19 +0000 (08:13 +0000)]
Include wx/checkbox.h according to precompiled headers of wx/wx.h (with other minor cleaning).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39428
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 29 May 2006 07:51:11 +0000 (07:51 +0000)]
Let's have new sample distributed.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39427
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 29 May 2006 07:45:55 +0000 (07:45 +0000)]
Let's have new sample distributed.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39426
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 29 May 2006 07:36:41 +0000 (07:36 +0000)]
Use same path in header as user should use in his #include.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39425
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Mon, 29 May 2006 07:33:30 +0000 (07:33 +0000)]
mention better gtk wxScrollWinEvent generation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39424
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 29 May 2006 07:31:24 +0000 (07:31 +0000)]
Source cleaning for new features.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39423
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 29 May 2006 07:23:02 +0000 (07:23 +0000)]
Source cleaning for new features.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39421
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Mon, 29 May 2006 06:53:31 +0000 (06:53 +0000)]
build fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39420
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Mon, 29 May 2006 06:52:46 +0000 (06:52 +0000)]
revert forward declaration of hashmap, it doesn't work with STL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39419
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 29 May 2006 06:48:01 +0000 (06:48 +0000)]
Use complete class for delete of the class.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39418
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 29 May 2006 06:39:40 +0000 (06:39 +0000)]
Build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39417
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Kevin Ollivier [Mon, 29 May 2006 04:58:42 +0000 (04:58 +0000)]
widgets sample no longer has .rc file.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39416
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Kevin Ollivier [Mon, 29 May 2006 04:44:04 +0000 (04:44 +0000)]
Exit on error was too strict.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39415
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Kevin Ollivier [Mon, 29 May 2006 03:05:02 +0000 (03:05 +0000)]
Stop building on a platform as soon as a tarball build error is encountered.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39414
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 29 May 2006 00:32:16 +0000 (00:32 +0000)]
regenerated after the recent changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39413
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 29 May 2006 00:24:05 +0000 (00:24 +0000)]
use CFLAGS for GTK tests, not CXXFLAGS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39412
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 29 May 2006 00:03:36 +0000 (00:03 +0000)]
miscellaneous wxFont enhancements (patch
1496606):
- made SetFaceName() bool and return false if the face name is not available
- corrected To/FromUserString() to complement each other
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39411
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 29 May 2006 00:01:30 +0000 (00:01 +0000)]
oops, typo in last commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39410
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 28 May 2006 23:56:51 +0000 (23:56 +0000)]
spelling fixes (patch
1495562)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39409
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 28 May 2006 23:54:28 +0000 (23:54 +0000)]
added CollapsePath() (patch
1494638)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39408
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 28 May 2006 23:51:23 +0000 (23:51 +0000)]
implemented notifications of the child process termination (patch
1494439)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39407
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 28 May 2006 23:47:59 +0000 (23:47 +0000)]
don't offset the position for toplevel windows in wxFindWindowAtPoint() (patch
1491559)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39406
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 28 May 2006 23:45:39 +0000 (23:45 +0000)]
correct painting of the items with custom colours in TVIS_DROPHILITED state (patch
1491478)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39405
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 28 May 2006 23:38:11 +0000 (23:38 +0000)]
don't crash when destroying a not initialized socket (patch
1489095)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39404
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 28 May 2006 23:34:47 +0000 (23:34 +0000)]
readded back wxDD_NEW_DIR_BUTTON removed by last commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39403
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 28 May 2006 23:32:12 +0000 (23:32 +0000)]
File/dir dialog styles and other changes (patch
1488371):
- check invalid combinations of styles in wxFileDialogBase::Create()
- use wxFD_XXX naming convention for wxFileDialog styles
- replaces wxDD_NEW_DIR_BUTTON with wxDD_DIR_MUST_EXIST
- removes #ifdef __WXGTK24__ / #endif blocks from wxGTK code
- removes wxFileDialogBase::Get/SetStyle and wxFileDialogBase::m_fileName
- renames wxDirDialogGTK to wxDirDialog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39402
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775