Vadim Zeitlin
|
138be25346
|
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
|
2001-07-02 09:49:34 +00:00 |
|
Vadim Zeitlin
|
62e2654261
|
minor WXWIN_COMPATIBILITY_2_2 fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10756 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-02 09:38:35 +00:00 |
|
Vadim Zeitlin
|
463abc6470
|
fixed --with-libjpeg=sys
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10755 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-02 09:38:06 +00:00 |
|
Vadim Zeitlin
|
54276ccf5b
|
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
|
2001-07-02 09:23:59 +00:00 |
|
Vadim Zeitlin
|
8168de4c79
|
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
|
2001-07-02 09:10:37 +00:00 |
|
Václav Slavík
|
5704d2504b
|
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
|
2001-07-01 23:17:26 +00:00 |
|
Václav Slavík
|
e143745693
|
(hopefully) fixed wxGTK wxScrolledWindow::GetClientSize bug
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10750 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-01 23:17:04 +00:00 |
|
Stefan Csomor
|
ef7c5bd22a
|
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
|
2001-07-01 20:57:09 +00:00 |
|
Stefan Csomor
|
49a91764b5
|
added generic color dialog to setup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10748 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-01 20:56:01 +00:00 |
|
Václav Slavík
|
8bd72d9065
|
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
|
2001-07-01 18:07:33 +00:00 |
|
Václav Slavík
|
fef8557d30
|
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
|
2001-07-01 18:06:56 +00:00 |
|
Julian Smart
|
e6ba3fd4b7
|
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
|
2001-07-01 17:24:42 +00:00 |
|
Václav Slavík
|
daa616fca0
|
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
|
2001-07-01 15:09:35 +00:00 |
|
Václav Slavík
|
ec7c3e898a
|
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
|
2001-07-01 15:09:07 +00:00 |
|
Václav Slavík
|
9731a5fe6c
|
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
|
2001-07-01 15:08:46 +00:00 |
|
Václav Slavík
|
cccc045f61
|
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
|
2001-07-01 15:08:36 +00:00 |
|
Václav Slavík
|
d361bbff17
|
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
|
2001-07-01 15:07:26 +00:00 |
|
Václav Slavík
|
942285dcfa
|
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
|
2001-07-01 15:07:14 +00:00 |
|
Václav Slavík
|
cc6e1950f5
|
docs updates and typos and lies fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10738 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-01 15:07:00 +00:00 |
|
Vadim Zeitlin
|
6dab3ba7e5
|
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
|
2001-06-30 23:52:22 +00:00 |
|
Julian Smart
|
1a77875bed
|
More fixes for wxUniv
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10736 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-06-30 13:43:34 +00:00 |
|
Gilles Depeyrot
|
83661a1347
|
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
|
2001-06-30 11:07:42 +00:00 |
|
Gilles Depeyrot
|
b698c8e9bf
|
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
|
2001-06-30 10:14:48 +00:00 |
|
Gilles Depeyrot
|
cdad5e204b
|
added missing common cmdproc files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10733 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-06-30 09:34:30 +00:00 |
|
Gilles Depeyrot
|
293d3988da
|
corrected virtual function prototype
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10732 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-06-29 20:42:17 +00:00 |
|
Gilles Depeyrot
|
820477cb34
|
implemented Carbon printing for wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10731 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-06-29 20:40:22 +00:00 |
|
Gilles Depeyrot
|
92ed97b709
|
added include for Print Manager Session APIs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10730 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-06-29 20:37:12 +00:00 |
|
Julian Smart
|
217099990c
|
Further wxUniv fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10729 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-06-29 19:18:30 +00:00 |
|
Václav Slavík
|
8f7b34a878
|
fixed copyrights in MGL files (finally...)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10728 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-06-29 19:03:13 +00:00 |
|
Julian Smart
|
6e264973e6
|
Added project files for wxUniv under MSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10727 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-06-29 17:23:05 +00:00 |
|
Julian Smart
|
3808e19142
|
Added some more files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10726 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-06-29 17:21:17 +00:00 |
|
Vadim Zeitlin
|
c02ee97f96
|
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
|
2001-06-29 17:18:47 +00:00 |
|
Julian Smart
|
feb85348c3
|
Added popupwin.h to trunk
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10724 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-06-29 17:16:04 +00:00 |
|
Julian Smart
|
24ce4c1875
|
Some wxUniv compile fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10723 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-06-29 17:07:54 +00:00 |
|
Vadim Zeitlin
|
a5b3669d76
|
define wxWindowNative for wxUniv compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10722 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-06-29 16:51:05 +00:00 |
|
Julian Smart
|
cbf656555e
|
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
|
2001-06-29 16:30:51 +00:00 |
|
Stefan Csomor
|
1eb9ac3c66
|
post wxUniv fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10720 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-06-29 16:25:21 +00:00 |
|
Stefan Csomor
|
90b959aee4
|
post wxUniv merge fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10719 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-06-29 16:19:53 +00:00 |
|
Julian Smart
|
bf7b3e2b9d
|
Added extra MicroWindows functions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10718 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-06-29 11:31:34 +00:00 |
|
Julian Smart
|
04ef50df3a
|
First pass at adding MicroWindows support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10717 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-06-29 10:58:59 +00:00 |
|
Vadim Zeitlin
|
7ed4fab7be
|
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
|
2001-06-29 09:13:34 +00:00 |
|
Gilles Depeyrot
|
a8562f5520
|
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
|
2001-06-28 21:25:40 +00:00 |
|
Gilles Depeyrot
|
584bede061
|
corrections after wxUniv merge
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10712 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-06-28 21:23:41 +00:00 |
|
Gilles Depeyrot
|
7ef4c90b0a
|
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
|
2001-06-28 21:19:28 +00:00 |
|
Julian Smart
|
2a365b7d3f
|
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
|
2001-06-28 16:49:17 +00:00 |
|
Gilles Depeyrot
|
0bec761df7
|
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
|
2001-06-28 06:33:35 +00:00 |
|
Gilles Depeyrot
|
f520d38155
|
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
|
2001-06-28 06:32:37 +00:00 |
|
Gilles Depeyrot
|
4b7b750dd1
|
added missing return on error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10707 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-06-28 06:31:37 +00:00 |
|
Gilles Depeyrot
|
93f0fe75dd
|
corrected conditional compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10706 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-06-28 06:30:58 +00:00 |
|
Gilles Depeyrot
|
39348a9631
|
renamed port to session for Carbon printing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10705 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-06-28 06:30:09 +00:00 |
|