Roman Rolinsky
|
fe84bd4bdc
|
Tools panel class
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19634 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-20 19:58:26 +00:00 |
|
Robin Dunn
|
a568802deb
|
Just copy (and cleanup) from workspace instead of doing an export from CVS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19632 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-20 00:38:05 +00:00 |
|
Robin Dunn
|
544f6e1665
|
Tool for simple debug messages, or can integrate with wxLog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19631 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-20 00:37:19 +00:00 |
|
Robin Dunn
|
7ef8b21728
|
true/false --> True/False conversions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19630 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-20 00:36:06 +00:00 |
|
Robin Dunn
|
1356efc2eb
|
copyright year
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19629 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-19 23:07:26 +00:00 |
|
Robin Dunn
|
ef68facf71
|
SWIGged updates for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19628 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-19 22:55:58 +00:00 |
|
Robin Dunn
|
c97cc71ff0
|
SWIGged updates for wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19627 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-19 22:55:25 +00:00 |
|
Robin Dunn
|
aa786eb505
|
SWIGged updates for wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19626 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-19 22:54:34 +00:00 |
|
Robin Dunn
|
4932ae4a15
|
Ensure some data files get installed.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19625 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-19 22:48:41 +00:00 |
|
Robin Dunn
|
96e5c58555
|
Version number
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19624 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-19 22:20:01 +00:00 |
|
Robin Dunn
|
83609d6f72
|
Fixed a interpreter lock problem in the __eq__ and __ne__ methods in wxSize and etc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19623 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-19 22:09:59 +00:00 |
|
Julian Smart
|
bb722da782
|
Cast this to wxWindow* for passing to destroyEvent
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19622 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-19 21:56:56 +00:00 |
|
Robin Dunn
|
37b68131d0
|
SWIGged updates for wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19616 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-19 05:05:21 +00:00 |
|
Robin Dunn
|
9b07c5a436
|
SWIGged updates for wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19615 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-19 04:15:57 +00:00 |
|
Robin Dunn
|
d0acfee780
|
SWIGged updates for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19614 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-19 03:47:14 +00:00 |
|
Robin Dunn
|
375c124f0d
|
Gave up on generating a warning upon the use of the old true/false or
TRUE/FALSE values.
Fixed the typemap that converts strings to wxColours to also accept
unicode.
Typo fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19613 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-19 03:45:44 +00:00 |
|
Robin Dunn
|
80977b9444
|
Demo tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19612 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-19 03:42:34 +00:00 |
|
Robin Dunn
|
d4507593e1
|
Updated build instructions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19611 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-19 03:36:04 +00:00 |
|
Robin Dunn
|
50c09563d0
|
Fixed problem where the wrong class name could sometimes be used for OOR
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19610 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-19 03:28:36 +00:00 |
|
Robin Dunn
|
003d61a3e6
|
Backported recent wxGenericTreeCtrl fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19609 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-19 01:02:45 +00:00 |
|
Václav Slavík
|
bd3b579a5a
|
fix wxrc-generated c++ code to work in Unicode mode (patch #704064)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19586 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-16 20:27:15 +00:00 |
|
Robert Roebling
|
3d6c0694f6
|
Text attributes for GTK2.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19585 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-16 13:47:47 +00:00 |
|
Robert Roebling
|
1c411e3d43
|
Better scrolling to cursor.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19584 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-16 13:28:56 +00:00 |
|
Chris Elliott
|
004d7d7445
|
fix build for borland 5.0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19576 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-14 10:47:51 +00:00 |
|
Robin Dunn
|
bee5ccc4aa
|
Prevent crash in case nothing is selected
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19573 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-12 19:48:45 +00:00 |
|
Roman Rolinsky
|
6fc391d57d
|
small change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19572 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-12 11:12:07 +00:00 |
|
Roman Rolinsky
|
ea85794973
|
added xmlFlags in wxXmlResource() call
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19571 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-12 11:11:54 +00:00 |
|
Roman Rolinsky
|
71ae0a1095
|
added xmlFlags and -i option to turn off wxXRC_USE_LOCALE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19570 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-12 11:10:06 +00:00 |
|
Robin Dunn
|
ee6beb764e
|
Fix how the return value of OnInit is checked, also DECREF the
PyObjects used there.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19568 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-12 08:52:43 +00:00 |
|
Robin Dunn
|
1b8fa9023e
|
Be sure to remove files from the new pycrust dirs when uninstalling
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19567 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-12 06:06:10 +00:00 |
|
Robin Dunn
|
867509e0e2
|
Add command to make only the SRPM
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19566 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-12 06:04:07 +00:00 |
|
Robin Dunn
|
facb711c38
|
Forgot to mention the new PyCrust version
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19565 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-12 06:03:07 +00:00 |
|
Stefan Csomor
|
7263a166db
|
corrected background selection for mac and added appearance savvy disclosure triangles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19563 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-11 22:05:58 +00:00 |
|
Robin Dunn
|
45a9c81318
|
Version number
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19562 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-11 21:54:41 +00:00 |
|
Robin Dunn
|
d30eb33cc5
|
SWIGged updates for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19561 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-11 21:41:18 +00:00 |
|
Robin Dunn
|
186e869e81
|
SWIGged updates for wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19560 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-11 21:39:47 +00:00 |
|
Robin Dunn
|
4b994df96f
|
SWIGged updates for wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19559 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-11 21:37:08 +00:00 |
|
Stefan Csomor
|
c1e39ae9b3
|
moved fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19558 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-11 20:00:58 +00:00 |
|
Robin Dunn
|
79815f2675
|
Updated to 0.9b of PyCrust
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19556 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-11 19:48:29 +00:00 |
|
Robin Dunn
|
9920902f18
|
Patch from Will Sadkin for dealing with emoty values
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19555 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-11 19:45:41 +00:00 |
|
Robin Dunn
|
a0c711c0d2
|
Make _DeprecatedNonBool a little more friendly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19554 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-11 19:45:01 +00:00 |
|
Robin Dunn
|
00b7e47d1b
|
demo tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19553 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-11 19:43:44 +00:00 |
|
Robin Dunn
|
a9dbe85be2
|
demo tweak for better testing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19552 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-11 19:42:33 +00:00 |
|
Robin Dunn
|
843ab900d9
|
Updated to 0.9b of PyCrust
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19551 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-11 19:41:55 +00:00 |
|
Robin Dunn
|
733e6b6d19
|
Updated pycolourchooser
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19550 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-11 02:00:55 +00:00 |
|
Robin Dunn
|
6049fb0a7d
|
Typos fixed, more true/false --> True/False changes, etc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19549 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-11 01:13:20 +00:00 |
|
Robin Dunn
|
829be437b1
|
version number
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19548 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-11 01:09:11 +00:00 |
|
Robin Dunn
|
de0aa99a70
|
The statusbar should start with one field, not zero
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19547 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-11 00:01:03 +00:00 |
|
Robin Dunn
|
84998713ea
|
more informative error messages
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19546 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-10 23:58:30 +00:00 |
|
Robin Dunn
|
364faf634e
|
If zero time is specified, don't try to sleep when using a timer.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19545 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-10 23:38:17 +00:00 |
|