Robert Roebling
|
10ff9c616e
|
Document wxBitmapToggleButton, add update UI event in Base class for all toggle buttons
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50563 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-08 10:36:59 +00:00 |
|
Paul Cornett
|
512cfcc341
|
make access for virtuals match base
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50547 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-06 16:22:00 +00:00 |
|
Paul Cornett
|
53e3cd047c
|
Only account for WM frame extents in tlw size if WM supports _NET_FRAME_EXTENTS. Extents cache no longer needed.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50467 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-04 17:26:57 +00:00 |
|
Paul Cornett
|
380740af5d
|
non-pch build fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50403 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-12-01 18:37:08 +00:00 |
|
Robert Roebling
|
80052501c8
|
forgot to commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50389 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-30 23:03:22 +00:00 |
|
Robert Roebling
|
888dde65f4
|
DC reorganization
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50348 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-30 13:48:22 +00:00 |
|
Paul Cornett
|
19abd352e8
|
remove unused/unneeded stuff from gtk/private.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50231 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-25 03:33:26 +00:00 |
|
Paul Cornett
|
04109b2296
|
remove check for missing gtk_icon_size_lookup, since it is for GTK+ 2.1, and 2.4 is required now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50226 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-24 19:11:19 +00:00 |
|
Vadim Zeitlin
|
e36a173933
|
added wxNotificationMessage and implemented it generically and natively for Maemo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50205 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-24 01:56:13 +00:00 |
|
Paul Cornett
|
0ab0d0e1dc
|
store size of WM decorations separately for each TLW, so changes to one do not affect others
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50165 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-22 17:07:27 +00:00 |
|
Paul Cornett
|
b2e10daccc
|
make DoSetSizeHints protected, remove parameter defaults
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50145 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-22 06:12:56 +00:00 |
|
Paul Cornett
|
3f4049ffb2
|
use a GtkAlignment to position m_mainWidget, avoiding need to re-size_allocate it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50144 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-22 05:15:13 +00:00 |
|
Paul Cornett
|
915bd4e484
|
build fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50113 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-20 16:55:36 +00:00 |
|
Vadim Zeitlin
|
1b12ec1259
|
always return true from IsMaximized() under Hildon
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50069 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-18 23:32:30 +00:00 |
|
Robert Roebling
|
0e9cfa5109
|
remove warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49979 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-15 20:11:30 +00:00 |
|
Robert Roebling
|
4f37154e98
|
Further wxDC changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49949 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-14 14:49:40 +00:00 |
|
Julian Smart
|
677dc0ed1a
|
Border corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49948 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-14 14:44:13 +00:00 |
|
Paul Cornett
|
d7645b3edb
|
put the useable border styles in one place
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49939 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-14 02:37:52 +00:00 |
|
Robert Roebling
|
c8ddadff84
|
More DC changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49901 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-13 13:20:15 +00:00 |
|
Vadim Zeitlin
|
f36e602b3f
|
make various control names constants of type char, not wxChar, as this is more compatible with the old ANSI build and it doesn't make much sense to use wchar_t for ASCII strings anyhow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49873 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-12 21:37:46 +00:00 |
|
Vadim Zeitlin
|
b1f17bf00f
|
refactor wxGTK mnemonics conversion functions in a separate file to be able to reuse them from wxMenu too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49869 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-12 19:41:38 +00:00 |
|
Vadim Zeitlin
|
e2f3bc4110
|
some Hildon integration work: use HildonProgram (for integration with the OS), HildonWindow (which has native appearance) and more native-like menus
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49841 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-12 00:25:09 +00:00 |
|
Robert Roebling
|
4264606eed
|
Add wxDataViewTextRendererAttr, blind noop under wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49730 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-08 22:51:58 +00:00 |
|
Paul Cornett
|
08f53168ac
|
New "pizza" widget implementation. Window border widths now match the GtkStyle they are drawn with.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49687 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-06 18:14:15 +00:00 |
|
Mart Raudsepp
|
c0a1e26885
|
Include the parent classes header to fix compilation of wxGTK core after these controls don't inherit from generic control anymore (which happened to do the include of button.h before)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49668 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-06 00:32:34 +00:00 |
|
Vadim Zeitlin
|
ff654490b7
|
removed all compile- and run-time checks for GTK+ < 2.4; don't include the generic files which are now never used in wxGTK in the build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49660 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-05 22:31:24 +00:00 |
|
Robert Roebling
|
25c5c36231
|
Minimum is now GTK+ 2.4
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49650 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-05 18:46:43 +00:00 |
|
Robert Roebling
|
700d08c109
|
[ 1823588 ] gtk filedlg - droping support for gtk 2.2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49649 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-05 18:43:14 +00:00 |
|
Paul Cornett
|
0c3d1aa7fd
|
build fix: return type for AutoComplete is bool
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49635 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-04 23:27:59 +00:00 |
|
Vadim Zeitlin
|
ecaed0bcda
|
added wxTextEntry::AutoComplete() and implemented it for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49633 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-04 22:39:54 +00:00 |
|
Vadim Zeitlin
|
ff805cac74
|
use gtk_entry_set_activates_default() instead of redoing its work manually ourselves
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49625 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-04 16:34:36 +00:00 |
|
Vadim Zeitlin
|
86f19f7ce5
|
handle failure of gtk_drag_begin() (which can happen e.g. because gdk_pointer_grab() failed) in DoDragDrop() (patch 1825237) + minor cleanup in trunk version of the code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49608 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-11-03 21:46:55 +00:00 |
|
Julian Smart
|
013151c744
|
Implementation of wxSysColourChangedEvent on wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49492 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-27 17:38:39 +00:00 |
|
Paul Cornett
|
3c75d8baf9
|
make access for virtuals match base
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49446 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-26 06:20:23 +00:00 |
|
Paul Cornett
|
cca410b336
|
Use a GtkVBox to do TLW layout. Rework some of the remaining sizing code.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49406 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-24 18:07:24 +00:00 |
|
Vadim Zeitlin
|
e4161a2a08
|
use -Wunused-parameter with gcc for consistency with MSVC and other compilers which warn about this; fix the uncovered warnings in wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49376 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-23 22:19:34 +00:00 |
|
Vadim Zeitlin
|
3824e0db33
|
don't compare initial slider position with uninitialized m_pos (modified patch 1818759)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49355 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-23 18:16:06 +00:00 |
|
Robert Roebling
|
f69c03def9
|
Use a private GtkCellRendererText for rendering text in a wxDataViewCustomRenderer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49325 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-22 11:26:04 +00:00 |
|
Robert Roebling
|
52e750fc75
|
Added wxDataViewCustomRenderer::RenderText() for renderer simple text in platform dependent way, added wxDataViewSpinRenderer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49272 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-20 20:09:10 +00:00 |
|
Robert Roebling
|
b0d7707bc4
|
Use wxPointList instead of wxList in wxDC code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49245 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-19 14:53:55 +00:00 |
|
Robert Roebling
|
736fe67c66
|
Added PrependColumn methods and short cuts. Added test for DeleteColumn to sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49233 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-18 20:56:38 +00:00 |
|
Paul Cornett
|
383144c756
|
simplify toolbar and statusbar create/set code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49231 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-18 17:20:38 +00:00 |
|
Václav Slavík
|
d350fbec22
|
compilation fixed for wxDataViewCtrl: almost no class was properly exported in wxGTK version
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49123 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-10-10 19:44:26 +00:00 |
|
Vadim Zeitlin
|
0ec1179b86
|
added wxTextEntry common base class for both wxTextCtrl and wxComboBox; refactor wxGTK code to put common parts of these classes in the base class; fixed some inconsistencies in the text control behaviour between platforms
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48944 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-26 00:30:22 +00:00 |
|
Robert Roebling
|
eb7637b587
|
Remove several hack from PS code, use high resolution code from GNOME print, invert Y axis internally
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48922 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-24 14:04:09 +00:00 |
|
Robert Roebling
|
ab171e9502
|
Converted wxGTK's basic DC classes to new DC code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48910 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-23 11:27:41 +00:00 |
|
Robert Roebling
|
65dd9ae23c
|
Removed last bits of DrawScaledBitmap (was removed part of GTK+ printing patch)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48903 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-22 09:55:23 +00:00 |
|
Vadim Zeitlin
|
d494512913
|
functions not taking argument must be declared as (void) in C, not ()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48859 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-21 11:25:11 +00:00 |
|
Robert Roebling
|
90254df808
|
Rearrange code to fix some problems
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48772 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-18 17:43:17 +00:00 |
|
Paul Cornett
|
260020e392
|
various small cleanups
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48755 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2007-09-17 17:24:44 +00:00 |
|