]>
git.saurik.com Git - wxWidgets.git/log
Patrick K. O'Brien [Thu, 19 Feb 2004 13:53:20 +0000 (13:53 +0000)]
Changed default namespace of Shell to __main__.__dict__, instead of an
empty dictionary.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25861
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Thu, 19 Feb 2004 06:32:34 +0000 (06:32 +0000)]
Use one wxNSWindowDelegate instance per wxCocoaNSWindow instance
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25860
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ron Lee [Thu, 19 Feb 2004 06:23:01 +0000 (06:23 +0000)]
Removed the SaveBG hack. The real incompatibility is that the MemoryDC
is not automatically cleared to the BG colour of the window when a
temporary bitmap is used.
Inlined the rest of the methods, there really is no reason for them not
to be. (will remove dcbuffer.cpp as soon as I figure out the bakefiles)
Do device to logical transforms in UnMask.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25859
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 19 Feb 2004 05:32:09 +0000 (05:32 +0000)]
correct boundaries for carbon
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25858
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 19 Feb 2004 02:33:28 +0000 (02:33 +0000)]
Allow comparrisons with None
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25857
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Thu, 19 Feb 2004 00:34:53 +0000 (00:34 +0000)]
Made finding the bakefile related tech note easier.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25856
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Thu, 19 Feb 2004 00:24:06 +0000 (00:24 +0000)]
wxCleanup; Added accelerators for navigation (Alt+left, Alt+right).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25855
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 18 Feb 2004 17:24:12 +0000 (17:24 +0000)]
Removed warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25854
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 18 Feb 2004 16:21:27 +0000 (16:21 +0000)]
VC++ correction
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25853
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 18 Feb 2004 11:44:11 +0000 (11:44 +0000)]
Applied [ 897450 ] Patch for WXDEBUG_NEW docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25852
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 18 Feb 2004 09:35:46 +0000 (09:35 +0000)]
Added wxDIALOG_NO_PARENT style to XRC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25851
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 18 Feb 2004 02:23:01 +0000 (02:23 +0000)]
fixed a compile warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25850
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 18 Feb 2004 02:17:35 +0000 (02:17 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25849
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 18 Feb 2004 02:12:12 +0000 (02:12 +0000)]
Added some more docstrings, and also a few little tweaks along the way.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25848
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Tue, 17 Feb 2004 18:11:16 +0000 (18:11 +0000)]
Fixed typo causing multiple file selections to always return the same single name.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25847
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 17 Feb 2004 16:00:03 +0000 (16:00 +0000)]
corrected %addtofunc for BufferedDC constructor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25846
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 17 Feb 2004 14:44:22 +0000 (14:44 +0000)]
Fixed a bug in DoGetBestSize that would make wxSpinCtrl too tall
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25845
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 17 Feb 2004 11:53:01 +0000 (11:53 +0000)]
regenerated
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25844
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 17 Feb 2004 11:19:41 +0000 (11:19 +0000)]
Tweaked the WinCE readme
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25843
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 17 Feb 2004 10:06:26 +0000 (10:06 +0000)]
Fixed source for WinCE compatibility
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25842
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Tue, 17 Feb 2004 04:21:41 +0000 (04:21 +0000)]
Fixed invalid background colour of controls on a notebookpage when using certain XP themes/WindowBlinds skins (bug 897965).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25840
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Tue, 17 Feb 2004 03:41:25 +0000 (03:41 +0000)]
Implemented wxExecute (minimal flags support).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25839
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Mon, 16 Feb 2004 23:27:54 +0000 (23:27 +0000)]
Fixed compilation for !wxUSE_IMAGE as well as !wxUSE_TOOLBAR.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25838
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Mon, 16 Feb 2004 23:24:23 +0000 (23:24 +0000)]
Added config checks for wxUSE_IMAGE = 0.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25837
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 16 Feb 2004 23:12:33 +0000 (23:12 +0000)]
Added better visual feedback for tree control
triangles. They now have a sort of prelight
status like they have under GTK2.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25836
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Mon, 16 Feb 2004 22:38:43 +0000 (22:38 +0000)]
Removed c++ style comments.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25835
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Mon, 16 Feb 2004 21:35:54 +0000 (21:35 +0000)]
Included required wx/image.h and added wxUSE_IMAGE guard.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25834
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Mon, 16 Feb 2004 20:57:17 +0000 (20:57 +0000)]
Fixed unreferenced function 'CutEmptyBorders' warning (MSVC6).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25833
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 16 Feb 2004 18:30:18 +0000 (18:30 +0000)]
fixed IsOk() for root directory paths
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25832
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 16 Feb 2004 17:41:58 +0000 (17:41 +0000)]
Added instructions for running Applescript scripts.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25831
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Mon, 16 Feb 2004 03:40:26 +0000 (03:40 +0000)]
Remove superfluous call to CocoaRemoveFromParent (it's done in ~wxWindow)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25830
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Sun, 15 Feb 2004 21:56:40 +0000 (21:56 +0000)]
Cosmetic cleanup (TRUE/FALSE, tabs, ...).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25829
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Sun, 15 Feb 2004 21:38:22 +0000 (21:38 +0000)]
Extended maximum tooltip length (in non-Unicode comctl32 4.70+ mode) from (MSW limited) 39 chars to 512 chars (customizable).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25828
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 15 Feb 2004 19:12:54 +0000 (19:12 +0000)]
use correct way to get a pointer to vector elements in DoGetPartialTextExtents()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25827
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 15 Feb 2004 18:38:36 +0000 (18:38 +0000)]
Fix warning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25826
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 15 Feb 2004 18:00:27 +0000 (18:00 +0000)]
Added accelerator handling for buttons and infrastructure to do the same for
other controls (patch 893580).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25825
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 15 Feb 2004 17:33:26 +0000 (17:33 +0000)]
Fixed separator handling for menus.
Extracted common code for handling translation of labels containing
accelerators from wxWindows representation to native representation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25823
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 15 Feb 2004 16:56:15 +0000 (16:56 +0000)]
removed unused variable
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25822
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 15 Feb 2004 15:44:07 +0000 (15:44 +0000)]
fail WC2MB conversion in wxCSConv if we can't be sure that we don't lose information
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25821
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 15 Feb 2004 15:43:42 +0000 (15:43 +0000)]
added tech note about writing unit tests
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25820
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 15 Feb 2004 15:43:21 +0000 (15:43 +0000)]
added (draft of) a unit test for wxMBConv
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25819
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 15 Feb 2004 15:31:39 +0000 (15:31 +0000)]
wxGPE updates to HEAD.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25818
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 15 Feb 2004 14:14:03 +0000 (14:14 +0000)]
Do a configure test whether or not to include -I/usr/local/include in
wx-config --c*flags instead of never doing it for gcc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25817
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 15 Feb 2004 14:09:59 +0000 (14:09 +0000)]
Do _not_ test for strcasecmp on OS/2 (where stricmp is the function to be used).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25816
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 15 Feb 2004 13:15:50 +0000 (13:15 +0000)]
This should work on SuSE and Mandrake icon themes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25815
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 15 Feb 2004 12:57:23 +0000 (12:57 +0000)]
Slightly less hacky way to get the KDE icon theme name.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25814
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 15 Feb 2004 12:55:35 +0000 (12:55 +0000)]
This allows white space to be in the name
of a key (as KDE ini files allow it).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25813
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 15 Feb 2004 02:58:56 +0000 (02:58 +0000)]
added wrapper header for CppUnit headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25812
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 15 Feb 2004 02:57:43 +0000 (02:57 +0000)]
include stdlib.h to get malloc/free decl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25811
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Sun, 15 Feb 2004 02:14:15 +0000 (02:14 +0000)]
Bakefile 0.1.3
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25810
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 15 Feb 2004 00:35:16 +0000 (00:35 +0000)]
Updates to MIME-types and wxFileDialog code for better
native looking image handling.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25809
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 15 Feb 2004 00:32:45 +0000 (00:32 +0000)]
InitAsNeeded no longer inline in the header.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25808
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 15 Feb 2004 00:31:47 +0000 (00:31 +0000)]
Updated exefile and default file icons to newer look.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25807
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 15 Feb 2004 00:30:44 +0000 (00:30 +0000)]
The file dialog needs to be able to read images (mostly PNG).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25806
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 14 Feb 2004 23:19:53 +0000 (23:19 +0000)]
Now sends an exit command to the app so Quit behaves as it should
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25804
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Sat, 14 Feb 2004 14:25:14 +0000 (14:25 +0000)]
Updated italian translation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25803
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 14 Feb 2004 11:35:26 +0000 (11:35 +0000)]
don't truncate filenames by default (why?)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25802
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 14 Feb 2004 05:22:14 +0000 (05:22 +0000)]
corrected system condition for panther
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25801
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 14 Feb 2004 03:24:18 +0000 (03:24 +0000)]
Oops, used the wrong script to generate the metadata...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25800
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 14 Feb 2004 03:17:53 +0000 (03:17 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25799
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 14 Feb 2004 03:11:36 +0000 (03:11 +0000)]
Added some docstrings.
Added wx.DefaultDateTime.
Fixed CalendarCtrl.HitTest
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25798
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Sat, 14 Feb 2004 02:40:59 +0000 (02:40 +0000)]
Simplified OS X Panther detection code.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25797
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 14 Feb 2004 02:29:01 +0000 (02:29 +0000)]
Oops, took out too much...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25796
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 14 Feb 2004 02:22:03 +0000 (02:22 +0000)]
Fix the off-by-one a little differently, and correct a refresh problem
on wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25795
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 13 Feb 2004 23:05:20 +0000 (23:05 +0000)]
Fixed an off-by-one error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25794
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 13 Feb 2004 22:33:02 +0000 (22:33 +0000)]
DMC compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25793
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 13 Feb 2004 21:30:56 +0000 (21:30 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25792
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 13 Feb 2004 20:24:47 +0000 (20:24 +0000)]
Gave wxWindow.GetHandle something to do on wxMac, although it won't
have exactly the same meaning as the other platforms.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25791
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 13 Feb 2004 20:23:40 +0000 (20:23 +0000)]
Fixed a compile error on wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25790
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 13 Feb 2004 20:23:25 +0000 (20:23 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25789
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 13 Feb 2004 20:21:47 +0000 (20:21 +0000)]
Add some ownerdraw methods to ListBox for MSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25788
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 13 Feb 2004 20:09:55 +0000 (20:09 +0000)]
Make all wxMask constructors use the C++ (bitmap, colour) ctor, and
then just default in BLACK to simulate the default (monobitmap)
behaviour. It's too tricky to make true monochome bitmaps in a
platform independent way from the Python wrappers.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25787
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 13 Feb 2004 19:07:41 +0000 (19:07 +0000)]
Tweaks for when using some new tex2rtf options
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25786
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 13 Feb 2004 19:06:55 +0000 (19:06 +0000)]
Typo fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25785
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 13 Feb 2004 19:06:02 +0000 (19:06 +0000)]
Call Skip from the focus handlers so wxGTK can still do it's internal housekeeping
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25784
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Patrick K. O'Brien [Fri, 13 Feb 2004 02:52:06 +0000 (02:52 +0000)]
Fix test broken by change in package name from PyCrust to py.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25783
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Patrick K. O'Brien [Fri, 13 Feb 2004 02:47:59 +0000 (02:47 +0000)]
The truth is out there.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25782
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 13 Feb 2004 00:03:46 +0000 (00:03 +0000)]
added /usr/lib and lib32 to SEARCH_LIB (trying to fix IRIX compilation)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25781
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Thu, 12 Feb 2004 22:50:18 +0000 (22:50 +0000)]
added description of environment variables that affect wxWin programs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25780
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Thu, 12 Feb 2004 20:13:28 +0000 (20:13 +0000)]
fixed bug in .hhp's FILES section creation introduced in previous revision
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25779
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 12 Feb 2004 19:47:58 +0000 (19:47 +0000)]
DMC doesn't have #warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25778
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 12 Feb 2004 19:45:40 +0000 (19:45 +0000)]
Fixed to use wxNcPaintEvent types where needed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25777
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Thu, 12 Feb 2004 19:29:48 +0000 (19:29 +0000)]
don't use numbers in URLs if truncateFilenames=no
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25776
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 12 Feb 2004 19:19:29 +0000 (19:19 +0000)]
Some more string concatenations
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25775
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 12 Feb 2004 18:42:39 +0000 (18:42 +0000)]
set argc/argv properly in Unicode build (fixes bug 878002)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25774
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 12 Feb 2004 18:19:12 +0000 (18:19 +0000)]
don't override GetSize(), this doesn't work (bug 732758)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25773
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 12 Feb 2004 18:10:33 +0000 (18:10 +0000)]
hopefully fixed strings.h mess completely now by not including it unless really needed (should fix bug 689456)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25772
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 12 Feb 2004 16:45:28 +0000 (16:45 +0000)]
fix yet another assert when the initial combo box value was empty (replaces patch 895470)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25771
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 12 Feb 2004 16:41:59 +0000 (16:41 +0000)]
suppress triple clicks generation completely for GTK2 as it makes long click series generate exactly the same events as under other ports (patch 895564)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25770
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 12 Feb 2004 16:35:36 +0000 (16:35 +0000)]
added Select() test
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25769
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 12 Feb 2004 16:33:33 +0000 (16:33 +0000)]
corrected wxTreeCtrl::Select() broken by previously applied patch in single select mode
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25768
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 12 Feb 2004 13:29:55 +0000 (13:29 +0000)]
String corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25767
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Thu, 12 Feb 2004 09:29:19 +0000 (09:29 +0000)]
Infinite recursion fix
Viktor Voroshylo:
I did not put it in __WXWINCE__ defines as it looks like just another safeguard that will work on regular windows as well. The problem was that wxWindowMSW::MSWOnScroll is calling itself forever under winCE for wxListCtrl object.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25766
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 12 Feb 2004 07:16:44 +0000 (07:16 +0000)]
patch applied for clearing m_data object upon closing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25765
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 12 Feb 2004 02:22:42 +0000 (02:22 +0000)]
A little tweak
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25764
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 12 Feb 2004 01:39:33 +0000 (01:39 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25763
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 12 Feb 2004 01:34:37 +0000 (01:34 +0000)]
Added selection methods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25762
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 12 Feb 2004 01:34:00 +0000 (01:34 +0000)]
PS can output to ta stream (but still need to make output streams more
usable from wxPython...)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25761
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 12 Feb 2004 01:32:03 +0000 (01:32 +0000)]
Fix ambiguity
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25760
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 12 Feb 2004 01:14:15 +0000 (01:14 +0000)]
Added wxDC::GetPartialTextExtents
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25759
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775