]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
20 years agoimplemented nested index entries and index entries pointing to multiple documents...
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

20 years agoreSWIGged
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

20 years agouse TWIST buttons by default on the Mac, but also make it possible to
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

20 years agoreSWIGged
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

20 years agoTweaks for testing styles
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

20 years agoAdd some refreshes to try and workaround a display glitch
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

20 years agoRefresh after changing the bitmap
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

20 years agoUse root for OSX build
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

20 years agofixed icon image data
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

20 years agotweaked comment
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

20 years agoA little better failure message
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

20 years agoFixed HitTest for columns > 1
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

20 years agoAllow for Cmd-click on wxMac
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

20 years agoOops, forgot to remove som testing code
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

20 years agowxTreeListCtrl still uses the wxTR_TWIST_BUTTONS style
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

20 years agoFixed lots of painting, clipping and alignment issues.
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

20 years agoimplemented wxFRAME_NO_TASKBAR for wxGTK2
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

20 years agorespect absence of wxCENTRE
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

20 years agoimplemented nested index entries and index entries pointing to multiple documents...
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

20 years agowxHTML_REALLOC_STEP not used anymore
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

20 years agowxObjArray::empty() was missing
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

20 years agotest nested indexes
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

20 years agocreate wxDialog with proper _NET_WM hint so that the WMs recognize it as a dialog
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

20 years agoFix HitTest offset, and some other little things that had been changed
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

20 years agoAdded GetUnicodeKey
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

20 years agoUse top-level parent for the dialog parent
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

20 years ago Compilation fixes.
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

20 years agoAdd flush() to PyOnDemandOutputWindow
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

20 years agooverride GetLabe/SetLabel as on wxMac it will draw its own label that
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

20 years agoFixing crash due to referencing a NULL m_font.
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

20 years agoFixed wxMDIChildWindow to be a native window on Mac. Otherwise, functions like SetSiz...
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

20 years agoFixed typo in show available drives.
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

20 years agodocumentation fix
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

20 years agoupdate from Herbert Breunung which I forgot to commit some time ago
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

20 years agoadded include files section
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

20 years agoadded test for Lower()/Upper() with 8bit chars
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

20 years agodon't duplicate code checking for X for X11 and Motif ports; filter out -RNONE from...
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

20 years agodon't mess with the fonts if not asked to
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

20 years agoremoved wrong bg colour handling code
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

20 years agomore fixes to HTML entities parsing when loading .hhk and .hhc
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

20 years agofixed typo
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

20 years agowarning fix
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

20 years agofixed setting colour of wxStaticText in case the label contains XML special characters
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

20 years agoimplemented underlined text drawing for GTK2
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

20 years agofixes to charset conversion when loading non-Latin1 helpbooks; use wxString instead...
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

20 years agore-added --inplace documentation
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

20 years agodon't create the font until after the app is initialized
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

20 years agofixed sash dragging after programatically trying to set sashpos < minsize
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

20 years agoimplemented 3state checkboxes in wxGTK with GTK2
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

20 years agodoubleclick selects cell for editing
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

20 years agomore fixes to keypress handling in wxGTK:
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

20 years agochange of msgids patch description was inaccurate; fixed
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

20 years agoadded and documented wxKeyEvent::GetUnicodeKey(); made it work for MSW; added test...
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

20 years agoadded and documented wxKeyEvent::GetUnicodeKey(); made it work for MSW; added test...
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

20 years agoallow a - at the beginning of a menu item (would become a separator by default)
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

20 years agorely on built-in best size...
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

20 years agocorrectly positioning vertical slider labels
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

20 years agofixed include dependency
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

20 years agocolors are only set if non-black, otherwise Enable(false) does not gray them out
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

20 years agoAdded braces to remove initialisation error
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

20 years agofont retrieval synched for setsize and bestsize
Stefan Csomor [Fri, 25 Jun 2004 12:19:33 +0000 (12:19 +0000)] 
font retrieval synched for setsize and bestsize

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28023 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agobest size handling fix
Stefan Csomor [Fri, 25 Jun 2004 11:33:39 +0000 (11:33 +0000)] 
best size handling fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28022 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agocursor handling fix
Stefan Csomor [Fri, 25 Jun 2004 11:18:02 +0000 (11:18 +0000)] 
cursor handling fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28021 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agotwo-level switch statement for event types
Stefan Csomor [Fri, 25 Jun 2004 09:21:15 +0000 (09:21 +0000)] 
two-level switch statement for event types

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28020 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agofix missing mouse-up events (eg when track control was called, which is consuming...
Stefan Csomor [Fri, 25 Jun 2004 08:25:34 +0000 (08:25 +0000)] 
fix missing mouse-up events (eg when track control was called, which is consuming the mouse-up event)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28019 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoSetSizeHints hacks are not needed any longer since the minsize is not
Robin Dunn [Thu, 24 Jun 2004 21:58:11 +0000 (21:58 +0000)] 
SetSizeHints hacks are not needed any longer since the minsize is not
set by default any longer

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28018 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoreSWIGged
Robin Dunn [Thu, 24 Jun 2004 21:09:45 +0000 (21:09 +0000)] 
reSWIGged

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28017 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoreSWIGged
Robin Dunn [Thu, 24 Jun 2004 21:02:49 +0000 (21:02 +0000)] 
reSWIGged

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28016 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoinform the IM context about focus changes
Václav Slavík [Thu, 24 Jun 2004 20:52:25 +0000 (20:52 +0000)] 
inform the IM context about focus changes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28015 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoGtkIMContext must be the first to process keypress events, otherwise you won't be...
Václav Slavík [Thu, 24 Jun 2004 20:27:49 +0000 (20:27 +0000)] 
GtkIMContext must be the first to process keypress events, otherwise you won't be able to enter all characters with some IMs; this is same thing as what GtkEntry and GtkTextView do

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28014 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agotesting tweaks
Robin Dunn [Thu, 24 Jun 2004 20:25:53 +0000 (20:25 +0000)] 
testing tweaks

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28013 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoOptimized sizers to not call CalcMin more often than neccessary
Robin Dunn [Thu, 24 Jun 2004 20:21:31 +0000 (20:21 +0000)] 
Optimized sizers to not call CalcMin more often than neccessary

Window items added with wxFIXED_MINSIZE flag will set the window's
minsize to its curent size.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28012 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoOptimized sizers to not call CalcMin more often than neccessary
Robin Dunn [Thu, 24 Jun 2004 20:13:27 +0000 (20:13 +0000)] 
Optimized sizers to not call CalcMin more often than neccessary

Window items added with wxFIXED_MINSIZE flag will set the window's
minsize to its curent size.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28011 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years ago* Implemented BestSize cache
Robin Dunn [Thu, 24 Jun 2004 20:09:45 +0000 (20:09 +0000)] 
* Implemented BestSize cache

* Added calls to InvalidateBestSize where things affecting BestSize
  are modified.  There are probably several other places where this
  still needs to be done...

* Added wxWindowBase::GetBestFittingSize that will merge the BestSize
  into the MinSize, (if any) and return the result.

* SetBestFittingSize will now only set the MinSize to the value that
  was passed to it, without merging in the BestSize

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28010 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agofixed keypresses handling to correctly translate Unicode characters to current locale...
Václav Slavík [Thu, 24 Jun 2004 19:51:39 +0000 (19:51 +0000)] 
fixed keypresses handling to correctly translate Unicode characters to current locale's charset in GTK2+ANSI build

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28009 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agofixed memory leak and removed duplicated code
Václav Slavík [Thu, 24 Jun 2004 18:11:29 +0000 (18:11 +0000)] 
fixed memory leak and removed duplicated code

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28008 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agouse GtkIMContext variable, not GtkIMMulticontext, we don't use functions that take...
Václav Slavík [Thu, 24 Jun 2004 17:54:08 +0000 (17:54 +0000)] 
use GtkIMContext variable, not GtkIMMulticontext, we don't use functions that take the latter as their argument

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28007 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoWe don't need to pose for NSMenuItem, target/action is used instead.
David Elliott [Thu, 24 Jun 2004 16:36:27 +0000 (16:36 +0000)] 
We don't need to pose for NSMenuItem, target/action is used instead.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28006 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years ago* Do not use class posing to handle target/action.
David Elliott [Thu, 24 Jun 2004 15:14:33 +0000 (15:14 +0000)] 
* Do not use class posing to handle target/action.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28005 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agofixed warnings after GetFont prototype change
Václav Slavík [Thu, 24 Jun 2004 14:25:47 +0000 (14:25 +0000)] 
fixed warnings after GetFont prototype change

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28004 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoRemoved references to now-deprecated wxNotebookSizer from documentation.
Václav Slavík [Thu, 24 Jun 2004 11:59:38 +0000 (11:59 +0000)] 
Removed references to now-deprecated wxNotebookSizer from documentation.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28003 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agodeprecated wxBookCtrlSizer and wxNotebookSizer, they are no longer needed
Václav Slavík [Thu, 24 Jun 2004 11:58:06 +0000 (11:58 +0000)] 
deprecated wxBookCtrlSizer and wxNotebookSizer, they are no longer needed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28002 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoFixed stream test.
Włodzimierz Skiba [Thu, 24 Jun 2004 09:32:26 +0000 (09:32 +0000)] 
Fixed stream test.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28001 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoset size hints so that the window won't shrink too much
Václav Slavík [Thu, 24 Jun 2004 09:04:10 +0000 (09:04 +0000)] 
set size hints so that the window won't shrink too much

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28000 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years ago Committing in .
Jouk Jansen [Thu, 24 Jun 2004 08:15:07 +0000 (08:15 +0000)] 
 Committing in .

 OpenVMS updates

 Modified Files:
  wxWidgets/setup.h_vms wxWidgets/src/gtk/descrip.mms
  wxWidgets/src/motif/checkbox.cpp
 ----------------------------------------------------------------------

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27999 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoRegenerated makefiles.
Włodzimierz Skiba [Thu, 24 Jun 2004 08:05:50 +0000 (08:05 +0000)] 
Regenerated makefiles.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27998 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoRemoved unused code.
Włodzimierz Skiba [Thu, 24 Jun 2004 08:00:23 +0000 (08:00 +0000)] 
Removed unused code.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27997 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agounicode fix
Stefan Csomor [Thu, 24 Jun 2004 07:28:52 +0000 (07:28 +0000)] 
unicode fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27996 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoFixes for Smartphone builds. Sample does not work yet but at least creates exacutable.
Włodzimierz Skiba [Thu, 24 Jun 2004 06:59:48 +0000 (06:59 +0000)] 
Fixes for Smartphone builds. Sample does not work yet but at least creates exacutable.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27995 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoFixed WinCE build.
Włodzimierz Skiba [Thu, 24 Jun 2004 06:54:55 +0000 (06:54 +0000)] 
Fixed WinCE build.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27994 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoreverted previous commit: the _real_ bug was already fixed
Václav Slavík [Thu, 24 Jun 2004 06:46:27 +0000 (06:46 +0000)] 
reverted previous commit: the _real_ bug was already fixed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27993 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agowork around a bug in TabCtrl_AdjustRect which will cause a crash on
Robin Dunn [Thu, 24 Jun 2004 04:46:41 +0000 (04:46 +0000)] 
work around a bug in TabCtrl_AdjustRect which will cause a crash on
win2k, or on XP with themes disabled, if the wxNB_MULTILINE style is
used and the rectangle is very small, (such as when the notebook is
first created.)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27992 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoremoved a SetFont(parent->GetFont())
Robin Dunn [Thu, 24 Jun 2004 04:45:53 +0000 (04:45 +0000)] 
removed a SetFont(parent->GetFont())

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27991 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agotweaks for testing
Robin Dunn [Thu, 24 Jun 2004 04:45:20 +0000 (04:45 +0000)] 
tweaks for testing

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27990 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agowxDefaultCoord
Robin Dunn [Thu, 24 Jun 2004 03:04:57 +0000 (03:04 +0000)] 
wxDefaultCoord

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27989 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agofixed UNC paths handling (patch #975038)
Václav Slavík [Wed, 23 Jun 2004 22:20:12 +0000 (22:20 +0000)] 
fixed UNC paths handling (patch #975038)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27988 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agotest UNC filenames conversion on MSW
Václav Slavík [Wed, 23 Jun 2004 22:18:45 +0000 (22:18 +0000)] 
test UNC filenames conversion on MSW

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27987 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agocompilation fix for gcc-3.4
Václav Slavík [Wed, 23 Jun 2004 22:18:11 +0000 (22:18 +0000)] 
compilation fix for gcc-3.4

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27986 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agofixed bug #976725: "RETURN closes dialog instead of combobox dropdown" (applied fix...
Dimitri Schoolwerth [Wed, 23 Jun 2004 22:12:30 +0000 (22:12 +0000)] 
fixed bug #976725: "RETURN closes dialog instead of combobox dropdown" (applied fix suggested in the bug's comment)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27985 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

20 years agoadded Set(jdn) test
Vadim Zeitlin [Wed, 23 Jun 2004 21:54:34 +0000 (21:54 +0000)] 
added Set(jdn) test

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27984 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775