]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
20 years agomoved DoApplyWidgetStyle to wxWindowGTK
Václav Slavík [Sat, 19 Jun 2004 17:49:26 +0000 (17:49 +0000)] 
moved DoApplyWidgetStyle to wxWindowGTK

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

20 years agoPatch from Will Sadkin:
Robin Dunn [Sat, 19 Jun 2004 16:25:55 +0000 (16:25 +0000)] 
Patch from Will Sadkin:

- Fixed intra-right-insert-field erase.
- Allowed right-insert in ipaddrctrl subfields.
- Made _SetValue() place cursor after last non-blank character inserted,
  rather than end of mask.
- Fixed combobox autoselect behavior to work similarly as above, so that
  said selection will only select the non-empty text, as per request.
- Fixed some incorrect undo behavior for right-insert fields
- Allowed derived classes (eg. numctrl) to pass modified values for undo
  processing (to handle/ignore grouping chars properly.)

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

20 years agoreSWIGged
Robin Dunn [Sat, 19 Jun 2004 15:23:25 +0000 (15:23 +0000)] 
reSWIGged

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

20 years agoDoGetBestSize may be called before m_text and m_choice are set,
Julian Smart [Sat, 19 Jun 2004 14:55:25 +0000 (14:55 +0000)] 
DoGetBestSize may be called before m_text and m_choice are set,
so check

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

20 years ago Remove no longer used header.
Mattia Barbon [Sat, 19 Jun 2004 14:53:50 +0000 (14:53 +0000)] 
  Remove no longer used header.

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

20 years agoGTK2 port is not experimental anymore
Václav Slavík [Sat, 19 Jun 2004 14:03:42 +0000 (14:03 +0000)] 
GTK2 port is not experimental anymore

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

20 years agomoved wxFontMapper tests to its own file and testcase
Václav Slavík [Sat, 19 Jun 2004 14:01:44 +0000 (14:01 +0000)] 
moved wxFontMapper tests to its own file and testcase

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

20 years agoTex2RTF doesn't like {\tt{ thing}}
Julian Smart [Sat, 19 Jun 2004 07:40:07 +0000 (07:40 +0000)] 
Tex2RTF doesn't like {\tt{ thing}}

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

20 years agoControls will readjust their size and minsize when SetLabel or SetFont
Robin Dunn [Sat, 19 Jun 2004 01:35:10 +0000 (01:35 +0000)] 
Controls will readjust their size and minsize when SetLabel or SetFont
are called.  Fixed up wxStaticText to blend the wxST_NO_AUTOSIZE with
this new functionality.  Made SetBestSize public under the
SetBestFittingSize name.

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

20 years agoFixed to work with the new wxMacControl system.
Kevin Ollivier [Fri, 18 Jun 2004 20:08:12 +0000 (20:08 +0000)] 
Fixed to work with the new wxMacControl system.

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

20 years agoSmall step in making HelpGen up to date unicode application.
Włodzimierz Skiba [Fri, 18 Jun 2004 19:25:50 +0000 (19:25 +0000)] 
Small step in making HelpGen up to date unicode application.

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

20 years agoFixes for unused values and code.
Włodzimierz Skiba [Fri, 18 Jun 2004 18:28:31 +0000 (18:28 +0000)] 
Fixes for unused values and code.

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

20 years agoLatex corrections from Marc Albrecht
Julian Smart [Fri, 18 Jun 2004 17:57:47 +0000 (17:57 +0000)] 
Latex corrections from Marc Albrecht

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

20 years agoGive wxWindowGTK::ApplyWidgetStyle an implementation too so
Robin Dunn [Fri, 18 Jun 2004 17:30:32 +0000 (17:30 +0000)] 
Give wxWindowGTK::ApplyWidgetStyle an implementation too so
non-control windows can also change colours, etc.

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

20 years agoPatch from Pierre Hjälm.
Robin Dunn [Fri, 18 Jun 2004 16:32:03 +0000 (16:32 +0000)] 
Patch from Pierre Hjälm.

"""
It removes "from __future__ import division", fixes a couple of bugs and
adds a lot of whitespace.

Since I also removed an instance of [::-1] for list reversing, I think this
ought to work on older pythons (I have not tested though).
"""

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

20 years agoCharsets part moved from console sample to test unit.
Włodzimierz Skiba [Fri, 18 Jun 2004 15:44:46 +0000 (15:44 +0000)] 
Charsets part moved from console sample to test unit.

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

20 years agoWarning fix.
Włodzimierz Skiba [Fri, 18 Jun 2004 15:18:36 +0000 (15:18 +0000)] 
Warning fix.

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

20 years agoWarning fixes for WinCE.
Włodzimierz Skiba [Fri, 18 Jun 2004 09:48:15 +0000 (09:48 +0000)] 
Warning fixes for WinCE.

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

20 years agoFlatening menu for Smartphones when menubar has only one menu
Włodzimierz Skiba [Fri, 18 Jun 2004 09:36:05 +0000 (09:36 +0000)] 
Flatening menu for Smartphones when menubar has only one menu

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

20 years agonew logic applies to SetFont(wxNullFont), too
Václav Slavík [Fri, 18 Jun 2004 08:02:27 +0000 (08:02 +0000)] 
new logic applies to SetFont(wxNullFont), too

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

20 years agoreset fg/bg colour and font to default if set to wxNullColour/Font
Václav Slavík [Fri, 18 Jun 2004 08:02:01 +0000 (08:02 +0000)] 
reset fg/bg colour and font to default if set to wxNullColour/Font

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

20 years agotest colours unsetting
Václav Slavík [Fri, 18 Jun 2004 08:01:32 +0000 (08:01 +0000)] 
test colours unsetting

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

20 years agominor visual improvements to wxTipDialog
Václav Slavík [Fri, 18 Jun 2004 08:00:51 +0000 (08:00 +0000)] 
minor visual improvements to wxTipDialog

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

20 years agonew logic applies to SetFont(wxNullFont), too
Václav Slavík [Fri, 18 Jun 2004 07:30:08 +0000 (07:30 +0000)] 
new logic applies to SetFont(wxNullFont), too

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

20 years agoremoved use of p2cstr
Stefan Csomor [Fri, 18 Jun 2004 07:15:28 +0000 (07:15 +0000)] 
removed use of p2cstr

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

20 years agofixed badly looking dialog (different spacing)
Václav Slavík [Fri, 18 Jun 2004 06:54:20 +0000 (06:54 +0000)] 
fixed badly looking dialog (different spacing)

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

20 years agofixed wxGenericDirCtrl sizing
Václav Slavík [Fri, 18 Jun 2004 06:52:42 +0000 (06:52 +0000)] 
fixed wxGenericDirCtrl sizing

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

20 years agoSet the client size as calculated, but use the full size for the size hints
Robin Dunn [Thu, 17 Jun 2004 23:18:57 +0000 (23:18 +0000)] 
Set the client size as calculated, but use the full size for the size hints

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

20 years agoUse GetBackgroundColour so it will revert to the default if
Robin Dunn [Thu, 17 Jun 2004 22:50:54 +0000 (22:50 +0000)] 
Use GetBackgroundColour so it will revert to the default if
wxNullColour is used

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

20 years agomoved metrowerks debugger support in to wxUSE_BASE to avoid suplicate
Robin Dunn [Thu, 17 Jun 2004 22:40:26 +0000 (22:40 +0000)] 
moved metrowerks debugger support in to wxUSE_BASE to avoid suplicate
defintion errors when using multi-lib build

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

20 years agoUpdated docs for Set[Fore|Back]groundColour with more hints about
Robin Dunn [Thu, 17 Jun 2004 22:24:21 +0000 (22:24 +0000)] 
Updated docs for Set[Fore|Back]groundColour with more hints about
using them with themes

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

20 years agooops, forgot to remove a bit of test code
Robin Dunn [Thu, 17 Jun 2004 21:40:55 +0000 (21:40 +0000)] 
oops, forgot to remove a bit of test code

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

20 years agoDon't have to explicitly set the background any more, the default will
Robin Dunn [Thu, 17 Jun 2004 21:37:44 +0000 (21:37 +0000)] 
Don't have to explicitly set the background any more, the default will
do the right thing.

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

20 years agoUse GetBackgroundColour in the default OnEraseBackground so it can use
Robin Dunn [Thu, 17 Jun 2004 21:36:32 +0000 (21:36 +0000)] 
Use GetBackgroundColour in the default OnEraseBackground so it can use
the default if the colour hasn't been explicitly set

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

20 years agoSet/Reset ThemeEnabled when changing the fore/background colours.
Robin Dunn [Thu, 17 Jun 2004 21:31:13 +0000 (21:31 +0000)] 
Set/Reset ThemeEnabled when changing the fore/background colours.
Using wxNullColour will reset to defaults.

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

20 years agoCorrected position of wxUSE_WEBKIT test
Julian Smart [Thu, 17 Jun 2004 20:30:20 +0000 (20:30 +0000)] 
Corrected position of wxUSE_WEBKIT test

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

20 years agoHide the dialog after running it as it may be a bit of time before it
Robin Dunn [Thu, 17 Jun 2004 19:51:11 +0000 (19:51 +0000)] 
Hide the dialog after running it as it may be a bit of time before it
is destroyed

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

20 years agoSeparation of wxUSE_FILEDLG and wxUSE_DIRDLG in generic implementations.
Włodzimierz Skiba [Thu, 17 Jun 2004 19:50:20 +0000 (19:50 +0000)] 
Separation of wxUSE_FILEDLG and wxUSE_DIRDLG in generic implementations.

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

20 years agoBetter markup.
Włodzimierz Skiba [Thu, 17 Jun 2004 19:44:00 +0000 (19:44 +0000)] 
Better markup.

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

20 years agoAdded --enable-webkit
Julian Smart [Thu, 17 Jun 2004 19:42:56 +0000 (19:42 +0000)] 
Added --enable-webkit

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

20 years agoin unicode mode the return value of gridtable.GetValue must be a
Robin Dunn [Thu, 17 Jun 2004 19:23:35 +0000 (19:23 +0000)] 
in unicode mode the return value of gridtable.GetValue must be a
string or a unicode object, as the coerce to unicode function used can
only convert strings.

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

20 years agoWarning fixes. Code cleanup. Whitespaces and tabs removed.
Włodzimierz Skiba [Thu, 17 Jun 2004 19:00:22 +0000 (19:00 +0000)] 
Warning fixes. Code cleanup. Whitespaces and tabs removed.

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

20 years agomoved metrowerks debugger support out of wxUSE_GUI
Stefan Csomor [Thu, 17 Jun 2004 18:27:52 +0000 (18:27 +0000)] 
moved metrowerks debugger support out of wxUSE_GUI

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

20 years agoreverted Julian's incorrect rename of wxWindows.dsp
Václav Slavík [Thu, 17 Jun 2004 17:03:03 +0000 (17:03 +0000)] 
reverted Julian's incorrect rename of wxWindows.dsp

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

20 years agoit's OK to set background,foreground colour even with theming now
Václav Slavík [Thu, 17 Jun 2004 17:01:51 +0000 (17:01 +0000)] 
it's OK to set background,foreground colour even with theming now

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

20 years agoCode cleaning: wxID_ANY, wxDefaultSize, wxDefaultPosition, true, false, wxEmptyString...
Włodzimierz Skiba [Thu, 17 Jun 2004 16:22:36 +0000 (16:22 +0000)] 
Code cleaning: wxID_ANY, wxDefaultSize, wxDefaultPosition, true, false, wxEmptyString, tabs and white spaces.

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

20 years agoAllow wxSplitterWindow::Initialize(NULL) in case we've deleted both child
Julian Smart [Thu, 17 Jun 2004 09:05:39 +0000 (09:05 +0000)] 
Allow wxSplitterWindow::Initialize(NULL) in case we've deleted both child
windows and want to clean up dangling pointers

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

20 years agoBU_EXACTFIT adapted
Stefan Csomor [Thu, 17 Jun 2004 08:06:33 +0000 (08:06 +0000)] 
BU_EXACTFIT adapted

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

20 years agoreSWIGged
Robin Dunn [Thu, 17 Jun 2004 06:11:50 +0000 (06:11 +0000)] 
reSWIGged

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

20 years agoreSWIGged
Robin Dunn [Thu, 17 Jun 2004 06:05:17 +0000 (06:05 +0000)] 
reSWIGged

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

20 years agodocstrign tweaks
Robin Dunn [Thu, 17 Jun 2004 05:52:01 +0000 (05:52 +0000)] 
docstrign tweaks

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

20 years agoAdded missing GetKind method
Robin Dunn [Thu, 17 Jun 2004 05:51:43 +0000 (05:51 +0000)] 
Added missing GetKind method

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

20 years agoFixed broken DocDeclAStr macro
Robin Dunn [Thu, 17 Jun 2004 05:49:47 +0000 (05:49 +0000)] 
Fixed broken DocDeclAStr macro

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

20 years agoFixed upload location, test sending an email when successfully finished
Robin Dunn [Thu, 17 Jun 2004 05:49:00 +0000 (05:49 +0000)] 
Fixed upload location, test sending an email when successfully finished

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

20 years agoXRC style names use the C++ style names
Robin Dunn [Thu, 17 Jun 2004 05:16:30 +0000 (05:16 +0000)] 
XRC style names use the C++ style names

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

20 years agoFixing sizing problems on OS X.
Kevin Ollivier [Thu, 17 Jun 2004 04:52:05 +0000 (04:52 +0000)] 
Fixing sizing problems on OS X.

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

20 years agoWXDLLEXPORT correction
Václav Slavík [Wed, 16 Jun 2004 21:02:29 +0000 (21:02 +0000)] 
WXDLLEXPORT correction

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

20 years agofixed missing NO_GCC_PRAGMA
Václav Slavík [Wed, 16 Jun 2004 21:00:59 +0000 (21:00 +0000)] 
fixed missing NO_GCC_PRAGMA

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

20 years agofixed incorrect handling of scaled fonts and fixed GetNativeFontInfo to return meanin...
Václav Slavík [Wed, 16 Jun 2004 21:00:18 +0000 (21:00 +0000)] 
fixed incorrect handling of scaled fonts and fixed GetNativeFontInfo to return meaningful data with GTK1

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

20 years agoSmartphone menus.
Włodzimierz Skiba [Wed, 16 Jun 2004 15:35:04 +0000 (15:35 +0000)] 
Smartphone menus.

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

20 years ago-1, TRUE/true, FALSE/false and tabs replacements.
Włodzimierz Skiba [Wed, 16 Jun 2004 15:22:59 +0000 (15:22 +0000)] 
-1, TRUE/true, FALSE/false and tabs replacements.

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

20 years agoGeneric file dialog presentation. Regenerated makefiles.
Włodzimierz Skiba [Wed, 16 Jun 2004 15:03:44 +0000 (15:03 +0000)] 
Generic file dialog presentation. Regenerated makefiles.

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

20 years agoMissed header.
Włodzimierz Skiba [Wed, 16 Jun 2004 14:58:18 +0000 (14:58 +0000)] 
Missed header.

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

20 years agoMissed decoration.
Włodzimierz Skiba [Wed, 16 Jun 2004 12:28:31 +0000 (12:28 +0000)] 
Missed decoration.

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

20 years agoCorrected some spacing and typo errors.
Julian Smart [Wed, 16 Jun 2004 09:25:29 +0000 (09:25 +0000)] 
Corrected some spacing and typo errors.

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

20 years agoCorrections to wxWinCE port descriptions.
Włodzimierz Skiba [Wed, 16 Jun 2004 07:26:18 +0000 (07:26 +0000)] 
Corrections to wxWinCE port descriptions.

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

20 years agoSmartphone menus.
Włodzimierz Skiba [Wed, 16 Jun 2004 06:37:55 +0000 (06:37 +0000)] 
Smartphone menus.

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

20 years agoWarning fixes for WinCE.
Włodzimierz Skiba [Wed, 16 Jun 2004 06:34:53 +0000 (06:34 +0000)] 
Warning fixes for WinCE.

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

20 years agoWarning fixes for WinCE.
Włodzimierz Skiba [Wed, 16 Jun 2004 06:24:42 +0000 (06:24 +0000)] 
Warning fixes for WinCE.

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

20 years agoSmartphone specific resource files.
Włodzimierz Skiba [Wed, 16 Jun 2004 06:17:27 +0000 (06:17 +0000)] 
Smartphone specific resource files.

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

20 years agodon't fail if the cleanup fails
Robin Dunn [Wed, 16 Jun 2004 05:27:09 +0000 (05:27 +0000)] 
don't fail if the cleanup fails

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

20 years agotrim the whitespace from the daily build version text
Robin Dunn [Wed, 16 Jun 2004 05:20:03 +0000 (05:20 +0000)] 
trim the whitespace from the daily build version text

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

20 years agomake sure the dist dir is created
Robin Dunn [Wed, 16 Jun 2004 05:18:58 +0000 (05:18 +0000)] 
make sure the dist dir is created

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

20 years agoregened with new version
Robin Dunn [Wed, 16 Jun 2004 05:18:14 +0000 (05:18 +0000)] 
regened with new version

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

20 years agoreSWIGged
Robin Dunn [Wed, 16 Jun 2004 03:47:18 +0000 (03:47 +0000)] 
reSWIGged

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

20 years agolayout tweak (it should use a sizer though)
Robin Dunn [Wed, 16 Jun 2004 03:29:33 +0000 (03:29 +0000)] 
layout tweak  (it should use a sizer though)

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

20 years agoreordered base classes
Robin Dunn [Wed, 16 Jun 2004 02:22:30 +0000 (02:22 +0000)] 
reordered base classes

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

20 years agoadded button testcase with larger font set after creation.
Robin Dunn [Wed, 16 Jun 2004 02:21:31 +0000 (02:21 +0000)] 
added button testcase with larger font set after creation.

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

20 years agoVersion number update
Robin Dunn [Wed, 16 Jun 2004 02:18:42 +0000 (02:18 +0000)] 
Version number update

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

20 years agoAdded Navigate, SetMinSize, SetMaxSize wxWindow methods
Robin Dunn [Wed, 16 Jun 2004 02:17:01 +0000 (02:17 +0000)] 
Added Navigate, SetMinSize, SetMaxSize wxWindow methods

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

20 years agoAdd SetMinSize and SetMaxSize to go along with the Get's already there.
Robin Dunn [Wed, 16 Jun 2004 02:15:27 +0000 (02:15 +0000)] 
Add SetMinSize and SetMaxSize to go along with the Get's already there.

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

20 years agoTypo correction
Julian Smart [Tue, 15 Jun 2004 22:30:08 +0000 (22:30 +0000)] 
Typo correction

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

20 years agoEnum becomes public
Julian Smart [Tue, 15 Jun 2004 22:24:49 +0000 (22:24 +0000)] 
Enum becomes public

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

20 years agoNavigate corrections
Julian Smart [Tue, 15 Jun 2004 21:55:18 +0000 (21:55 +0000)] 
Navigate corrections

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

20 years agoAdd placeholder for wxParseWildcard
Robin Dunn [Tue, 15 Jun 2004 21:03:19 +0000 (21:03 +0000)] 
Add placeholder for wxParseWildcard

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

20 years agoJust a singel constructor for wxTextAttr
Robin Dunn [Tue, 15 Jun 2004 21:02:31 +0000 (21:02 +0000)] 
Just a singel constructor for wxTextAttr

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

20 years agoConsistent tab behaviour
Julian Smart [Tue, 15 Jun 2004 15:37:03 +0000 (15:37 +0000)] 
Consistent tab behaviour

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

20 years agowxParseWildcard added instead of methods hidden under wxUSE_FILEDLG and wxUSE_DIRDLG.
Włodzimierz Skiba [Tue, 15 Jun 2004 15:25:33 +0000 (15:25 +0000)] 
wxParseWildcard added instead of methods hidden under wxUSE_FILEDLG and wxUSE_DIRDLG.

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

20 years agoTests for wxTE_PROCESS_TAB again in line with other ports
Julian Smart [Tue, 15 Jun 2004 14:49:54 +0000 (14:49 +0000)] 
Tests for wxTE_PROCESS_TAB again in line with other ports

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

20 years agoAdd generic dialogs in non wxUniversal builds. Regenerated makefiles.
Włodzimierz Skiba [Tue, 15 Jun 2004 14:39:38 +0000 (14:39 +0000)] 
Add generic dialogs in non wxUniversal builds. Regenerated makefiles.

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

20 years agoMissed VC workspace.
Włodzimierz Skiba [Tue, 15 Jun 2004 14:35:03 +0000 (14:35 +0000)] 
Missed VC workspace.

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

20 years agoWith wxTE_PROCESS_TAB, tabs are now inserted in the text control
Julian Smart [Tue, 15 Jun 2004 14:03:06 +0000 (14:03 +0000)] 
With wxTE_PROCESS_TAB, tabs are now inserted in the text control
by default. The new Navigate function can be used to do navigation
programmatically.

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

20 years agofix for Borland Dll build (SF bug #972989)
Chris Elliott [Tue, 15 Jun 2004 11:57:21 +0000 (11:57 +0000)] 
fix for Borland Dll build (SF bug #972989)

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

20 years agoOops, that space crept back in.
Robin Dunn [Tue, 15 Jun 2004 03:36:44 +0000 (03:36 +0000)] 
Oops, that space crept back in.

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

20 years agoCheck exit codes properly
Robin Dunn [Tue, 15 Jun 2004 03:27:08 +0000 (03:27 +0000)] 
Check exit codes properly

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

20 years agoincreased bit-depth
Robin Dunn [Tue, 15 Jun 2004 03:26:47 +0000 (03:26 +0000)] 
increased bit-depth

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

20 years agoregenerated with fix for wxPNGHandler::SaveFile
Robin Dunn [Tue, 15 Jun 2004 03:26:07 +0000 (03:26 +0000)] 
regenerated with fix for wxPNGHandler::SaveFile

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

20 years agolayout tweakAdd DoGetBestSize to wxCheckListBox that adds room for the checkbox
Robin Dunn [Tue, 15 Jun 2004 03:24:36 +0000 (03:24 +0000)] 
layout tweakAdd DoGetBestSize to wxCheckListBox that adds room for the checkbox

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

20 years agoAdd DoGetBestSize to wxCheckListBox that adds room for the checkbox
Robin Dunn [Tue, 15 Jun 2004 03:23:05 +0000 (03:23 +0000)] 
Add DoGetBestSize to wxCheckListBox that adds room for the checkbox

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

20 years agoSave the alpha values if the image has an alpha channel
Robin Dunn [Tue, 15 Jun 2004 01:05:10 +0000 (01:05 +0000)] 
Save the alpha values if the image has an alpha channel

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