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 |
|
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 |
|