]>
git.saurik.com Git - wxWidgets.git/log
Robin Dunn [Thu, 1 Jul 2004 00:57:07 +0000 (00:57 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28123
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 1 Jul 2004 00:53:26 +0000 (00:53 +0000)]
Print start and stop time
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28122
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 1 Jul 2004 00:48:01 +0000 (00:48 +0000)]
a little cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28121
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 1 Jul 2004 00:45:06 +0000 (00:45 +0000)]
added CmdDown()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28120
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 1 Jul 2004 00:05:56 +0000 (00:05 +0000)]
use CmdDown() instead of #ifdefs for Mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28119
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 1 Jul 2004 00:04:48 +0000 (00:04 +0000)]
added and documented wxKey/MouseEvent::CmdDown()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28118
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 30 Jun 2004 23:43:02 +0000 (23:43 +0000)]
The gaps should *not* be included in the space given to the item, and
so should also not be accounted for in the alignment adjustmanets
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28117
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 30 Jun 2004 23:28:10 +0000 (23:28 +0000)]
mention that wxPostEvent() only works for sending messages to the main thread
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28116
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 30 Jun 2004 23:21:49 +0000 (23:21 +0000)]
mention that detached threads shouldn't be deleted
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28115
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 30 Jun 2004 22:00:45 +0000 (22:00 +0000)]
Need to ensure that the right background is explicitly set.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28114
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 30 Jun 2004 21:55:10 +0000 (21:55 +0000)]
fixed typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28113
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 30 Jun 2004 21:50:28 +0000 (21:50 +0000)]
Fixed typos and added test case that changes the font of a CalendarCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28112
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 30 Jun 2004 21:49:17 +0000 (21:49 +0000)]
Layout fixes due to measuring with the wrong font. Also added
GetDefaultAttributes and switched everything to use GetXXX instead of
m_XXX.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28111
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 30 Jun 2004 20:12:14 +0000 (20:12 +0000)]
Since the wxPyMake_wxObject typemap is also used for constructors we
need to allow it to use the $owner value to specify if the thisown
attribute shoudl be set to true.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28110
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 30 Jun 2004 20:10:21 +0000 (20:10 +0000)]
Allow the size, pos, and title of the default output window to be modified
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28109
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 30 Jun 2004 18:44:35 +0000 (18:44 +0000)]
update for CVS versions of bakefile
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28108
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 30 Jun 2004 17:12:03 +0000 (17:12 +0000)]
SetDefaultXXX -> SetOwnXXX
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28107
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 30 Jun 2004 16:25:06 +0000 (16:25 +0000)]
trying to fix missing new line before a heading start
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28106
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 30 Jun 2004 15:47:01 +0000 (15:47 +0000)]
made GetTextExtent() work correctly with NULL theFont parameter (m_font might nto be set); drastically simplified it by using helper WindowHDC and SelectInHDC classes instead of the old mess
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28105
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 30 Jun 2004 15:45:24 +0000 (15:45 +0000)]
don't use &this->GetFont(), this is _not_ valid C++ and GetTextExtent() should work correctly with the default value of font parameter anyhow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28104
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 30 Jun 2004 15:44:11 +0000 (15:44 +0000)]
added WindowHDC similar to Screen/MemoryHDC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28103
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 30 Jun 2004 15:35:14 +0000 (15:35 +0000)]
fix VC++ warning about redeclaring wxHtmlHelpMergedIndexItem class as struct in .cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28102
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 30 Jun 2004 13:06:50 +0000 (13:06 +0000)]
implemented wxSS::GetMetric on wxGTK2 (patch 950618)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28101
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 30 Jun 2004 13:05:20 +0000 (13:05 +0000)]
decoupled attributes inheritance and m_hasXXX flags
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28100
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 30 Jun 2004 12:32:21 +0000 (12:32 +0000)]
wxXXChoiceDialog documentation fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28099
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 30 Jun 2004 10:22:23 +0000 (10:22 +0000)]
made GetEntitiesParser public, it's useful for some tag handlers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28098
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 30 Jun 2004 10:21:47 +0000 (10:21 +0000)]
fixed HTML entities parsing inside <titl
e> tag
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28097
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 29 Jun 2004 21:06:02 +0000 (21:06 +0000)]
Lots of SWIGging
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28096
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 29 Jun 2004 20:36:13 +0000 (20:36 +0000)]
put -DNO_GCC_PRAGMA into CPPFLAGS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28095
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 29 Jun 2004 19:33:34 +0000 (19:33 +0000)]
cleanup whitespace
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28094
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 29 Jun 2004 19:29:17 +0000 (19:29 +0000)]
Allow the MustHaveApp exception feature to be inherited
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28093
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 29 Jun 2004 18:04:27 +0000 (18:04 +0000)]
Add SetState/GetState for wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28092
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 29 Jun 2004 18:03:48 +0000 (18:03 +0000)]
Don't need to adjust the position for HitTest any longer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28091
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 29 Jun 2004 18:02:13 +0000 (18:02 +0000)]
removed some commented out code that should have been removed in the
last commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28090
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 29 Jun 2004 17:44:21 +0000 (17:44 +0000)]
minsize and attribute tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28089
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 29 Jun 2004 16:55:35 +0000 (16:55 +0000)]
removed gtk.h include
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28088
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 29 Jun 2004 07:53:03 +0000 (07:53 +0000)]
documented return value of Find[Absolute]ValidPath() correctly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28087
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 29 Jun 2004 07:52:38 +0000 (07:52 +0000)]
fixed bug in FindAbsoluteValidPath() which returned cwd instead of empty string if the path was not found
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28086
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 29 Jun 2004 07:48:15 +0000 (07:48 +0000)]
recognize roman8 charset as us-ascii (this is wrong but better than not recognizing it at all) (fixes bug 978251)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28085
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 29 Jun 2004 07:25:22 +0000 (07:25 +0000)]
implemented wxFRAME_NO_TASKBAR for wxGTK2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28084
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 29 Jun 2004 07:16:51 +0000 (07:16 +0000)]
implemented nested index entries and index entries pointing to multiple documents in wxHtmlHelpController; modified wxHtmlHelpData API to make it possible
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28083
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 29 Jun 2004 03:02:58 +0000 (03:02 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28082
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 29 Jun 2004 02:58:19 +0000 (02:58 +0000)]
use TWIST buttons by default on the Mac, but also make it possible to
skip the style adjustments so the programmer can do what they want too.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28081
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 29 Jun 2004 02:08:09 +0000 (02:08 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28080
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 29 Jun 2004 02:06:16 +0000 (02:06 +0000)]
Tweaks for testing styles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28079
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 29 Jun 2004 02:05:36 +0000 (02:05 +0000)]
Add some refreshes to try and workaround a display glitch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28078
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 29 Jun 2004 02:04:04 +0000 (02:04 +0000)]
Refresh after changing the bitmap
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28077
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 29 Jun 2004 02:03:36 +0000 (02:03 +0000)]
Use root for OSX build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28076
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 29 Jun 2004 02:03:09 +0000 (02:03 +0000)]
fixed icon image data
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28075
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 29 Jun 2004 02:02:52 +0000 (02:02 +0000)]
tweaked comment
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28074
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 29 Jun 2004 02:01:11 +0000 (02:01 +0000)]
A little better failure message
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28073
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 29 Jun 2004 01:58:35 +0000 (01:58 +0000)]
Fixed HitTest for columns > 1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28072
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 29 Jun 2004 01:09:06 +0000 (01:09 +0000)]
Allow for Cmd-click on wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28071
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 29 Jun 2004 01:00:12 +0000 (01:00 +0000)]
Oops, forgot to remove som testing code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28070
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 29 Jun 2004 00:57:55 +0000 (00:57 +0000)]
wxTreeListCtrl still uses the wxTR_TWIST_BUTTONS style
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28069
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 29 Jun 2004 00:56:52 +0000 (00:56 +0000)]
Fixed lots of painting, clipping and alignment issues.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28068
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 28 Jun 2004 21:47:54 +0000 (21:47 +0000)]
implemented wxFRAME_NO_TASKBAR for wxGTK2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28067
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 28 Jun 2004 21:46:05 +0000 (21:46 +0000)]
respect absence of wxCENTRE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28066
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 28 Jun 2004 21:45:30 +0000 (21:45 +0000)]
implemented nested index entries and index entries pointing to multiple documents in wxHtmlHelpController; modified wxHtmlHelpData API to make it possible
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28065
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 28 Jun 2004 21:43:23 +0000 (21:43 +0000)]
wxHTML_REALLOC_STEP not used anymore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28064
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 28 Jun 2004 21:42:40 +0000 (21:42 +0000)]
wxObjArray::empty() was missing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28063
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 28 Jun 2004 21:42:03 +0000 (21:42 +0000)]
test nested indexes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28062
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 28 Jun 2004 21:37:33 +0000 (21:37 +0000)]
create wxDialog with proper _NET_WM hint so that the WMs recognize it as a dialog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28061
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 28 Jun 2004 21:30:52 +0000 (21:30 +0000)]
Fix HitTest offset, and some other little things that had been changed
in our old copy of treelistctrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28060
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 28 Jun 2004 19:27:06 +0000 (19:27 +0000)]
Added GetUnicodeKey
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28059
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 28 Jun 2004 19:23:08 +0000 (19:23 +0000)]
Use top-level parent for the dialog parent
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28058
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Mon, 28 Jun 2004 19:22:48 +0000 (19:22 +0000)]
Compilation fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28057
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 28 Jun 2004 19:22:33 +0000 (19:22 +0000)]
Add flush() to PyOnDemandOutputWindow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28056
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 28 Jun 2004 19:21:46 +0000 (19:21 +0000)]
override GetLabe/SetLabel as on wxMac it will draw its own label that
interferes with ours.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28055
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Ollivier [Mon, 28 Jun 2004 19:02:16 +0000 (19:02 +0000)]
Fixing crash due to referencing a NULL m_font.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28054
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Ollivier [Mon, 28 Jun 2004 18:18:54 +0000 (18:18 +0000)]
Fixed wxMDIChildWindow to be a native window on Mac. Otherwise, functions like SetSize would crash.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28053
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Ollivier [Mon, 28 Jun 2004 18:16:49 +0000 (18:16 +0000)]
Fixed typo in show available drives.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28052
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 28 Jun 2004 16:26:02 +0000 (16:26 +0000)]
documentation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28051
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 28 Jun 2004 10:48:08 +0000 (10:48 +0000)]
update from Herbert Breunung which I forgot to commit some time ago
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28050
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 28 Jun 2004 10:47:05 +0000 (10:47 +0000)]
added include files section
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28049
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 28 Jun 2004 10:46:07 +0000 (10:46 +0000)]
added test for Lower()/Upper() with 8bit chars
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28048
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 28 Jun 2004 10:38:51 +0000 (10:38 +0000)]
don't duplicate code checking for X for X11 and Motif ports; filter out -RNONE from the X_LIBS set by AC_PATH_XTRA (see patch 956017)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28047
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 27 Jun 2004 22:17:14 +0000 (22:17 +0000)]
don't mess with the fonts if not asked to
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28046
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 27 Jun 2004 22:16:40 +0000 (22:16 +0000)]
removed wrong bg colour handling code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28045
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 27 Jun 2004 19:40:20 +0000 (19:40 +0000)]
more fixes to HTML entities parsing when loading .hhk and .hhc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28044
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 27 Jun 2004 13:47:52 +0000 (13:47 +0000)]
fixed typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28043
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 27 Jun 2004 13:42:23 +0000 (13:42 +0000)]
warning fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28042
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 27 Jun 2004 13:42:17 +0000 (13:42 +0000)]
fixed setting colour of wxStaticText in case the label contains XML special characters
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28041
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 27 Jun 2004 13:10:29 +0000 (13:10 +0000)]
implemented underlined text drawing for GTK2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28040
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 27 Jun 2004 13:09:18 +0000 (13:09 +0000)]
fixes to charset conversion when loading non-Latin1 helpbooks; use wxString instead of wxChar* in data structures
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28039
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 27 Jun 2004 09:00:52 +0000 (09:00 +0000)]
re-added --inplace documentation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28038
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 26 Jun 2004 18:45:02 +0000 (18:45 +0000)]
don't create the font until after the app is initialized
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28037
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 26 Jun 2004 17:29:43 +0000 (17:29 +0000)]
fixed sash dragging after programatically trying to set sashpos < minsize
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28036
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 26 Jun 2004 15:53:22 +0000 (15:53 +0000)]
implemented 3state checkboxes in wxGTK with GTK2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28035
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 26 Jun 2004 15:51:42 +0000 (15:51 +0000)]
doubleclick selects cell for editing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28034
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 26 Jun 2004 15:25:39 +0000 (15:25 +0000)]
more fixes to keypress handling in wxGTK:
1. don't eat unprocessed events originating from child widgets
2. tell IM context about focus changes
3. set wxKeyEvent modifiers information from last GdkEventKey leading to IM's commit signal
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28033
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 26 Jun 2004 14:11:53 +0000 (14:11 +0000)]
change of msgids patch description was inaccurate; fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28032
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 26 Jun 2004 13:34:15 +0000 (13:34 +0000)]
added and documented wxKeyEvent::GetUnicodeKey(); made it work for MSW; added test for it to the text sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28031
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 26 Jun 2004 13:14:24 +0000 (13:14 +0000)]
added and documented wxKeyEvent::GetUnicodeKey(); made it work for MSW; added test for it to the text sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28030
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 26 Jun 2004 10:02:36 +0000 (10:02 +0000)]
allow a - at the beginning of a menu item (would become a separator by default)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28029
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 26 Jun 2004 09:39:01 +0000 (09:39 +0000)]
rely on built-in best size...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28028
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Sat, 26 Jun 2004 09:31:55 +0000 (09:31 +0000)]
correctly positioning vertical slider labels
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28027
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Dimitri Schoolwerth [Fri, 25 Jun 2004 15:09:06 +0000 (15:09 +0000)]
fixed include dependency
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28026
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 25 Jun 2004 13:40:16 +0000 (13:40 +0000)]
colors are only set if non-black, otherwise Enable(false) does not gray them out
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28025
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 25 Jun 2004 12:59:12 +0000 (12:59 +0000)]
Added braces to remove initialisation error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28024
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775