]>
git.saurik.com Git - wxWidgets.git/log
Robert Roebling [Sun, 8 Oct 2006 15:59:53 +0000 (15:59 +0000)]
[
1572220 ] Show popup when wxComboCtrl image area clicked
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41731
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Sun, 8 Oct 2006 15:59:15 +0000 (15:59 +0000)]
revert last change, plus small cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41730
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 8 Oct 2006 15:54:40 +0000 (15:54 +0000)]
It's valid to pass wxNOT_FOUND to SetSelection in order to clear selections.
Avoid assert and erroneous setting of -1.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41729
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Sun, 8 Oct 2006 15:54:02 +0000 (15:54 +0000)]
restore needed functions, wxMSW doesn't use wxBitmapHandlerBase
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41728
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 8 Oct 2006 15:50:48 +0000 (15:50 +0000)]
compilation fix for PCH-less builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41727
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 8 Oct 2006 15:49:52 +0000 (15:49 +0000)]
add support for wxCONTROL_ISDEFAULT to wxRendererMSW::DrawPushButton() (modified patch
1572887 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41726
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 8 Oct 2006 15:49:36 +0000 (15:49 +0000)]
[
1573138 ] small docs corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41725
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 8 Oct 2006 15:44:20 +0000 (15:44 +0000)]
(probably wrong) fix for wxMSW linking errors introduced by last commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41724
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 8 Oct 2006 15:18:19 +0000 (15:18 +0000)]
added wxAboutDialogInfo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41723
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 8 Oct 2006 15:17:14 +0000 (15:17 +0000)]
add an newline between headers in wxGenericAboutBox
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41722
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 8 Oct 2006 15:15:32 +0000 (15:15 +0000)]
close the dialog when close button is pressed, this is apparently needed by older GTK+ versions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41721
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 8 Oct 2006 15:12:54 +0000 (15:12 +0000)]
document wxAboutBox &c
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41720
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 8 Oct 2006 14:35:07 +0000 (14:35 +0000)]
Added missing include and missing underscores
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41719
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 8 Oct 2006 14:34:37 +0000 (14:34 +0000)]
added empty virtual dtors to silence gcc warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41718
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 8 Oct 2006 14:31:52 +0000 (14:31 +0000)]
we need to set URL hook for the link to appear as a link in GtkAboutDialog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41717
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 8 Oct 2006 14:23:39 +0000 (14:23 +0000)]
use translators if explicitely specified, fall back to the standard translator-credits from message catalog otherwise
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41716
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 8 Oct 2006 14:16:50 +0000 (14:16 +0000)]
Added formatting and symbols dialogs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41715
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 8 Oct 2006 14:13:03 +0000 (14:13 +0000)]
Demonstrate new formatting and symbol dialogs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41714
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 8 Oct 2006 14:12:59 +0000 (14:12 +0000)]
added example of customizing the generic about dialog and renamed wxAboutDialog to wxGenericAboutDialog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41713
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 8 Oct 2006 14:12:00 +0000 (14:12 +0000)]
Added rich text formatting and symbol dialog files.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41712
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 8 Oct 2006 14:10:58 +0000 (14:10 +0000)]
fixed double free crash introduced by last commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41711
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 8 Oct 2006 14:05:17 +0000 (14:05 +0000)]
Added a customisable formatting dialog for wxRichTextCtrl. Control the
visible tabs with flags passed to the constructor.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41710
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 8 Oct 2006 14:04:18 +0000 (14:04 +0000)]
Added a symbol selection dialog, with optional font selection and full
Unicode range with subranges.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41709
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 8 Oct 2006 14:02:28 +0000 (14:02 +0000)]
Added option to set style from style listbox when single
clicking or not. Changed DoSelection name to ApplyStyle.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41708
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 8 Oct 2006 14:01:42 +0000 (14:01 +0000)]
Support for characters below 32 (not supported as text or
entities by XML)
Support for symbol font
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41707
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 8 Oct 2006 14:00:55 +0000 (14:00 +0000)]
Use paragraph's attributes for paragraph-related styles, and also
use combined attributes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41706
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 8 Oct 2006 14:00:04 +0000 (14:00 +0000)]
Don't use double buffering on platforms that do it automatically.
Filters out unrecognised keycodes in OnChar, and added numeric
keypad navigation keycodes.
Added SetStyleEx which takes flags for specifying option such
as optimization (only apply necessary styles), char/para style
only, and use undo. Used SetStyleEx when applying styles to
avoid applying character styles to paragraph objects, and vice versa.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41705
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 8 Oct 2006 13:59:07 +0000 (13:59 +0000)]
Added paragraph symbol font (Get/SetSymbolFont in attribute)
and use this font instead of paragraph font if specified.
wxRichTextBuffer::SetStyle extended to respond to flags for
specifying undo, optimization (only apply the style necessary
for display when content/base/paragraph attributes are combined),
and para/character styles only.
wxRichTextBuffer::GetStyleForRange gets the common attributes
for a range, e.g. for showing common attributes in a formatting
dialog.
Implemented Roman numeral bullet points.
Fixed wxRichTextImage copy bug.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41704
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 8 Oct 2006 13:49:21 +0000 (13:49 +0000)]
don't use 8 bit copyright symbol
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41703
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 8 Oct 2006 13:44:32 +0000 (13:44 +0000)]
Unicode compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41702
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 8 Oct 2006 13:10:06 +0000 (13:10 +0000)]
rebaked with aboutdlg.* files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41701
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 8 Oct 2006 13:08:51 +0000 (13:08 +0000)]
added GTK+ 2.6 implementation of wxAboutBox
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41700
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 8 Oct 2006 13:01:18 +0000 (13:01 +0000)]
Added missing image.h header
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41699
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 8 Oct 2006 12:53:44 +0000 (12:53 +0000)]
test credits in about dialog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41698
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 8 Oct 2006 12:21:57 +0000 (12:21 +0000)]
added --enable-aboutdlg
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41697
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 8 Oct 2006 12:11:47 +0000 (12:11 +0000)]
reformat and add files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41696
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 8 Oct 2006 12:07:03 +0000 (12:07 +0000)]
added native Mac implementation of wxAboutBox(); also moved aboutdlg.* files from core to adv library as they depend on wxHyperlinkCtrl which is in adv
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41695
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 8 Oct 2006 11:11:48 +0000 (11:11 +0000)]
use wxSTRINGIZE_T instead of _T(wxSTRINGIZE())
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41694
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 8 Oct 2006 11:10:41 +0000 (11:10 +0000)]
use wxVERSION_NUM_DOT_STRING_T instead of wxVERSION_NUM_DOT_STRING to fix the Unicode build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41693
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 8 Oct 2006 11:09:42 +0000 (11:09 +0000)]
added Unicode-friendly variants of version string macros
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41692
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 8 Oct 2006 11:07:55 +0000 (11:07 +0000)]
added Unicode-friendly wxSTRINGIZE_T()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41691
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 8 Oct 2006 10:59:16 +0000 (10:59 +0000)]
use wxSTRINGIZE instead of redefining a special STRINGIZE in this file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41690
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Sun, 8 Oct 2006 08:04:49 +0000 (08:04 +0000)]
Move some things to wxBitmapBase to avoid much duplication.
Use proper const for XPM data, and const void* for arbitary bitmap data.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41689
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 8 Oct 2006 06:42:09 +0000 (06:42 +0000)]
return values of overloaded virtuals should match the base class version
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41688
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 8 Oct 2006 06:37:50 +0000 (06:37 +0000)]
Override CreateItem so wxListBox can turn its notifications into events.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41687
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 8 Oct 2006 01:21:28 +0000 (01:21 +0000)]
added wxAboutBox-related files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41686
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 8 Oct 2006 01:20:38 +0000 (01:20 +0000)]
added wxUSE_ABOUTDLG
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41685
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 8 Oct 2006 01:19:31 +0000 (01:19 +0000)]
use the main frame icon if no icon is explicitely specified
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41684
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 8 Oct 2006 01:02:04 +0000 (01:02 +0000)]
initial implementation of wxAboutBox()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41683
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 8 Oct 2006 00:59:09 +0000 (00:59 +0000)]
added wxUSE_ABOUTDLG
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41682
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 8 Oct 2006 00:35:44 +0000 (00:35 +0000)]
fixed VC warning about unreachable code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41681
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 8 Oct 2006 00:03:49 +0000 (00:03 +0000)]
ignore the other WXDLLIMPEXP_XXX and not only BASE one too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41680
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 7 Oct 2006 21:38:46 +0000 (21:38 +0000)]
Some more explanations.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41679
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 7 Oct 2006 20:58:47 +0000 (20:58 +0000)]
More docs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41678
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 7 Oct 2006 20:36:08 +0000 (20:36 +0000)]
Two more typos.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41677
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Sat, 7 Oct 2006 18:32:49 +0000 (18:32 +0000)]
small cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41676
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Sat, 7 Oct 2006 18:32:11 +0000 (18:32 +0000)]
some cleanup, and plug a few small holes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41675
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 7 Oct 2006 17:44:31 +0000 (17:44 +0000)]
Typo.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41674
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 7 Oct 2006 17:38:40 +0000 (17:38 +0000)]
Include wxDataViewCtrl in list of controls.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41673
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 7 Oct 2006 17:36:44 +0000 (17:36 +0000)]
Include dataview docs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41672
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 7 Oct 2006 17:34:00 +0000 (17:34 +0000)]
Add docs to wxDataViewCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41671
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 7 Oct 2006 14:15:53 +0000 (14:15 +0000)]
Not everything has to be virtual.
Made short cuts for adding columns more useful.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41670
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 6 Oct 2006 23:21:07 +0000 (23:21 +0000)]
rename the ID parameter
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41669
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 6 Oct 2006 22:37:03 +0000 (22:37 +0000)]
fix for handling from Francesco
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41668
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 6 Oct 2006 21:49:10 +0000 (21:49 +0000)]
Return toolbars "own" GdkWindow, required among
others for mouse event reporting.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41667
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 6 Oct 2006 20:08:33 +0000 (20:08 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41666
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 6 Oct 2006 19:56:57 +0000 (19:56 +0000)]
Renamed wx.FutureCall to wx.CallLater so it is named more like
wx.CallAfter. wx.FutureCall is now an empty subclass of wx.CallLater
for compatibility of older code.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41665
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 6 Oct 2006 19:55:31 +0000 (19:55 +0000)]
be able to switch between the frame managing the toolbar, anbd putting
it in a sizer instead.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41664
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 6 Oct 2006 19:54:48 +0000 (19:54 +0000)]
some tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41663
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 6 Oct 2006 17:14:39 +0000 (17:14 +0000)]
more informative assert message
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41662
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Fri, 6 Oct 2006 16:34:45 +0000 (16:34 +0000)]
make pixbuf/alpha handling more coherent in gtk wxBitmap, allow pixbuf without alpha
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41661
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Paul Cornett [Fri, 6 Oct 2006 15:49:29 +0000 (15:49 +0000)]
don't invert mono bitmaps in Rescale
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41660
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 6 Oct 2006 09:50:45 +0000 (09:50 +0000)]
Implemended column header mouse clicks.
Ascending/descending sorting.
Setting the little arrow indicator for ascending
and desceding sorting.
Generic stubs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41659
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Jouk Jansen [Fri, 6 Oct 2006 07:25:56 +0000 (07:25 +0000)]
Committing in .
Synchronizing setup.h_vms with setup.h.in
Modified Files:
wxWidgets/setup.h_vms
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41658
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 6 Oct 2006 04:47:30 +0000 (04:47 +0000)]
Allow the native toolbar to have more han one button toggled at a time.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41657
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 6 Oct 2006 00:53:37 +0000 (00:53 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41656
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 6 Oct 2006 00:52:55 +0000 (00:52 +0000)]
don't inject constructors
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41655
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 6 Oct 2006 00:52:29 +0000 (00:52 +0000)]
always use wxPyPanel
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41654
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 6 Oct 2006 00:51:48 +0000 (00:51 +0000)]
reduce the number of objects for a quicker startup time
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41653
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 6 Oct 2006 00:51:01 +0000 (00:51 +0000)]
Set overview to docstring
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41652
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 6 Oct 2006 00:50:22 +0000 (00:50 +0000)]
Fixes for using the staticmethods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41651
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 6 Oct 2006 00:31:18 +0000 (00:31 +0000)]
Applied second part of patch #
1570448 , use the device origin for where
to clear
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41650
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 5 Oct 2006 23:56:13 +0000 (23:56 +0000)]
some fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41649
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 5 Oct 2006 23:53:44 +0000 (23:53 +0000)]
Updates from Paul
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41648
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 5 Oct 2006 23:51:28 +0000 (23:51 +0000)]
Part of patch#
1570448 , use dwRop for StretchBIBits too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41647
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 5 Oct 2006 22:53:06 +0000 (22:53 +0000)]
ensure that wxMAC_USE_CORE_GRAPHICS is turned on if wxUSE_GRAPHICS_CONTEXT is
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41646
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 5 Oct 2006 22:45:17 +0000 (22:45 +0000)]
Add USE_GDIPLUS option that will control (for the makefile builds) if
the gdiplus.lib library is added to the link, and whether
wxUSE_GRAPHICS_CONTEXT should be defined.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41645
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 5 Oct 2006 22:42:31 +0000 (22:42 +0000)]
Make the message about wxUSE_GRAPHICS_CONTEXT a bit more informative
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41644
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 5 Oct 2006 22:24:18 +0000 (22:24 +0000)]
Add FlatNotebook
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41643
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Jamie Gadd [Thu, 5 Oct 2006 21:34:54 +0000 (21:34 +0000)]
Need to update the bg brush when the first page is added.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41642
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 5 Oct 2006 19:35:23 +0000 (19:35 +0000)]
Added sort order and alignement for column headers.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41641
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Thu, 5 Oct 2006 19:34:25 +0000 (19:34 +0000)]
Fix buffer overrun in Linux/x86_64 (Pixel is a 64 bit long, passing
a 32 bit int pointer to XtVaGetValues will cause trouble). Using a long
should suffice. A configure test would be better.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41640
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 5 Oct 2006 19:06:21 +0000 (19:06 +0000)]
Add support for bitmaps in headers.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41639
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 5 Oct 2006 17:28:31 +0000 (17:28 +0000)]
[
1560785 ] wxFileName::IsReadable/Writable/Executable
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41638
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 5 Oct 2006 15:25:09 +0000 (15:25 +0000)]
fix problems with using incorrect vswprintf() for mingw32/VC6 when wxUSE_PRINTF_POS_PARAMS==1, try to simplify/better organize all wxVsnprintf_()-related code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41637
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 5 Oct 2006 12:11:12 +0000 (12:11 +0000)]
PCH build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41636
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 5 Oct 2006 11:54:30 +0000 (11:54 +0000)]
restored Ove Kåven name in the header comment which was
broken a couple revisions ago; switched copyright to wxWidgets
dev team as the whole as there are simply too many people who
have modified this file to list them all; no changes in the code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41635
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 5 Oct 2006 10:20:32 +0000 (10:20 +0000)]
wxGenericDirCtrl page for widgets sample.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41634
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Thu, 5 Oct 2006 07:18:25 +0000 (07:18 +0000)]
Warning fixes and TODO markup for easier finding by brave volounteers.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41633
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 4 Oct 2006 23:02:13 +0000 (23:02 +0000)]
honour wxBU_EXACTFIT in wxToggleButton (patch
1567892 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41632
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775