Stefan Csomor
b905d6cc08
adding a peer pointing back to wxWindow
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32315 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-23 15:46:03 +00:00
Stefan Csomor
e2f865d857
moving all border invalidations into one area, also opening peer access for all
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32314 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-23 15:39:15 +00:00
Włodzimierz Skiba
33babf75a7
Registered PalmOS creatorID for minimal sample for the future bakefile support. Non influence on other formats.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32313 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-23 13:12:54 +00:00
Dimitri Schoolwerth
491a2b094b
use a larger font again for wxMSW (the chopping off was caused by a wxStaticText resizing bug which has been fixed)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32312 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-22 23:08:35 +00:00
Robert Roebling
376c0148ef
Better correction to the wxListBox misbehaviour.
...
Strangely, the listbox sends out 2 events upon
the first selection.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32311 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-22 22:45:32 +00:00
Václav Slavík
64f9c10094
fixed wxDateTime::ParseFormat to correctly handle '%x' on Windows
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32310 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-22 16:48:34 +00:00
Włodzimierz Skiba
8795498cd9
Licence name correction.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32309 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-22 15:09:56 +00:00
Włodzimierz Skiba
03021f718b
More connections between wxWindow and wxRadioBox.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32308 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-22 14:48:31 +00:00
Michael Wetherell
851b16b935
Removed dependency on wx/html/forcelnk.h
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32307 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-22 10:41:48 +00:00
Włodzimierz Skiba
11f4a34413
More wxAPI for radiobox of PalmOS.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32306 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-22 07:22:11 +00:00
Ryan Norton
e84e2baf03
fix some 'might not be initialized in this function' warnings
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32305 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-22 07:15:57 +00:00
Włodzimierz Skiba
f050223c83
wxRect::SetSize documented.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32304 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-22 07:15:18 +00:00
Dimitri Schoolwerth
e1e36a3e21
don't create a png alpha image if we don't have to
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32303 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-22 00:13:51 +00:00
Robert Roebling
1e2cb856c4
Show that the GTK+ listbox doesn't deselect any item
...
in MULTIPLE mode when clicked upon.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32302 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-21 22:46:34 +00:00
Włodzimierz Skiba
1a87edf286
Consistent wxWindow::Enable with wxRadioBox::Enable for control and its items. wxRadioBox of PalmOS. Little source cleaning.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32301 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-21 21:02:41 +00:00
Robin Dunn
1814658d67
fixed compile error
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32300 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-21 18:34:20 +00:00
Stefan Csomor
42f8298f6f
warning fix
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32299 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-21 18:33:03 +00:00
Robin Dunn
21334a4689
Treat the numpad enter key the same as the main enter key
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32298 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-21 17:32:16 +00:00
Stefan Csomor
fb7e28db37
XTI fix for VC 7.1 (VC 8.0 didn't complain)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32297 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-21 16:33:22 +00:00
Stefan Csomor
0d5eaa5096
drawing circles with a transparent pen was filling of course...
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32296 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-21 14:37:42 +00:00
Stefan Csomor
969cfbc085
fix for quartz case
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32295 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-21 14:32:59 +00:00
Julian Smart
f43a6e5ca9
Updated FAQs from web site
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32293 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-21 14:19:50 +00:00
Stefan Csomor
852a8f8b53
warning cleanup
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32292 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-21 14:00:52 +00:00
Stefan Csomor
68654a8295
trials for proper synchronizing between different contexts on the same window
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32291 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-21 13:57:05 +00:00
Stefan Csomor
796a6ef04a
adapting to bitmaprefdata changes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32290 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-21 13:53:22 +00:00
Stefan Csomor
24260aaea7
first step into modernizing MLTE-Classic as it still seems to be the most complete answer to our needs
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32289 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-21 13:51:51 +00:00
Stefan Csomor
542f604ff6
carbon cfm / classic fixes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32288 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-21 13:50:19 +00:00
Stefan Csomor
b28aeea5ca
moving native format generation into bitmap ref data because of the owner semantics (we don't know when to release a PicHandle otherwise
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32287 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-21 13:48:21 +00:00
Stefan Csomor
6d2c830a3c
moving native format generation into bitmap ref data because of the owner semantics (we don't know when to release a PicHandle otherwise
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32286 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-21 13:42:35 +00:00
Julian Smart
aac97549ab
Don't inherit background from parent if we're top-level
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32285 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-21 11:41:59 +00:00
Julian Smart
26da541358
Added --norpms switch
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32284 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-21 09:21:56 +00:00
Julian Smart
5054c9365a
Corrected compilo
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32283 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-21 09:20:42 +00:00
Dimitri Schoolwerth
e0cb07e376
reworded parts of the 'alpha channel support' paragraph
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32282 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-21 02:13:25 +00:00
Vadim Zeitlin
cb0791531f
added debug/release DLL configurations so that VC++ chooses the right one when building wx as DLL (should close 877037)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32281 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-21 02:11:03 +00:00
Dimitri Schoolwerth
b3ced90555
fixed MSVC6 truncation warning
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32280 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-21 02:09:08 +00:00
Vadim Zeitlin
baec3aee00
don't define min/max macros in windows.h (closes 1052256)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32279 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-21 02:06:21 +00:00
Vadim Zeitlin
aefcdeee3f
declare variable used in source code example (bug 1093638)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32278 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-21 01:56:35 +00:00
Vadim Zeitlin
a0573e8eb0
removed ambiguity from wxGLCanvas ctors (bug 1102544)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32277 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-21 01:52:23 +00:00
Vadim Zeitlin
91d90dd20b
removed mention of client data, there is none in this class (bug 1144820)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32276 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-21 01:44:46 +00:00
Vadim Zeitlin
1b965a9cfb
call gdk_flush() in Update() (see discussion of patch 1047642)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32275 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-21 01:24:22 +00:00
Vadim Zeitlin
09d8cc190d
update from James Bishop
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32274 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-21 00:24:33 +00:00
Vadim Zeitlin
89448b5dd7
use different image for pressed button state
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32273 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-21 00:10:56 +00:00
Vadim Zeitlin
7cf3223a80
implementation of wxRendererXP::DrawComboBoxDropButton() (patch 1144845)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32272 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-21 00:04:24 +00:00
Václav Slavík
86834940ec
fixed spec files: no data files are installed under prefix/share/wx anymore
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32271 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-20 22:22:44 +00:00
Robert Roebling
e04507df82
Changed wxFopen() calls to use c_str
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32270 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-20 20:50:17 +00:00
Robert Roebling
ef00dc0917
Applied patch to allow resizing the popup window.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32269 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-20 20:46:37 +00:00
Robert Roebling
4fcfa27cb3
Added LDOWN handler for wxListBox so that it wil
...
deselect a selected item if clicke upon. This is
actually not the native GTK+ behaviour, but the
native behaviour seems just broken.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32268 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-20 20:39:51 +00:00
Robert Roebling
4adb6d28f7
Commited fix for wrong background colour in TLWs. I don't
...
know if this will play well with themes. Alternatively,
one could change one of the few lines below to parent == this;
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32267 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-20 19:35:40 +00:00
Vadim Zeitlin
1bbcb0d516
force wxUSE_THREADS/EXCEPTIONS to 0 if wxNO_THREADS/EXCEPTIONS is defined
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32266 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-20 19:15:43 +00:00
Vadim Zeitlin
b39c4812ca
mention wxNO_THREADS/EXCEPTIONS in comment before wxUSE_THREADS/EXCEPTIONs
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32265 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-20 19:13:23 +00:00