Vadim Zeitlin
|
5508feb8f7
|
wxUSE_GSTREAMER is Unix-specific, remove it from common wx/setup_inc.h; it also requires wxUSE_THREADS, check for it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60727 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-05-24 09:40:15 +00:00 |
|
Stefan Csomor
|
f62a3b6a53
|
files are replaced by dataview implementations
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60606 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-05-12 19:56:21 +00:00 |
|
Robert Roebling
|
ca6de8c056
|
Forgot to commit header as part of r60586, Reapplied some previous patches
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60587 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-05-11 12:53:19 +00:00 |
|
Stefan Csomor
|
2acc3915ec
|
exporting methods properly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60584 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-05-10 19:43:39 +00:00 |
|
Robert Roebling
|
e86edab05b
|
Add wxDataViewCtrl implementation for OSX/Cocoa (closes #10617: wxDataView for wxOSX-Cocoa)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60552 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-05-08 17:07:50 +00:00 |
|
Vadim Zeitlin
|
890d70ebea
|
improvements to wxEventFunctor classes; use wxHAS_EVENT_BIND instead of wxEVENTS_COMPATIBILITY_2_8 (see #10653)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60470 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-05-02 12:52:54 +00:00 |
|
Francesco Montorsi
|
c4c178c10d
|
use wxSTB_ as prefix for wxStatusBar styles; add support for wxSTB_ELLIPSIZE_* flags under wxGTK; support wxSTB_SHOW_TIPS even if no ellipsization mode is active; update the sample to allow the user to choose the wxStatusBar style dynamically
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60337 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-25 12:59:09 +00:00 |
|
Francesco Montorsi
|
c94bdf2a19
|
implement tooltips for wxStatusBar panes whose contents were ellipsized; introduce wxST_SHOW_TIPS and wxST_DEFAULT_STYLE styles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60265 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-21 11:10:44 +00:00 |
|
Stefan Csomor
|
0698ed3ca8
|
removing overloads to avoid 'hidden method' warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60232 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-18 11:10:40 +00:00 |
|
Vadim Zeitlin
|
b18e2046af
|
pass wxIntPtr, not wxUIntPtr, to wxListCtrl::SortItems() callback as it's more compatible with the existing code assuming that this parameter is signed (as our own wxFileCtrl did)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60198 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-16 13:00:40 +00:00 |
|
Vadim Zeitlin
|
6e2f308461
|
use wxUIntPtr instead of long for 3rd parameter of wxListCtrl::SortItems() to allow passing pointers to it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60182 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-15 21:23:50 +00:00 |
|
Stefan Csomor
|
50b5e38d3f
|
textctrl fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60170 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-15 19:44:51 +00:00 |
|
Stefan Csomor
|
d9d551f6a2
|
adapting TextUpdateEvents, using wxTextEntry API
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60154 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-14 20:09:39 +00:00 |
|
Stefan Csomor
|
c443ff6f53
|
fixing native font info support bugs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60150 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-04-14 19:58:51 +00:00 |
|
Stefan Csomor
|
ee032c59df
|
hiding the impl type more again
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59938 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-03-30 07:30:26 +00:00 |
|
Stefan Csomor
|
b4ff8b3e4e
|
adding iphone code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59924 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-03-29 20:48:05 +00:00 |
|
Stefan Csomor
|
421bb0184e
|
adding proper iphone includes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59923 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-03-29 20:45:45 +00:00 |
|
Stefan Csomor
|
c099b53353
|
streamlining code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59922 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-03-29 20:44:58 +00:00 |
|
Stefan Csomor
|
6c1f25cc9b
|
bracketing menu code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59903 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-03-28 16:46:34 +00:00 |
|
Stefan Csomor
|
8fa9ac5e09
|
moving down for non-precomp build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59853 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-03-25 14:05:36 +00:00 |
|
Stefan Csomor
|
f06e0fea67
|
focus handling streamlined
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59835 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-03-25 10:24:51 +00:00 |
|
Stefan Csomor
|
938fbc8f74
|
making method properly const
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59827 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-03-25 09:46:08 +00:00 |
|
Stefan Csomor
|
aa6208d975
|
conforming to new naming convention of starting all port specific methods with the port prefix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59804 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-03-24 07:56:17 +00:00 |
|
Stefan Csomor
|
6f283573af
|
adding back API for 2.8 compatibility
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59801 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-03-24 06:58:43 +00:00 |
|
Stefan Csomor
|
6331c8c021
|
textctrl cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59779 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-03-23 15:32:34 +00:00 |
|
Stefan Csomor
|
7d68e720e7
|
fixing end-of-file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59756 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-03-23 09:10:37 +00:00 |
|
Vadim Zeitlin
|
f1ddb476b1
|
use wxALIGN_LEFT/CENTRE/RIGHT instead of wxTE_XXX to avoid problems with the latter not being defined in wx/spinctrl.h on non-MSW platforms (see #10621)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59722 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-03-22 10:55:55 +00:00 |
|
Stefan Csomor
|
beb2638a99
|
simpler define handling
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59720 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-03-22 09:49:28 +00:00 |
|
Vadim Zeitlin
|
7e4952db83
|
add alignment flags support to wxSpinCtrl[Double] (closes #10621)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59719 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-03-22 09:18:46 +00:00 |
|
Stefan Csomor
|
f1c40652a0
|
reworked font handling for osx
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59644 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-03-20 13:56:57 +00:00 |
|
Francesco Montorsi
|
b5791cc7af
|
add the wxFont(const wxSize& pixelSize, ...) ctor to all ports; add some wxCHECK_MSGs to ensure that the wxSize objects contains non-negative arguments; document that passing zero for the width parameter is allowed; other minor doc fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59564 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-03-15 16:28:33 +00:00 |
|
Francesco Montorsi
|
732d8c74f8
|
add wxSize overloads to wxBitmap ctors and to wxBitmap::Create
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59526 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-03-14 13:57:51 +00:00 |
|
Stefan Csomor
|
8e88e9846a
|
solving inversion problem, because SetShape is redefined on toplevel.h level
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59515 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-03-13 18:43:46 +00:00 |
|
Kevin Ollivier
|
a4e3249255
|
Get SetLabel working again for wxStaticText by overriding SetLabel so that we can respect alignment. Also add a couple more sizing tweaks.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59477 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-03-11 04:50:51 +00:00 |
|
Kevin Ollivier
|
87bf626584
|
Forgot to commit the header change too.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59468 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-03-10 06:00:32 +00:00 |
|
Stefan Csomor
|
f2f6030e9c
|
letting the peer declare whether it wants to draw its borders itself (eg the search control has a round border on mac)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59427 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-03-08 10:02:25 +00:00 |
|
Kevin Ollivier
|
09a9eb2069
|
Fixes needed to get transient popup windows working, also implement SetFont for OS X Cocoa for classes that support it.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59424 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-03-08 04:15:58 +00:00 |
|
Robert Roebling
|
636c8dabc6
|
Make wxDataViewCtrl::GetBestSize() return a height of 80 on OSX as per the other platforms
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59402 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-03-07 13:33:27 +00:00 |
|
Kevin Ollivier
|
a905992cf7
|
Sheet support for wxDirDialog.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59354 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-03-05 21:21:45 +00:00 |
|
Kevin Ollivier
|
724999ee87
|
Use sheets for native file dialogs if the dialog has its parent set.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59346 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-03-05 19:19:28 +00:00 |
|
Vadim Zeitlin
|
00c89b2207
|
another wxOSX build fix after wxTextEntry::GetValue() renaming to DoGetValue()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59278 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-03-02 19:28:44 +00:00 |
|
Vadim Zeitlin
|
33b3ade503
|
wxOSX build fix after wxTextEntry::GetValue() renaming to DoGetValue()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59277 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-03-02 19:17:42 +00:00 |
|
Vadim Zeitlin
|
63f7d5022e
|
added wxTextEntry::SetHint() (a.k.a. cue banner or placeholder string)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59263 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-03-02 12:25:01 +00:00 |
|
Kevin Ollivier
|
f0e0116ea8
|
Landing basic EVT_CHAR support, along with the rest of EVT_TEXT support fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59090 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-02-22 18:25:36 +00:00 |
|
Paul Cornett
|
69cc4323fd
|
remove extra semicolons
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59018 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-02-19 07:35:55 +00:00 |
|
Paul Cornett
|
c4021a7920
|
use bool expression rather than implicit conversion
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59001 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-02-18 18:02:53 +00:00 |
|
Robert Roebling
|
9e5754bebd
|
Blind implementation of GetSubItemRect() for wxListCtrl under carbon
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58963 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-02-17 11:24:19 +00:00 |
|
Francesco Montorsi
|
dde19c2180
|
second part of #10320: move wxApp event handling functions to wxEventLoopBase (in particular move Yield() functions); add backward compatible redirections to wxApp; update docs; remove global lists wxPendingEvents and wxPendingEventsLocker
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58911 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-02-15 14:25:08 +00:00 |
|
Kevin Ollivier
|
c824c165b1
|
Start on implementation for wxTE_MULTILINE / wxTE_RICH* support using NSTextView/NSScrollView.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58897 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-02-14 08:06:34 +00:00 |
|
Stefan Csomor
|
e32090bacd
|
renaming clickedAction callbacks to more generic controlAction, textctrl updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58840 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2009-02-12 07:17:46 +00:00 |
|