Commit Graph

35113 Commits

Author SHA1 Message Date
Michael Wetherell
bc023abbbb Detect and use sys/select.h required by POSIX for select
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40530 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-09 11:18:24 +00:00
Chris Elliott
6dc001c8bd update to 2.7.1-rc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40529 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-09 08:43:47 +00:00
Stefan Csomor
e7dd76568b fixing dynamic build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40528 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-09 05:21:34 +00:00
Stefan Csomor
05fd8c78b0 adding new files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40527 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-09 05:19:38 +00:00
Stefan Csomor
3e7f443280 fixing code for shared mach-o builds (removing no-ops)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40526 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-09 05:09:26 +00:00
Stefan Csomor
24fcd264a7 simplifying alpha, adding commented part for high-res screens
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40525 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-09 05:07:25 +00:00
Stefan Csomor
de8e2d312f fixing y-transformations
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40524 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-09 00:14:41 +00:00
Václav Slavík
1967c0674e fixed SetBackground's argument check
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40523 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-08 16:37:26 +00:00
Václav Slavík
e772e33055 fixed gcc warnings about wrong format string
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40522 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-08 15:11:30 +00:00
Václav Slavík
869b59fc91 added wxRect::Inside(wxRect) for testing if a rectangle is completely within another rectangle
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40521 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-08 14:21:44 +00:00
Václav Slavík
6632225c98 1. made wxImage compile with wxUSE_STREAMS but without wxUSE_FILE
2. changed to work with wxFFile*Streams if wxUSE_FILE=0 and wxUSE_FFILE=1


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40520 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-08 13:48:37 +00:00
Václav Slavík
1f3b2af0fe wxPipeInputStream depends on wxFile, use wxUSE_FILE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40519 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-08 13:11:52 +00:00
Václav Slavík
9a88f03a5e wxPipeInputStream depends on wxFile, use wxUSE_FILE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40518 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-08 13:06:05 +00:00
Vadim Zeitlin
affea3d43b removed odbc sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40516 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-08 12:28:11 +00:00
Vadim Zeitlin
25063ed2b4 removed mentions of richedit sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40515 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-08 12:09:17 +00:00
Chris Elliott
0b70d74cb3 bakefile needs the spec file...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40514 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-08 10:59:05 +00:00
Václav Slavík
b626fee238 safer GetFeature implementation: assert on unknown feature
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40513 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-08 10:15:15 +00:00
Vadim Zeitlin
17d704e804 removed mentions of the (non-existing any more) resource and tab samples
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40508 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-07 22:37:27 +00:00
Vadim Zeitlin
4334c3d5bd updated docs after moving SetDefaultItem() from wxPanel to wxTLW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40507 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-07 21:13:43 +00:00
Vadim Zeitlin
6028b16aef corrected auidemo.dsp name
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40506 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-07 19:28:10 +00:00
Robin Dunn
1736f021a8 Change Fit() back to using SetSize, not SetClientSize.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40505 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-07 18:20:02 +00:00
Vadim Zeitlin
3742029648 added samples/combo/*.png and samples/internat/ja_JP.EUC-JP/*
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40504 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-07 16:34:57 +00:00
Vadim Zeitlin
29eb129aec mention wxAUI
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40503 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-07 13:57:58 +00:00
Vadim Zeitlin
47351e2593 include wxGTK1 files in wxAll too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40502 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-07 13:49:55 +00:00
Vadim Zeitlin
d3e2c897cd include docs sources files in wxAll distrib
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40501 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-07 13:41:50 +00:00
Vadim Zeitlin
1943f68873 clarify GNOME files policy
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40500 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-06 23:38:39 +00:00
Vadim Zeitlin
6c15b5dcc7 added GNOME Files link
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40499 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-06 23:07:06 +00:00
Vadim Zeitlin
76e5ecc583 GNOME software map doesn't exist any more, removed; corrected Freshmeat link
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40498 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-06 22:46:12 +00:00
Stefan Neis
744c594651 Fixed (?) problem in region handling which caused major redraw problems.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40497 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-06 22:00:10 +00:00
Vadim Zeitlin
42cd4d35bc changes since 2.6, not 2.4
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40496 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-06 21:57:51 +00:00
Robin Dunn
a109e12bf3 Add some text about potential incompatibilites with 2.7.x releases
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40495 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-06 21:45:39 +00:00
Vadim Zeitlin
372cfecfef 2.7.0 release version
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40494 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-06 15:07:49 +00:00
Vadim Zeitlin
f2b5c15796 add paths to wxBase libs to dh_shlibdeps invocation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40493 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-06 14:30:35 +00:00
Vadim Zeitlin
291613d6c0 python-wxtools doesn't have any shared libraries dependencies (fixes dh_gencontrol warning)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40492 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-06 14:12:13 +00:00
Vadim Zeitlin
9998504e53 added missing unicode_suffix's to more packages
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40491 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-06 13:50:36 +00:00
Vadim Zeitlin
7ce6cc9b8e unified wxFRAME_EX_CONTEXTHELP and wxDIALOG_EX_CONTEXTHELP in a single wxWS_EX_CONTEXTHELP and changed its value to avoid conflict with wxWS_EX_TRANSIENT (this resulted in all progress dialogs having useless context help button in their title bar)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40490 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-06 12:56:48 +00:00
Angel Vidal Veiga
98e7a7f97f Backporting from my SoC branch, fix for remotely closed sockets firing input events till destroyed or closed locally.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40489 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-06 04:46:57 +00:00
Robin Dunn
2dc3af5058 Give timers a generated ID if wxID_ANY is passed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40487 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-06 01:18:57 +00:00
Vadim Zeitlin
0ee8fbacae include bakefile presets in wx-common
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40486 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-05 23:15:38 +00:00
Vadim Zeitlin
b3b109d381 removed mentions of wxWINE.spec
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40485 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-05 16:14:24 +00:00
Vadim Zeitlin
4c1f1f0ed0 2.7.0 update
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40484 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-05 16:10:02 +00:00
Vadim Zeitlin
92deb9f9ce put wx-dev as (temporary?) maintainer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40483 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-05 16:09:11 +00:00
Vadim Zeitlin
36d5a0832f filled in the announcement text TODO
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40482 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-05 15:25:31 +00:00
Vadim Zeitlin
50c80a59f9 updated version to 2.70.; corrected URLs and updated change log in the announcement text
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40481 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-05 15:24:46 +00:00
Vadim Zeitlin
83b7b21b1c minor updates to configure and rpm build steps; link to deb docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40480 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-08-05 14:58:25 +00:00
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