wxWidgets.git
20 years ago Committing in .
Jouk Jansen [Thu, 24 Jun 2004 08:15:07 +0000 (08:15 +0000)] 
 Committing in .

 OpenVMS updates

 Modified Files:
  wxWidgets/setup.h_vms wxWidgets/src/gtk/descrip.mms
  wxWidgets/src/motif/checkbox.cpp
 ----------------------------------------------------------------------

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

20 years agoRegenerated makefiles.
Włodzimierz Skiba [Thu, 24 Jun 2004 08:05:50 +0000 (08:05 +0000)] 
Regenerated makefiles.

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

20 years agoRemoved unused code.
Włodzimierz Skiba [Thu, 24 Jun 2004 08:00:23 +0000 (08:00 +0000)] 
Removed unused code.

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

20 years agounicode fix
Stefan Csomor [Thu, 24 Jun 2004 07:28:52 +0000 (07:28 +0000)] 
unicode fix

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

20 years agoFixes for Smartphone builds. Sample does not work yet but at least creates exacutable.
Włodzimierz Skiba [Thu, 24 Jun 2004 06:59:48 +0000 (06:59 +0000)] 
Fixes for Smartphone builds. Sample does not work yet but at least creates exacutable.

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

20 years agoFixed WinCE build.
Włodzimierz Skiba [Thu, 24 Jun 2004 06:54:55 +0000 (06:54 +0000)] 
Fixed WinCE build.

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

20 years agoreverted previous commit: the _real_ bug was already fixed
Václav Slavík [Thu, 24 Jun 2004 06:46:27 +0000 (06:46 +0000)] 
reverted previous commit: the _real_ bug was already fixed

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

20 years agowork around a bug in TabCtrl_AdjustRect which will cause a crash on
Robin Dunn [Thu, 24 Jun 2004 04:46:41 +0000 (04:46 +0000)] 
work around a bug in TabCtrl_AdjustRect which will cause a crash on
win2k, or on XP with themes disabled, if the wxNB_MULTILINE style is
used and the rectangle is very small, (such as when the notebook is
first created.)

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

20 years agoremoved a SetFont(parent->GetFont())
Robin Dunn [Thu, 24 Jun 2004 04:45:53 +0000 (04:45 +0000)] 
removed a SetFont(parent->GetFont())

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

20 years agotweaks for testing
Robin Dunn [Thu, 24 Jun 2004 04:45:20 +0000 (04:45 +0000)] 
tweaks for testing

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

20 years agowxDefaultCoord
Robin Dunn [Thu, 24 Jun 2004 03:04:57 +0000 (03:04 +0000)] 
wxDefaultCoord

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

20 years agofixed UNC paths handling (patch #975038)
Václav Slavík [Wed, 23 Jun 2004 22:20:12 +0000 (22:20 +0000)] 
fixed UNC paths handling (patch #975038)

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

20 years agotest UNC filenames conversion on MSW
Václav Slavík [Wed, 23 Jun 2004 22:18:45 +0000 (22:18 +0000)] 
test UNC filenames conversion on MSW

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

20 years agocompilation fix for gcc-3.4
Václav Slavík [Wed, 23 Jun 2004 22:18:11 +0000 (22:18 +0000)] 
compilation fix for gcc-3.4

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

20 years agofixed bug #976725: "RETURN closes dialog instead of combobox dropdown" (applied fix...
Dimitri Schoolwerth [Wed, 23 Jun 2004 22:12:30 +0000 (22:12 +0000)] 
fixed bug #976725: "RETURN closes dialog instead of combobox dropdown" (applied fix suggested in the bug's comment)

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

20 years agoadded Set(jdn) test
Vadim Zeitlin [Wed, 23 Jun 2004 21:54:34 +0000 (21:54 +0000)] 
added Set(jdn) test

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

20 years agofixed bug in wxDateTime::Set(jdn) when DST was in effect
Vadim Zeitlin [Wed, 23 Jun 2004 21:53:15 +0000 (21:53 +0000)] 
fixed bug in wxDateTime::Set(jdn) when DST was in effect

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

20 years agoextracted some wxDateTime tests from console sample to the unit test suite
Vadim Zeitlin [Wed, 23 Jun 2004 21:18:16 +0000 (21:18 +0000)] 
extracted some wxDateTime tests from console sample to the unit test suite

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

20 years agongettext() macro was removed
Václav Slavík [Wed, 23 Jun 2004 20:31:23 +0000 (20:31 +0000)] 
ngettext() macro was removed

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

20 years agoallow msgids in !=English languages (based on Stefan Kowski's patch)
Václav Slavík [Wed, 23 Jun 2004 20:30:32 +0000 (20:30 +0000)] 
allow msgids in !=English languages (based on Stefan Kowski's patch)

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

20 years agofixed sending 2 events (normal and bogus cancel one) when ending to edit a tree ctrl...
Vadim Zeitlin [Wed, 23 Jun 2004 18:26:49 +0000 (18:26 +0000)] 
fixed sending 2 events (normal and bogus cancel one) when ending to edit a tree ctrl item (patch 978403)

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

20 years agouse ES_AUTOHSCROLL for multiline controls as well (fixes 966692)
Vadim Zeitlin [Wed, 23 Jun 2004 17:42:59 +0000 (17:42 +0000)] 
use ES_AUTOHSCROLL for multiline controls as well (fixes 966692)

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

20 years agodon't use wxHSCROLL for the rich edit window, not that it really works as expected...
Vadim Zeitlin [Wed, 23 Jun 2004 17:42:03 +0000 (17:42 +0000)] 
don't use wxHSCROLL for the rich edit window, not that it really works as expected it looks ugly in the sample

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

20 years agoCreate the wxPython dir (for the reverse renamers) if it doesn't exist
Robin Dunn [Wed, 23 Jun 2004 17:39:31 +0000 (17:39 +0000)] 
Create the wxPython dir (for the reverse renamers) if it doesn't exist

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

20 years agodefault colours are not stored in m_fore/backgroundColour variables anymore
Václav Slavík [Wed, 23 Jun 2004 17:31:29 +0000 (17:31 +0000)] 
default colours are not stored in m_fore/backgroundColour variables anymore

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

20 years agorefresh the window in OnSysColourChanged
Václav Slavík [Wed, 23 Jun 2004 16:41:50 +0000 (16:41 +0000)] 
refresh the window in OnSysColourChanged

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

20 years agono need to update default colours and refresh if syscolours change, wxWindow does it
Václav Slavík [Wed, 23 Jun 2004 16:41:40 +0000 (16:41 +0000)] 
no need to update default colours and refresh if syscolours change, wxWindow does it

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

20 years agoMake some long #ifs shorter but multiline so diffs of other ports are more readable.
Włodzimierz Skiba [Wed, 23 Jun 2004 16:04:36 +0000 (16:04 +0000)] 
Make some long #ifs shorter but multiline so diffs of other ports are more readable.

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

20 years agofix bug with button doing nothing
Chris Elliott [Wed, 23 Jun 2004 16:04:10 +0000 (16:04 +0000)] 
fix bug with button doing nothing

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

20 years agowxCocoa: don't force DEFAULT_wxUSE_SCROLLBAR=no
David Elliott [Wed, 23 Jun 2004 16:01:19 +0000 (16:01 +0000)] 
wxCocoa: don't force DEFAULT_wxUSE_SCROLLBAR=no

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

20 years agogtk_widget_get_display is documented to be GTK >= 2.2 thing -- fixes report about...
Václav Slavík [Wed, 23 Jun 2004 15:33:22 +0000 (15:33 +0000)] 
gtk_widget_get_display is documented to be GTK >= 2.2 thing -- fixes report about compilation failure

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

20 years agoGetFont doesn't return reference anymore
Václav Slavík [Wed, 23 Jun 2004 15:30:37 +0000 (15:30 +0000)] 
GetFont doesn't return reference anymore

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

20 years agowxCocoa: Added wxScrollBar
David Elliott [Wed, 23 Jun 2004 15:26:44 +0000 (15:26 +0000)] 
wxCocoa: Added wxScrollBar

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

20 years agoMake some long #ifs shorter but multiline so diffs of other ports are more readable.
Włodzimierz Skiba [Wed, 23 Jun 2004 15:01:33 +0000 (15:01 +0000)] 
Make some long #ifs shorter but multiline so diffs of other ports are more readable.

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

20 years agofixed unresolved symbol main (occurred with wxMac)
Dimitri Schoolwerth [Wed, 23 Jun 2004 14:49:42 +0000 (14:49 +0000)] 
fixed unresolved symbol main (occurred with wxMac)

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

20 years agoRegenerated with Bakefile 0.1.4 (some WinCE files were added by someone else)
David Elliott [Wed, 23 Jun 2004 14:06:28 +0000 (14:06 +0000)] 
Regenerated with Bakefile 0.1.4 (some WinCE files were added by someone else)

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

20 years agoPrivate macro moved in waiting for DektopPolicy implementation.
Włodzimierz Skiba [Wed, 23 Jun 2004 11:55:33 +0000 (11:55 +0000)] 
Private macro moved in waiting for DektopPolicy implementation.

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

20 years agodon't cache default colours
Václav Slavík [Wed, 23 Jun 2004 11:52:03 +0000 (11:52 +0000)] 
don't cache default colours

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

20 years agoremoved non-const wxWindow::GetFont and GetCursor
Václav Slavík [Wed, 23 Jun 2004 11:51:19 +0000 (11:51 +0000)] 
removed non-const wxWindow::GetFont and GetCursor

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

20 years agoremoved non-const wxWindow::GetFont and GetCursor
Václav Slavík [Wed, 23 Jun 2004 11:34:24 +0000 (11:34 +0000)] 
removed non-const wxWindow::GetFont and GetCursor

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

20 years agoPreserve previous state of sizers.
Włodzimierz Skiba [Wed, 23 Jun 2004 10:57:33 +0000 (10:57 +0000)] 
Preserve previous state of sizers.

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

20 years agoShortcuts for avoiding #ifdef __SMARTPHONE__ conditions.
Włodzimierz Skiba [Wed, 23 Jun 2004 10:44:16 +0000 (10:44 +0000)] 
Shortcuts for avoiding #ifdef __SMARTPHONE__ conditions.

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

20 years agoAccording to C99 standard (6.10.1 p3) defined() in #define is undefined, so we need...
Włodzimierz Skiba [Wed, 23 Jun 2004 09:39:42 +0000 (09:39 +0000)] 
According to C99 standard (6.10.1 p3) defined() in #define is undefined, so we need replacement.

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

20 years agoinclude bitmap.h not needed anymore
Václav Slavík [Wed, 23 Jun 2004 09:06:04 +0000 (09:06 +0000)] 
include bitmap.h not needed anymore

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

20 years agoFont correction
Julian Smart [Wed, 23 Jun 2004 08:22:10 +0000 (08:22 +0000)] 
Font correction

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

20 years agoRemove SendDestroyEvent() call from SetNSView() and call it from ~wxWindow
David Elliott [Wed, 23 Jun 2004 00:46:51 +0000 (00:46 +0000)] 
Remove SendDestroyEvent() call from SetNSView() and call it from ~wxWindow
and ~wxTopLevelWindow instead.

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

20 years agofix for a warning in DLL build (patch 966823)
Vadim Zeitlin [Tue, 22 Jun 2004 23:33:44 +0000 (23:33 +0000)] 
fix for a warning in DLL build (patch 966823)

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

20 years agodon't suppose that string literals can be casted to non-const char *, newer compilers...
Vadim Zeitlin [Tue, 22 Jun 2004 23:32:29 +0000 (23:32 +0000)] 
don't suppose that string literals can be casted to non-const char *, newer compilers complain about it (replaces patch 974652)

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

20 years agodon't pretend that type unsafe event table entry works, it doesn't any more (bug...
Vadim Zeitlin [Tue, 22 Jun 2004 23:25:46 +0000 (23:25 +0000)] 
don't pretend that type unsafe event table entry works, it doesn't any more (bug 969012)

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

20 years agofixed assertion failure if Ok or Cancel button is clicked in a modeless dialog (bug...
Vadim Zeitlin [Tue, 22 Jun 2004 23:20:27 +0000 (23:20 +0000)] 
fixed assertion failure if Ok or Cancel button is clicked in a modeless dialog (bug 973873)

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

20 years agodon't overwrite initial controls value, explaining what its style is
Vadim Zeitlin [Tue, 22 Jun 2004 23:08:41 +0000 (23:08 +0000)] 
don't overwrite initial controls value, explaining what its style is

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

20 years agouse C++ linkage functions (and not extern C) with std::ptr_fun<>, Sun CC doesn't...
Vadim Zeitlin [Tue, 22 Jun 2004 22:57:13 +0000 (22:57 +0000)] 
use C++ linkage functions (and not extern C) with std::ptr_fun<>, Sun CC doesn't accept C linkage functions here

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

20 years agodon't treat filenames starting with dot as having empty name and extension equal...
Vadim Zeitlin [Tue, 22 Jun 2004 21:56:44 +0000 (21:56 +0000)] 
don't treat filenames starting with dot as having empty name and extension equal to the full name without dot (was done like this only for Unix and VMS before, now do it for all platforms)

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

20 years agoremove unnecessary (and provoking a warning under IRIX) const qualifier on the return...
Vadim Zeitlin [Tue, 22 Jun 2004 21:40:17 +0000 (21:40 +0000)] 
remove unnecessary (and provoking a warning under IRIX) const qualifier on the return value of a function returning bool

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

20 years agofixed crash when string couldn't be converted to UTF8 in GetTextExtent() under GTK 2
Vadim Zeitlin [Tue, 22 Jun 2004 21:35:14 +0000 (21:35 +0000)] 
fixed crash when string couldn't be converted to UTF8 in GetTextExtent() under GTK 2

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

20 years agowxCocoa no longer uses the generic notebook.
David Elliott [Tue, 22 Jun 2004 21:24:44 +0000 (21:24 +0000)] 
wxCocoa no longer uses the generic notebook.

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

20 years agoimproved assert
Robin Dunn [Tue, 22 Jun 2004 19:59:21 +0000 (19:59 +0000)] 
improved assert

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

20 years agocorrected Cygwin instructions
Václav Slavík [Tue, 22 Jun 2004 18:00:52 +0000 (18:00 +0000)] 
corrected Cygwin instructions

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

20 years agowxParseWildcard renamed to wxParseCommonDialogsFilter. Its usage is extended from...
Włodzimierz Skiba [Tue, 22 Jun 2004 16:58:27 +0000 (16:58 +0000)] 
wxParseWildcard renamed to wxParseCommonDialogsFilter. Its usage is extended from generic dialogs to MSW, Motif and other incoming ports.

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

20 years agoAdded Bakefile conditions used by recently updated samples/dialogs/Makefile.in
David Elliott [Tue, 22 Jun 2004 15:56:10 +0000 (15:56 +0000)] 
Added Bakefile conditions used by recently updated samples/dialogs/Makefile.in

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

20 years agomoved wxEntry(HINSTANCE, ...) declaration to wx/msw/app.h from wx/app.h
Vadim Zeitlin [Tue, 22 Jun 2004 11:07:23 +0000 (11:07 +0000)] 
moved wxEntry(HINSTANCE, ...) declaration to wx/msw/app.h from wx/app.h

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

20 years agofixed wxEntry() signature
Vadim Zeitlin [Tue, 22 Jun 2004 09:58:37 +0000 (09:58 +0000)] 
fixed wxEntry() signature

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

20 years agoMaximized dialogs for SmartPhone.
Włodzimierz Skiba [Tue, 22 Jun 2004 08:29:42 +0000 (08:29 +0000)] 
Maximized dialogs for SmartPhone.

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

20 years agoConditional compilation fix.
Włodzimierz Skiba [Tue, 22 Jun 2004 08:26:36 +0000 (08:26 +0000)] 
Conditional compilation fix.

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

20 years agoChoices dialog adjustement to SmartPhone.
Włodzimierz Skiba [Tue, 22 Jun 2004 08:23:19 +0000 (08:23 +0000)] 
Choices dialog adjustement to SmartPhone.

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

20 years agoLess text for smaller screen.
Włodzimierz Skiba [Tue, 22 Jun 2004 08:17:42 +0000 (08:17 +0000)] 
Less text for smaller screen.

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

20 years agoMinimize diff for ports where features are not possible.
Włodzimierz Skiba [Tue, 22 Jun 2004 08:15:54 +0000 (08:15 +0000)] 
Minimize diff for ports where features are not possible.

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

20 years agoObserve NSControlTintDidChangeNotification in the application delegate.
David Elliott [Tue, 22 Jun 2004 04:16:22 +0000 (04:16 +0000)] 
Observe NSControlTintDidChangeNotification in the application delegate.
TODO: Actually implement this to do something.

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

20 years agoreverted m_adjustMinSize change prepatory for a new approach to fix
Robin Dunn [Mon, 21 Jun 2004 23:08:44 +0000 (23:08 +0000)] 
reverted m_adjustMinSize change prepatory for a new approach to fix
the problem

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

20 years agoreverted m_adjustMinSize change prepatory for a new approach to fix
Robin Dunn [Mon, 21 Jun 2004 22:58:13 +0000 (22:58 +0000)] 
reverted m_adjustMinSize change prepatory for a new approach to fix
the problem

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

20 years agoFix for drag object bug
Robin Dunn [Mon, 21 Jun 2004 22:39:24 +0000 (22:39 +0000)] 
Fix for drag object bug

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

20 years agoChanges needed to accomodate wxTheClipboard now being a macro for wxClipboard::Get
Robin Dunn [Mon, 21 Jun 2004 22:37:35 +0000 (22:37 +0000)] 
Changes needed to accomodate wxTheClipboard now being a macro for wxClipboard::Get

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

20 years agochange how email is sent
Robin Dunn [Mon, 21 Jun 2004 22:33:45 +0000 (22:33 +0000)] 
change how email is sent

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

20 years agoremoved Direction_Max from Direction enum for consistency with the MSW version
Vadim Zeitlin [Mon, 21 Jun 2004 12:36:34 +0000 (12:36 +0000)] 
removed Direction_Max from Direction enum for consistency with the MSW version

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

20 years agoremoved asserts to suppress gcc 3.4 warnings about condition being always true
Vadim Zeitlin [Mon, 21 Jun 2004 12:35:22 +0000 (12:35 +0000)] 
removed asserts to suppress gcc 3.4 warnings about condition being always true

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

20 years agoReordered condition to make diff of other port smaller.
Włodzimierz Skiba [Mon, 21 Jun 2004 10:46:46 +0000 (10:46 +0000)] 
Reordered condition to make diff of other port smaller.

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

20 years agoArray of strings is needed regardless of wxUSE_CMDLINE_PARSER.
Włodzimierz Skiba [Mon, 21 Jun 2004 10:35:38 +0000 (10:35 +0000)] 
Array of strings is needed regardless of wxUSE_CMDLINE_PARSER.

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

20 years agoBetter conditions within dialogs sample.
Włodzimierz Skiba [Mon, 21 Jun 2004 10:31:39 +0000 (10:31 +0000)] 
Better conditions within dialogs sample.

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

20 years agoreverted previous revision, old clipboard API is still used by wxMSW itself
Václav Slavík [Mon, 21 Jun 2004 10:13:18 +0000 (10:13 +0000)] 
reverted previous revision, old clipboard API is still used by wxMSW itself

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

20 years agodon't export deprecated interface to clipboard from DLL
Václav Slavík [Mon, 21 Jun 2004 08:58:52 +0000 (08:58 +0000)] 
don't export deprecated interface to clipboard from DLL

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

20 years agowxClipboard changes compilation fixes
Václav Slavík [Mon, 21 Jun 2004 08:54:35 +0000 (08:54 +0000)] 
wxClipboard changes compilation fixes

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

20 years agoDifferent default buttons for native menubars on Smartphones.
Włodzimierz Skiba [Mon, 21 Jun 2004 08:31:04 +0000 (08:31 +0000)] 
Different default buttons for native menubars on Smartphones.

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

20 years agoidentify more compilers
Václav Slavík [Mon, 21 Jun 2004 07:39:58 +0000 (07:39 +0000)] 
identify more compilers

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

20 years agoCrash fix
Julian Smart [Sun, 20 Jun 2004 22:21:13 +0000 (22:21 +0000)] 
Crash fix

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

20 years agomore recognized response types
Václav Slavík [Sun, 20 Jun 2004 17:19:59 +0000 (17:19 +0000)] 
more recognized response types

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

20 years agocreate wxTheClipboard on first use, not startup -- this fixes crash in console-only...
Václav Slavík [Sun, 20 Jun 2004 17:19:26 +0000 (17:19 +0000)] 
create wxTheClipboard on first use, not startup -- this fixes crash in console-only apps that were linked against wxGTK's 'core' shared library

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

20 years agocheck for wputc wputchar putws fputws availability
Václav Slavík [Sun, 20 Jun 2004 17:18:50 +0000 (17:18 +0000)] 
check for wputc wputchar putws fputws availability

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

20 years agofix bug with univ creating textctrl
Chris Elliott [Sun, 20 Jun 2004 13:11:37 +0000 (13:11 +0000)] 
fix bug with univ creating textctrl

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

20 years agofix univ SegFault
Chris Elliott [Sun, 20 Jun 2004 13:10:22 +0000 (13:10 +0000)] 
fix univ SegFault

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

20 years ago Compilation fixes for wxUSE_STL == 1.
Mattia Barbon [Sun, 20 Jun 2004 13:10:16 +0000 (13:10 +0000)] 
  Compilation fixes for wxUSE_STL == 1.

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

20 years ago Fix for declaring arrays for non-numeric/non-pointer types.
Mattia Barbon [Sun, 20 Jun 2004 10:22:23 +0000 (10:22 +0000)] 
  Fix for declaring arrays for non-numeric/non-pointer types.

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

20 years ago Compilation fixes.
Mattia Barbon [Sun, 20 Jun 2004 09:14:18 +0000 (09:14 +0000)] 
  Compilation fixes.

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

20 years ago Some (incomplete) fixes for wxUSE_STL == 1.
Mattia Barbon [Sun, 20 Jun 2004 09:02:29 +0000 (09:02 +0000)] 
  Some (incomplete) fixes for wxUSE_STL == 1.

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

20 years agodon't explicitly set font and bg colour
Václav Slavík [Sat, 19 Jun 2004 22:39:05 +0000 (22:39 +0000)] 
don't explicitly set font and bg colour

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

20 years agofixed memory leak in wxURL when using a proxy
Vadim Zeitlin [Sat, 19 Jun 2004 22:36:44 +0000 (22:36 +0000)] 
fixed memory leak in wxURL when using a proxy

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

20 years agohandle style changes correctly in GtkPizza
Václav Slavík [Sat, 19 Jun 2004 21:30:14 +0000 (21:30 +0000)] 
handle style changes correctly in GtkPizza

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

20 years agointerpret m_has..Col, m_hasFont correctly
Václav Slavík [Sat, 19 Jun 2004 18:59:43 +0000 (18:59 +0000)] 
interpret m_has..Col, m_hasFont correctly

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

20 years agoRegenerated renamers, each has just a change in their headers
Robin Dunn [Sat, 19 Jun 2004 18:21:36 +0000 (18:21 +0000)] 
Regenerated renamers, each has just a change in their headers

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

20 years agoPatch from Kevin Ollivier that merges buildrenamers into the main
Robin Dunn [Sat, 19 Jun 2004 18:20:22 +0000 (18:20 +0000)] 
Patch from Kevin Ollivier that merges buildrenamers into the main
config module, and other tweaks.

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

20 years agoSwitch off adjust min size for book control and therefore notebook,
Julian Smart [Sat, 19 Jun 2004 17:53:50 +0000 (17:53 +0000)] 
Switch off adjust min size for book control and therefore notebook,
since we don't want to stop notebooks resizing smaller than the initial size

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