]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
21 years agopressing PageDown and then PageUp should return to the same item
Vadim Zeitlin [Tue, 3 Jun 2003 11:15:38 +0000 (11:15 +0000)] 
pressing PageDown and then PageUp should return to the same item

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

21 years agoUnicode compilation fix (patch 747959)
Vadim Zeitlin [Tue, 3 Jun 2003 10:55:47 +0000 (10:55 +0000)] 
Unicode compilation fix (patch 747959)

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

21 years agouse c_str() instead of mb_str() with wxString::Printf() (patch 747903)
Vadim Zeitlin [Tue, 3 Jun 2003 10:51:52 +0000 (10:51 +0000)] 
use c_str() instead of mb_str() with wxString::Printf() (patch 747903)

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

21 years agogenerate wxEVT_COMMAND_LIST_INSERT_ITEM (patch 747070)
Vadim Zeitlin [Tue, 3 Jun 2003 10:46:08 +0000 (10:46 +0000)] 
generate wxEVT_COMMAND_LIST_INSERT_ITEM (patch 747070)

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

21 years agono changes
Vadim Zeitlin [Tue, 3 Jun 2003 10:41:49 +0000 (10:41 +0000)] 
no changes

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

21 years agofixed wxPenRefData::operator==() (part of patch 742783)
Vadim Zeitlin [Tue, 3 Jun 2003 10:32:26 +0000 (10:32 +0000)] 
fixed wxPenRefData::operator==() (part of patch 742783)

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

21 years agoinitial attempts to get raw bitmaps working under Mac
Vadim Zeitlin [Tue, 3 Jun 2003 00:44:43 +0000 (00:44 +0000)] 
initial attempts to get raw bitmaps working under Mac

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

21 years agofixed compilation warnings
Vadim Zeitlin [Tue, 3 Jun 2003 00:44:10 +0000 (00:44 +0000)] 
fixed compilation warnings

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

21 years agoanother bug fixed: wrong lookup of nearest cell before given point
Václav Slavík [Mon, 2 Jun 2003 23:35:26 +0000 (23:35 +0000)] 
another bug fixed: wrong lookup of nearest cell before given point

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

21 years agocompilation fix
Vadim Zeitlin [Mon, 2 Jun 2003 23:05:22 +0000 (23:05 +0000)] 
compilation fix

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

21 years agocompilation warning fixed
Vadim Zeitlin [Mon, 2 Jun 2003 23:03:56 +0000 (23:03 +0000)] 
compilation warning fixed

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

21 years agorefresh cache on size/margins change; expanded cache to contain N elements, not just one
Vadim Zeitlin [Mon, 2 Jun 2003 23:02:12 +0000 (23:02 +0000)] 
refresh cache on size/margins change; expanded cache to contain N elements, not just one

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

21 years agoadded GetMargins()
Vadim Zeitlin [Mon, 2 Jun 2003 23:00:35 +0000 (23:00 +0000)] 
added GetMargins()

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

21 years agotest popup menu help strings
Vadim Zeitlin [Mon, 2 Jun 2003 22:59:37 +0000 (22:59 +0000)] 
test popup menu help strings

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

21 years agoadded RefreshAll()
Vadim Zeitlin [Mon, 2 Jun 2003 22:58:38 +0000 (22:58 +0000)] 
added RefreshAll()

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

21 years agotest for setting caret size and more changes (details are hazy; should have been...
Vadim Zeitlin [Mon, 2 Jun 2003 22:57:03 +0000 (22:57 +0000)] 
test for setting caret size and more changes (details are hazy; should have been committed a couple of months ago)

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

21 years agoattempt to fix gcc printf() warnings
Vadim Zeitlin [Mon, 2 Jun 2003 22:50:12 +0000 (22:50 +0000)] 
attempt to fix gcc printf() warnings

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

21 years agofixed calculations in SetMapMode() (use FP division, not integer)
Vadim Zeitlin [Mon, 2 Jun 2003 22:41:44 +0000 (22:41 +0000)] 
fixed calculations in SetMapMode() (use FP division, not integer)

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

21 years agoupdated after grid samples removal/renaming
Vadim Zeitlin [Mon, 2 Jun 2003 22:29:13 +0000 (22:29 +0000)] 
updated after grid samples removal/renaming

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

21 years agoregenerated after --enable-resources/prologio and wxUSE_X_RESOURCES changes
Vadim Zeitlin [Mon, 2 Jun 2003 21:54:22 +0000 (21:54 +0000)] 
regenerated after --enable-resources/prologio and wxUSE_X_RESOURCES changes

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

21 years agofix for gcc 3.3 warnings
Vadim Zeitlin [Mon, 2 Jun 2003 21:46:31 +0000 (21:46 +0000)] 
fix for gcc 3.3 warnings

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

21 years agoremoved wxUSE_X_RESOURCES -- was unused anyhow
Vadim Zeitlin [Mon, 2 Jun 2003 21:44:55 +0000 (21:44 +0000)] 
removed wxUSE_X_RESOURCES -- was unused anyhow

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

21 years agogive error if --enable-prologio/resources were given -- this is better than ignoring...
Vadim Zeitlin [Mon, 2 Jun 2003 21:41:26 +0000 (21:41 +0000)] 
give error if --enable-prologio/resources were given -- this is better than ignoring them silently

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

21 years agoadded copying selection to clipboard; fixes to selection making
Václav Slavík [Mon, 2 Jun 2003 21:21:23 +0000 (21:21 +0000)] 
added copying selection to clipboard; fixes to selection making

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

21 years agoAddition at simple wxObject*, support into wxVariant.
Roger Gammans [Mon, 2 Jun 2003 21:17:28 +0000 (21:17 +0000)] 
Addition at simple wxObject*, support into wxVariant.

This includes 2 new methods wxVariant::IsValueKindOf() and
wxVariantData::GetValueClassInfo() to allow query of the
wxRTTI data of the variant's data.

Also included is a macro analogues to dynamicCast for fetching
objects out of a wxVariant.

Documentation patches for the above.

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

21 years agoChange '--with-odbc' to use the WX_ARG_SYS_WITH macro instead of
Roger Gammans [Mon, 2 Jun 2003 21:09:53 +0000 (21:09 +0000)] 
Change '--with-odbc' to use the WX_ARG_SYS_WITH macro instead of
the WX_ARG_WITH macro. Add some extra rules to find the new correct
linker flags.

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

21 years agoadded copying selection to clipboard; fixes to selection making
Václav Slavík [Mon, 2 Jun 2003 20:14:31 +0000 (20:14 +0000)] 
added copying selection to clipboard; fixes to selection making

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

21 years agocompilation fixes for !USE_PCH
Vadim Zeitlin [Mon, 2 Jun 2003 17:29:40 +0000 (17:29 +0000)] 
compilation fixes for !USE_PCH

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

21 years agoprintf() format warning fixes
Vadim Zeitlin [Mon, 2 Jun 2003 17:27:57 +0000 (17:27 +0000)] 
printf() format warning fixes

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

21 years agoAttempt to make wxWindows play better with XP themes
Julian Smart [Mon, 2 Jun 2003 10:27:03 +0000 (10:27 +0000)] 
Attempt to make wxWindows play better with XP themes

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

21 years agoattempt to fix first click problem
Václav Slavík [Sun, 1 Jun 2003 23:17:08 +0000 (23:17 +0000)] 
attempt to fix first click problem

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

21 years agocompilation fix (not all paths returned a value)
Vadim Zeitlin [Sun, 1 Jun 2003 22:33:06 +0000 (22:33 +0000)] 
compilation fix (not all paths returned a value)

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

21 years agomore work on text selection: selecting should work now, but there's no clipboard...
Václav Slavík [Sun, 1 Jun 2003 22:19:15 +0000 (22:19 +0000)] 
more work on text selection: selecting should work now, but there's no clipboard interaction yet

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

21 years agofixed broken English...
Vadim Zeitlin [Sun, 1 Jun 2003 21:25:08 +0000 (21:25 +0000)] 
fixed broken English...

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

21 years agoNotify -> NotifyEvent
Julian Smart [Sun, 1 Jun 2003 21:24:57 +0000 (21:24 +0000)] 
Notify -> NotifyEvent

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

21 years agofixed broken TeX markup which resulted in broken links
Vadim Zeitlin [Sun, 1 Jun 2003 21:20:07 +0000 (21:20 +0000)] 
fixed broken TeX markup which resulted in broken links

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

21 years agoFixed doc bug [ 733128 ] 'wxTaskBarIcon.PopupMenu(..)' missing doc.
Julian Smart [Sun, 1 Jun 2003 21:11:16 +0000 (21:11 +0000)] 
Fixed doc bug [ 733128 ] 'wxTaskBarIcon.PopupMenu(..)' missing doc.

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

21 years agotoback24 for Raise() fix
Julian Smart [Sun, 1 Jun 2003 21:03:22 +0000 (21:03 +0000)] 
toback24 for Raise() fix

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

21 years agoFix for bug [ 744199 ] wxBringWindowToTop, child window z-order
Julian Smart [Sun, 1 Jun 2003 21:01:18 +0000 (21:01 +0000)] 
Fix for bug [ 744199 ] wxBringWindowToTop, child window z-order
A child window should only have it's z-order raised, not
the parent window brought to the front.

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

21 years agoGet the initialization order right.
Julian Smart [Sun, 1 Jun 2003 20:47:50 +0000 (20:47 +0000)] 
Get the initialization order right.

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

21 years agoPass focus window to submenu items too (no reason I can think of not to).
Julian Smart [Sun, 1 Jun 2003 20:40:09 +0000 (20:40 +0000)] 
Pass focus window to submenu items too (no reason I can think of not to).

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

21 years agoAdded submenu
Julian Smart [Sun, 1 Jun 2003 20:35:12 +0000 (20:35 +0000)] 
Added submenu

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

21 years agoFixed bug [ 743664 ] wxListCtrl asserts when deleting its m_textCtrl
Julian Smart [Sun, 1 Jun 2003 20:12:30 +0000 (20:12 +0000)] 
Fixed bug [ 743664 ] wxListCtrl asserts when deleting its m_textCtrl

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

21 years agoFix for [ 688754 ] wxNotebook::SetSelection(-1) will segfault
Julian Smart [Sun, 1 Jun 2003 19:41:50 +0000 (19:41 +0000)] 
Fix for [ 688754 ] wxNotebook::SetSelection(-1) will segfault

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

21 years agoFix (I hope) for bug [ 673862 ] printing zero length string with postscript does...
Julian Smart [Sun, 1 Jun 2003 19:23:16 +0000 (19:23 +0000)] 
Fix (I hope) for bug [ 673862 ] printing zero length string with postscript does not work
Now descent and externalLeading will be zeroed if the string is empty.

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

21 years agoApplied bug fix [ 684949 ] Dialup Sample With Borland C++ 5.5.1 Free Compiler
Julian Smart [Sun, 1 Jun 2003 19:06:30 +0000 (19:06 +0000)] 
Applied bug fix [ 684949 ] Dialup Sample With Borland C++ 5.5.1 Free Compiler

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

21 years agoignore MSVC build output directories
Gilles Depeyrot [Sun, 1 Jun 2003 18:17:50 +0000 (18:17 +0000)] 
ignore MSVC build output directories

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

21 years agoRemoved AlignIn after further thought
Julian Smart [Sun, 1 Jun 2003 17:15:38 +0000 (17:15 +0000)] 
Removed AlignIn after further thought

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

21 years agoApplied patch [ 650511 ] wxCalendarCtrl - year does not change
Julian Smart [Sun, 1 Jun 2003 16:46:49 +0000 (16:46 +0000)] 
Applied patch [ 650511 ] wxCalendarCtrl - year does not change

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

21 years agoApplied patch [ 735304 ] wxDisplay::ChangeMode - does not resize full-screen windows
Julian Smart [Sun, 1 Jun 2003 16:32:59 +0000 (16:32 +0000)] 
Applied patch [ 735304 ] wxDisplay::ChangeMode - does not resize full-screen windows

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

21 years agoApplied patch [ 735948 ] wxStaticPicture contrib
Julian Smart [Sun, 1 Jun 2003 16:26:58 +0000 (16:26 +0000)] 
Applied patch [ 735948 ] wxStaticPicture contrib

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

21 years agoApplied patch [ 719667 ] Ownerdrawn Buttons without wxUSE_OWNER_DRAWN
Julian Smart [Sun, 1 Jun 2003 16:16:41 +0000 (16:16 +0000)] 
Applied patch [ 719667 ] Ownerdrawn Buttons without wxUSE_OWNER_DRAWN

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

21 years agoApplied patch [ 710608 ] wxImage::GetImageExtWildcard for image load/save dialogs.
Julian Smart [Sun, 1 Jun 2003 16:10:17 +0000 (16:10 +0000)] 
Applied patch [ 710608 ] wxImage::GetImageExtWildcard for image load/save dialogs.

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

21 years agoApplied patch [ 649157 ] wxDisplay for Unix
Julian Smart [Sun, 1 Jun 2003 16:03:24 +0000 (16:03 +0000)] 
Applied patch [ 649157 ] wxDisplay for Unix

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

21 years agoApplied patch [ 730697 ] wxRect::AlignIn member
Julian Smart [Sun, 1 Jun 2003 15:53:00 +0000 (15:53 +0000)] 
Applied patch [ 730697 ] wxRect::AlignIn member

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

21 years agoApplied patch [ 623187 ] virtual methods and new AppendItem
Julian Smart [Sun, 1 Jun 2003 15:48:42 +0000 (15:48 +0000)] 
Applied patch [ 623187 ] virtual methods and new AppendItem

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

21 years agoa workaround for Mac update problems
Vadim Zeitlin [Sun, 1 Jun 2003 15:48:10 +0000 (15:48 +0000)] 
a workaround for Mac update problems

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

21 years agoApplied patch [ 619386 ] uxtheme.dll support
Julian Smart [Sun, 1 Jun 2003 15:18:36 +0000 (15:18 +0000)] 
Applied patch [ 619386 ] uxtheme.dll support
with filename changes

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

21 years agocompilation warnings fixes
Vadim Zeitlin [Sun, 1 Jun 2003 15:16:07 +0000 (15:16 +0000)] 
compilation warnings fixes

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

21 years agocompilation fix for Mac and reformatted the code
Vadim Zeitlin [Sun, 1 Jun 2003 15:15:09 +0000 (15:15 +0000)] 
compilation fix for Mac and reformatted the code

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

21 years agoPartially applied patch [ 531199 ] new EVT_MOVING and EVT_SIZING
Julian Smart [Sun, 1 Jun 2003 14:37:28 +0000 (14:37 +0000)] 
Partially applied patch [ 531199 ] new EVT_MOVING and EVT_SIZING
Changed to reuse wxMoveEvent, wxSizeEvent
Only applied the Mac part as a TODO comment

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

21 years agoApplied patch [ 619539 ] patch to get small icon via geticon
Julian Smart [Sun, 1 Jun 2003 13:57:23 +0000 (13:57 +0000)] 
Applied patch [ 619539 ] patch to get small icon via geticon

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

21 years agoApplied patch [ 619705 ] Fixes wxApp::GetComCtl32Version
Julian Smart [Sun, 1 Jun 2003 13:50:55 +0000 (13:50 +0000)] 
Applied patch [ 619705 ] Fixes wxApp::GetComCtl32Version

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

21 years agoApplied patch [ 739063 ] window.cpp (gtk) - mouse event processing
Julian Smart [Sun, 1 Jun 2003 13:45:54 +0000 (13:45 +0000)] 
Applied patch [ 739063 ] window.cpp (gtk) - mouse event processing
x -> y

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

21 years agoApplied patch [ 735588 ] Gtk2 textctrl selection fix
Julian Smart [Sun, 1 Jun 2003 13:42:21 +0000 (13:42 +0000)] 
Applied patch [ 735588 ] Gtk2 textctrl selection fix

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

21 years agoApplied patch [ 733425 ] Fix for header rendering problem in CalCtrl
Julian Smart [Sun, 1 Jun 2003 13:39:30 +0000 (13:39 +0000)] 
Applied patch [ 733425 ] Fix for header rendering problem in CalCtrl

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

21 years agoadded wxHtmlListBox sample
Vadim Zeitlin [Sun, 1 Jun 2003 13:38:45 +0000 (13:38 +0000)] 
added wxHtmlListBox sample

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

21 years agoadded wxVListBox using wxVScrolledWindow and wxHtmlListBox using it
Vadim Zeitlin [Sun, 1 Jun 2003 13:35:26 +0000 (13:35 +0000)] 
added wxVListBox using wxVScrolledWindow and wxHtmlListBox using it

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

21 years agoadded default ctor and SetSelection to wxHtmlRenderingState
Václav Slavík [Sun, 1 Jun 2003 13:28:09 +0000 (13:28 +0000)] 
added default ctor and SetSelection to wxHtmlRenderingState

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

21 years agoApplied patch [ 743194 ] HitTest for wxNotebook
Julian Smart [Sun, 1 Jun 2003 13:26:09 +0000 (13:26 +0000)] 
Applied patch [ 743194 ] HitTest for wxNotebook
Yes, we do need implementations for other platforms,
but it's a start.

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

21 years agoApplied patch [ 743248 ] wxArray::RemoveAt() error message fix
Julian Smart [Sun, 1 Jun 2003 13:21:40 +0000 (13:21 +0000)] 
Applied patch [ 743248 ] wxArray::RemoveAt() error message fix

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

21 years agoApplied patch [ 743471 ] wxSplitter::Unsplit fix
Julian Smart [Sun, 1 Jun 2003 13:19:56 +0000 (13:19 +0000)] 
Applied patch [ 743471 ] wxSplitter::Unsplit fix

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

21 years agoImplemented wxNotebook::DoGetBestSize so Fit now works.
Julian Smart [Sun, 1 Jun 2003 13:14:51 +0000 (13:14 +0000)] 
Implemented wxNotebook::DoGetBestSize so Fit now works.

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

21 years agoApplied [ 745533 ] implemented wxNotebook::DoGetBestSize
Julian Smart [Sun, 1 Jun 2003 13:13:03 +0000 (13:13 +0000)] 
Applied [ 745533 ] implemented wxNotebook::DoGetBestSize

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

21 years agoApplied patch [ 745983 ] Fix for memory leak in class wxPluginManager in dynload.cpp
Julian Smart [Sun, 1 Jun 2003 12:58:30 +0000 (12:58 +0000)] 
Applied patch [ 745983 ] Fix for memory leak in class wxPluginManager in dynload.cpp

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

21 years agoApplied [ 746201 ] wxGrid row/col change not updated
Julian Smart [Sun, 1 Jun 2003 12:55:59 +0000 (12:55 +0000)] 
Applied [ 746201 ] wxGrid row/col change not updated

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

21 years agoApplied patch [ 746203 ] xwGrid::SetTable may be called multiple times
Julian Smart [Sun, 1 Jun 2003 12:51:06 +0000 (12:51 +0000)] 
Applied patch [ 746203 ] xwGrid::SetTable may be called multiple times

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

21 years agoApplied patch [ 746355 ] Adds some checks for chkconf.h
Julian Smart [Sun, 1 Jun 2003 12:46:22 +0000 (12:46 +0000)] 
Applied patch [ 746355 ] Adds some checks for chkconf.h

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

21 years agoApplied patch [ 746547 ] fixes 'wrong header file included' in fontmap.h
Julian Smart [Sun, 1 Jun 2003 12:42:49 +0000 (12:42 +0000)] 
Applied patch [ 746547 ] fixes 'wrong header file included' in fontmap.h

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

21 years agoApplie dpatch [ 741366 ] wxMac d'n'd fixes
Julian Smart [Sun, 1 Jun 2003 12:41:00 +0000 (12:41 +0000)] 
Applie dpatch [ 741366 ] wxMac d'n'd fixes

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

21 years agoAdded BCC include dir in XRC makefile
Julian Smart [Sun, 1 Jun 2003 12:34:12 +0000 (12:34 +0000)] 
Added BCC include dir in XRC makefile
Typo correction in app.tex

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

21 years agofixed UpdateRenderingState to do what it was meant to
Václav Slavík [Sun, 1 Jun 2003 11:19:13 +0000 (11:19 +0000)] 
fixed UpdateRenderingState to do what it was meant to

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

21 years agoadded consts needed by VC++/BC++
Vadim Zeitlin [Sun, 1 Jun 2003 10:25:23 +0000 (10:25 +0000)] 
added consts needed by VC++/BC++

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

21 years agoreact on mouse up, not mouse down
Václav Slavík [Sun, 1 Jun 2003 00:10:06 +0000 (00:10 +0000)] 
react on mouse up, not mouse down

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

21 years agooops, commited debugging code by mistake
Václav Slavík [Sat, 31 May 2003 21:51:17 +0000 (21:51 +0000)] 
oops, commited debugging code by mistake

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

21 years agopreparing wxHtmlWindow for text selection (highlighting works, mouse input and clipbo...
Václav Slavík [Sat, 31 May 2003 21:48:50 +0000 (21:48 +0000)] 
preparing wxHtmlWindow for text selection (highlighting works, mouse input and clipboard does not)

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

21 years agopreparing wxHtmlWindow for text selection (highlighting works, mouse input and clipbo...
Václav Slavík [Sat, 31 May 2003 21:42:13 +0000 (21:42 +0000)] 
preparing wxHtmlWindow for text selection (highlighting works, mouse input and clipboard does not)

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

21 years agobackport gtk2 fix
Václav Slavík [Sat, 31 May 2003 18:07:20 +0000 (18:07 +0000)] 
backport gtk2 fix

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

21 years agosupport SetBackgroundMode and SetTextBackground with GTK+2
Václav Slavík [Sat, 31 May 2003 17:30:00 +0000 (17:30 +0000)] 
support SetBackgroundMode and SetTextBackground with GTK+2

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

21 years agoback port wxPanel focus fix
Vadim Zeitlin [Sat, 31 May 2003 17:26:45 +0000 (17:26 +0000)] 
back port wxPanel focus fix

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

21 years agoclicking on a panel without children should give it the focus (closes 215436)
Vadim Zeitlin [Sat, 31 May 2003 17:25:07 +0000 (17:25 +0000)] 
clicking on a panel without children should give it the focus (closes 215436)

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

21 years agocorrected MakeLower/Upper() return value
Vadim Zeitlin [Sat, 31 May 2003 15:10:56 +0000 (15:10 +0000)] 
corrected MakeLower/Upper() return value

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

21 years agomissing WXDLLEXPORT added
Vadim Zeitlin [Sat, 31 May 2003 12:04:34 +0000 (12:04 +0000)] 
missing WXDLLEXPORT added

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

21 years agotypo
Vadim Zeitlin [Fri, 30 May 2003 21:40:57 +0000 (21:40 +0000)] 
typo

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

21 years agochanged vscroll.cpp file location
Vadim Zeitlin [Fri, 30 May 2003 21:28:38 +0000 (21:28 +0000)] 
changed vscroll.cpp file location

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

21 years agoadded {Line/Page}{Up/Down}
Vadim Zeitlin [Fri, 30 May 2003 21:20:25 +0000 (21:20 +0000)] 
added {Line/Page}{Up/Down}

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

21 years agobad link fixed
Vadim Zeitlin [Fri, 30 May 2003 21:17:56 +0000 (21:17 +0000)] 
bad link fixed

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

21 years agoLaTeX error fixed
Vadim Zeitlin [Fri, 30 May 2003 21:16:04 +0000 (21:16 +0000)] 
LaTeX error fixed

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

21 years agoadded wxVScrolledWindow
Vadim Zeitlin [Fri, 30 May 2003 21:08:31 +0000 (21:08 +0000)] 
added wxVScrolledWindow

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

21 years agominor fixes to workspace/project files
Vadim Zeitlin [Fri, 30 May 2003 20:36:16 +0000 (20:36 +0000)] 
minor fixes to workspace/project files

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