Commit Graph

42091 Commits

Author SHA1 Message Date
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
Vadim Zeitlin
6e1609b1e0 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
2007-11-18 17:51:09 +00:00
Vadim Zeitlin
0d6fba3793 removed not implemented anyhow SetIcons()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50049 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-18 17:45:27 +00:00
Václav Slavík
476bd16521 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
2007-11-18 17:44:17 +00:00
Vadim Zeitlin
004de91b94 compilation fix after argv changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50047 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-18 16:54:41 +00:00
Stefan Neis
ddfed775ab Compilation fix for Watcom (on OS/2).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50046 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-18 13:40:43 +00:00
Francesco Montorsi
78cb09ec43 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
2007-11-18 11:59:47 +00:00
Stefan Neis
4bbd809849 Fixed argument handling.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50042 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-18 11:52:05 +00:00
Robert Roebling
f4647740bb document attributes mechanism
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50041 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-18 11:07:33 +00:00
Robert Roebling
eb1c3db2dd Remove useless GetRowCount
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50040 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-18 10:22:58 +00:00
Stefan Neis
65f768cf63 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
2007-11-17 22:33:50 +00:00
Robert Roebling
594d5596ee Update to wxDataViewCtrl from Hartwig
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50038 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2007-11-17 21:20:27 +00:00