Commit Graph

7893 Commits

Author SHA1 Message Date
Bryan Petty
cc13c677f8 This commit was manufactured by cvs2svn to create tag
'wxPy_OLD_BUILD'.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/tags/wxPy_OLD_BUILD@8505 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
wxPy_OLD_BUILD
2000-10-09 21:43:38 +00:00
Robin Dunn
0498ecf0d4 Minor tweaks and such to be saved prior to messing with the wxPython
build system...


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8504 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-10-09 21:43:38 +00:00
Robin Dunn
e1b27de63f Minor tweaks and such to be saved prior to messing with the wxPython
build system...


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8503 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-10-09 20:40:06 +00:00
Bryan Petty
2814e52084 This commit was manufactured by cvs2svn to create branch
'WX_2_2_BRANCH'.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8502 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-10-09 20:40:06 +00:00
Robin Dunn
9fcc7e1447 Minor tweaks and such to be saved prior to messing with the wxPython
build system...


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8501 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-10-09 20:30:44 +00:00
Robin Dunn
fb1c66b394 Added a WXDLLEXPORT
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8486 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-10-07 02:38:05 +00:00
Vadim Zeitlin
4a7a4df4a7 added missing std::string methods implementations
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8476 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-10-04 23:35:05 +00:00
Ron Lee
da3c8ac72c fixed maintainer address
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8468 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-10-03 23:31:59 +00:00
Robert Roebling
44134176ae Use wxNO_FULL_REPAINT_ON_RESIZE in drawing sample.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8465 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-10-03 10:07:00 +00:00
Robert Roebling
529df28444 Removed debug msgs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8464 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-10-03 10:05:40 +00:00
Robert Roebling
8e4b3c4793 wxListCtrl scrolls more gracefully in report mode now.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8463 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-10-03 10:04:42 +00:00
Robert Roebling
c84b4372d6 Reduce with of Permissions column
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8462 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-10-03 10:03:32 +00:00
Vadim Zeitlin
aebe7b130e updated wxFileConf test
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8460 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-10-02 18:56:23 +00:00
Robert Roebling
6c7a36cc1b Added support for the wxNO_FULL_PAINT_ON_REDRAW style,
Minor flicker reduction (when not using abovementioned flag).


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8459 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-10-02 18:55:22 +00:00
Robert Roebling
012c2554ac Small bug in wxSizerItem::GetPosition()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8458 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-10-02 18:53:34 +00:00
Vadim Zeitlin
adc78fbb81 fix for group names containing ']'
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8457 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-10-02 18:20:54 +00:00
David Webster
394c9cd3eb fix to allow static lib build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8452 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-10-02 02:40:48 +00:00
David Webster
8953ebb64d OS/2 Statusbar support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8451 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-10-02 02:39:35 +00:00
David Webster
ced50b3323 Statusbar support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8450 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-10-02 02:35:58 +00:00
Vadim Zeitlin
66181ca50d replaced GetInt() with GetId() fixing the assertion failures in the sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8445 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-09-30 16:07:26 +00:00
Ron Lee
e88b97e6e0 updated for wxPython contrib
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8444 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-09-30 10:37:21 +00:00
Ron Lee
f234e7bd93 remove deb-wide config.cache in clean target
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8433 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-09-28 09:30:58 +00:00
Robin Dunn
cc2b7dde15 fixed indentation error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8428 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-09-26 23:53:12 +00:00
Robin Dunn
4d21e7b0fb new and improved wxSTC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8417 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-09-26 05:15:39 +00:00
Ron Lee
915d094abb binary compatible fix for screen PPI (hardcoded 75 instead of 100)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8413 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-09-25 08:34:19 +00:00
Ron Lee
7f20d9c3ac removed unneccesary (and unwanted) asserts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8409 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-09-24 15:14:38 +00:00
Ron Lee
1b826fd8cf create 'contrib' symlink relative to $WXDIR instead of $WXWIN.
(it's still broken, but slightly less so this way :)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8408 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-09-24 14:58:54 +00:00
Ron Lee
99aa2d72c7 added python-contrib package.
optimised use of configure cache.
determine python install dir automatically.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8407 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-09-24 14:52:31 +00:00
Robin Dunn
68f73e7b18 Fixed the python version of wxListEvent to derive from wxNotifyEvent
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8405 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-09-23 22:30:51 +00:00
Robin Dunn
ed7d26fec1 A bunch of little tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8402 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-09-19 01:37:16 +00:00
Robin Dunn
a927ed1665 A bunch of little tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8401 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-09-19 00:21:48 +00:00
Václav Slavík
2bd6903d18 backmerged fix in wxListCtrl::SetItem and InsertItem -- changing attributes more than once had no effect
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8400 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-09-18 20:10:34 +00:00
Václav Slavík
9c60ef71f1 backmerged bugfix in wxHtmlParser::DoParsing (text between two tags longer than 1024 characters was not parsed correctyl)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8398 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-09-18 20:00:19 +00:00
Vadim Zeitlin
cf0ecf5234 some minor changes mentioned
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8395 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-09-18 15:45:37 +00:00
Vadim Zeitlin
75bea72e72 give frame a reasonable default size if none specified
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8394 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-09-18 15:40:15 +00:00
Vadim Zeitlin
e5a314fa9b mention wxTreeItemId::IsOk
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8393 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-09-18 15:16:09 +00:00
Robert Roebling
b0bcf6799e Updated doc date.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8384 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-09-17 09:42:10 +00:00
Robert Roebling
9f9619d8a6 Replaced old with new ODBC classes in "Classes by Category"
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8383 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-09-17 09:41:41 +00:00
Vadim Zeitlin
19d900fd6a wxTreeCtrl docs additions/corrections, wxNotifyEvent::Allow() adocumented
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8380 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-09-16 17:34:57 +00:00
Vadim Zeitlin
2e7005d54f mention (incompatible) wxListCtrl::Find change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8379 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-09-16 17:19:00 +00:00
Vadim Zeitlin
73215dd510 updated Find() docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8378 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-09-16 17:15:13 +00:00
Robert Roebling
0cc42bb8a0 wxBase RPM version 2.2.2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8377 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-09-16 11:30:03 +00:00
Robert Roebling
e61d76a7da RPM version 2.2.2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8375 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-09-16 11:25:40 +00:00
Robert Roebling
9721958798 Updated changes.txt
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8374 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-09-16 11:08:28 +00:00
Robert Roebling
16ce088893 Bumped version to 2.2.2.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8373 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-09-16 11:07:34 +00:00
Robert Roebling
5e50c7aed0 Backported theme code to 2.2 branch.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8372 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-09-16 11:05:04 +00:00
Robert Roebling
ac2b4e619a Bumped version to 2.2.2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8371 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-09-16 11:02:09 +00:00
Robert Roebling
603ad17064 wxListCtrl::InsertItem() returned number of items,
not the new index.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8355 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-09-13 20:02:41 +00:00
Vadim Zeitlin
07e9e6a82e attempt to fix crash in tree ctrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8344 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-09-12 16:27:41 +00:00
Vadim Zeitlin
95e98de61b fixed bug in mouse handling
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8336 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2000-09-12 08:29:02 +00:00