]>
git.saurik.com Git - wxWidgets.git/log
Václav Slavík [Sun, 22 Aug 2004 19:23:53 +0000 (19:23 +0000)]
added GTK2 implementation of wxArtProvider
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28861
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 22 Aug 2004 18:56:55 +0000 (18:56 +0000)]
added wxART_BUTTON
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28860
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 22 Aug 2004 18:49:33 +0000 (18:49 +0000)]
wxArtProvider usage fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28859
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 22 Aug 2004 18:48:28 +0000 (18:48 +0000)]
tree control uses 16x16 pixels, explicitly request this size
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28858
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 22 Aug 2004 18:32:55 +0000 (18:32 +0000)]
set mask when converting pixbuf to pixmap
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28857
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 22 Aug 2004 18:23:14 +0000 (18:23 +0000)]
use GTK+ API for setting icons instead of direct X11 calls
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28856
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 22 Aug 2004 18:21:11 +0000 (18:21 +0000)]
added pixmap->pixbuf conversion as well
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28855
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 22 Aug 2004 17:19:30 +0000 (17:19 +0000)]
linking in artstd.obj doesn't have to be forced, it happens thanks to InitStdProvider reference
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28854
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 22 Aug 2004 17:09:17 +0000 (17:09 +0000)]
wxHtmlHelpFrame's tree control uses 16x16 pixels, explicitly request this size
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28853
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 22 Aug 2004 17:08:16 +0000 (17:08 +0000)]
wxART_MISSING_IMAGE should be always available, for apps
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28852
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 21 Aug 2004 22:48:45 +0000 (22:48 +0000)]
added alpha channel support to wxGTK2's wxBitmap
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28851
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 21 Aug 2004 22:42:06 +0000 (22:42 +0000)]
added alpha channel support to wxGTK2's wxBitmap
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28850
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 21 Aug 2004 22:41:04 +0000 (22:41 +0000)]
1. added support for bitmaps with alpha channel
2. use GtkImage instead of deprecated GtkPixmap with GTK2
3. create bogus pixmap instead of GtkLabel in wxStaticBitmap with invalid bitmap
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28849
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Sat, 21 Aug 2004 18:16:20 +0000 (18:16 +0000)]
converted end of line characters (MSVC8 gives error C4335 on Mac EOLs)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28848
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 21 Aug 2004 17:27:16 +0000 (17:27 +0000)]
autoconf >= 2.58 is needed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28847
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sat, 21 Aug 2004 17:15:04 +0000 (17:15 +0000)]
Check for socklen_t type using C++ mode (since gsocket.cpp is now C++ code).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28846
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 21 Aug 2004 15:42:56 +0000 (15:42 +0000)]
removed warning-hiding cast, previous revision removed the warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28845
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Sat, 21 Aug 2004 13:35:37 +0000 (13:35 +0000)]
updated to reflect socket and stock button changes; disabled Traceback Tables in Release modes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28844
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 21 Aug 2004 11:54:31 +0000 (11:54 +0000)]
threshold is pixel value, it should use unsigned char
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28843
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 21 Aug 2004 11:49:18 +0000 (11:49 +0000)]
updated license info: Remstar gace permission to change it to wxWindows License with no strings attached
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28842
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Fri, 20 Aug 2004 20:31:37 +0000 (20:31 +0000)]
fix for hot keys in menu items (patch
1013082 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28841
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 20 Aug 2004 13:24:48 +0000 (13:24 +0000)]
Removed obsolete (Open) Watcom conditions.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28840
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 20 Aug 2004 12:03:08 +0000 (12:03 +0000)]
Source cleaning: whitespaces, -1/wxDefaultCoord, TRUE/true, FALSE/false.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28839
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 20 Aug 2004 11:53:52 +0000 (11:53 +0000)]
Warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28838
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Fri, 20 Aug 2004 10:05:47 +0000 (10:05 +0000)]
removed stray comma at end of enum
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28837
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 19 Aug 2004 17:39:28 +0000 (17:39 +0000)]
Source cleaning: whitespaces,-1/wxID_ANY,TRUE/true,FALSE/false.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28836
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Thu, 19 Aug 2004 13:33:27 +0000 (13:33 +0000)]
removed code already present in AC_BAKEFILE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28835
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Thu, 19 Aug 2004 13:31:44 +0000 (13:31 +0000)]
HP-UX needs mkdir -p, not mkdir for INSTALL_DIR
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28834
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Thu, 19 Aug 2004 13:22:21 +0000 (13:22 +0000)]
gcc-3.4 compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28833
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 18 Aug 2004 22:27:42 +0000 (22:27 +0000)]
wxUniv compilation fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28832
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 18 Aug 2004 19:00:56 +0000 (19:00 +0000)]
SetValue is not adding a line if values does not exist
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28831
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Wed, 18 Aug 2004 18:59:42 +0000 (18:59 +0000)]
wxOVERWRITE_PROMPT support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28830
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Wed, 18 Aug 2004 15:37:01 +0000 (15:37 +0000)]
fixes for CW8 Mac Classic compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28829
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 18 Aug 2004 11:34:38 +0000 (11:34 +0000)]
wxApp::GetComCtl32Version seems possible and works now with DMC.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28828
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 18 Aug 2004 09:22:14 +0000 (09:22 +0000)]
Source cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28827
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 18 Aug 2004 09:15:49 +0000 (09:15 +0000)]
Fix for the undocumented holes in spiner sizes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28826
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 18 Aug 2004 02:34:03 +0000 (02:34 +0000)]
Don't call wx.ThePenList
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28825
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 17 Aug 2004 20:53:29 +0000 (20:53 +0000)]
Applied Andreas patch for applying the widget style
to a wxRadioBox's GtkFrame.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28824
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 17 Aug 2004 04:42:33 +0000 (04:42 +0000)]
setting the wx title as well
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28823
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 16 Aug 2004 15:33:10 +0000 (15:33 +0000)]
more comments and a typo fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28822
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Mon, 16 Aug 2004 15:32:07 +0000 (15:32 +0000)]
MSVC6 return warning fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28821
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 16 Aug 2004 15:11:18 +0000 (15:11 +0000)]
Add BundleBuilder script
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28820
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Mon, 16 Aug 2004 14:38:41 +0000 (14:38 +0000)]
doc typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28819
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 16 Aug 2004 13:55:49 +0000 (13:55 +0000)]
more warnings fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28818
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 16 Aug 2004 13:29:32 +0000 (13:29 +0000)]
corrected SetPath tests
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28817
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 16 Aug 2004 13:13:30 +0000 (13:13 +0000)]
fixed handlers registration in DoPopupMenu (patch
1009949 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28816
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 16 Aug 2004 12:51:48 +0000 (12:51 +0000)]
break after return makes 'Unreachable code' warnings.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28815
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 16 Aug 2004 12:49:48 +0000 (12:49 +0000)]
Unused parameter warning fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28814
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 16 Aug 2004 12:47:44 +0000 (12:47 +0000)]
No mondrian.ico file.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28813
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 16 Aug 2004 12:45:46 +0000 (12:45 +0000)]
TRUE/true, FALSE/false, whitespace cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28812
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 16 Aug 2004 12:31:42 +0000 (12:31 +0000)]
fixed wxImage->wxBitmap conversion for images with alpha channel
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28811
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 16 Aug 2004 12:31:08 +0000 (12:31 +0000)]
added wxImage::ConvertAlphaToMask
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28810
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 16 Aug 2004 11:32:51 +0000 (11:32 +0000)]
minor polishing of user-visible messages
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28809
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Mon, 16 Aug 2004 11:18:04 +0000 (11:18 +0000)]
fixes bug when closing mdi frame with >5 children
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28808
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Mon, 16 Aug 2004 02:43:04 +0000 (02:43 +0000)]
Provide implementation for GSocket_new
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28806
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Mon, 16 Aug 2004 02:41:52 +0000 (02:41 +0000)]
Change from IsOK to IsOk to match everything else
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28805
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Mon, 16 Aug 2004 02:35:25 +0000 (02:35 +0000)]
Use variable name winid instead of id. id is a typedef in Objective-C headers.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28804
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 15 Aug 2004 21:38:26 +0000 (21:38 +0000)]
accept files in wxHtmlEasyPrinting::{Print,Preview}File, not only URLs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28803
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 15 Aug 2004 20:36:04 +0000 (20:36 +0000)]
more GetDefaultAttributesFromGTKWidget fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28802
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 15 Aug 2004 19:51:45 +0000 (19:51 +0000)]
warning fix w/o #ifdefs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28801
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 15 Aug 2004 19:48:05 +0000 (19:48 +0000)]
another fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28800
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 15 Aug 2004 19:47:36 +0000 (19:47 +0000)]
don't use pch when building samples for now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28799
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 15 Aug 2004 19:37:49 +0000 (19:37 +0000)]
all windows can use wxCLIP_CHILDREN
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28798
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 15 Aug 2004 19:08:22 +0000 (19:08 +0000)]
fixes for stock items not known to some GTK+ versions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28797
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 15 Aug 2004 18:39:25 +0000 (18:39 +0000)]
compilation fix for GTK2 < 2.4
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28796
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 15 Aug 2004 16:03:06 +0000 (16:03 +0000)]
style obtained from a widget not associated with screen may be wrong; we must create toplevel window and insert the widget into it to get correct style
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28795
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 15 Aug 2004 16:02:02 +0000 (16:02 +0000)]
descriptiveLabel clarification
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28794
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 15 Aug 2004 15:56:56 +0000 (15:56 +0000)]
added stock buttons support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28793
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 15 Aug 2004 15:48:44 +0000 (15:48 +0000)]
use stock buttons in generic dialogs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28792
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 15 Aug 2004 15:44:43 +0000 (15:44 +0000)]
1. added stock buttons support
2. fixed wxButton::GetDefaultSize to return realistic values
3. fixed DoGetBestSize to don't create buttons smaller than standard GTK+2 buttons w/o wxBU_EXACTFIT
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28791
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 15 Aug 2004 15:29:34 +0000 (15:29 +0000)]
move wxLANGUAGE_XXX constants to constans section of the manual
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28790
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 15 Aug 2004 11:50:48 +0000 (11:50 +0000)]
font affects best size, invalidate cache if it changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28789
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 15 Aug 2004 11:49:42 +0000 (11:49 +0000)]
invalidate best size cache when GTK style changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28788
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 15 Aug 2004 07:51:56 +0000 (07:51 +0000)]
gtk notebook page style fixes (patch 984864)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28787
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 14 Aug 2004 22:54:11 +0000 (22:54 +0000)]
reverted accidentally committed changes in previous revision
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28786
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 14 Aug 2004 22:42:23 +0000 (22:42 +0000)]
attributes inheritance fix; apply style to both m_wxwindow and m_widget (patch 984858)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28785
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 14 Aug 2004 22:08:04 +0000 (22:08 +0000)]
gtk notebook page style fixes (patch 984864)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28784
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 14 Aug 2004 21:30:32 +0000 (21:30 +0000)]
update from Herbert Breunung
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28783
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 14 Aug 2004 20:22:23 +0000 (20:22 +0000)]
ABX's changes to support MGL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28782
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 14 Aug 2004 12:55:14 +0000 (12:55 +0000)]
update from herbert breunung
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28781
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 14 Aug 2004 00:27:21 +0000 (00:27 +0000)]
wx needs imported for the error code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28779
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 14 Aug 2004 00:20:36 +0000 (00:20 +0000)]
Version number bump
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28778
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 13 Aug 2004 23:56:57 +0000 (23:56 +0000)]
use wxDD_DEFAULT_STYLE instead of 0 by default for style parameter of wxDirDialog ctor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28777
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Fri, 13 Aug 2004 21:56:11 +0000 (21:56 +0000)]
[
1008799 ] Traverse hidden directories only if hidden flag set
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28776
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Ollivier [Fri, 13 Aug 2004 15:49:24 +0000 (15:49 +0000)]
Added a flag to enable selecting .app bundles (programs) from the file open dialog.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28775
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 12 Aug 2004 10:18:47 +0000 (10:18 +0000)]
Other fixes to shared build.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28774
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Jouk Jansen [Thu, 12 Aug 2004 08:11:12 +0000 (08:11 +0000)]
Committing in .
OpenVMS updates
Modified Files:
wxWidgets/src/gtk/descrip.mms wxWidgets/src/motif/descrip.mms
wxWidgets/src/unix/descrip.mms
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28773
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 11 Aug 2004 22:24:47 +0000 (22:24 +0000)]
Changed debug print into a log message
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28772
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 11 Aug 2004 22:21:05 +0000 (22:21 +0000)]
fixed crashing bug when trying to set colours too soon
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28771
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 11 Aug 2004 20:37:33 +0000 (20:37 +0000)]
moved wx-config to wx-config-VERSION (with symlink), to satisfy Debian packagers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28770
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 11 Aug 2004 20:09:14 +0000 (20:09 +0000)]
explained how the signature works
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28769
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 11 Aug 2004 20:04:47 +0000 (20:04 +0000)]
layout tweak
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28768
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 11 Aug 2004 19:55:56 +0000 (19:55 +0000)]
Shared build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28767
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 11 Aug 2004 19:53:56 +0000 (19:53 +0000)]
Warning fixes, source cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28766
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Wed, 11 Aug 2004 19:52:13 +0000 (19:52 +0000)]
2.4 compatibility.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28765
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 11 Aug 2004 18:14:00 +0000 (18:14 +0000)]
Put the version unmber in the subject
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28764
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 11 Aug 2004 18:11:30 +0000 (18:11 +0000)]
Set minsize and implement DoGetBestSize
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28763
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 11 Aug 2004 08:54:10 +0000 (08:54 +0000)]
fixed typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28762
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 11 Aug 2004 08:49:43 +0000 (08:49 +0000)]
reverted my last change, pch problem is deeper and needs to be solved in Bakefile first
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28761
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 11 Aug 2004 08:18:37 +0000 (08:18 +0000)]
assert if conversion ctors are used incorrectly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28760
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775