]>
git.saurik.com Git - wxWidgets.git/log
Julian Smart [Tue, 13 Nov 2007 14:44:21 +0000 (14:44 +0000)]
wxBORDER_THEME processing for Motif and X11
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49909
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 13 Nov 2007 14:34:28 +0000 (14:34 +0000)]
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
Julian Smart [Tue, 13 Nov 2007 14:27:26 +0000 (14:27 +0000)]
Getting borders working
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49907
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 13 Nov 2007 13:57:41 +0000 (13:57 +0000)]
adding cocoa utils bridge
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49906
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 13 Nov 2007 13:48:11 +0000 (13:48 +0000)]
added GetLineText() test
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49904
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 13 Nov 2007 13:27:30 +0000 (13:27 +0000)]
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
Robert Roebling [Tue, 13 Nov 2007 13:20:15 +0000 (13:20 +0000)]
More DC changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49901
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 13 Nov 2007 13:15:04 +0000 (13:15 +0000)]
compilation fix after argv changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49900
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 13 Nov 2007 13:07:29 +0000 (13:07 +0000)]
compile fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49899
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 13 Nov 2007 13:03:51 +0000 (13:03 +0000)]
wxChar -> char
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49898
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 13 Nov 2007 12:49:38 +0000 (12:49 +0000)]
wxChar -> char
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49897
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 13 Nov 2007 12:48:53 +0000 (12:48 +0000)]
Adding missing variable declaration
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49896
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 13 Nov 2007 12:27:10 +0000 (12:27 +0000)]
wxChar -> char
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49895
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 13 Nov 2007 12:17:25 +0000 (12:17 +0000)]
Tidying
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49894
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 13 Nov 2007 12:10:34 +0000 (12:10 +0000)]
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
Julian Smart [Tue, 13 Nov 2007 11:00:14 +0000 (11:00 +0000)]
wxChar -> char
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49891
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 13 Nov 2007 10:57:49 +0000 (10:57 +0000)]
Resolve '&&' ambiguity
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49890
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 13 Nov 2007 10:55:42 +0000 (10:55 +0000)]
Resolve '&&' ambiguity (VC++ 6)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49889
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Tue, 13 Nov 2007 05:25:54 +0000 (05:25 +0000)]
block signal handler rather than disconnecting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49888
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Tue, 13 Nov 2007 04:25:27 +0000 (04:25 +0000)]
warning fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49887
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Tue, 13 Nov 2007 02:21:59 +0000 (02:21 +0000)]
build fix for wxUSE_DISPLAY==0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49886
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Tue, 13 Nov 2007 02:21:12 +0000 (02:21 +0000)]
non-pch build fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49885
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 13 Nov 2007 02:12:09 +0000 (02:12 +0000)]
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
Vadim Zeitlin [Tue, 13 Nov 2007 02:05:36 +0000 (02:05 +0000)]
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
Vadim Zeitlin [Tue, 13 Nov 2007 01:18:06 +0000 (01:18 +0000)]
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
Vadim Zeitlin [Tue, 13 Nov 2007 01:05:03 +0000 (01:05 +0000)]
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
Vadim Zeitlin [Tue, 13 Nov 2007 00:15:53 +0000 (00:15 +0000)]
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
Vadim Zeitlin [Mon, 12 Nov 2007 22:32:23 +0000 (22:32 +0000)]
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
Vadim Zeitlin [Mon, 12 Nov 2007 22:31:00 +0000 (22:31 +0000)]
removed stray include
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49876
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 12 Nov 2007 21:48:34 +0000 (21:48 +0000)]
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
Vadim Zeitlin [Mon, 12 Nov 2007 21:37:46 +0000 (21:37 +0000)]
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
Vadim Zeitlin [Mon, 12 Nov 2007 21:36:52 +0000 (21:36 +0000)]
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
Vadim Zeitlin [Mon, 12 Nov 2007 20:55:18 +0000 (20:55 +0000)]
flatten the single item submenus under Maemo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49871
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 12 Nov 2007 20:39:06 +0000 (20:39 +0000)]
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
Vadim Zeitlin [Mon, 12 Nov 2007 19:41:38 +0000 (19:41 +0000)]
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
Vadim Zeitlin [Mon, 12 Nov 2007 19:04:15 +0000 (19:04 +0000)]
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
Robert Roebling [Mon, 12 Nov 2007 19:03:37 +0000 (19:03 +0000)]
Adapt for new DC code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49864
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 12 Nov 2007 19:03:03 +0000 (19:03 +0000)]
add const overload for GetImpl()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49862
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 12 Nov 2007 15:15:47 +0000 (15:15 +0000)]
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
Vadim Zeitlin [Mon, 12 Nov 2007 13:58:48 +0000 (13:58 +0000)]
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
Vadim Zeitlin [Mon, 12 Nov 2007 12:09:02 +0000 (12:09 +0000)]
clarify wxHandleFatalExceptions() availability (bug
1830196 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49857
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 12 Nov 2007 11:47:44 +0000 (11:47 +0000)]
small fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49856
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 12 Nov 2007 10:44:06 +0000 (10:44 +0000)]
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
Václav Slavík [Mon, 12 Nov 2007 10:19:05 +0000 (10:19 +0000)]
enabled VS2005 project files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49854
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 12 Nov 2007 10:16:01 +0000 (10:16 +0000)]
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
Václav Slavík [Mon, 12 Nov 2007 10:12:49 +0000 (10:12 +0000)]
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
Václav Slavík [Mon, 12 Nov 2007 10:03:44 +0000 (10:03 +0000)]
ignore *.mo files in locale/msw too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49851
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 12 Nov 2007 09:48:59 +0000 (09:48 +0000)]
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
Paul Cornett [Mon, 12 Nov 2007 04:00:19 +0000 (04:00 +0000)]
destroy created widgets
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49844
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Mon, 12 Nov 2007 01:04:26 +0000 (01:04 +0000)]
remove unused function
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49843
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Mon, 12 Nov 2007 01:04:02 +0000 (01:04 +0000)]
cleanup copy-and-paste
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49842
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 12 Nov 2007 00:25:09 +0000 (00:25 +0000)]
some Hildon integration work: use HildonProgram (for integration with the OS), HildonWindow (which has native appearance) and more native-like menus
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49841
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 12 Nov 2007 00:23:15 +0000 (00:23 +0000)]
compilation fix for some build configurations (forward declare wxMenuItem)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49840
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 12 Nov 2007 00:22:31 +0000 (00:22 +0000)]
move wxGetClientDisplayRect() fix into 2.8.7 section
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49839
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 11 Nov 2007 22:35:20 +0000 (22:35 +0000)]
Avoid passing wxChar* to API functions (patch #
1830017 ).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49837
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 11 Nov 2007 22:29:50 +0000 (22:29 +0000)]
Avoid deprecation warnings for ::IsEmpty (patch #
1829909 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49836
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 11 Nov 2007 22:25:52 +0000 (22:25 +0000)]
Avoid deprecation warnings for GetText (patch #
1829903 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49835
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 11 Nov 2007 22:22:14 +0000 (22:22 +0000)]
Compilation fix (patch #
1829901 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49834
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 11 Nov 2007 19:14:09 +0000 (19:14 +0000)]
Compilation for GTK+
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49833
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sun, 11 Nov 2007 16:46:47 +0000 (16:46 +0000)]
fixing cairo bugs under OS X
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49832
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 11 Nov 2007 13:08:52 +0000 (13:08 +0000)]
correct typo in last commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49831
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 11 Nov 2007 13:08:13 +0000 (13:08 +0000)]
compilation fixes for wxUSE_ACCEL=0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49830
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 11 Nov 2007 12:55:43 +0000 (12:55 +0000)]
unused parameter warning fixes for --disable-all-features build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49829
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 11 Nov 2007 12:55:27 +0000 (12:55 +0000)]
X11 implementation of wxClientDisplayRect() doesn't work with Hildon, provide a stub for the latter
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49828
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 11 Nov 2007 12:47:57 +0000 (12:47 +0000)]
add wxUSE_FILECTRL guards
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49827
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 10 Nov 2007 23:38:15 +0000 (23:38 +0000)]
define wxUSE_OWNER_DRAWN for OS/2 too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49822
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 10 Nov 2007 23:34:43 +0000 (23:34 +0000)]
use 0/1 in all tests instead of using sometimes this form and sometimes "0"/"1"
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49821
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 10 Nov 2007 22:05:58 +0000 (22:05 +0000)]
adding the python sample for graphicscontext
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49820
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Sat, 10 Nov 2007 21:28:48 +0000 (21:28 +0000)]
wxCairoContext doesn't need to know about wxPizza
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49819
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 10 Nov 2007 20:36:22 +0000 (20:36 +0000)]
avoiding a -1,-1 being set as icon size
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49818
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 10 Nov 2007 20:01:43 +0000 (20:01 +0000)]
adding missing file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49817
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Ollivier [Sat, 10 Nov 2007 19:33:10 +0000 (19:33 +0000)]
Use ldflags instead of ldlibs, because wx-config --libs mixes libs and ldflags, and being able to specify order of ldflags is important. (e.g. on Leopard, if any other *-config script adds -L/usr/lib to the linker flags, wx will link against the system-provided wx.) (2.9 port)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49816
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 10 Nov 2007 19:28:13 +0000 (19:28 +0000)]
enabling clip
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49814
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 10 Nov 2007 17:40:28 +0000 (17:40 +0000)]
adapting to new pizza, fixing dashes, pango layout
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49813
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 10 Nov 2007 11:50:58 +0000 (11:50 +0000)]
try to fix the problem of built-in libtiff not finding libjpeg introduced in r49598
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49811
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 10 Nov 2007 11:37:52 +0000 (11:37 +0000)]
document ItemDeleted()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49810
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 10 Nov 2007 01:15:03 +0000 (01:15 +0000)]
don't forward Enter presses to the default button if any of the ancestor windows has DLGC_WANTMESSAGE dialog code (slightly modified patch
1828309 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49805
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 10 Nov 2007 01:01:46 +0000 (01:01 +0000)]
show default title if no custom one was specified instead of clearing it (patch
1829254 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49803
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 10 Nov 2007 00:55:14 +0000 (00:55 +0000)]
added functions for setting the columns order in wxListCtrl (modified patch
1828074 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49802
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 10 Nov 2007 00:53:47 +0000 (00:53 +0000)]
added array(size_t count) ctor initializing the array with count items with default value for compatibility with STL version
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49801
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 10 Nov 2007 00:46:11 +0000 (00:46 +0000)]
fix unused parameters warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49800
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 9 Nov 2007 23:17:49 +0000 (23:17 +0000)]
cleanup wxURLModule after wxSocketModule to avoid crash when destroying default proxy (patch
1828964 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49798
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 9 Nov 2007 23:15:09 +0000 (23:15 +0000)]
removed unused gs_centerDialog variable accidentally introduced by the last change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49797
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 9 Nov 2007 21:12:22 +0000 (21:12 +0000)]
forward port from 2.8
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49792
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 9 Nov 2007 20:59:08 +0000 (20:59 +0000)]
forward port from 2.8
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49791
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 9 Nov 2007 20:57:39 +0000 (20:57 +0000)]
More attempts to better support theme borders
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49790
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 9 Nov 2007 20:57:38 +0000 (20:57 +0000)]
forward port from 2.8
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49789
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 9 Nov 2007 20:55:50 +0000 (20:55 +0000)]
forward port from 2.8
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49788
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 9 Nov 2007 20:45:56 +0000 (20:45 +0000)]
forward port from 2.8
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49787
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 9 Nov 2007 20:39:58 +0000 (20:39 +0000)]
forward port from 2.8
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49786
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 9 Nov 2007 20:36:20 +0000 (20:36 +0000)]
forward port from 2.8
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49785
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 9 Nov 2007 20:35:17 +0000 (20:35 +0000)]
forward port from 2.8
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49784
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 9 Nov 2007 20:34:56 +0000 (20:34 +0000)]
compilation fix for VC6 with standard (i.e. not updated) SDK (patch
1828610 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49783
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 9 Nov 2007 20:31:50 +0000 (20:31 +0000)]
don't call SetInsertionPointEnd() on a read-only combobox (patch
1828963 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49782
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 9 Nov 2007 20:30:16 +0000 (20:30 +0000)]
forward port from 2.8
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49781
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 9 Nov 2007 20:29:28 +0000 (20:29 +0000)]
forward port from 2.8
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49780
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 9 Nov 2007 20:28:43 +0000 (20:28 +0000)]
forward ported changes in 2.8.7 from WX_2_8_BRNACH
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49779
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 9 Nov 2007 20:25:57 +0000 (20:25 +0000)]
forward port from 2.8
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49778
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 9 Nov 2007 20:19:11 +0000 (20:19 +0000)]
don't show more than one about dialog (slightly modified patch
1829097 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49775
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 9 Nov 2007 20:02:47 +0000 (20:02 +0000)]
fixed bugs with moving/centering the file dialog (replaces patch
1825170 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49771
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775