Robin Dunn
|
bd2b8a16e2
|
a couple new generic methods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41958 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-11 23:49:59 +00:00 |
|
Robin Dunn
|
cc202d9b5e
|
convert unicode filename to file system encoding
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41957 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-11 23:48:59 +00:00 |
|
Robin Dunn
|
2dda386424
|
Size property conflicts with Size() method
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41956 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-11 23:48:21 +00:00 |
|
Robin Dunn
|
aa43bcc774
|
use "StrokeLineSegements" for the second overload of StrokeLines
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41955 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-11 23:47:41 +00:00 |
|
Robin Dunn
|
8de3594cdd
|
docstring update
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41954 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-11 23:46:47 +00:00 |
|
Vadim Zeitlin
|
e3877dfc5a
|
fixed typos in last check in
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41934 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-24 18:30:43 +00:00 |
|
Vadim Zeitlin
|
c4d2397c26
|
protect gs_allThreads with a mutex (modified patch 1518719)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41933 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-24 18:26:26 +00:00 |
|
Vadim Zeitlin
|
ce6b371d14
|
documentation for wxAppTraits (patch 1518295 from Francesco)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41932 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-07-24 18:20:18 +00:00 |
|
Robin Dunn
|
fa5a80d6a6
|
distrib changes to enable graphics context and add gdiplus.dll
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41931 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-11 06:44:51 +00:00 |
|
Robin Dunn
|
b39fe95145
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41930 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-11 04:44:52 +00:00 |
|
Robin Dunn
|
281c54cc42
|
helpers and typemaps for new GraphicsContext methods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41929 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-11 04:42:49 +00:00 |
|
Robin Dunn
|
0f82eb02e4
|
better comments
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41928 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-11 04:18:35 +00:00 |
|
Robin Dunn
|
b7c7a7a86c
|
reentrance methods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41927 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-11 04:16:33 +00:00 |
|
Robin Dunn
|
7b497846ea
|
~wxPoint2D
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41926 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-11 04:10:36 +00:00 |
|
Robin Dunn
|
8adc9d9d42
|
Get/Set LayoutDirection
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41925 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-11 04:09:58 +00:00 |
|
Robin Dunn
|
270a8b4604
|
Add wxOverlay
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41924 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-11 04:07:14 +00:00 |
|
Robin Dunn
|
8afc02ca49
|
Don't call BeginDrawing/EndDrawing, they're deprecated.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41923 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-11 04:01:29 +00:00 |
|
Robin Dunn
|
dd397ff730
|
don't build the animate contrib
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41922 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-11 03:56:40 +00:00 |
|
Robin Dunn
|
88535d8ed5
|
use wx.SAVE style for the save dialog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41921 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-11 03:53:11 +00:00 |
|
Robin Dunn
|
e19b9131cb
|
move animate from contrib to core, and migrate to new API
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41920 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-11 03:51:27 +00:00 |
|
Robin Dunn
|
4b5a79cf54
|
Disown using .this.own(False) instead of .thisown = False
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41850 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-10 03:30:33 +00:00 |
|
Robin Dunn
|
7661255894
|
CreateButtonSizer changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41849 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-10 03:27:50 +00:00 |
|
Robin Dunn
|
9a3dccf6d6
|
double buffer changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41826 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-09 18:56:41 +00:00 |
|
Robin Dunn
|
f541d8293a
|
Added wx.AboutBox()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41825 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-09 18:55:10 +00:00 |
|
Robin Dunn
|
607afa3cd4
|
new changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41777 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-09 02:38:38 +00:00 |
|
Robin Dunn
|
1aefbabe46
|
Varous changes and tweaks to match some of Julian's new code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41776 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-09 02:38:10 +00:00 |
|
Robin Dunn
|
3f3bf980f6
|
IsEmpty, ChangeValue, etc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41775 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-09 02:37:33 +00:00 |
|
Robin Dunn
|
6c2dd16f55
|
Add IsOk's
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41774 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-09 02:36:38 +00:00 |
|
Robin Dunn
|
6a591c4317
|
make sure the cleanup happens
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41773 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-09 02:35:50 +00:00 |
|
Robin Dunn
|
83519021af
|
install bitmaps/*.ico files too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41772 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-09 02:34:43 +00:00 |
|
Robin Dunn
|
0a7f54ff76
|
update to latest from Andrea
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41771 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-09 02:34:05 +00:00 |
|
Robin Dunn
|
287490fa90
|
default ID value
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41770 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-09 02:32:08 +00:00 |
|
Robin Dunn
|
6df4cd9f81
|
Version number bump
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41769 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-09 02:24:51 +00:00 |
|
Robin Dunn
|
c8f129d067
|
Add CustomTreeCtrl from Andrea Gavana
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41768 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-09 02:23:32 +00:00 |
|
Robin Dunn
|
cc30c63a4c
|
rename the ID parameter
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41669 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-06 23:21:07 +00:00 |
|
Robin Dunn
|
846c181ba2
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41666 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-06 20:08:33 +00:00 |
|
Robin Dunn
|
8feec28c87
|
Renamed wx.FutureCall to wx.CallLater so it is named more like
wx.CallAfter. wx.FutureCall is now an empty subclass of wx.CallLater
for compatibility of older code.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41665 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-06 19:56:57 +00:00 |
|
Robin Dunn
|
567a5f982b
|
be able to switch between the frame managing the toolbar, anbd putting
it in a sizer instead.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41664 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-06 19:55:31 +00:00 |
|
Robin Dunn
|
75c39820b8
|
some tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41663 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-06 19:54:48 +00:00 |
|
Robin Dunn
|
72ef6efb1f
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41656 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-06 00:53:37 +00:00 |
|
Robin Dunn
|
b7b7742da5
|
don't inject constructors
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41655 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-06 00:52:55 +00:00 |
|
Robin Dunn
|
9d45af36fe
|
always use wxPyPanel
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41654 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-06 00:52:29 +00:00 |
|
Robin Dunn
|
b2bfee6caa
|
reduce the number of objects for a quicker startup time
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41653 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-06 00:51:48 +00:00 |
|
Robin Dunn
|
979f2f9c87
|
Set overview to docstring
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41652 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-06 00:51:01 +00:00 |
|
Robin Dunn
|
584d6f48b0
|
Fixes for using the staticmethods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41651 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-06 00:50:22 +00:00 |
|
Robin Dunn
|
050441c841
|
some fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41649 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-05 23:56:13 +00:00 |
|
Robin Dunn
|
6f67d53729
|
Updates from Paul
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41648 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-05 23:53:44 +00:00 |
|
Robin Dunn
|
6cb4f153c3
|
Add FlatNotebook
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41643 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-05 22:24:18 +00:00 |
|
Robin Dunn
|
0e4e601244
|
Save a reference to the DC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41621 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-04 03:28:49 +00:00 |
|
Robin Dunn
|
6d61d718f2
|
Add wrappers for wxGraphicsPath and wxGraphicsContext. This is still
a work in progress.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41613 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2006-10-03 21:36:33 +00:00 |
|