Vadim Zeitlin
bec8a09e4a
uncommented Build-Requires (accidentally checked in)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40479 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-05 14:57:18 +00:00
Vadim Zeitlin
6001a0eec0
remove wx-config link created as part of make install, it shouldn't be included in the package as the link is created by postinst script
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40478 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-05 14:48:42 +00:00
Vadim Zeitlin
653e2052ac
added new headers missing from wxGTK headers list
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40477 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-05 14:46:33 +00:00
Vadim Zeitlin
66a9bd0997
added aui and richtext libs
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40476 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-05 14:44:33 +00:00
Vadim Zeitlin
3a0e61d6bf
install static contrib libraries too
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40475 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-05 14:34:03 +00:00
Vadim Zeitlin
816d7d9fcf
added static libs for all contrib libraries
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40474 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-05 14:29:35 +00:00
Vadim Zeitlin
4dfbb6ed8e
there is no static mmedia lib
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40473 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-05 14:25:16 +00:00
Vadim Zeitlin
1466dd1507
contrib lib is called mmedia, not media
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40472 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-05 14:17:10 +00:00
Vadim Zeitlin
63ca914cea
added back .mo files (we do have a separate package for them after all); added bakefile presets
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40471 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-05 13:34:59 +00:00
Vadim Zeitlin
1096bf6710
don't build wxBase separately here, this is probably an artefact of monolithic build system
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40470 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-05 13:31:59 +00:00
Vadim Zeitlin
31714590f3
test for sys/soundcard.h was failing because of missing sys/ioctl.h
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40469 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-05 13:24:02 +00:00
Vadim Zeitlin
f2c88494b6
i18n files are installed as part of wxBase (and should be ideally part of separate package), they don't belong here
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40468 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-05 13:09:35 +00:00
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