Vadim Zeitlin
afefc74cff
make prefix /usr by default, not /opt/gnome
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40467 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-05 13:05:52 +00:00
Vadim Zeitlin
b1641484dc
use .tar.bz2, not .tar.gz
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40466 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-05 13:04:09 +00:00
Václav Slavík
d9c2755704
reformatted DEFINE_STD_WXCOLOUR_CONSTRUCTORS definition to fit on standard terminal
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40465 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-05 12:57:31 +00:00
Mart Raudsepp
eb78c69afd
Warning fix.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40464 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-05 00:50:54 +00:00
Mart Raudsepp
b286fd733e
Mark event parameter as unused, as it is unused.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40463 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-05 00:50:01 +00:00
Vadim Zeitlin
e27b366e70
convert wx-config link created by make install to use relative path, otherwise rpm creation fails
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40462 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-04 23:30:43 +00:00
Vadim Zeitlin
ad0a09b586
make message catalogs before installing them
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40461 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-04 23:14:55 +00:00
Vadim Zeitlin
8f70a1ea88
install locale files as part of wxBase; name directory created by BASE_DIST wxBase-x.y and not wxGTK-x.y
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40460 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-04 23:09:04 +00:00
Vadim Zeitlin
ca781e724c
add some more files to fix rpmbuild errors (parts of patch 1533296)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40459 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-04 22:47:25 +00:00
Vadim Zeitlin
4203cb98f5
we really, really, really don't need 2 spec files for wxGTK, we need just one of them that works
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40458 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-04 22:42:59 +00:00
Vadim Zeitlin
feffc1b546
update spec files version
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40457 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-04 22:40:00 +00:00
Vadim Zeitlin
58d49ad291
removing spec file which last worked 7 years ago, if ever
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40456 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-04 22:38:32 +00:00
Vadim Zeitlin
ad41e20907
ListLoaded() fixes for 64 bit archs
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40455 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-04 22:32:08 +00:00
Vadim Zeitlin
53bd3a54cb
device numbers in /proc/pid/maps are in hexadecimal, not decimal
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40454 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-04 22:17:40 +00:00
Robin Dunn
49cb9181b7
Let the text ctrl do the word wrapping, not the source code...
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40453 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-04 17:30:31 +00:00
Robin Dunn
a8961943b8
add menu options for the blinds effects
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40452 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-04 17:22:38 +00:00
Vadim Zeitlin
24cdcc884e
added compatible_release variable which is just major.minor for stable releases and major.minor.micro for the development ones; use it for wxpydir
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40451 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-04 16:07:47 +00:00
Vadim Zeitlin
078a6f207e
(manually) removed more mentions of CB_FILENAME to fix the build
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40450 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-04 15:43:18 +00:00
Vadim Zeitlin
496e3c3c02
removed wxCB_FILENAME (manually, just to fix the build)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40449 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-04 14:39:06 +00:00
Vadim Zeitlin
568f139b15
corrected bug in recent commit which overwrote some samples makefiles in the distribution
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40448 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-04 14:14:39 +00:00
Vadim Zeitlin
9c65b7a588
binary-gtk targets now also make base packages they depend on
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40447 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-04 14:03:17 +00:00
Vadim Zeitlin
eedf954b20
only multiline text controls need Enter key for themselves
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40446 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-04 11:35:42 +00:00
Vadim Zeitlin
a8eb5f886d
menu items for Centre() tests shouldn't be checkable
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40445 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-04 11:33:34 +00:00
Vadim Zeitlin
94972183b9
undid last change and removed wxTE/CB_FILENAME style, after looking at GTK+ API it seems that this is not the correct way to do this
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40444 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-04 11:25:37 +00:00
Vadim Zeitlin
55b43eaa02
undid last change and removed wxTE/CB_FILENAME style, after looking at GTK+ API it seems that this is not the correct way to do this
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40443 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-04 11:10:53 +00:00
Robin Dunn
01fdd95507
Replace the yields with updating the dirty portions of the window in
...
idle time. Also remove the double buffering of the header window so
the DrawHeaderButton will work on wxGTK.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40442 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-04 04:15:32 +00:00
Vadim Zeitlin
998cee6792
make control children of a panel and not directly the frame
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40441 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-03 23:43:35 +00:00
Robin Dunn
a5a6edb40b
remove any previously existing targets before installing them. This fixes
...
an error (and a failed install) on my Mac.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40440 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-03 18:30:10 +00:00
Václav Slavík
552796e07e
wxXPMDecoder requires wxUSE_IMAGE && wxUSE_XPM
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40439 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-03 16:54:22 +00:00
Mart Raudsepp
b1df0ce2b2
Rebake after removing wxHtml and wxXml dependency from wxAdv (as wxRichTextCtrl is a separate library now)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40430 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-02 19:04:31 +00:00
Mart Raudsepp
8ce1206e96
Remove wxHtml and wxXml dependency from wxAdv
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40429 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-02 18:28:13 +00:00
Robin Dunn
587d0f3614
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40422 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-01 18:35:13 +00:00
Robin Dunn
c428754898
Add wx.menuBar.UpdateMenus
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40421 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-01 18:30:37 +00:00
Robin Dunn
0f83f5da39
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40420 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-01 18:14:02 +00:00
Robin Dunn
34e0a3bbdc
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40419 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-01 18:06:52 +00:00
Robin Dunn
3f847dc245
Don't confuse SWIG with static and non-static methods of the same name
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40418 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-01 17:44:23 +00:00
Robin Dunn
a8ec3708f6
Update __DocFilter to skip functions that are duplicates of static
...
functions in a class
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40417 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-01 17:36:33 +00:00
Robert Roebling
416d721d4b
Do nothing in wxTLW::Show() if t already is
...
shown.
Don't call gtk_widget_set_uposition() there
anymore, since it is useless, deprectased
and causes surplus move events.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40416 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-01 16:39:31 +00:00
Włodzimierz Skiba
838bdeaa7b
Removed unused Symantec (*.sc) build system. Symantec C++ is now replaced by DigitalMars.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40414 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-01 13:26:34 +00:00
Włodzimierz Skiba
065bb76dba
Removed unused Symantec (*.sc) build system. Symantec C++ is now replaced by DigitalMars.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40413 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-01 12:49:12 +00:00
Václav Slavík
f257ac8784
fixed compilation for wxUSE_STATUSBAR w/o wxUSE_MENUS
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40412 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-01 12:01:24 +00:00
Stefan Csomor
3c67ec06a7
on mac using macroman only created once a successful wxCSConv, because the iconv' miss was entered as a failure into the cache, which then killed any subsequent attempt ..
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40411 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-01 09:37:42 +00:00
Václav Slavík
050242339c
move wx11 and (the rest of) wxMGL specific checks into /chkconf.h file
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40410 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-01 09:01:01 +00:00
Václav Slavík
0e798c8651
wxX11's wxBitmap requires wxPalette, so check for wxUSE_PALETTE
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40409 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-01 08:39:29 +00:00
Włodzimierz Skiba
8e62b5ee36
Removed all outdated makefile.dos and their *.msc include.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40408 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-01 07:09:58 +00:00
Václav Slavík
d8cebdca39
compilation fix for !wxUSE_LOG
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40407 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-01 05:46:26 +00:00
Vadim Zeitlin
40bdc5d600
release build unused variable warning fix
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40406 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-31 22:13:07 +00:00
Vadim Zeitlin
90c6edd706
TLW default item changes have changed Enter key processing: it was now handled as TAB even for controls such as wxTree/ListCtrl which need it themselves; fix this by checking for VK_RETURN in these classes MSWShouldPreProcessMessage() implementation; also removed specific test for wxTextCtrl in wxWindowMSW::MSWProcessMessage() and simplified its code
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40405 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-31 22:06:24 +00:00
Robin Dunn
955e46d25d
typo fix
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40403 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-31 19:19:59 +00:00
Robin Dunn
e6ab1c5756
Added wxCB_FILENAME
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40402 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-07-31 19:12:53 +00:00