Robin Dunn
|
f4e088f7bb
|
Fix compilation error due to recent typedef changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25964 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-26 21:14:29 +00:00 |
|
Robin Dunn
|
a0c956e8e6
|
Fix compilation errors due to recent typedef changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25963 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-26 21:12:16 +00:00 |
|
Robin Dunn
|
56ca5a419b
|
ContextHelp is fixed on wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25962 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-26 20:49:22 +00:00 |
|
Robin Dunn
|
fda1446558
|
Don't use AA fonts to avoide measurment problem on wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25961 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-26 20:43:47 +00:00 |
|
Robin Dunn
|
e2bbfc8f05
|
docstring tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25960 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-26 19:50:35 +00:00 |
|
Robin Dunn
|
0facd0e524
|
Added docstrings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25959 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-26 19:38:21 +00:00 |
|
Robin Dunn
|
d7466b1d18
|
Fixed PyDropTarget rename
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25958 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-26 19:37:41 +00:00 |
|
Robin Dunn
|
014577f340
|
Fix a typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25957 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-26 19:34:26 +00:00 |
|
Robin Dunn
|
01f44840c5
|
Call event.Skip in OnSize
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25956 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-26 19:33:48 +00:00 |
|
Robin Dunn
|
947697fbd0
|
copy the style sheet too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25955 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-26 19:33:02 +00:00 |
|
Stefan Csomor
|
634bafa9eb
|
attempt to tame composite data objects
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25954 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-26 17:02:00 +00:00 |
|
David Webster
|
53ac3021de
|
Bad update last night. Compiler error fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25953 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-26 14:57:18 +00:00 |
|
Stefan Csomor
|
2dd35daad1
|
Pending() fixed for OSX
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25952 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-26 11:01:54 +00:00 |
|
Stefan Csomor
|
09322209d8
|
adjusted LB_EXTENDED and LB_MULTIPLE to wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25951 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-26 07:52:17 +00:00 |
|
Stefan Csomor
|
9f2bfce7b2
|
fixed crash when no wx menubar is created
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25950 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-26 07:28:25 +00:00 |
|
Stefan Csomor
|
b635e17fef
|
reverting best size calculations
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25949 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-26 07:09:13 +00:00 |
|
David Webster
|
eb65cb341b
|
Updated depricated stuff
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25948 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-25 23:25:04 +00:00 |
|
David Webster
|
258f5b3ec3
|
Updated depricated stuff
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25947 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-25 23:03:46 +00:00 |
|
Stefan Neis
|
ddefbe7ff2
|
Fixed various types like e.g. WXHWND for OS/2 that have been broken
by the previous update.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25946 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-25 21:49:52 +00:00 |
|
Julian Smart
|
c140b7e7c9
|
Applied patch [ 903619 ] Win64 and Itanium support
by Brian Palmer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25943 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-25 10:45:02 +00:00 |
|
Julian Smart
|
52f52ebc4e
|
Script updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25942 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-25 10:39:57 +00:00 |
|
Václav Slavík
|
9c266fa066
|
newer DigitalMars is required
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25941 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-25 09:57:18 +00:00 |
|
Robin Dunn
|
1cee36ad05
|
Oops!
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25940 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-25 01:39:25 +00:00 |
|
Robin Dunn
|
4c42683a5c
|
Added docstrings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25939 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-25 00:42:30 +00:00 |
|
Robin Dunn
|
cf636c4555
|
Corrected dependency
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25938 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-24 02:44:10 +00:00 |
|
Robin Dunn
|
861d483291
|
Added docstrings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25937 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-24 02:09:17 +00:00 |
|
Robin Dunn
|
f659339e93
|
AddFile isn't just for wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25936 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-24 02:08:38 +00:00 |
|
Robin Dunn
|
b4f1aaad5d
|
Some more demo tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25935 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-24 02:01:04 +00:00 |
|
Václav Slavík
|
632783de61
|
create wxPrintData instance on demand
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25934 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-23 22:38:30 +00:00 |
|
Robin Dunn
|
9513c5b609
|
The UseAntiAliasing is off by default on wxMac. Add a menu item to
the Py* Apps for experimenting with it.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25933 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-23 22:36:24 +00:00 |
|
Robin Dunn
|
0eaf23edfa
|
Turn off UseAntiAliasing by default on wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25932 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-23 22:10:19 +00:00 |
|
Robin Dunn
|
08b89fa868
|
Can't use NameError to check for NotIMplemented anymore. Just
explicitly check platforms until I figure out a better way to do it.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25931 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-23 21:23:26 +00:00 |
|
Robin Dunn
|
b3badadcfc
|
Can do wx.ToggleButton on wxMac now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25930 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-23 21:22:09 +00:00 |
|
Robin Dunn
|
10c7746bcc
|
Build tglbtn.cpp and install tglbtn.h on wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25929 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-23 21:05:04 +00:00 |
|
Robin Dunn
|
643dcb7ab5
|
Use a regular ID for the menu
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25928 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-23 20:22:14 +00:00 |
|
Julian Smart
|
97c2479c31
|
Was missing glcanvas.cpp/h copy
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25926 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-23 14:12:36 +00:00 |
|
Julian Smart
|
f9d5648a95
|
Fix for compilation under GTK+ 2.0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25925 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-22 22:04:22 +00:00 |
|
Václav Slavík
|
2ded391d8f
|
added reference to the bug in case somebody wanted to remove this
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25924 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-22 21:05:54 +00:00 |
|
Julian Smart
|
97c0ea03b3
|
Fixed file lists
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25923 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-22 19:03:05 +00:00 |
|
Robert Roebling
|
48fbb5214d
|
I don't understand what the original author
of the current list ctrl header button code
under Mac meant with "CORNER", but the whole
thing is off by 1.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25921 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-22 18:12:13 +00:00 |
|
Robert Roebling
|
65a1f3509b
|
The list ctrl doesn't draw any focus
item under Mac at all.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25920 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-22 18:10:24 +00:00 |
|
Robert Roebling
|
71628a57aa
|
Upported menu bitmaps from 2.4.2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25919 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-22 17:29:34 +00:00 |
|
Robert Roebling
|
ff1c71a24f
|
Small correction to radio box look.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25918 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-22 17:28:25 +00:00 |
|
Robert Roebling
|
b3bd912def
|
Don't hide the last TLW immediately as this
will prevent any idle events from coming
anywhere and the last TLW we stay there
as a ghost.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25917 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-22 16:40:40 +00:00 |
|
Robert Roebling
|
91fdca5b17
|
Draw bug.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25916 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-22 14:30:14 +00:00 |
|
Robert Roebling
|
c14e964847
|
MacOS Carbon now has a toggle button.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25915 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-22 12:58:50 +00:00 |
|
Robert Roebling
|
d7f1759ac1
|
Commit mentioned fix/hack to enable controls
inside a notebook to calculate the right size.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25914 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-22 11:51:23 +00:00 |
|
Robert Roebling
|
b7b7dedc1f
|
Fixed some probs in wxRadioBox
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25913 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-22 11:50:09 +00:00 |
|
Julian Smart
|
6e084216cf
|
Tweaks for WinHelp RTF - a few spacing problems remain
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25912 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-22 11:29:39 +00:00 |
|
Julian Smart
|
4c7848f1e4
|
Tweak
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25911 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-02-22 01:25:51 +00:00 |
|