Robin Dunn
5e4835243a
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29577 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-30 23:18:30 +00:00
Robin Dunn
94bc006bd2
Correct call to shape.Show()
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29576 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-30 23:12:29 +00:00
Robin Dunn
c0b26bc2be
Don't need to tickle the Idle process any more for taskbar icons
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29568 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-30 19:40:24 +00:00
Robin Dunn
1c97259a91
A better fix for GetXWindow that can handle both the wx widgets and
...
the native widgets.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29555 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-30 01:17:18 +00:00
Robin Dunn
49090f6f10
Change which image is used in the taskbar
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29553 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-29 21:52:45 +00:00
Robin Dunn
bbfc7289d6
Stop the timer before closing the demo
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29552 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-29 21:51:24 +00:00
Robin Dunn
1cc18e15f4
Overridable CreatePopupMenu in TaskBarIcon
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29551 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-29 21:24:10 +00:00
Robin Dunn
662bd31e12
Overridable CreatePopupMenu in TaskBarIcon
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29550 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-29 21:18:28 +00:00
Robin Dunn
3bc06221f0
off_t --> wxFileOffset changes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29544 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-29 16:42:36 +00:00
Robin Dunn
b6294124ec
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29522 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-29 00:22:24 +00:00
Robin Dunn
1a014e5080
Version number bump
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29518 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-29 00:11:58 +00:00
Robin Dunn
d48c1c640e
Beginings of supporting multiple versions installed side-by-side
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29517 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-29 00:11:17 +00:00
Robin Dunn
d22956def7
off-by-one fix
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29508 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-28 19:49:00 +00:00
Robin Dunn
ec865862e4
Corrected compile warnings, took out debug printf
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29507 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-28 19:24:58 +00:00
Robin Dunn
8e3ca43b37
Patch from Alberto Griggio to use the wxRenderer for drawing the
...
header and buttons, plus some tweaks from me to calculate the height
of the header based on font size.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29506 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-28 18:59:28 +00:00
Robin Dunn
d531898b10
Patch from Victor V. Kryukov
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29500 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-28 16:46:43 +00:00
Robin Dunn
8674d3b5d4
fix link errors
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29479 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-27 21:35:44 +00:00
Robin Dunn
591d01beba
Updated wxSTC's copy of Scintilla to version 1.61
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29464 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-27 20:29:49 +00:00
Robin Dunn
2e5cc335a7
Added IsActive
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29460 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-27 19:00:20 +00:00
Robin Dunn
c5f01deabb
Added FontFromPixelSize
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29459 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-27 18:59:10 +00:00
Robin Dunn
b411df4a29
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29372 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-26 02:09:51 +00:00
Robin Dunn
ae8162c88f
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29369 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-25 23:41:54 +00:00
Robin Dunn
c430d0dc64
Added wxFRAME_DRAWER
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29367 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-25 23:31:31 +00:00
Robin Dunn
92956ab232
More True/False fixes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29366 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-25 23:27:41 +00:00
Robin Dunn
8dcf04a803
add xrc lib to core libs list for Win32 build
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29365 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-25 23:26:54 +00:00
Robin Dunn
020fb2eef9
Use the stc.h in the source tree for the dependency, not the installed one.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29363 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-25 23:15:58 +00:00
Robin Dunn
b17dd4ceee
Enable TaskBarIcon for Mac too. Some cleanup.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29362 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-25 23:14:11 +00:00
Robin Dunn
a3f4cbd6c8
Force the output window to display at the begining of the app
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29360 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-25 23:11:03 +00:00
Robin Dunn
edda5768ab
Use dummy class on Mac until wxEventLoop is implemented there
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29359 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-25 23:09:57 +00:00
Robin Dunn
385721a888
NormalizeFontSizes --> SetStandardFonts
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29338 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-25 03:11:22 +00:00
Robin Dunn
ce102f9d50
Corected GetXWindow macro for wxGTK port. (Bug# 1033681)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29323 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-24 16:18:37 +00:00
Robin Dunn
84c8e900a6
Added missing setters
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29322 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-24 16:13:30 +00:00
Robin Dunn
4519a2d911
More True/False fixes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29304 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-24 00:11:19 +00:00
Robin Dunn
5f47669009
added missing default case
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29297 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-23 23:06:03 +00:00
Robin Dunn
fdf907adb6
wx.NO_BORDER style sets the bezel width to 0
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29292 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-23 20:47:16 +00:00
Robin Dunn
41b78a7aaf
revert a few of these back
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29291 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-23 20:36:24 +00:00
Robin Dunn
a72f4631fe
Update SWIG patch to output "True" ("False") in the autodoc string
...
when "true" ("false") is in the .i file.
Changed the .i files to use true/false to avoid collisions with any
True/False in headers that may be included.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29290 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-23 20:23:54 +00:00
Robin Dunn
2ef752932b
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29282 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-23 17:12:53 +00:00
Robin Dunn
38b97c15ac
Moved xrc out of contrib and into the core source dir, just like in
...
C++. It will now always be built.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29280 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-23 16:49:01 +00:00
Robin Dunn
96d49f0eea
Added limited support for wxEventLoop (you can't derive from a
...
wx.PyEventLoop version yet...) Updated and moved the sample showing
how to replace the MainLoop to samples/mainloop/mainloop.py.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29268 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-23 01:02:00 +00:00
Robin Dunn
ba3834927e
plug memory leak
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29266 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-23 00:53:30 +00:00
Robin Dunn
cd5cb880d0
Fixes for bug #1031151 and #1031239
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29265 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-23 00:43:47 +00:00
Robin Dunn
9694b21a4d
Added wx.Choicebook
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29215 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-18 23:51:14 +00:00
Robin Dunn
7e6581d421
MemoryFSHandler_AddFile updates
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29214 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-18 23:13:21 +00:00
Robin Dunn
debff7aa47
Getthe GIL before raisign an exception
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29213 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-18 23:12:24 +00:00
Robin Dunn
3077d12305
Added bin selection
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29212 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-18 23:11:47 +00:00
Robin Dunn
b728771971
docstring tweaks
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29211 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-18 23:11:02 +00:00
Robin Dunn
162662e91c
Use line.Draw(dc) instead of line.GetEventHandler().Draw(dc)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29207 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-18 17:33:07 +00:00
Robin Dunn
ae601e32a8
Point x,y fixes from Pierre
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29206 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-18 17:21:57 +00:00
Robin Dunn
5dd0f8257c
Correct indentation and Snap calls
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29174 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-09-17 15:29:43 +00:00