Vadim Zeitlin
|
f33f19dd2e
|
set wxUSE_WIZARDDLG by default
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10787 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-02 15:26:32 +00:00 |
|
Vadim Zeitlin
|
403aced8ed
|
missing WXDLLEXPORT_DATA added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10786 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-02 15:19:03 +00:00 |
|
Julian Smart
|
fac3b4232c
|
More wxMicroWindows fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10785 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-02 14:20:32 +00:00 |
|
Vadim Zeitlin
|
d1c8069261
|
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
|
2001-07-02 13:45:53 +00:00 |
|
Vadim Zeitlin
|
ae0eb25f8d
|
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
|
2001-07-02 13:44:26 +00:00 |
|
George Tasker
|
2f8f7c77d3
|
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
|
2001-07-02 13:28:14 +00:00 |
|
Julian Smart
|
8cb172b4f1
|
Various wxUniversal/wxMicroWindows fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10781 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-02 13:22:19 +00:00 |
|
Václav Slavík
|
367c84b903
|
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
|
2001-07-02 13:01:30 +00:00 |
|
Vadim Zeitlin
|
b1f5d087c7
|
respect wxUSE_WIZARDDLG setting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10779 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-02 12:57:56 +00:00 |
|
Vadim Zeitlin
|
4ba4821431
|
regenerated with tmake
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10778 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-02 12:53:36 +00:00 |
|
Vadim Zeitlin
|
9a4232dcb7
|
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
|
2001-07-02 12:42:46 +00:00 |
|
Julian Smart
|
0fd734af37
|
Added microwin doc directory, readme and patches
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10776 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-02 12:10:47 +00:00 |
|
Julian Smart
|
f0b22b4a03
|
Updated MicroWindows makefile
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10775 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-02 12:06:19 +00:00 |
|
Vadim Zeitlin
|
6e169cf31a
|
crash in wxAppBase::SetActive fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10774 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-02 11:00:01 +00:00 |
|
Vadim Zeitlin
|
c6dda38fee
|
create directory for russian files, too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10773 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-02 10:49:12 +00:00 |
|
Vadim Zeitlin
|
fa8dca8dd1
|
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
|
2001-07-02 10:45:16 +00:00 |
|
Vadim Zeitlin
|
9e39ee2f89
|
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
|
2001-07-02 10:44:21 +00:00 |
|
Vadim Zeitlin
|
6ef022bdff
|
compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10770 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-02 10:43:08 +00:00 |
|
Vadim Zeitlin
|
4f9db74e98
|
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
|
2001-07-02 10:41:39 +00:00 |
|
Vadim Zeitlin
|
0c39421228
|
compilation fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10768 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-02 10:40:34 +00:00 |
|
Vadim Zeitlin
|
24fd6d87e9
|
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
|
2001-07-02 10:39:00 +00:00 |
|
Vadim Zeitlin
|
d73be7149f
|
define wxUSE_LOGGUI/WINDOW by default
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10766 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-02 10:35:58 +00:00 |
|
Vadim Zeitlin
|
ee993c7410
|
warning fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10765 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-02 10:30:40 +00:00 |
|
Vadim Zeitlin
|
6ba68e8852
|
minor doc fixes (bug 433229)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10764 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-02 10:27:07 +00:00 |
|
Vadim Zeitlin
|
4c05b807a5
|
compilation fixes for wxUSE_WAVE=0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10763 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-02 10:12:40 +00:00 |
|
George Tasker
|
d373d379ae
|
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
|
2001-07-02 10:08:23 +00:00 |
|
Julian Smart
|
809e8e443f
|
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
|
2001-07-02 10:06:51 +00:00 |
|
Vadim Zeitlin
|
11dfaa5f1d
|
typo in GTK version caching code fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10760 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-07-02 10:00:17 +00:00 |
|
Vadim Zeitlin
|
c4c928018d
|
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
|
2001-07-02 09:53:59 +00:00 |
|
Vadim Zeitlin
|
32d50c82ec
|
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
|
2001-07-02 09:51:19 +00:00 |
|
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 |
|