Julian Smart
|
a790886d7f
|
Added missing return type
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49911 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-13 15:11:26 +00:00 |
|
Julian Smart
|
431e319cc6
|
Take wxBORDER_THEME, and the default border style, into account
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49910 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-13 14:51:14 +00:00 |
|
Julian Smart
|
cce69fec84
|
wxBORDER_THEME processing for Motif and X11
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49909 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-13 14:44:21 +00:00 |
|
Julian Smart
|
dbb6177963
|
Take account of wxBORDER_THEME (assume it's like wxBORDER_SUNKEN)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49908 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-13 14:34:28 +00:00 |
|
Julian Smart
|
e50488546a
|
Getting borders working
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49907 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-13 14:27:26 +00:00 |
|
Stefan Csomor
|
6257c7261f
|
adding cocoa utils bridge
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49906 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-13 13:57:41 +00:00 |
|
Vadim Zeitlin
|
b7ca485316
|
added GetLineText() test
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49904 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-13 13:48:11 +00:00 |
|
Vadim Zeitlin
|
d154ab3d29
|
replace changes of r49890 by defining more compatibility operators in wxCmdLineArgsArray as we're interested in preserving as much compatibility with the existing code outside of the library as possible; also DLL-export the class to avoid VC6 DLL build warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49902 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-13 13:27:30 +00:00 |
|
Robert Roebling
|
c8ddadff84
|
More DC changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49901 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-13 13:20:15 +00:00 |
|
Vadim Zeitlin
|
88fb99a262
|
compilation fix after argv changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49900 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-13 13:15:04 +00:00 |
|
Robert Roebling
|
0da55f82bb
|
compile fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49899 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-13 13:07:29 +00:00 |
|
Julian Smart
|
474017f511
|
wxChar -> char
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49898 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-13 13:03:51 +00:00 |
|
Julian Smart
|
6403484578
|
wxChar -> char
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49897 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-13 12:49:38 +00:00 |
|
Julian Smart
|
980807d107
|
Adding missing variable declaration
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49896 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-13 12:48:53 +00:00 |
|
Julian Smart
|
24e16483d0
|
wxChar -> char
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49895 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-13 12:27:10 +00:00 |
|
Julian Smart
|
28319afe55
|
Tidying
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49894 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-13 12:17:25 +00:00 |
|
Julian Smart
|
dc797d8e1b
|
More border rationalisation. GetDefaultBorder is now mostly defined in base class files.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49893 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-13 12:10:34 +00:00 |
|
Julian Smart
|
fba05595e6
|
wxChar -> char
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49891 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-13 11:00:14 +00:00 |
|
Julian Smart
|
0b44214c97
|
Resolve '&&' ambiguity
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49890 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-13 10:57:49 +00:00 |
|
Julian Smart
|
717de46036
|
Resolve '&&' ambiguity (VC++ 6)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49889 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-13 10:55:42 +00:00 |
|
Paul Cornett
|
a8eb15f3ff
|
block signal handler rather than disconnecting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49888 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-13 05:25:54 +00:00 |
|
Paul Cornett
|
ef8dd4a37c
|
warning fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49887 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-13 04:25:27 +00:00 |
|
Paul Cornett
|
64bd3204f1
|
build fix for wxUSE_DISPLAY==0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49886 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-13 02:21:59 +00:00 |
|
Paul Cornett
|
0c606d1239
|
non-pch build fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49885 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-13 02:21:12 +00:00 |
|
Vadim Zeitlin
|
9b894c063b
|
compilation fix for g++ 3.4 (and maybe others)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49884 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-13 02:12:09 +00:00 |
|
Vadim Zeitlin
|
0503ff1d4f
|
nl_langinfo() check in wxIsLocaleUtf8() was never done because we didn't include langinfo.h -- do it now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49883 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-13 02:05:36 +00:00 |
|
Vadim Zeitlin
|
a518e5080d
|
use standard functions for BSTR handling instead of doing it ourselves incorrectly (fixed patch 1829152)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49882 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-13 01:18:06 +00:00 |
|
Vadim Zeitlin
|
49b3b52cc8
|
reset the dialog fields if they're not specified in wxAboutDialogInfo: it's necessary now that we can reuse an existing dialog (update of the patch 1829097)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49881 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-13 01:05:03 +00:00 |
|
Vadim Zeitlin
|
c114eb7a9f
|
delete m_idleMutex later to avoid crashes if any windows are still left when the application exits
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49880 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-13 00:15:53 +00:00 |
|
Vadim Zeitlin
|
541ea80f0e
|
made wxApp::argv an object convertible to either char** or wchar_t** for better compatibility with the existing ANSI code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49877 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-12 22:32:23 +00:00 |
|
Vadim Zeitlin
|
d2263bbca3
|
removed stray include
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49876 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-12 22:31:00 +00:00 |
|
Vadim Zeitlin
|
eea9eca563
|
suppress unused parameter warning in UTF8-only build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49874 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-12 21:48:34 +00:00 |
|
Vadim Zeitlin
|
f36e602b3f
|
make various control names constants of type char, not wxChar, as this is more compatible with the old ANSI build and it doesn't make much sense to use wchar_t for ASCII strings anyhow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49873 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-12 21:37:46 +00:00 |
|
Vadim Zeitlin
|
5e6f2fe921
|
compilation fix for g++ 4 after last commit (why was 3.3 happy with this?)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49872 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-12 21:36:52 +00:00 |
|
Vadim Zeitlin
|
6c76d1ce59
|
flatten the single item submenus under Maemo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49871 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-12 20:55:18 +00:00 |
|
Vadim Zeitlin
|
c96d7bec67
|
use more natively looking HildonNote instead of GtkMessageDialog under Maemo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49870 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-12 20:39:06 +00:00 |
|
Vadim Zeitlin
|
b1f17bf00f
|
refactor wxGTK mnemonics conversion functions in a separate file to be able to reuse them from wxMenu too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49869 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-12 19:41:38 +00:00 |
|
Vadim Zeitlin
|
5226ac62f1
|
remove declaration of EscapeMnemonics() which doesn't exist
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49866 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-12 19:04:15 +00:00 |
|
Robert Roebling
|
64a226f7d0
|
Adapt for new DC code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49864 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-12 19:03:37 +00:00 |
|
Robert Roebling
|
3204315276
|
add const overload for GetImpl()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49862 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-12 19:03:03 +00:00 |
|
Vadim Zeitlin
|
8953748b9a
|
update wxUSE_UNICODE and wxUSE_WCHAR_T descriptions, set the former to 1 by default
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49860 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-12 15:15:47 +00:00 |
|
Vadim Zeitlin
|
b1f8bee533
|
add std::vector-compatible ctors taking array size and array size and initial value for wxUSE_STL==1 too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49858 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-12 13:58:48 +00:00 |
|
Vadim Zeitlin
|
3dce0e4dc3
|
clarify wxHandleFatalExceptions() availability (bug 1830196)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49857 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-12 12:09:02 +00:00 |
|
Robert Roebling
|
ce7b001ca6
|
small fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49856 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-12 11:47:44 +00:00 |
|
Robert Roebling
|
4e63bd7ec6
|
Disable GStreamer8 by ddefault, otherwise GStreamer10 is not searched for
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49855 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-12 10:44:06 +00:00 |
|
Václav Slavík
|
9d77de918a
|
enabled VS2005 project files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49854 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-12 10:19:05 +00:00 |
|
Václav Slavík
|
188ae8645b
|
added namespaces to prevent warnings with Bakefile 0.2.3
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49853 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-12 10:16:01 +00:00 |
|
Václav Slavík
|
a2b18c5746
|
renamed wxstd.po to wxstd.pot so that it uses standard gettext extension for catalog templates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49852 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-12 10:12:49 +00:00 |
|
Václav Slavík
|
36e1bcaf99
|
ignore *.mo files in locale/msw too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49851 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-12 10:03:44 +00:00 |
|
Václav Slavík
|
0f8534bc5e
|
reverted JS's commit that added lots of empty non-MSW translations that have no place here
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49850 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-12 09:48:59 +00:00 |
|