wxWidgets.git
23 years agoMSW fixes; added wxUSE_XPM to wxUniv's setup.h so now widgets sample works
Julian Smart [Tue, 3 Jul 2001 10:03:13 +0000 (10:03 +0000)] 
MSW fixes; added wxUSE_XPM to wxUniv's setup.h so now widgets sample works

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

23 years agochanged Refresh to take Rect as client coordinates not window coordinates
Stefan Csomor [Mon, 2 Jul 2001 20:52:06 +0000 (20:52 +0000)] 
changed Refresh to take Rect as client coordinates not window coordinates

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

23 years agoremoved useless PM_USE_SESSION_APIS define (it must be defined in MacHeaders
Gilles Depeyrot [Mon, 2 Jul 2001 19:58:48 +0000 (19:58 +0000)] 
removed useless PM_USE_SESSION_APIS define (it must be defined in MacHeaders
to be of any use)

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

23 years agoadded common notebookbase source file
Gilles Depeyrot [Mon, 2 Jul 2001 19:55:50 +0000 (19:55 +0000)] 
added common notebookbase source file

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

23 years agochanged copyright to SciTech one
Vadim Zeitlin [Mon, 2 Jul 2001 19:42:27 +0000 (19:42 +0000)] 
changed copyright to SciTech one

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

23 years agofixed deleting pages from the notebook
Vadim Zeitlin [Mon, 2 Jul 2001 19:37:51 +0000 (19:37 +0000)] 
fixed deleting pages from the notebook

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

23 years ago1. fixed wxGTK notebook which was completely broken by the merge
Vadim Zeitlin [Mon, 2 Jul 2001 18:34:13 +0000 (18:34 +0000)] 
1. fixed wxGTK notebook which was completely broken by the merge
2. added a new file for commno notebook code (nbkbase.cpp)
3. removed 'include "wx/wx.h"' from html files as I got tired of
   recompiling them

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

23 years agodefine WXGTK12 for GTK+ 1.2.7+ as well
Vadim Zeitlin [Mon, 2 Jul 2001 18:01:24 +0000 (18:01 +0000)] 
define WXGTK12 for GTK+ 1.2.7+ as well

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

23 years agobackported crash fix for wxFrame::Iconize() from 2.2
Vadim Zeitlin [Mon, 2 Jul 2001 16:07:32 +0000 (16:07 +0000)] 
backported crash fix for wxFrame::Iconize() from 2.2

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

23 years agoincremented version to 2.3.2 in configure as well
Vadim Zeitlin [Mon, 2 Jul 2001 15:42:14 +0000 (15:42 +0000)] 
incremented version to 2.3.2 in configure as well

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

23 years agofix (?) for error in wxCSConv::LoadNow()
Vadim Zeitlin [Mon, 2 Jul 2001 15:38:33 +0000 (15:38 +0000)] 
fix (?) for error in wxCSConv::LoadNow()

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

23 years agoregenerated with tmake
Vadim Zeitlin [Mon, 2 Jul 2001 15:26:40 +0000 (15:26 +0000)] 
regenerated with tmake

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

23 years agoset wxUSE_WIZARDDLG by default
Vadim Zeitlin [Mon, 2 Jul 2001 15:26:32 +0000 (15:26 +0000)] 
set wxUSE_WIZARDDLG by default

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

23 years agomissing WXDLLEXPORT_DATA added
Vadim Zeitlin [Mon, 2 Jul 2001 15:19:03 +0000 (15:19 +0000)] 
missing WXDLLEXPORT_DATA added

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

23 years agoMore wxMicroWindows fixes
Julian Smart [Mon, 2 Jul 2001 14:20:32 +0000 (14:20 +0000)] 
More wxMicroWindows fixes

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

23 years agoprocess WM_ACTIVATEAPP in wxMSW too, not only wxUniv
Vadim Zeitlin [Mon, 2 Jul 2001 13:45:53 +0000 (13:45 +0000)] 
process WM_ACTIVATEAPP in wxMSW too, not only wxUniv

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

23 years agoadded russian language to the list of choices
Vadim Zeitlin [Mon, 2 Jul 2001 13:44:26 +0000 (13:44 +0000)] 
added russian language to the list of choices

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

23 years agoChanges required after wxUniv merge wxListBox::Number() changed to wxListBox::GetCount()
George Tasker [Mon, 2 Jul 2001 13:28:14 +0000 (13:28 +0000)] 
Changes required after wxUniv merge wxListBox::Number() changed to wxListBox::GetCount()

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

23 years agoVarious wxUniversal/wxMicroWindows fixes
Julian Smart [Mon, 2 Jul 2001 13:22:19 +0000 (13:22 +0000)] 
Various wxUniversal/wxMicroWindows fixes

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

23 years agooops, fixed fatal bug in new HTML parsing code (I wonder why it didn't crash when...
Václav Slavík [Mon, 2 Jul 2001 13:01:30 +0000 (13:01 +0000)] 
oops, fixed fatal bug in new HTML parsing code (I wonder why it didn't crash when I played with it yesterday...)

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

23 years agorespect wxUSE_WIZARDDLG setting
Vadim Zeitlin [Mon, 2 Jul 2001 12:57:56 +0000 (12:57 +0000)] 
respect wxUSE_WIZARDDLG setting

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

23 years agoregenerated with tmake
Vadim Zeitlin [Mon, 2 Jul 2001 12:53:36 +0000 (12:53 +0000)] 
regenerated with tmake

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

23 years agofixed bug in wxString::Matches() - backtrack now if \* mismatched
Vadim Zeitlin [Mon, 2 Jul 2001 12:42:46 +0000 (12:42 +0000)] 
fixed bug in wxString::Matches() - backtrack now if \* mismatched

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

23 years agoAdded microwin doc directory, readme and patches
Julian Smart [Mon, 2 Jul 2001 12:10:47 +0000 (12:10 +0000)] 
Added microwin doc directory, readme and patches

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

23 years agoUpdated MicroWindows makefile
Julian Smart [Mon, 2 Jul 2001 12:06:19 +0000 (12:06 +0000)] 
Updated MicroWindows makefile

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

23 years agocrash in wxAppBase::SetActive fixed
Vadim Zeitlin [Mon, 2 Jul 2001 11:00:01 +0000 (11:00 +0000)] 
crash in wxAppBase::SetActive fixed

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

23 years agocreate directory for russian files, too
Vadim Zeitlin [Mon, 2 Jul 2001 10:49:12 +0000 (10:49 +0000)] 
create directory for russian files, too

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

23 years agochanged wxUSE_DRAGIMAG to wxUSE_DRAGIMAGE and use it everywhere now
Vadim Zeitlin [Mon, 2 Jul 2001 10:45:16 +0000 (10:45 +0000)] 
changed wxUSE_DRAGIMAG to wxUSE_DRAGIMAGE and use it everywhere now

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

23 years agoupdated makefile to include russian translations and not refer to obsolete wxstd...
Vadim Zeitlin [Mon, 2 Jul 2001 10:44:21 +0000 (10:44 +0000)] 
updated makefile to include russian translations and not refer to obsolete wxstd.po files

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

23 years agocompilation fix
Vadim Zeitlin [Mon, 2 Jul 2001 10:43:08 +0000 (10:43 +0000)] 
compilation fix

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

23 years agoadded default values for SetSizeHints() arguments, as in wxMSW
Vadim Zeitlin [Mon, 2 Jul 2001 10:41:39 +0000 (10:41 +0000)] 
added default values for SetSizeHints() arguments, as in wxMSW

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

23 years agocompilation fixes
Vadim Zeitlin [Mon, 2 Jul 2001 10:40:34 +0000 (10:40 +0000)] 
compilation fixes

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

23 years agochanged wxUSE_DRAGIMAG to wxUSE_DRAGIMAGE and use it everywhere now
Vadim Zeitlin [Mon, 2 Jul 2001 10:39:00 +0000 (10:39 +0000)] 
changed wxUSE_DRAGIMAG to wxUSE_DRAGIMAGE and use it everywhere now

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

23 years agodefine wxUSE_LOGGUI/WINDOW by default
Vadim Zeitlin [Mon, 2 Jul 2001 10:35:58 +0000 (10:35 +0000)] 
define wxUSE_LOGGUI/WINDOW by default

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

23 years agowarning fix
Vadim Zeitlin [Mon, 2 Jul 2001 10:30:40 +0000 (10:30 +0000)] 
warning fix

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

23 years agominor doc fixes (bug 433229)
Vadim Zeitlin [Mon, 2 Jul 2001 10:27:07 +0000 (10:27 +0000)] 
minor doc fixes (bug 433229)

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

23 years agocompilation fixes for wxUSE_WAVE=0
Vadim Zeitlin [Mon, 2 Jul 2001 10:12:40 +0000 (10:12 +0000)] 
compilation fixes for wxUSE_WAVE=0

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

23 years agoFixed doc issue not showing correct header definition (const function)
George Tasker [Mon, 2 Jul 2001 10:08:23 +0000 (10:08 +0000)] 
Fixed doc issue not showing correct header definition (const function)

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

23 years agoFix to minimal sample project file; changed protected -> public in wxGIFDecoder
Julian Smart [Mon, 2 Jul 2001 10:06:51 +0000 (10:06 +0000)] 
Fix to minimal sample project file; changed protected -> public in wxGIFDecoder

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

23 years agotypo in GTK version caching code fixed
Vadim Zeitlin [Mon, 2 Jul 2001 10:00:17 +0000 (10:00 +0000)] 
typo in GTK version caching code fixed

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

23 years agofix for compilation without WXWIN_COMPATIBILITY_2_2
Vadim Zeitlin [Mon, 2 Jul 2001 09:53:59 +0000 (09:53 +0000)] 
fix for compilation without WXWIN_COMPATIBILITY_2_2

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

23 years agofix for compilation with wxUSE_MENU_CALLBACK=0
Vadim Zeitlin [Mon, 2 Jul 2001 09:51:19 +0000 (09:51 +0000)] 
fix for compilation with wxUSE_MENU_CALLBACK=0

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

23 years agofix for GTK+ version check caching (now it actually works)
Vadim Zeitlin [Mon, 2 Jul 2001 09:49:34 +0000 (09:49 +0000)] 
fix for GTK+ version check caching (now it actually works)

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

23 years agominor WXWIN_COMPATIBILITY_2_2 fixes
Vadim Zeitlin [Mon, 2 Jul 2001 09:38:35 +0000 (09:38 +0000)] 
minor WXWIN_COMPATIBILITY_2_2 fixes

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

23 years agofixed --with-libjpeg=sys
Vadim Zeitlin [Mon, 2 Jul 2001 09:38:06 +0000 (09:38 +0000)] 
fixed --with-libjpeg=sys

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

23 years agoadded WXWIN_COMPATIBILITY_2_2 option (disabled by default)
Vadim Zeitlin [Mon, 2 Jul 2001 09:23:59 +0000 (09:23 +0000)] 
added WXWIN_COMPATIBILITY_2_2 option (disabled by default)

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

23 years ago1. added --enable-gtk2 option, check for GTK+ 2.0 disabled by default
Vadim Zeitlin [Mon, 2 Jul 2001 09:10:37 +0000 (09:10 +0000)] 
1. added --enable-gtk2 option, check for GTK+ 2.0 disabled by default
2. added caching of gtk-config checks

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

23 years agoadded generic/accel.h to filelist.txt so that wxGTK installs it
Václav Slavík [Sun, 1 Jul 2001 23:17:26 +0000 (23:17 +0000)] 
added generic/accel.h to filelist.txt so that wxGTK installs it

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

23 years ago(hopefully) fixed wxGTK wxScrolledWindow::GetClientSize bug
Václav Slavík [Sun, 1 Jul 2001 23:17:04 +0000 (23:17 +0000)] 
(hopefully) fixed wxGTK wxScrolledWindow::GetClientSize bug

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

23 years agorefresh during window delete (if root window deleted) removed
Stefan Csomor [Sun, 1 Jul 2001 20:57:09 +0000 (20:57 +0000)] 
refresh during window delete (if root window deleted) removed

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

23 years agoadded generic color dialog to setup
Stefan Csomor [Sun, 1 Jul 2001 20:56:01 +0000 (20:56 +0000)] 
added generic color dialog to setup

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

23 years agoadded convenience accessors to wxHtmlTag and modified wxHTML code to use them; improv...
Václav Slavík [Sun, 1 Jul 2001 18:07:33 +0000 (18:07 +0000)] 
added convenience accessors to wxHtmlTag and modified wxHTML code to use them; improved colours parsing

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

23 years agopost-merge fix: added chkconf.h to filelist.txt so that make install will install it
Václav Slavík [Sun, 1 Jul 2001 18:06:56 +0000 (18:06 +0000)] 
post-merge fix: added chkconf.h to filelist.txt so that make install will install it

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

23 years agoRemoved arbitrary window-shrinking code; corrected log message
Julian Smart [Sun, 1 Jul 2001 17:24:42 +0000 (17:24 +0000)] 
Removed arbitrary window-shrinking code; corrected log message

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

23 years agonew HTML tags parser and entities substitution code
Václav Slavík [Sun, 1 Jul 2001 15:09:35 +0000 (15:09 +0000)] 
new HTML tags parser and entities substitution code

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

23 years agofixed AC_MSG_RESULT output of toolkit name to work with both autoconf 2.50 and older
Václav Slavík [Sun, 1 Jul 2001 15:09:07 +0000 (15:09 +0000)] 
fixed AC_MSG_RESULT output of toolkit name to work with both autoconf 2.50 and older

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

23 years agoadded #ifdef wxUSE_XPM around XPM handler initialization
Václav Slavík [Sun, 1 Jul 2001 15:08:46 +0000 (15:08 +0000)] 
added #ifdef wxUSE_XPM around XPM handler initialization

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

23 years agofixed charset names in message catalogs to be in iso-8859-x form, not iso8859 (gettex...
Václav Slavík [Sun, 1 Jul 2001 15:08:36 +0000 (15:08 +0000)] 
fixed charset names in message catalogs to be in iso-8859-x form, not iso8859 (gettext 0.10.37+ complains about non-portable encodings)

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

23 years agofixed handling of HTML tables with empty row(s)
Václav Slavík [Sun, 1 Jul 2001 15:07:26 +0000 (15:07 +0000)] 
fixed handling of HTML tables with empty row(s)

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

23 years ago1) fixed handling of 48bit colors in XPMs
Václav Slavík [Sun, 1 Jul 2001 15:07:14 +0000 (15:07 +0000)] 
1) fixed handling of 48bit colors in XPMs
2) re-added #if wxUSE_IMAGE && wxUSE_XPM

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

23 years agodocs updates and typos and lies fixes
Václav Slavík [Sun, 1 Jul 2001 15:07:00 +0000 (15:07 +0000)] 
docs updates and typos and lies fixes

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

23 years agofixed xpm colour parsing bug due to case sensitive colour name comparison
Vadim Zeitlin [Sat, 30 Jun 2001 23:52:22 +0000 (23:52 +0000)] 
fixed xpm colour parsing bug due to case sensitive colour name comparison

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

23 years agoMore fixes for wxUniv
Julian Smart [Sat, 30 Jun 2001 13:43:34 +0000 (13:43 +0000)] 
More fixes for wxUniv

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

23 years agoinclude xpm files for Mac OS after correction of wxICON macro
Gilles Depeyrot [Sat, 30 Jun 2001 11:07:42 +0000 (11:07 +0000)] 
include xpm files for Mac OS after correction of wxICON macro

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

23 years agocorrections for Mac OS X after wxUniv merge
Gilles Depeyrot [Sat, 30 Jun 2001 10:14:48 +0000 (10:14 +0000)] 
corrections for Mac OS X after wxUniv merge

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

23 years agoadded missing common cmdproc files
Gilles Depeyrot [Sat, 30 Jun 2001 09:34:30 +0000 (09:34 +0000)] 
added missing common cmdproc files

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

23 years agocorrected virtual function prototype
Gilles Depeyrot [Fri, 29 Jun 2001 20:42:17 +0000 (20:42 +0000)] 
corrected virtual function prototype

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

23 years agoimplemented Carbon printing for wxMac
Gilles Depeyrot [Fri, 29 Jun 2001 20:40:22 +0000 (20:40 +0000)] 
implemented Carbon printing for wxMac

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

23 years agoadded include for Print Manager Session APIs
Gilles Depeyrot [Fri, 29 Jun 2001 20:37:12 +0000 (20:37 +0000)] 
added include for Print Manager Session APIs

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

23 years agoFurther wxUniv fixes
Julian Smart [Fri, 29 Jun 2001 19:18:30 +0000 (19:18 +0000)] 
Further wxUniv fixes

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

23 years agofixed copyrights in MGL files (finally...)
Václav Slavík [Fri, 29 Jun 2001 19:03:13 +0000 (19:03 +0000)] 
fixed copyrights in MGL files (finally...)

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

23 years agoAdded project files for wxUniv under MSW
Julian Smart [Fri, 29 Jun 2001 17:23:05 +0000 (17:23 +0000)] 
Added project files for wxUniv under MSW

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

23 years agoAdded some more files
Julian Smart [Fri, 29 Jun 2001 17:21:17 +0000 (17:21 +0000)] 
Added some more files

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

23 years ago2 more files added on wxUniv branch I had forgot to commit
Vadim Zeitlin [Fri, 29 Jun 2001 17:18:47 +0000 (17:18 +0000)] 
2 more files added on wxUniv branch I had forgot to commit

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

23 years agoAdded popupwin.h to trunk
Julian Smart [Fri, 29 Jun 2001 17:16:04 +0000 (17:16 +0000)] 
Added popupwin.h to trunk

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

23 years agoSome wxUniv compile fixes
Julian Smart [Fri, 29 Jun 2001 17:07:54 +0000 (17:07 +0000)] 
Some wxUniv compile fixes

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

23 years agodefine wxWindowNative for wxUniv compilation
Vadim Zeitlin [Fri, 29 Jun 2001 16:51:05 +0000 (16:51 +0000)] 
define wxWindowNative for wxUniv compilation

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

23 years agoCorrections to config checking; tweaking wxUniv's setup.h; added fix to makeb32.env
Julian Smart [Fri, 29 Jun 2001 16:30:51 +0000 (16:30 +0000)] 
Corrections to config checking; tweaking wxUniv's setup.h; added fix to makeb32.env

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

23 years agopost wxUniv fixes
Stefan Csomor [Fri, 29 Jun 2001 16:25:21 +0000 (16:25 +0000)] 
post wxUniv fixes

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

23 years agopost wxUniv merge fixes
Stefan Csomor [Fri, 29 Jun 2001 16:19:53 +0000 (16:19 +0000)] 
post wxUniv merge fixes

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

23 years agoAdded extra MicroWindows functions
Julian Smart [Fri, 29 Jun 2001 11:31:34 +0000 (11:31 +0000)] 
Added extra MicroWindows functions

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

23 years agoFirst pass at adding MicroWindows support
Julian Smart [Fri, 29 Jun 2001 10:58:59 +0000 (10:58 +0000)] 
First pass at adding MicroWindows support

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

23 years agofixed 2 year old bug in wxBaseArray::operator=() (who the hell is/was RO who introduc...
Vadim Zeitlin [Fri, 29 Jun 2001 09:13:34 +0000 (09:13 +0000)] 
fixed 2 year old bug in wxBaseArray::operator=() (who the hell is/was RO who introduced it?)

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

23 years agoapplied SourceForge patch #423536
Gilles Depeyrot [Thu, 28 Jun 2001 21:25:40 +0000 (21:25 +0000)] 
applied SourceForge patch #423536
removed obsolete xpm handling code
corrections after wxUniv merge

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

23 years agocorrections after wxUniv merge
Gilles Depeyrot [Thu, 28 Jun 2001 21:23:41 +0000 (21:23 +0000)] 
corrections after wxUniv merge

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

23 years agoremoved useless ; to allow smart preprocessing under Mac OS X
Gilles Depeyrot [Thu, 28 Jun 2001 21:19:28 +0000 (21:19 +0000)] 
removed useless ; to allow smart preprocessing under Mac OS X

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

23 years agoFixed some compilos. Things that still need fixing incl. logg.cpp compilation
Julian Smart [Thu, 28 Jun 2001 16:49:17 +0000 (16:49 +0000)] 
Fixed some compilos. Things that still need fixing incl. logg.cpp compilation
and docvwmdi debugging

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

23 years agoimplemented printing dialogs in Carbon with Sessions APIs
Gilles Depeyrot [Thu, 28 Jun 2001 06:33:35 +0000 (06:33 +0000)] 
implemented printing dialogs in Carbon with Sessions APIs

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

23 years agocorrected conditional compilation
Gilles Depeyrot [Thu, 28 Jun 2001 06:32:37 +0000 (06:32 +0000)] 
corrected conditional compilation
added missing show for error message dialogs

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

23 years agoadded missing return on error
Gilles Depeyrot [Thu, 28 Jun 2001 06:31:37 +0000 (06:31 +0000)] 
added missing return on error

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

23 years agocorrected conditional compilation
Gilles Depeyrot [Thu, 28 Jun 2001 06:30:58 +0000 (06:30 +0000)] 
corrected conditional compilation

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

23 years agorenamed port to session for Carbon printing
Gilles Depeyrot [Thu, 28 Jun 2001 06:30:09 +0000 (06:30 +0000)] 
renamed port to session for Carbon printing

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

23 years agocorrected after wxUniv merge
Gilles Depeyrot [Thu, 28 Jun 2001 06:28:32 +0000 (06:28 +0000)] 
corrected after wxUniv merge

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

23 years agoadded missing dynamic class declaration
Gilles Depeyrot [Thu, 28 Jun 2001 06:27:53 +0000 (06:27 +0000)] 
added missing dynamic class declaration

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

23 years agocorrected conditional include
Gilles Depeyrot [Thu, 28 Jun 2001 06:25:25 +0000 (06:25 +0000)] 
corrected conditional include

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

23 years agocorrected control inheritance
Gilles Depeyrot [Thu, 28 Jun 2001 06:24:17 +0000 (06:24 +0000)] 
corrected control inheritance

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

23 years agoadded wxMac conditional include
Gilles Depeyrot [Thu, 28 Jun 2001 06:23:26 +0000 (06:23 +0000)] 
added wxMac conditional include

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

23 years agoremoved useless ; to allow smart preprocessing under Mac OS X
Gilles Depeyrot [Thu, 28 Jun 2001 06:22:47 +0000 (06:22 +0000)] 
removed useless ; to allow smart preprocessing under Mac OS X

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

23 years agoadded missing includes after wxUniv merge
Gilles Depeyrot [Wed, 27 Jun 2001 22:29:47 +0000 (22:29 +0000)] 
added missing includes after wxUniv merge

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

23 years agoremoved useless ; to allow smart preprocessing under Mac OS X
Gilles Depeyrot [Wed, 27 Jun 2001 22:26:08 +0000 (22:26 +0000)] 
removed useless ; to allow smart preprocessing under Mac OS X

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