Václav Slavík
2f8711edd0
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
2007-11-20 22:35:40 +00:00
Vadim Zeitlin
9740be9800
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
2007-11-20 22:34:20 +00:00
Vadim Zeitlin
105a81f3e4
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
2007-11-20 22:03:01 +00:00
Paul Cornett
915bd4e484
build fixes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50113 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-20 16:55:36 +00:00
Stefan Csomor
9553702e46
mac cleanup
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50112 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-20 16:21:04 +00:00
Stefan Csomor
f50c925e80
cleanup
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50110 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-20 16:08:12 +00:00
Stefan Csomor
0aa6452b9d
switch to cf implementation
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50109 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-20 16:07:43 +00:00
Vadim Zeitlin
c944775f72
added wxWindow::GetPrev/NextSibling()
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50108 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-20 15:57:51 +00:00
Stefan Csomor
e4346967a2
cleanup
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50107 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-20 14:10:09 +00:00
Stefan Csomor
dae17a47b9
common xcode support
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50106 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-20 09:25:39 +00:00
Stefan Csomor
7dbefc5685
supporting -1 as 'to' parameter for selections
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50105 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-20 09:22:05 +00:00
Stefan Csomor
657309a52b
readding trace constant
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50104 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-20 08:21:05 +00:00
Stefan Csomor
d8f3e9da02
cleanup mac
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50103 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-20 08:02:56 +00:00
Stefan Csomor
315e9e5a66
cleanup mac
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50102 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-20 07:35:53 +00:00
Stefan Csomor
e1673e527f
cleanup mac
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50101 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-20 07:35:13 +00:00
Stefan Csomor
09b632b21a
cleanup mac
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50100 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-20 07:20:58 +00:00
Stefan Csomor
92f89387a8
cleanup mac
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50099 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-20 07:19:33 +00:00
David Elliott
d2647fb1f7
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
2007-11-19 21:37:35 +00:00
David Elliott
305142ad5f
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
2007-11-19 19:54:36 +00:00
David Elliott
afc605b2be
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
2007-11-19 19:23:29 +00:00
David Elliott
b95d7ac96c
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
2007-11-19 19:13:24 +00:00
David Elliott
5a9cd2d142
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
2007-11-19 19:09:20 +00:00
David Elliott
b3b0629c92
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
2007-11-19 19:06:21 +00:00
Robert Roebling
b603ea39ca
typo
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50085 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-19 14:34:56 +00:00
Robert Roebling
a3cc79d902
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
2007-11-19 14:21:08 +00:00
Robert Roebling
51bdecff6f
Free memory of m_root
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50082 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-19 13:42:01 +00:00
Robert Roebling
eff112a640
Typo
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50081 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-19 13:41:31 +00:00
Vadim Zeitlin
a0125cfc1a
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
2007-11-19 13:19:52 +00:00
Julian Smart
edf8341db6
Removed redundant mnemonic
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50075 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-19 09:12:47 +00:00
Vadim Zeitlin
b6dd7ed8d7
Hildonized wxColourDialog
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50072 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-19 02:15:47 +00:00
Vadim Zeitlin
1510ba2c68
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
2007-11-19 01:59:24 +00:00
Robert Roebling
2056dede02
Implement wxGTK internal short-cut for wxDataViewIndexListModel
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50070 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-18 23:54:57 +00:00
Vadim Zeitlin
1b12ec1259
always return true from IsMaximized() under Hildon
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50069 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-18 23:32:30 +00:00
Vadim Zeitlin
7422d7c442
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
2007-11-18 23:31:48 +00:00
Stefan Neis
72cb72bf82
Use new wxTextEntry implementation on OS/2.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50067 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-18 22:55:54 +00:00
Václav Slavík
591a3be426
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
2007-11-18 22:12:23 +00:00
Václav Slavík
7a4fa5692d
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
2007-11-18 21:54:54 +00:00
Stefan Neis
9a3a5e5eea
Added wxTextEntry implementation for OS/2.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50064 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-18 21:48:11 +00:00
Vadim Zeitlin
25248cb6cc
fix unused parameter warning after last change
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50063 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-18 21:03:45 +00:00
Vadim Zeitlin
8575ff507f
experimental IPv6 implementation (patch 1771429)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50061 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-18 20:53:33 +00:00
Vadim Zeitlin
559843f078
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
2007-11-18 20:42:46 +00:00
Vadim Zeitlin
6ed3db087f
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
2007-11-18 20:42:39 +00:00
Vadim Zeitlin
5cd0202bdc
wxColourData::operator=() should return wxColourData&, not void
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50058 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-18 20:25:02 +00:00
Vadim Zeitlin
8cf304f81b
added public wxInfoMessageBox() (slightly modified patch 1828235)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50057 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-18 19:56:03 +00:00
Vadim Zeitlin
e6ef9ea4ed
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
2007-11-18 19:33:34 +00:00
Vadim Zeitlin
2349ba4cf9
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
2007-11-18 19:25:14 +00:00
Paul Cornett
910c0f44dc
build fixes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50054 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-18 18:37:52 +00:00
Vadim Zeitlin
b0006473eb
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
2007-11-18 18:36:39 +00:00
Václav Slavík
5acf8f1d43
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
2007-11-18 18:00:21 +00:00
Vadim Zeitlin
31c1cbc7bc
fix more unused parameters and variables warnings
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50051 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-18 17:53:04 +00:00