Stefan Csomor
9a159a1da1
adapting for dual implementation native and composited
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27307 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-16 06:54:25 +00:00
Stefan Csomor
e50eb9176e
added the correct spinctrl source file
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27306 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-16 06:49:16 +00:00
Stefan Csomor
881b5a06e2
adding pthreads mutex to possible wxMutex implementations
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27305 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-16 05:48:27 +00:00
Stefan Csomor
9cc64be1d3
using MPSleep also for non Darwin Targets
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27304 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-16 05:46:53 +00:00
Robin Dunn
985934750c
A little cleanup
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27303 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-15 19:26:39 +00:00
Robin Dunn
8d78674593
Added test for smaller spinctrl
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27302 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-15 19:25:03 +00:00
Robin Dunn
e459a7940d
Tweaks to the generic scpinctrl to handle layouts on wxMac better and
...
fixed alignment of the spinbutton. Also, since the generic spinctrl
is used then the generic header should be included.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27301 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-15 19:21:55 +00:00
Vadim Zeitlin
89b674772c
subdindented paragraphs support (patch 933436)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27300 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-15 18:17:14 +00:00
Mattia Barbon
99940d1bab
Patch #952359 from ABX: contrib updates after wxHashTable and
...
other recent changes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27299 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-15 17:38:29 +00:00
Robert Roebling
47ca35dd35
The markup code for wxStaticText doesn't work.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27298 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-15 17:33:46 +00:00
Mattia Barbon
54d73f3d78
wxUniversal compilation fix.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27297 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-15 16:56:16 +00:00
Robin Dunn
d13ea1bd96
wxMacWakeUp needs to be in wxBase
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27296 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-15 16:33:27 +00:00
Stefan Csomor
820d6bacd3
removing code needed for cooperative threads
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27295 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-15 16:29:13 +00:00
Robin Dunn
a5ee0656c2
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27294 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-15 16:26:50 +00:00
Stefan Csomor
96cadce3c8
fixes for rotated text
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27293 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-15 15:13:54 +00:00
Robert Roebling
ebbb22bd7f
Improve default size for wxGauge and wxChoice.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27292 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-15 15:08:30 +00:00
Stefan Csomor
2b2832ef0c
unicode conversion support for text dnd
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27291 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-15 14:58:49 +00:00
Stefan Csomor
2575829710
unicode conversion support for dataobjects
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27290 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-15 14:58:09 +00:00
Stefan Csomor
ed8a085221
support for insets of native controls, sigh...
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27289 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-15 14:57:00 +00:00
Stefan Csomor
6097743aba
woraround latest sizer changes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27288 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-15 06:49:23 +00:00
Robin Dunn
caef1a4da6
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27287 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-14 22:18:25 +00:00
Robin Dunn
70ff36630f
Call PositionStatusBar from SetStatusBar
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27286 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-14 21:41:53 +00:00
Robin Dunn
db3e571a39
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27285 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-14 21:38:16 +00:00
Robin Dunn
1a10485f79
Add SetBestSize, GetDefaultAttributes and fixed ShouldInheritColours
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27284 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-14 21:37:26 +00:00
Robin Dunn
d474ed7b17
Docstring fixes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27283 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-14 21:31:33 +00:00
Robin Dunn
b60f943bd9
Accept old 'faceName' keyword arg
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27282 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-14 21:30:49 +00:00
Robin Dunn
04633c190f
Fix docs for Bind
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27281 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-14 21:30:05 +00:00
Robin Dunn
c92d92835d
Change the C name of my wxGetApp so it doesn't conflict if wxPython is
...
linked statically with a C++ wxWidgets app.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27280 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-14 21:27:23 +00:00
Robin Dunn
c8fac2b60d
Modules generated by SWIG can now have module docstrings.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27279 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-14 21:25:33 +00:00
Robin Dunn
969d9b6fa9
Added a generic StaticBitmap class in wx.lib.statbmp for the same
...
reasons that stattext was created, so it could be mouse sensitive on
all platforms like normal windows. Also updated stattext.py and
buttons.py to handle attribute (font & colour) defaults and
inheritance the new way.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27278 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-14 21:22:39 +00:00
Julian Smart
767ddddea5
Small mod
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27277 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-14 19:01:23 +00:00
Robin Dunn
b67e8d38b6
Patch #952053 , wxToggleButton gains WS_VISIBLE flag
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27276 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-14 18:09:19 +00:00
Stefan Csomor
efc97734ae
wxMacWakeUp moved
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27275 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-14 17:12:43 +00:00
Stefan Csomor
6c85f77674
wxMacWakeUp moved
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27274 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-14 15:29:59 +00:00
Stefan Csomor
ad05b1880e
fixes for file drops in unicode
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27273 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-14 13:13:36 +00:00
Stefan Csomor
0c3d85e6ef
gcc warning
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27272 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-14 12:49:09 +00:00
Julian Smart
9e1eb0ed65
Added include to get wxMacWakeUp
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27271 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-14 10:11:39 +00:00
Stefan Csomor
7f1de2b26e
supporting readonly and singleline attributes for non-mlte textrcontrol
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27270 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-14 09:25:21 +00:00
Stefan Csomor
73280e0553
moving wxMacWakeUp to utils, as macnotify will soon be removed
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27269 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-14 09:19:09 +00:00
Stefan Csomor
c3e8a84f3b
logging error instead of message box
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27268 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-14 09:11:35 +00:00
Robin Dunn
19d8dd12a4
Add a call to SetBestSize so the minsize can be set for sizers if an
...
initial size was given.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27267 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-14 06:29:41 +00:00
Robin Dunn
3ba55e8ab7
Updates for the Joystick demo to allow it to funciton on Linux where
...
the min position values are negative.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27266 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-14 02:53:19 +00:00
Robin Dunn
a800dc50d4
Fixes so joystick not only compiles on Linux, but it actually works too!
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27265 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-14 02:52:05 +00:00
Robin Dunn
89a94520ea
Take the hgap and vgap into account when doing alignments in grid
...
sizers. The gap is not part of the "cell" so alignments should be
relative to the edge of the gap, not the next cell.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27263 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-13 19:12:06 +00:00
Stefan Csomor
bf4ce9bd0e
unicode support for mach-O targets in Metrowerks
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27262 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-13 18:23:38 +00:00
Stefan Csomor
366e420233
non-osx methods bracketed
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27261 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-13 18:22:53 +00:00
Stefan Csomor
68ba3b21da
switching to preemptive implementation (from mpthread.cpp)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27260 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-13 18:22:14 +00:00
Stefan Csomor
36ba5f7cb0
corrected preproc condition
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27259 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-13 18:21:13 +00:00
Stefan Csomor
41d9940d5d
changed ppc to ptpc as ppc is a preprocessor constant for PowerPC on Mac
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27258 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-13 17:22:30 +00:00
Stefan Csomor
5ecae0b748
bracketing non OSX code
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27257 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-05-13 16:50:54 +00:00