Włodzimierz Skiba
|
789f679516
|
Linup API of wxRadioBox::Show on all ports. Move wxRadioBox::IsValid from wxUniversal to base class (+ GTK which do not use base class) and use it where applicable. Minor source cleaning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32325 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-23 16:39:25 +00:00 |
|
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
|
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 |
|
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 |
|
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 |
|
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
|
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
|
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 |
|
David Elliott
|
248eaddf7a
|
Don't automatically define WX_PRECOMP when building using configure.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32235 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-20 02:19:52 +00:00 |
|
Vadim Zeitlin
|
afad4a880e
|
added OnSysColourChanged() (modified patch 1103439)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32227 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-20 00:12:01 +00:00 |
|
Vadim Zeitlin
|
298ca00cdc
|
added wxNavigationEvent::FromTab flag
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32215 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-19 21:59:21 +00:00 |
|
Vadim Zeitlin
|
828f093601
|
added InitAlpha() (replaces patch 991168)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32213 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-19 21:51:37 +00:00 |
|
Vadim Zeitlin
|
8008807eb1
|
we don't need to use solid colour for background drawing when we're inside notebook any longer, so no need to override MSWGetBgBrushForSelf()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32209 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-19 20:50:59 +00:00 |
|
Vadim Zeitlin
|
07c1932792
|
added MSWPrintChild() for drawing child background (replaces patch 1108389)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32208 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-19 20:49:50 +00:00 |
|
Vadim Zeitlin
|
4bd6ae0fad
|
extracted check for wxListCtrl in WM_PRINT handler to wxListCtrl itself, base class shouldn't have to worry about its derived classes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32202 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-19 19:24:46 +00:00 |
|
Vadim Zeitlin
|
26f60eb6a4
|
don't steal EVT_RIGHT_UP in rich edit controls for context menu (patch 1143823)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32198 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-19 17:27:30 +00:00 |
|
Vadim Zeitlin
|
51d2fa37c4
|
more visual improvements to owner-drawn menus (patch 1143785)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32197 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-19 17:25:37 +00:00 |
|
Vadim Zeitlin
|
50f65637a8
|
added more icons (for GTK only) (patch 1097684)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32194 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-19 16:56:13 +00:00 |
|
Vadim Zeitlin
|
62d9eab60c
|
fixed hash collisions in ZIP files (patch 1082026)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32193 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-19 16:53:49 +00:00 |
|
Vadim Zeitlin
|
f260c476e4
|
wxCommandProcessor::MarkAsSaved() and IsDirty() added (modified patch 1062556)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32192 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-19 16:52:08 +00:00 |
|
Vadim Zeitlin
|
8348e2cbf3
|
fix operator=() (patch 1126195)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32191 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-19 16:35:00 +00:00 |
|
Vadim Zeitlin
|
fe9308c639
|
more options for JPEG and TIFF handlers (slightly modified patch 1044470)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32189 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-19 16:32:29 +00:00 |
|
Vadim Zeitlin
|
3e15dde396
|
added wxMBConv parameter for wxFFile::ReadAll() and documented it (improved patch 1041642)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32187 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-19 15:53:04 +00:00 |
|
David Elliott
|
1cbf5bc6df
|
Use plain extern instead of extern "C" for vsnprintf declaration when not
compiling as C++.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32164 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-19 04:22:27 +00:00 |
|
Kevin Hock
|
9440c3d0e9
|
wxTE_AUTO_URL for wxGTK2 from Mart R. [patch 1126182]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32159 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-19 02:55:32 +00:00 |
|
Robin Dunn
|
718903fe64
|
wxStdButtonSizer Finalise --> Realize
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32146 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-18 17:49:03 +00:00 |
|
Stefan Csomor
|
880f536912
|
reintroducing direct access, cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32143 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-18 16:47:07 +00:00 |
|
Ryan Norton
|
179e085f05
|
wxUSE_XXX related fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32129 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-18 04:43:47 +00:00 |
|
Robin Dunn
|
d64396087f
|
Avoid wxTaskBarIconAreaBase::DoPopupMenu unresolved symbol in GTK < 2.1 builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32125 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-18 04:06:08 +00:00 |
|
Vadim Zeitlin
|
518ba66331
|
revert to the old flicker-less version when background bitmap is not used
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32123 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-17 23:55:53 +00:00 |
|
Vadim Zeitlin
|
a69e2a0ac7
|
corrected wxRTTI macros
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32121 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-17 23:17:30 +00:00 |
|
Vadim Zeitlin
|
96eb51bbf7
|
fixed typo in EVT_COMMAND definition
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32119 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-17 16:56:35 +00:00 |
|
Ryan Norton
|
4669dcb216
|
sockets require stopwatch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32117 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-17 10:53:37 +00:00 |
|
Ryan Norton
|
859906241d
|
compile wxFileXXXStream without wxFFileXXXStream
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32115 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-17 10:42:22 +00:00 |
|
Ryan Norton
|
8f248607e5
|
ComboBox for cocoa
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32109 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-17 04:45:13 +00:00 |
|
Włodzimierz Skiba
|
c47addef10
|
wxPoint/Size/Rect() causes the same code with (0,0) initialization and is incomparably more readable and clear.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32101 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-16 20:34:34 +00:00 |
|
Włodzimierz Skiba
|
432968bf3d
|
'Compatibility' fix for connecting events.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32097 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-16 18:02:48 +00:00 |
|
Vadim Zeitlin
|
4b4f6e0fdd
|
use WX_DEFINE_ARRAY_PTR instead of WX_DEFINE_ARRAY to suppress warnings about operator->()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32093 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-16 10:14:42 +00:00 |
|
Włodzimierz Skiba
|
6058220154
|
Native PalmOS wxLongLong. Introduction of wxULongLong_t due to 'unsigned' not working on internally typedefed wxLongLong_t (both unsigned wxLongLong_t and wxULongLong_t should work for other platforms). Improvements in wxDatePicker control on PalmOS.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32092 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-16 09:35:31 +00:00 |
|
Robert Roebling
|
0ff2a74d0c
|
Implemented wxBitmap::HasAlpha() and ::UseAlpha().
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32086 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-15 20:27:46 +00:00 |
|
Vadim Zeitlin
|
88e04461ee
|
removed m_isCaretAtEnd optimization added in rev 1.232 as we don't always detect when the carets position changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32077 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-15 14:02:25 +00:00 |
|
Vadim Zeitlin
|
b629d6d933
|
corrected EVT_TEXT_URL() definition, its handler takes wxTextUrlEvent and not wxCommandEvent
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32076 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-15 13:57:52 +00:00 |
|
Vadim Zeitlin
|
d2fde247b6
|
(blind) fix for virtual function hiding warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32072 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-15 12:16:33 +00:00 |
|
Vadim Zeitlin
|
e554d626b7
|
(blind) fix for ambiguity between Disconnect() overloads
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32070 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-15 12:04:53 +00:00 |
|
Julian Smart
|
5cd2a6aecc
|
Added EVT_COMMAND_CONTEXT_MENU with id arg
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32065 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-15 09:28:00 +00:00 |
|
Włodzimierz Skiba
|
6a27c749b3
|
wxDatePicker and wxDateTime for PalmOS. Remove conflict with internal maxDays in PalmOS. #if wxUSE_XXX for limited builds.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32064 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-15 07:24:37 +00:00 |
|
Stefan Csomor
|
ddb08e02c4
|
drawing fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32055 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-15 05:50:48 +00:00 |
|
Vadim Zeitlin
|
7fa03f0434
|
define wxFooHandler() macros for all wxFooEvents to make it possible to use Connect() type-safely; simplified event macros definitions by extracing common part to wx__DECLARE_EVTn()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32048 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-14 23:53:48 +00:00 |
|