]>
git.saurik.com Git - wxWidgets.git/log
Vadim Zeitlin [Thu, 22 Nov 2007 15:34:05 +0000 (15:34 +0000)]
rebaked after timer/socket changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50163
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 22 Nov 2007 15:29:51 +0000 (15:29 +0000)]
define wxUSE_UNICODE=0 in non-Unicode build to prevent it from getting automatically defined as 1 by setup.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50162
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Thu, 22 Nov 2007 15:17:37 +0000 (15:17 +0000)]
wxCRIT_SECT_* macros compilation fixes for wxUSE_THREADS=0 case
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50160
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 22 Nov 2007 15:13:27 +0000 (15:13 +0000)]
use WXDLLIMPEXP_FWD_XXX instead of WXDLLEXPORT
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50159
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Thu, 22 Nov 2007 15:04:52 +0000 (15:04 +0000)]
corrected wx_pango_version_check() comment
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50158
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 22 Nov 2007 14:22:39 +0000 (14:22 +0000)]
cleanup mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50156
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 22 Nov 2007 14:21:36 +0000 (14:21 +0000)]
cleanup mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50155
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 22 Nov 2007 13:59:24 +0000 (13:59 +0000)]
cleanup mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50154
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Thu, 22 Nov 2007 13:41:57 +0000 (13:41 +0000)]
added checks for more wxUSE_SVG dependencies: wxUSE_IMAGE and wxUSE_LIBPNG
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50153
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Thu, 22 Nov 2007 13:39:26 +0000 (13:39 +0000)]
don't add new PNG handler instance every time wxSVGFileImplDC::DoDrawBitmap() is called, do it only if the handler isn't installed yet
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50152
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Thu, 22 Nov 2007 13:34:34 +0000 (13:34 +0000)]
use NULL for NULL pointers, not 0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50151
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Thu, 22 Nov 2007 06:12:56 +0000 (06:12 +0000)]
make DoSetSizeHints protected, remove parameter defaults
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50145
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Thu, 22 Nov 2007 05:15:13 +0000 (05:15 +0000)]
use a GtkAlignment to position m_mainWidget, avoiding need to re-size_allocate it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50144
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Thu, 22 Nov 2007 02:52:10 +0000 (02:52 +0000)]
non-pch build fix for wxUSE_DISPLAY==0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50143
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Thu, 22 Nov 2007 01:11:08 +0000 (01:11 +0000)]
Also use unix timer implementation for ConsoleApp.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50142
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Wed, 21 Nov 2007 18:14:41 +0000 (18:14 +0000)]
Added files for console event loop.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50137
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 21 Nov 2007 14:24:40 +0000 (14:24 +0000)]
removed AC_TYPE_UID_T check, we don't need it (and gid_t/uid_t it defines may conflict with the definitions from other packages used in wx programs)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50135
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Wed, 21 Nov 2007 14:17:05 +0000 (14:17 +0000)]
Compilation fix for OS/2.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50134
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Wed, 21 Nov 2007 14:12:16 +0000 (14:12 +0000)]
Moved wxConsoleAppTraits::CreateEventLoop from baseunix.cpp to evtloopunix.cpp,
so Unix' wxConsoleEventLoop can also be shared by platforms not having
the complete ConsoleAppTraits of Unix (e.g. OS/2).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50133
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Wed, 21 Nov 2007 06:40:25 +0000 (06:40 +0000)]
fix for AUI pane shrinking each time it is floated
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50122
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Tue, 20 Nov 2007 23:07:25 +0000 (23:07 +0000)]
Added cfdataref.h and cfref.h to CoreFoundation headers list.
Rebaked (removes EXTRALIBS_MEDIA as well.. assume this is intentional).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50121
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 20 Nov 2007 22:39:54 +0000 (22:39 +0000)]
remove support for configarg.cache, use config.status or extract the last used configure command line from config.log instead
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50118
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 20 Nov 2007 22:35:40 +0000 (22:35 +0000)]
removed gstreamer dependency from all libraries except for wxMedia, not only from wxBase
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50116
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 20 Nov 2007 22:34:20 +0000 (22:34 +0000)]
use FindWindowEx() instead of ChildWindowFromPoint() in wxComboBox::GetEditHWNDIfAvailable(), this should find the child edit control whatever is the combobox size
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50115
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 20 Nov 2007 22:03:01 +0000 (22:03 +0000)]
add gstreamer libraries to EXTRALIBS_MEDIA which is only used for GUI programs, but not for wxBase (which avoids dependency on a whole bunch of GUI libraries in console applications)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50114
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Tue, 20 Nov 2007 16:55:36 +0000 (16:55 +0000)]
build fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50113
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 20 Nov 2007 16:21:04 +0000 (16:21 +0000)]
mac cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50112
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 20 Nov 2007 16:08:12 +0000 (16:08 +0000)]
cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50110
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 20 Nov 2007 16:07:43 +0000 (16:07 +0000)]
switch to cf implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50109
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 20 Nov 2007 15:57:51 +0000 (15:57 +0000)]
added wxWindow::GetPrev/NextSibling()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50108
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 20 Nov 2007 14:10:09 +0000 (14:10 +0000)]
cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50107
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 20 Nov 2007 09:25:39 +0000 (09:25 +0000)]
common xcode support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50106
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 20 Nov 2007 09:22:05 +0000 (09:22 +0000)]
supporting -1 as 'to' parameter for selections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50105
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 20 Nov 2007 08:21:05 +0000 (08:21 +0000)]
readding trace constant
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50104
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 20 Nov 2007 08:02:56 +0000 (08:02 +0000)]
cleanup mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50103
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 20 Nov 2007 07:35:53 +0000 (07:35 +0000)]
cleanup mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50102
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 20 Nov 2007 07:35:13 +0000 (07:35 +0000)]
cleanup mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50101
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 20 Nov 2007 07:20:58 +0000 (07:20 +0000)]
cleanup mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50100
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 20 Nov 2007 07:19:33 +0000 (07:19 +0000)]
cleanup mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50099
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Mon, 19 Nov 2007 21:37:35 +0000 (21:37 +0000)]
Move src/mac/carbon/utilsexc.cpp to the CarbonLib-only (not OS X) files list.
Remove src/mac/carbon/macnotify.cpp from the build since it's empty.
Rebake (includes some OS/2 changes made in an earlier commit)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50091
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Mon, 19 Nov 2007 19:54:36 +0000 (19:54 +0000)]
Don't define __WXOSX__ when building the wxCocoa base library.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50090
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Mon, 19 Nov 2007 19:23:29 +0000 (19:23 +0000)]
Document the cfstring.h/cfstring.cpp as being used by all Darwin ports (it's
now part of the common base library).
Use the CFLocale-based code on all Darwin systems instead of testing
__WXOSX__ in base-library code which is NEVER appropriate.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50089
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Mon, 19 Nov 2007 19:13:24 +0000 (19:13 +0000)]
Don't initialize argv member of wxApp in unicode mode where it's no longer a primitive array.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50088
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Mon, 19 Nov 2007 19:09:20 +0000 (19:09 +0000)]
Fix wxCocoa build by including the relevant headers for the __WXOSX__ case.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50087
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Mon, 19 Nov 2007 19:06:21 +0000 (19:06 +0000)]
Remove wxDialogNameStr definition which should have been removed in r49873.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50086
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 19 Nov 2007 14:34:56 +0000 (14:34 +0000)]
typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50085
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 19 Nov 2007 14:21:08 +0000 (14:21 +0000)]
Add short-cut for wxDataViewListIndexModel for generic code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50084
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 19 Nov 2007 13:42:01 +0000 (13:42 +0000)]
Free memory of m_root
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50082
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 19 Nov 2007 13:41:31 +0000 (13:41 +0000)]
Typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50081
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 19 Nov 2007 13:19:52 +0000 (13:19 +0000)]
another PCH-less build fix after last change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50080
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 19 Nov 2007 09:12:47 +0000 (09:12 +0000)]
Removed redundant mnemonic
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50075
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 19 Nov 2007 02:15:47 +0000 (02:15 +0000)]
Hildonized wxColourDialog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50072
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 19 Nov 2007 01:59:24 +0000 (01:59 +0000)]
only call hildon_program_remove_window() when destroying a real HildonWindow (we may also have an object of a derived dialog class using a different GTK widget)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50071
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 18 Nov 2007 23:54:57 +0000 (23:54 +0000)]
Implement wxGTK internal short-cut for wxDataViewIndexListModel
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50070
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 18 Nov 2007 23:32:30 +0000 (23:32 +0000)]
always return true from IsMaximized() under Hildon
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50069
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 18 Nov 2007 23:31:48 +0000 (23:31 +0000)]
don't show size grip if the window the status bar is attached to is maximized or not resizeable at all
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50068
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 18 Nov 2007 22:55:54 +0000 (22:55 +0000)]
Use new wxTextEntry implementation on OS/2.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50067
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 18 Nov 2007 22:12:23 +0000 (22:12 +0000)]
removed remains of build system support for contrib
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50066
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 18 Nov 2007 21:54:54 +0000 (21:54 +0000)]
Added support for Visual C++ 2003 project files (still disabled until Bakefile 0.2.3 release
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50065
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 18 Nov 2007 21:48:11 +0000 (21:48 +0000)]
Added wxTextEntry implementation for OS/2.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50064
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 18 Nov 2007 21:03:45 +0000 (21:03 +0000)]
fix unused parameter warning after last change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50063
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 18 Nov 2007 20:53:33 +0000 (20:53 +0000)]
experimental IPv6 implementation (patch
1771429 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50061
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 18 Nov 2007 20:42:46 +0000 (20:42 +0000)]
fix gcc signed/unsigned comparison warnings after recent changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50060
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 18 Nov 2007 20:42:39 +0000 (20:42 +0000)]
wxGTK compilation fix after wxInfoMessageBox change (need to include gtk.h)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50059
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 18 Nov 2007 20:25:02 +0000 (20:25 +0000)]
wxColourData::operator=() should return wxColourData&, not void
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50058
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 18 Nov 2007 19:56:03 +0000 (19:56 +0000)]
added public wxInfoMessageBox() (slightly modified patch
1828235 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50057
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 18 Nov 2007 19:33:34 +0000 (19:33 +0000)]
preserve custom colours between calls to wxGetColourFromUser(), also allow passing a custom wxColourData to it (modified patch
1832582 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50056
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 18 Nov 2007 19:25:14 +0000 (19:25 +0000)]
no real changes: just some cleanup, better error handling and (unsuccessful) attemps to retrieve CC_FULLOPEN value from the dialog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50055
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Sun, 18 Nov 2007 18:37:52 +0000 (18:37 +0000)]
build fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50054
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 18 Nov 2007 18:36:39 +0000 (18:36 +0000)]
use newsince{2.9.0}, not {3.0}
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50053
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 18 Nov 2007 18:00:21 +0000 (18:00 +0000)]
enable VS2005 project files for samples, but without dependencies on library projects, it's better than nothing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50052
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 18 Nov 2007 17:53:04 +0000 (17:53 +0000)]
fix more unused parameters and variables warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50051
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 18 Nov 2007 17:51:09 +0000 (17:51 +0000)]
add wxUSE_DATAVIEWCTRL check to fix a hundred compilation errors
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50050
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 18 Nov 2007 17:45:27 +0000 (17:45 +0000)]
removed not implemented anyhow SetIcons()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50049
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 18 Nov 2007 17:44:17 +0000 (17:44 +0000)]
Bakefile cannot generate VC2005 project files for samples yet, disabled
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50048
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 18 Nov 2007 16:54:41 +0000 (16:54 +0000)]
compilation fix after argv changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50047
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 18 Nov 2007 13:40:43 +0000 (13:40 +0000)]
Compilation fix for Watcom (on OS/2).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50046
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Francesco Montorsi [Sun, 18 Nov 2007 11:59:47 +0000 (11:59 +0000)]
wxRichTextAttr does not exist anymore - document instead wxTextAttr
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50043
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 18 Nov 2007 11:52:05 +0000 (11:52 +0000)]
Fixed argument handling.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50042
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 18 Nov 2007 11:07:33 +0000 (11:07 +0000)]
document attributes mechanism
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50041
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 18 Nov 2007 10:22:58 +0000 (10:22 +0000)]
Remove useless GetRowCount
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50040
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sat, 17 Nov 2007 22:33:50 +0000 (22:33 +0000)]
Changed control name constants from wxChar to char according to revision 49873
(applying patch #
1833732 ).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50039
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 17 Nov 2007 21:20:27 +0000 (21:20 +0000)]
Update to wxDataViewCtrl from Hartwig
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50038
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 17 Nov 2007 21:17:15 +0000 (21:17 +0000)]
don't use GTK printing in wxUniv
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50037
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 17 Nov 2007 21:07:48 +0000 (21:07 +0000)]
animateg.cpp shouldn't be in UNIV_SRC as it belongs to adv library, not core one
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50036
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 17 Nov 2007 21:02:24 +0000 (21:02 +0000)]
more native GTK implementations of the classes in wxGTK adv library to a separate ADVANCED_GTK_NATIVE_SRC to avoid using them in wxUniv build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50035
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 17 Nov 2007 20:50:44 +0000 (20:50 +0000)]
rename g_openDialogs to wxOpenModalDialogsCount and define it in toplevel.cpp to fix wxUniv/GTK linking issues
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50034
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 17 Nov 2007 20:38:07 +0000 (20:38 +0000)]
fix several problems in handling of the menu items with negative ids
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50033
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 17 Nov 2007 20:26:41 +0000 (20:26 +0000)]
PCH-less compilation fix after last commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50032
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Chris Elliott [Sat, 17 Nov 2007 17:37:33 +0000 (17:37 +0000)]
add watcom to #include shlguid.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50031
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 17 Nov 2007 15:35:16 +0000 (15:35 +0000)]
assume that all directories have children by default, it can take too long to check if they really do and it's better to do it on demand only, i.e. when the user really tries to open them (patch
1830527 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50030
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 17 Nov 2007 15:31:17 +0000 (15:31 +0000)]
test for remote drive existence using wxDirExists() first if it's mapped locally, it can be much faster if the drive is unavailable (patch
1831209 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50029
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 17 Nov 2007 15:21:26 +0000 (15:21 +0000)]
added SetInitialSocketBuffers() to allow changing the send/receive buffer sizes (patch
1829576 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50028
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 17 Nov 2007 15:16:33 +0000 (15:16 +0000)]
handle NULL BSTRs as empty ones per Microsoft convention
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50027
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 17 Nov 2007 15:12:13 +0000 (15:12 +0000)]
forward SetFocus() to the directory tree (replaces patch
1831210 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50026
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 17 Nov 2007 14:59:13 +0000 (14:59 +0000)]
allow to optionally use vendor name component in standard paths (slightly modified patch
1831308 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50025
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 17 Nov 2007 14:45:53 +0000 (14:45 +0000)]
added vendor display name (for consistency with app display name &c) (patch
1831303 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50024
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 17 Nov 2007 14:43:38 +0000 (14:43 +0000)]
fix wxColourDialog::Centre() and SetSize() (modified patch
1831628 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50023
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 17 Nov 2007 14:24:18 +0000 (14:24 +0000)]
compare colours using their operator==() instead of comparing individual RGB components as this is shorter and more correct for the colours with the same RGB but different alpha components (patch
1832844 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50022
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 17 Nov 2007 14:04:44 +0000 (14:04 +0000)]
PCH-less compilation fix after last commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50021
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775