]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
17 years ago Beginning to make wxDC code compile both before
Robert Roebling [Tue, 8 May 2007 23:47:43 +0000 (23:47 +0000)] 
  Beginning to make wxDC code compile both before
    and after the DC reorg to make the transition
    smoother (indeed possible).
  Move the wxImplDC code to its future place in
    dcbase.cpp and wx/dc.h

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45901 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoProvide wxLaunchDefaultBrowser implementation for wxCocoa.
David Elliott [Tue, 8 May 2007 19:37:06 +0000 (19:37 +0000)] 
Provide wxLaunchDefaultBrowser implementation for wxCocoa.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45892 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoRemove wxDCBase DeviceToLogical* and LogicalToDevice* methods which were basically...
David Elliott [Tue, 8 May 2007 19:33:56 +0000 (19:33 +0000)] 
Remove wxDCBase DeviceToLogical* and LogicalToDevice* methods which were basically stubs anyway.  Fixes link error.  Assume that the new common implementations in src/common/dcbase.cpp do the right thing.  Not tested.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45890 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoMove wxLaunchDefaultBrowser from BASE to CORE per wx-dev discussion.
David Elliott [Tue, 8 May 2007 19:13:49 +0000 (19:13 +0000)] 
Move wxLaunchDefaultBrowser from BASE to CORE per wx-dev discussion.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45889 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agousing Tango icons on Mac
Roman Rolinsky [Tue, 8 May 2007 18:28:14 +0000 (18:28 +0000)] 
using Tango icons on Mac

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45888 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agotango icons
Roman Rolinsky [Tue, 8 May 2007 18:26:44 +0000 (18:26 +0000)] 
tango icons

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45887 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoadding reference to technote
Stefan Csomor [Tue, 8 May 2007 04:53:23 +0000 (04:53 +0000)] 
adding reference to technote

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45882 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoif it's a separate thread, it's allowed to hang (perf issue reported by BOINC)
Stefan Csomor [Tue, 8 May 2007 04:52:26 +0000 (04:52 +0000)] 
if it's a separate thread, it's allowed to hang (perf issue reported by BOINC)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45881 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years ago* bugfixes for tree move operations and undo/redo
Roman Rolinsky [Mon, 7 May 2007 22:25:57 +0000 (22:25 +0000)] 
* bugfixes for tree move operations and undo/redo
* Mac LnF ameliorations
* some sizing/spacing changes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45870 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoMove src/cocoa/utils.cpp to src/cocoa/utils.mm.
David Elliott [Mon, 7 May 2007 20:58:04 +0000 (20:58 +0000)] 
Move src/cocoa/utils.cpp to src/cocoa/utils.mm.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45869 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoiconization of the properties window together with the main to
Roman Rolinsky [Mon, 7 May 2007 20:10:53 +0000 (20:10 +0000)] 
iconization of the properties window together with the main to
fix blocking on wxGTK;

do not put Open/Save/... toolbar icons on Mac - they are ugly

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45868 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoYield causes premature redrawing of the test window
Roman Rolinsky [Mon, 7 May 2007 20:08:19 +0000 (20:08 +0000)] 
Yield causes premature redrawing of the test window

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45867 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoadd univ files to MGL build
Chris Elliott [Mon, 7 May 2007 09:34:27 +0000 (09:34 +0000)] 
add univ files to MGL build

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45866 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years ago [ 1713933 ] docs for wxEditableListBox
Robert Roebling [Mon, 7 May 2007 07:51:28 +0000 (07:51 +0000)] 
  [ 1713933 ] docs for wxEditableListBox

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45865 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agojust return the min size needed by the sizer for the windows with sizers from their...
Vadim Zeitlin [Mon, 7 May 2007 00:26:43 +0000 (00:26 +0000)] 
just return the min size needed by the sizer for the windows with sizers from their DoGetBestSize() instead of adjusting it upwards to the current size via GetWindowSizeForVirtualSize() call: this might be wrong as it could reintroduce the bug fixed in rev 1.66 of src/generic/scrlwing.cpp (but it's not really clear just what exactly this bug was) but the existing code was definitely wrong as the best size of the window must not change as it's being resized

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45864 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years ago More preview code for the DC reorganisation.
Robert Roebling [Sun, 6 May 2007 20:14:55 +0000 (20:14 +0000)] 
  More preview code for the DC reorganisation.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45863 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agofix compation with Watcom after latest vararg templates changes
Václav Slavík [Sun, 6 May 2007 14:11:14 +0000 (14:11 +0000)] 
fix compation with Watcom after latest vararg templates changes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45862 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agofix PCH-less compilation
Vadim Zeitlin [Sun, 6 May 2007 11:50:18 +0000 (11:50 +0000)] 
fix PCH-less compilation

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45860 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoFix "depreciated" to "deprecated".
Mart Raudsepp [Sun, 6 May 2007 03:48:16 +0000 (03:48 +0000)] 
Fix "depreciated" to "deprecated".

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45858 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agofix warning about signed/unsigned comparison; use STL-compatible methods
Vadim Zeitlin [Sat, 5 May 2007 22:15:56 +0000 (22:15 +0000)] 
fix warning about signed/unsigned comparison; use STL-compatible methods

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45857 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agono changes, just deTAbified and fixed really strange indentation of 'else' statements
Vadim Zeitlin [Sat, 5 May 2007 22:15:02 +0000 (22:15 +0000)] 
no changes, just deTAbified and fixed really strange indentation of 'else' statements

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45856 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoextracted wxAcceleratorEntry code from menucmn.cpp in a separate file (this globally...
Vadim Zeitlin [Sat, 5 May 2007 22:03:27 +0000 (22:03 +0000)] 
extracted wxAcceleratorEntry code from menucmn.cpp in a separate file (this globally makes sense and also fixes link when wxUSE_MENUS==0)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45855 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agodeclare GetGDKWindow() in wxDC to fix compilation of wxRendererNative
Vadim Zeitlin [Sat, 5 May 2007 21:44:17 +0000 (21:44 +0000)] 
declare GetGDKWindow() in wxDC to fix compilation of wxRendererNative

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45854 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agodon't use deprecated GetTextExtent() overload
Vadim Zeitlin [Sat, 5 May 2007 21:39:04 +0000 (21:39 +0000)] 
don't use deprecated GetTextExtent() overload

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45853 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agocompilation fix: SetLogicalFunction() is defined in dc.cpp, don't define it here
Vadim Zeitlin [Sat, 5 May 2007 21:38:14 +0000 (21:38 +0000)] 
compilation fix: SetLogicalFunction() is defined in dc.cpp, don't define it here

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45852 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agocompilation fix: use DeviceToLogical[XY]() instead of [XY]LOG2DEV()
Vadim Zeitlin [Sat, 5 May 2007 21:34:26 +0000 (21:34 +0000)] 
compilation fix: use DeviceToLogical[XY]() instead of [XY]LOG2DEV()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45851 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agooutput Unicode/UTF-8 settings on a single line
Vadim Zeitlin [Sat, 5 May 2007 20:39:18 +0000 (20:39 +0000)] 
output Unicode/UTF-8 settings on a single line

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45850 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agosrc/gtk/data.cpp is no longer needed
Paul Cornett [Sat, 5 May 2007 19:50:51 +0000 (19:50 +0000)] 
src/gtk/data.cpp is no longer needed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45849 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agomove definitions from src/gtk/data.cpp to other appropriate places
Paul Cornett [Sat, 5 May 2007 19:49:02 +0000 (19:49 +0000)] 
move definitions from src/gtk/data.cpp to other appropriate places

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45848 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years ago Apply [ 1712381 ] CRASH: closing floating panel on GTK
Robert Roebling [Sat, 5 May 2007 19:43:02 +0000 (19:43 +0000)] 
  Apply [ 1712381 ] CRASH: closing floating panel on GTK

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45847 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agofixed FromUTF8 in ANSI builds
Václav Slavík [Sat, 5 May 2007 19:19:48 +0000 (19:19 +0000)] 
fixed FromUTF8 in ANSI builds

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45846 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoadd wxUSE_DRAGIMAGE wrapper
Paul Cornett [Sat, 5 May 2007 19:00:35 +0000 (19:00 +0000)] 
add wxUSE_DRAGIMAGE wrapper

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45845 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agouse utf8_str() in wxDFB
Václav Slavík [Sat, 5 May 2007 18:55:59 +0000 (18:55 +0000)] 
use utf8_str() in wxDFB

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45844 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agouse FromUTF8() when loading XML, data coming from Expat are already validated UTF-8
Václav Slavík [Sat, 5 May 2007 18:55:05 +0000 (18:55 +0000)] 
use FromUTF8() when loading XML, data coming from Expat are already validated UTF-8

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45843 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoadded wxString::FromUTF8/ToUTF8/utf8_str()
Václav Slavík [Sat, 5 May 2007 18:53:24 +0000 (18:53 +0000)] 
added wxString::FromUTF8/ToUTF8/utf8_str()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45842 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agobuild fix for wxUSE_DRAGIMAGE==0
Paul Cornett [Sat, 5 May 2007 18:48:56 +0000 (18:48 +0000)] 
build fix for wxUSE_DRAGIMAGE==0

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45841 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agobuild fix
Paul Cornett [Sat, 5 May 2007 18:45:11 +0000 (18:45 +0000)] 
build fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45840 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agosrc/gtk/utilsres.cpp is obsolete
Paul Cornett [Sat, 5 May 2007 17:57:08 +0000 (17:57 +0000)] 
src/gtk/utilsres.cpp is obsolete

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45839 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agobuild fix
Paul Cornett [Sat, 5 May 2007 17:54:57 +0000 (17:54 +0000)] 
build fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45838 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agomaking proper resource-fork apps
Stefan Csomor [Sat, 5 May 2007 17:22:09 +0000 (17:22 +0000)] 
making proper resource-fork apps

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45837 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agobuild fix for wxUSE_CONFIG==0
Paul Cornett [Sat, 5 May 2007 17:13:30 +0000 (17:13 +0000)] 
build fix for wxUSE_CONFIG==0

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45836 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agobuild fix
Paul Cornett [Sat, 5 May 2007 17:07:41 +0000 (17:07 +0000)] 
build fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45835 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years ago Make wxGTK1.2 compile again.
Robert Roebling [Sat, 5 May 2007 15:52:53 +0000 (15:52 +0000)] 
  Make wxGTK1.2 compile again.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45834 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years ago Moved deprecated code to source file (didn't compile
Robert Roebling [Sat, 5 May 2007 15:09:45 +0000 (15:09 +0000)] 
 Moved deprecated code to source file (didn't compile
   as inlined, somehow).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45833 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years ago Added wxDEPRECATED() around old wxDC methods taking
Robert Roebling [Sat, 5 May 2007 15:04:24 +0000 (15:04 +0000)] 
 Added wxDEPRECATED() around old wxDC methods taking
   long and not wxCoord.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45832 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years ago Added (empty) SetLogicalFunction()
Robert Roebling [Sat, 5 May 2007 15:01:10 +0000 (15:01 +0000)] 
  Added (empty) SetLogicalFunction()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45831 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoadded wxTimerEvent::GetTimer()
Vadim Zeitlin [Sat, 5 May 2007 14:59:25 +0000 (14:59 +0000)] 
added wxTimerEvent::GetTimer()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45830 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years ago Compilo.
Robert Roebling [Sat, 5 May 2007 14:54:35 +0000 (14:54 +0000)] 
  Compilo.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45829 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agofix compilation in wxUSE_MENUS==0 case
Vadim Zeitlin [Sat, 5 May 2007 14:48:20 +0000 (14:48 +0000)] 
fix compilation in wxUSE_MENUS==0 case

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45827 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years ago Fix wxFD_FILE_MUST_EXIST
Robert Roebling [Sat, 5 May 2007 13:59:12 +0000 (13:59 +0000)] 
  Fix wxFD_FILE_MUST_EXIST

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45823 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoshare ctags command between make(gtk/mac)tags scripts
Vadim Zeitlin [Sat, 5 May 2007 13:47:38 +0000 (13:47 +0000)] 
share ctags command between make(gtk/mac)tags scripts

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45820 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years ago Apply [ 1710684 ] Fix wxAuiNotebook memory leak
Robert Roebling [Sat, 5 May 2007 13:25:17 +0000 (13:25 +0000)] 
  Apply [ 1710684 ] Fix wxAuiNotebook memory leak

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45819 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years ago Apply [ 1713345 ] combobox: cmd accelerators shouldn't steal editing hotkeys
Robert Roebling [Sat, 5 May 2007 13:15:47 +0000 (13:15 +0000)] 
  Apply [ 1713345 ] combobox: cmd accelerators shouldn't steal editing hotkeys

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45818 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agofixed typo in IsBeingDeleted() test in GetParentForModalDialog()
Vadim Zeitlin [Sat, 5 May 2007 12:35:36 +0000 (12:35 +0000)] 
fixed typo in IsBeingDeleted() test in GetParentForModalDialog()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45817 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years ago Compilo.
Robert Roebling [Sat, 5 May 2007 10:27:42 +0000 (10:27 +0000)] 
  Compilo.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45816 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years ago Compilo.
Robert Roebling [Sat, 5 May 2007 10:20:46 +0000 (10:20 +0000)] 
 Compilo.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45815 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years ago Compilo.
Robert Roebling [Sat, 5 May 2007 10:16:40 +0000 (10:16 +0000)] 
  Compilo.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45814 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years ago Compilo.
Robert Roebling [Sat, 5 May 2007 10:13:53 +0000 (10:13 +0000)] 
 Compilo.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45813 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years ago Compilo.
Robert Roebling [Sat, 5 May 2007 10:11:07 +0000 (10:11 +0000)] 
  Compilo.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45812 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years ago Compilation fix.
Robert Roebling [Sat, 5 May 2007 10:01:32 +0000 (10:01 +0000)] 
 Compilation fix.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45811 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoenable UTF8 build for wxGTK2 and wxDFB by default
Václav Slavík [Sat, 5 May 2007 08:15:20 +0000 (08:15 +0000)] 
enable UTF8 build for wxGTK2 and wxDFB by default

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45810 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agouse wxString instead of const wxChar* in wxFFile public API
Václav Slavík [Fri, 4 May 2007 20:57:53 +0000 (20:57 +0000)] 
use wxString instead of const wxChar* in wxFFile public API

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45808 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agouse wxString instead of const wxChar* in wxFile's public API
Václav Slavík [Fri, 4 May 2007 19:04:19 +0000 (19:04 +0000)] 
use wxString instead of const wxChar* in wxFile's public API

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45807 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agotest needed for wxGTK
Roman Rolinsky [Fri, 4 May 2007 13:36:59 +0000 (13:36 +0000)] 
test needed for wxGTK

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45806 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agouse wxFormatString in wxV[f]printf()
Václav Slavík [Fri, 4 May 2007 12:26:11 +0000 (12:26 +0000)] 
use wxFormatString in wxV[f]printf()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45805 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agocompilation fix for --enable-utf8 --disable-utf8only case
Václav Slavík [Fri, 4 May 2007 11:10:06 +0000 (11:10 +0000)] 
compilation fix for --enable-utf8 --disable-utf8only case

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45804 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agouse wxFormatString helper class for 'vararg' functions' format argument; this prepare...
Václav Slavík [Fri, 4 May 2007 10:41:08 +0000 (10:41 +0000)] 
use wxFormatString helper class for 'vararg' functions' format argument; this prepares the code for removal of implicit wxString conversion to char* in STL build and also fixes VC6 compilation

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45803 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoadded src to the HelpGen directory
Vadim Zeitlin [Fri, 4 May 2007 00:28:14 +0000 (00:28 +0000)] 
added src to the HelpGen directory

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45800 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoVarious fixes and improvements to get look-and-feel similar across
Roman Rolinsky [Thu, 3 May 2007 23:34:59 +0000 (23:34 +0000)] 
Various fixes and improvements to get look-and-feel similar across
different platforms.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45799 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years ago Putting draft of wxImplDC and the wxDC using it
Robert Roebling [Thu, 3 May 2007 22:29:01 +0000 (22:29 +0000)] 
 Putting draft of wxImplDC and the wxDC using it
   for viewing pleasure into CVS. Guarded by
   #if 0 since it doesn't even compile yet.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45798 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years ago Put old wxDC methods using long instead of wxCoord
Robert Roebling [Thu, 3 May 2007 22:25:30 +0000 (22:25 +0000)] 
  Put old wxDC methods using long instead of wxCoord
    into WXWIN_COMP_2_8

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45797 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agofixed typo in Watcom code
Václav Slavík [Thu, 3 May 2007 18:03:39 +0000 (18:03 +0000)] 
fixed typo in Watcom code

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45796 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agofixed passing raw unconverted strings through wxArgNormalizer<> for VC++
Václav Slavík [Thu, 3 May 2007 17:58:18 +0000 (17:58 +0000)] 
fixed passing raw unconverted strings through wxArgNormalizer<> for VC++

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45795 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agofixed DLL linking of wxConvLibc etc.
Václav Slavík [Thu, 3 May 2007 15:35:07 +0000 (15:35 +0000)] 
fixed DLL linking of wxConvLibc etc.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45789 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agouse a default URL, I got tired of typing it in the dialog every time
Vadim Zeitlin [Thu, 3 May 2007 15:26:06 +0000 (15:26 +0000)] 
use a default URL, I got tired of typing it in the dialog every time

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45788 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agodon't do char*->wchar_t*>char* roundtrip in wxArgNormalizerUtf8<const char*> if curre...
Václav Slavík [Thu, 3 May 2007 14:34:29 +0000 (14:34 +0000)] 
don't do char*->wchar_t*>char* roundtrip in wxArgNormalizerUtf8<const char*> if current locale uses UTF-8

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45787 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agomake it possible to override desktop detection using gtk.desktop system option
Vadim Zeitlin [Thu, 3 May 2007 13:46:33 +0000 (13:46 +0000)] 
make it possible to override desktop detection using gtk.desktop system option

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45786 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoshow the error returned by SmcOpenConnection(); don't call it more than once -- the...
Vadim Zeitlin [Thu, 3 May 2007 13:41:36 +0000 (13:41 +0000)] 
show the error returned by SmcOpenConnection(); don't call it more than once -- the desktop environment is not going to change while the program is running

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45785 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agofixed reverted #if condition around wxDoLogTraceWchar
Václav Slavík [Thu, 3 May 2007 13:21:54 +0000 (13:21 +0000)] 
fixed reverted #if condition around wxDoLogTraceWchar

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45784 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agocompilation fix for PCH-less build
Vadim Zeitlin [Thu, 3 May 2007 12:30:30 +0000 (12:30 +0000)] 
compilation fix for PCH-less build

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45783 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoadded code for optimized handling of UTF-8 locales: some string operations are more...
Václav Slavík [Thu, 3 May 2007 11:05:04 +0000 (11:05 +0000)] 
added code for optimized handling of UTF-8 locales: some string operations are more efficient under it and it's possible to completely compile-out support for other locales if the target system is known to only use UTF-8 locales

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45782 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agofixed vararg functions with format argument to not use wxString or reference argument...
Václav Slavík [Thu, 3 May 2007 10:50:25 +0000 (10:50 +0000)] 
fixed vararg functions with format argument to not use wxString or reference argument (the latter is invalid C++, the former doesn't work with Watcom and produces at least warnings with GCC 3.3)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45781 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agocompilation fix for 2.8 compat disabled
Václav Slavík [Thu, 3 May 2007 10:36:08 +0000 (10:36 +0000)] 
compilation fix for 2.8 compat disabled

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45780 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoOpenWatcom has the explicit keyword too
Václav Slavík [Thu, 3 May 2007 10:27:05 +0000 (10:27 +0000)] 
OpenWatcom has the explicit keyword too

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45779 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoadded wx[W]CharBuffer/wxCStrData overloads to remaining wxString methods that need...
Václav Slavík [Thu, 3 May 2007 10:23:20 +0000 (10:23 +0000)] 
added wx[W]CharBuffer/wxCStrData overloads to remaining wxString methods that need them

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45778 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agofixed linking in monolithic case if USE_STC=0
Václav Slavík [Thu, 3 May 2007 09:32:58 +0000 (09:32 +0000)] 
fixed linking in monolithic case if USE_STC=0

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45777 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agofixed linking against wxscintilla in debug build
Václav Slavík [Thu, 3 May 2007 09:07:25 +0000 (09:07 +0000)] 
fixed linking against wxscintilla in debug build

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45775 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agofix for testing if a property is in allParams - it must be a sequence
Roman Rolinsky [Thu, 3 May 2007 07:35:01 +0000 (07:35 +0000)] 
fix for testing if a property is in allParams - it must be a sequence

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45774 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoremoved unneeded duplication of DoSetSizeHints() in wxTLWBase (as wxWindow version...
Vadim Zeitlin [Thu, 3 May 2007 00:25:46 +0000 (00:25 +0000)] 
removed unneeded duplication of DoSetSizeHints() in wxTLWBase (as wxWindow version already does the same thing) and made wxTLW::SetMin/MaxSize() implementation less verbose

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45771 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agostyle required on wxGTK
Roman Rolinsky [Wed, 2 May 2007 22:13:51 +0000 (22:13 +0000)] 
style required on wxGTK

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45770 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agooptimized highlighting to reduce flicker
Roman Rolinsky [Wed, 2 May 2007 22:10:52 +0000 (22:10 +0000)] 
optimized highlighting to reduce flicker

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45769 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agomore OS/2 compilation fixes
Václav Slavík [Wed, 2 May 2007 20:38:52 +0000 (20:38 +0000)] 
more OS/2 compilation fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45766 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agocompilation fix for wxUSE_INTL=0
Václav Slavík [Wed, 2 May 2007 20:35:03 +0000 (20:35 +0000)] 
compilation fix for wxUSE_INTL=0

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45765 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agowxAppTraits::SetLocale() is wxUSE_INTL=1 only
Václav Slavík [Wed, 2 May 2007 20:32:44 +0000 (20:32 +0000)] 
wxAppTraits::SetLocale() is wxUSE_INTL=1 only

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45764 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoadded convenience functions wxString::To/From8BitData() for storing g binary data...
Václav Slavík [Wed, 2 May 2007 18:08:56 +0000 (18:08 +0000)] 
added convenience functions wxString::To/From8BitData() for storing g binary data in wxStrings

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45763 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agotrying optimal scrolling solution perf-wise
Stefan Csomor [Wed, 2 May 2007 14:36:59 +0000 (14:36 +0000)] 
trying optimal scrolling solution perf-wise

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45758 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agotrying optimal scrolling solution perf-wise
Stefan Csomor [Wed, 2 May 2007 14:31:30 +0000 (14:31 +0000)] 
trying optimal scrolling solution perf-wise

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45757 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoCorrected swapped descriptions
Julian Smart [Wed, 2 May 2007 13:01:12 +0000 (13:01 +0000)] 
Corrected swapped descriptions

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45755 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoCorrected swapped descriptions
Julian Smart [Wed, 2 May 2007 13:00:28 +0000 (13:00 +0000)] 
Corrected swapped descriptions

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45754 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

17 years agoadded test for passing std::string to vararg functions
Václav Slavík [Wed, 2 May 2007 12:29:32 +0000 (12:29 +0000)] 
added test for passing std::string to vararg functions

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45753 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775