wxWidgets.git
16 years agoremove helpGen from distribution (see SF bug 1812087
Chris Elliott [Sun, 18 May 2008 19:55:31 +0000 (19:55 +0000)] 
remove helpGen from distribution (see SF bug 1812087

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

16 years agoCorrect remaining bits of variable height lines for wxMac, change highlight colour...
Robert Roebling [Sun, 18 May 2008 17:40:34 +0000 (17:40 +0000)] 
Correct remaining bits of variable height lines for wxMac, change highlight colour to just white (query it?)

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

16 years agouse GtkComboBox instead of deprecated GtkOptionMenu for wxChoice; this also allows...
Vadim Zeitlin [Sun, 18 May 2008 17:26:28 +0000 (17:26 +0000)] 
use GtkComboBox instead of deprecated GtkOptionMenu for wxChoice; this also allows to derive wxComboBox from wxChoice in wxGTK as in wxMSW (ticket #9150)

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

16 years agoadd missing header to fix compilation after changes of r53629 in STL build (in fact...
Vadim Zeitlin [Sun, 18 May 2008 17:17:49 +0000 (17:17 +0000)] 
add missing header to fix compilation after changes of r53629 in STL build (in fact fixed by Robert in exactly the same moment, so this change just resolves a local conflict)

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

16 years agoCompilo
Robert Roebling [Sun, 18 May 2008 17:14:52 +0000 (17:14 +0000)] 
Compilo

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

16 years agoFixed a bug preventing style resetting to occur
Julian Smart [Sun, 18 May 2008 17:03:53 +0000 (17:03 +0000)] 
Fixed a bug preventing style resetting to occur

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

16 years agoadd tests for wxPATH_NORM_CASE (unsuccessfully trying to reproduce the problem of...
Vadim Zeitlin [Sun, 18 May 2008 11:38:33 +0000 (11:38 +0000)] 
add tests for wxPATH_NORM_CASE (unsuccessfully trying to reproduce the problem of #9162)

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

16 years agoremoving double set of geometry
Stefan Csomor [Sun, 18 May 2008 11:38:07 +0000 (11:38 +0000)] 
removing double set of geometry

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

16 years agowork around VC7 compiler bug resulting in a warning about FileNameTest being never...
Vadim Zeitlin [Sun, 18 May 2008 11:14:20 +0000 (11:14 +0000)] 
work around VC7 compiler bug resulting in a warning about FileNameTest being never instantiatable

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

16 years agofix handling of the commands with negative ids (e.g. created by NewControlId()) in...
Vadim Zeitlin [Sat, 17 May 2008 23:53:11 +0000 (23:53 +0000)] 
fix handling of the commands with negative ids (e.g. created by NewControlId()) in MDI frames

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

16 years ago(blind) fixes for PCH-less build after r53626
Vadim Zeitlin [Sat, 17 May 2008 23:42:37 +0000 (23:42 +0000)] 
(blind) fixes for PCH-less build after r53626

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

16 years agofix gcc warnings about not calling the base class ctors (replaces patch 1962992)
Vadim Zeitlin [Sat, 17 May 2008 23:14:25 +0000 (23:14 +0000)] 
fix gcc warnings about not calling the base class ctors (replaces patch 1962992)

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

16 years agomake cast from double to long explicit to suppress gcc warning (part of patch 1962992)
Vadim Zeitlin [Sat, 17 May 2008 23:07:20 +0000 (23:07 +0000)] 
make cast from double to long explicit to suppress gcc warning (part of patch 1962992)

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

16 years agoallow loading wxAnimationCtrl contents from stream (patch 1962344)
Vadim Zeitlin [Sat, 17 May 2008 22:51:52 +0000 (22:51 +0000)] 
allow loading wxAnimationCtrl contents from stream (patch 1962344)

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

16 years agoadded language info for Northern Sami (patch 1964036)
Vadim Zeitlin [Sat, 17 May 2008 22:49:30 +0000 (22:49 +0000)] 
added language info for Northern Sami (patch 1964036)

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

16 years agofix crash in BitmapComboBoxWidgetsPage under wxUniv
Vadim Zeitlin [Sat, 17 May 2008 22:44:49 +0000 (22:44 +0000)] 
fix crash in BitmapComboBoxWidgetsPage under wxUniv

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

16 years agonative wxBitmapComboBox implementation for MSW (patch 1941399)
Vadim Zeitlin [Sat, 17 May 2008 22:43:00 +0000 (22:43 +0000)] 
native wxBitmapComboBox implementation for MSW (patch 1941399)

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

16 years agotake const wxConfig object in wxDocManager::FileHistoryLoad() and wxFileHistory:...
Vadim Zeitlin [Sat, 17 May 2008 22:41:28 +0000 (22:41 +0000)] 
take const wxConfig object in wxDocManager::FileHistoryLoad() and wxFileHistory::Load() (patch 1942316) [should have been part of r53562]

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

16 years agodon't blit more than necessary in wxBufferedDC::UnMask() (patch 1943622) [should...
Vadim Zeitlin [Sat, 17 May 2008 22:13:22 +0000 (22:13 +0000)] 
don't blit more than necessary in wxBufferedDC::UnMask() (patch 1943622) [should have been part of r53565]

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

16 years agominor Unicode overview corrections
Václav Slavík [Sat, 17 May 2008 21:24:43 +0000 (21:24 +0000)] 
minor Unicode overview corrections

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

16 years agoFixed common style collection and superscript/subscript selection
Julian Smart [Sat, 17 May 2008 17:54:11 +0000 (17:54 +0000)] 
Fixed common style collection and superscript/subscript selection

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

16 years agoCast for argument to delete[] - VC6 doesn't want to delete a const pointer
Julian Smart [Sat, 17 May 2008 16:20:19 +0000 (16:20 +0000)] 
Cast for argument to delete[] - VC6 doesn't want to delete a const pointer

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

16 years agofix window rectangle computation in Centre(wxCENTER_ON_SCREEN)
Vadim Zeitlin [Sat, 17 May 2008 12:56:18 +0000 (12:56 +0000)] 
fix window rectangle computation in Centre(wxCENTER_ON_SCREEN)

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

16 years agowxUniv: implement wxSYS_VSCROLL_X/Y metrics in wxUniv code, they depend on the theme...
Václav Slavík [Sat, 17 May 2008 09:41:25 +0000 (09:41 +0000)] 
wxUniv: implement wxSYS_VSCROLL_X/Y metrics in wxUniv code, they depend on the theme, not lowlovel port

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

16 years agoFixed wxWindowOS2::Reparent.
Stefan Neis [Sat, 17 May 2008 09:40:37 +0000 (09:40 +0000)] 
Fixed wxWindowOS2::Reparent.

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

16 years agofixed error logging in TIFF image handler to output something useful regardless of...
Václav Slavík [Sat, 17 May 2008 09:34:28 +0000 (09:34 +0000)] 
fixed error logging in TIFF image handler to output something useful regardless of the build

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

16 years agoAdded missing #include.
Stefan Neis [Sat, 17 May 2008 09:28:36 +0000 (09:28 +0000)] 
Added missing #include.

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

16 years agoTried unsuccessfully to change individual line height
Robert Roebling [Fri, 16 May 2008 22:05:26 +0000 (22:05 +0000)] 
Tried unsuccessfully to change individual line height

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

16 years agoCorrect vert alignment
Robert Roebling [Fri, 16 May 2008 21:03:35 +0000 (21:03 +0000)] 
Correct vert alignment

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

16 years agoignore invisble columns in height calculation
Robert Roebling [Fri, 16 May 2008 20:08:09 +0000 (20:08 +0000)] 
ignore invisble columns in height calculation

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

16 years agoTypo
Robert Roebling [Fri, 16 May 2008 19:51:56 +0000 (19:51 +0000)] 
Typo

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

16 years agoEnsure that wxApp::Yield is always processing pending event by creating a
Stefan Neis [Fri, 16 May 2008 12:50:26 +0000 (12:50 +0000)] 
Ensure that wxApp::Yield is always processing pending event by creating a
        temporary event loop if needed.

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

16 years ago[ 1965257 ] wxMac implementation of wxDataViewColumn::SetResizeable()
Robert Roebling [Fri, 16 May 2008 12:49:35 +0000 (12:49 +0000)] 
[ 1965257 ] wxMac implementation of wxDataViewColumn::SetResizeable()

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

16 years agoOption for variable line heights (MSW and GTK+ sofar)
Robert Roebling [Fri, 16 May 2008 12:37:32 +0000 (12:37 +0000)] 
Option for variable line heights (MSW and GTK+ sofar)

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

16 years agofix some warnings from GCC -Wextra
Paul Cornett [Thu, 15 May 2008 17:24:48 +0000 (17:24 +0000)] 
fix some warnings from GCC -Wextra

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

16 years agoMissing semicolon
Robert Roebling [Thu, 15 May 2008 11:53:06 +0000 (11:53 +0000)] 
Missing semicolon

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

16 years ago[ 1960295 ] wxWeakRef - Reorganization and comments
Robert Roebling [Thu, 15 May 2008 11:50:35 +0000 (11:50 +0000)] 
[ 1960295 ] wxWeakRef - Reorganization and comments

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

16 years agofixing 64-32 bit conversion warnings, no brush must be set for color bitmaps, only...
Stefan Csomor [Wed, 14 May 2008 14:27:26 +0000 (14:27 +0000)] 
fixing 64-32 bit conversion warnings, no brush must be set for color bitmaps, only for monochrome ones

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

16 years ago[wx-dev] [ wxwindows-Bugs-1566309 ] wxDir::IsOpened() and wxDir::Open() always true
Robert Roebling [Wed, 14 May 2008 09:27:48 +0000 (09:27 +0000)] 
[wx-dev] [ wxwindows-Bugs-1566309 ] wxDir::IsOpened() and wxDir::Open() always true

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

16 years agoUpdate OpebVMS compile support
Jouk Jansen [Wed, 14 May 2008 09:04:33 +0000 (09:04 +0000)] 
Update OpebVMS compile support

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

16 years agogenerate size event when the dialog is shown for consistency with frames and other...
Vadim Zeitlin [Wed, 14 May 2008 01:30:49 +0000 (01:30 +0000)] 
generate size event when the dialog is shown for consistency with frames and other ports (bug 1961671); this also makes workaround for showing the gripper in the previous revision unnecessary

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

16 years agodelay gripper positioning until the dialog is shown to ensure that it doesn't overwri...
Vadim Zeitlin [Wed, 14 May 2008 00:53:16 +0000 (00:53 +0000)] 
delay gripper positioning until the dialog is shown to ensure that it doesn't overwrite other dialog children

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

16 years agoadapting to new m_font handling in base (it's not always valid, so use GetFont())
Stefan Csomor [Tue, 13 May 2008 20:52:56 +0000 (20:52 +0000)] 
adapting to new m_font handling in base (it's not always valid, so use GetFont())

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

16 years agofix bug introduced by the last change: we could overwrite the buffer if the file...
Vadim Zeitlin [Tue, 13 May 2008 19:40:42 +0000 (19:40 +0000)] 
fix bug introduced by the last change: we could overwrite the buffer if the file size changed while we were reading it

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

16 years agofix overload ambiguity when compiler doesn't know NULL is a pointer
Paul Cornett [Tue, 13 May 2008 02:51:17 +0000 (02:51 +0000)] 
fix overload ambiguity when compiler doesn't know NULL is a pointer

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

16 years agoClarified difference between wrap width and width of control in wxStaticText.
Stefan Neis [Mon, 12 May 2008 12:47:59 +0000 (12:47 +0000)] 
Clarified difference between wrap width and width of control in wxStaticText.

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

16 years agodon't dereference end iterator
Vadim Zeitlin [Mon, 12 May 2008 11:22:39 +0000 (11:22 +0000)] 
don't dereference end iterator

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

16 years agofix wxColourData::FromString() not restoring 16th color, bug 1844355
Paul Cornett [Mon, 12 May 2008 06:27:38 +0000 (06:27 +0000)] 
fix wxColourData::FromString() not restoring 16th color, bug 1844355

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

16 years agoadd wxCAL_SHOW_WEEK_NUMBERS support (patch 1960860)
Vadim Zeitlin [Mon, 12 May 2008 00:05:18 +0000 (00:05 +0000)] 
add wxCAL_SHOW_WEEK_NUMBERS support (patch 1960860)

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

16 years agoadd wxCmdLineParser::AddUsageText() and wxCMD_LINE_USAGE_TEXT (modified patch 1957542)
Vadim Zeitlin [Mon, 12 May 2008 00:03:06 +0000 (00:03 +0000)] 
add wxCmdLineParser::AddUsageText() and wxCMD_LINE_USAGE_TEXT (modified patch 1957542)

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

16 years agomake GetUsageString() public, this is useful at least for the tests
Vadim Zeitlin [Sun, 11 May 2008 23:46:24 +0000 (23:46 +0000)] 
make GetUsageString() public, this is useful at least for the tests

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

16 years agodon't blit more than necessary in wxBufferedDC::UnMask() (patch 1943622)
Vadim Zeitlin [Sun, 11 May 2008 23:19:58 +0000 (23:19 +0000)] 
don't blit more than necessary in wxBufferedDC::UnMask() (patch 1943622)

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

16 years agodisconnect handler in wxTaskBarIcon dtor, should have been part of previous commit
Paul Cornett [Sun, 11 May 2008 23:04:14 +0000 (23:04 +0000)] 
disconnect handler in wxTaskBarIcon dtor, should have been part of previous commit

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

16 years agoprevent crash if panel/kicker is killed, bug 1872724
Paul Cornett [Sun, 11 May 2008 22:45:36 +0000 (22:45 +0000)] 
prevent crash if panel/kicker is killed, bug 1872724

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

16 years agotake const wxConfig object in wxDocManager::FileHistoryLoad() and wxFileHistory:...
Vadim Zeitlin [Sun, 11 May 2008 20:32:35 +0000 (20:32 +0000)] 
take const wxConfig object in wxDocManager::FileHistoryLoad() and wxFileHistory::Load() (patch 1942316)

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

16 years agodon't change brush settings in SetBackgroundMode(), it is only supposed to affect...
Paul Cornett [Sun, 11 May 2008 20:17:30 +0000 (20:17 +0000)] 
don't change brush settings in SetBackgroundMode(), it is only supposed to affect text background, bug 1480986

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

16 years agofix appending items to sorted control (patch 1940384)
Vadim Zeitlin [Sun, 11 May 2008 19:59:17 +0000 (19:59 +0000)] 
fix appending items to sorted control (patch 1940384)

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

16 years agoinclude wx/timer.h for wxUSE_GUI==0 now that timers can be used in console apps too...
Vadim Zeitlin [Sun, 11 May 2008 17:45:52 +0000 (17:45 +0000)] 
include wx/timer.h for wxUSE_GUI==0 now that timers can be used in console apps too (patch 1939223)

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

16 years agoavoid extra reallocations and memcpy for seekable files in OnRead() (slightly modifie...
Vadim Zeitlin [Sun, 11 May 2008 17:44:32 +0000 (17:44 +0000)] 
avoid extra reallocations and memcpy for seekable files in OnRead() (slightly modified patch 1935975)

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

16 years agoadd a test for reading files >4KB
Vadim Zeitlin [Sun, 11 May 2008 17:43:56 +0000 (17:43 +0000)] 
add a test for reading files >4KB

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

16 years agoassert if the window is being recreated, this indicates a bug in the user code and...
Vadim Zeitlin [Sun, 11 May 2008 17:18:15 +0000 (17:18 +0000)] 
assert if the window is being recreated, this indicates a bug in the user code and can be difficult to find without the help of this assert

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

16 years agoshow resize grip on resizeable dialogs (slightly modified patch 1910654)
Vadim Zeitlin [Sun, 11 May 2008 17:12:36 +0000 (17:12 +0000)] 
show resize grip on resizeable dialogs (slightly modified patch 1910654)

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

16 years agomove last change to the correct section
Vadim Zeitlin [Sun, 11 May 2008 17:08:08 +0000 (17:08 +0000)] 
move last change to the correct section

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

16 years agomake class names used for our windows unique between different wx instances (modified...
Vadim Zeitlin [Sun, 11 May 2008 16:17:34 +0000 (16:17 +0000)] 
make class names used for our windows unique between different wx instances (modified patch 1898289)

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

16 years agoadded in sections ommitted by the translation script; clairified EVT_TEXT (non) gener...
Vadim Zeitlin [Sun, 11 May 2008 15:37:37 +0000 (15:37 +0000)] 
added in sections ommitted by the translation script; clairified EVT_TEXT (non) generation from ctor

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

16 years agoBlind fix for bug #1936227 (unable to set initial value > 100).
Stefan Neis [Sun, 11 May 2008 15:24:03 +0000 (15:24 +0000)] 
Blind fix for bug #1936227 (unable to set initial value > 100).

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

16 years agoReplaced @returns with @return for more standard command use and compatibility.
Bryan Petty [Sun, 11 May 2008 01:38:53 +0000 (01:38 +0000)] 
Replaced @returns with @return for more standard command use and compatibility.

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

16 years agono changes, just fix a typo
Vadim Zeitlin [Sun, 11 May 2008 00:34:43 +0000 (00:34 +0000)] 
no changes, just fix a typo

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

16 years agodon't send text changed events from ctor as wxGTK doesn't do it and people apparently...
Vadim Zeitlin [Sun, 11 May 2008 00:29:47 +0000 (00:29 +0000)] 
don't send text changed events from ctor as wxGTK doesn't do it and people apparently don't like it

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

16 years agoremove extra semicolons, correct virtual access
Paul Cornett [Sat, 10 May 2008 17:48:44 +0000 (17:48 +0000)] 
remove extra semicolons, correct virtual access

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

16 years agonon-pch build fixes, after r53535
Paul Cornett [Sat, 10 May 2008 17:46:38 +0000 (17:46 +0000)] 
non-pch build fixes, after r53535

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

16 years agodon't send paint events for exposures of the border-only GdkWindow, fix for bug 1894655
Paul Cornett [Sat, 10 May 2008 17:30:56 +0000 (17:30 +0000)] 
don't send paint events for exposures of the border-only GdkWindow, fix for bug 1894655

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

16 years agogive a name to the unnamed enum to make it easier to document it
Francesco Montorsi [Sat, 10 May 2008 09:54:46 +0000 (09:54 +0000)] 
give a name to the unnamed enum to make it easier to document it

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

16 years agoother f*h header reviews
Francesco Montorsi [Sat, 10 May 2008 09:44:43 +0000 (09:44 +0000)] 
other f*h header reviews

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

16 years agoreplace use of 'long/int bitmapType' with 'wxBitmapType bitmapType' in richtext and...
Francesco Montorsi [Sat, 10 May 2008 09:40:33 +0000 (09:40 +0000)] 
replace use of 'long/int bitmapType' with 'wxBitmapType bitmapType' in richtext and wxMemoryFSHandler

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

16 years agoadded version check against gcc-generated xml; added readme and few other notes about...
Francesco Montorsi [Sat, 10 May 2008 09:37:41 +0000 (09:37 +0000)] 
added version check against gcc-generated xml; added readme and few other notes about ifacecheck

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

16 years agoMerge r53510 from 2.8 branch
Robin Dunn [Fri, 9 May 2008 22:18:34 +0000 (22:18 +0000)] 
Merge r53510 from 2.8 branch

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

16 years agofixed wxMac compilation after ShowWithEffect() changes; also fixed to use correct...
Václav Slavík [Fri, 9 May 2008 21:53:42 +0000 (21:53 +0000)] 
fixed wxMac compilation after ShowWithEffect() changes; also fixed to use correct directions meaning

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

16 years agoapplied patch 1908782 wxAuiMDIChildFrame not removed from wxAuiMDIClientWindow
Benjamin Williams [Fri, 9 May 2008 18:59:19 +0000 (18:59 +0000)] 
applied patch 1908782 wxAuiMDIChildFrame not removed from wxAuiMDIClientWindow

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

16 years agoreverting style of include back to user include as before
Stefan Csomor [Fri, 9 May 2008 16:57:43 +0000 (16:57 +0000)] 
reverting style of include back to user include as before

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

16 years agoApply previous paragraph style if pasting plain text, but not if pasting rich text.
Julian Smart [Fri, 9 May 2008 08:47:08 +0000 (08:47 +0000)] 
Apply previous paragraph style if pasting plain text, but not if pasting rich text.

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

16 years agoMove MinGW builds to another machine as td165 is down.
Michael Wetherell [Fri, 9 May 2008 08:30:57 +0000 (08:30 +0000)] 
Move MinGW builds to another machine as td165 is down.

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

16 years agoupdate the documentation after the patch 1876663
Vadim Zeitlin [Thu, 8 May 2008 22:50:40 +0000 (22:50 +0000)] 
update the documentation after the patch 1876663

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

16 years agoextracted wxWrapSizer in separate files and somewhat improved it (heavily modified...
Vadim Zeitlin [Thu, 8 May 2008 22:45:44 +0000 (22:45 +0000)] 
extracted wxWrapSizer in separate files and somewhat improved it (heavily modified patch 1876663)

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

16 years agochanged ShowWithEffects() to use directional wxSHOW_EFFECT_XXX flags instead of addit...
Václav Slavík [Thu, 8 May 2008 21:56:26 +0000 (21:56 +0000)] 
changed ShowWithEffects() to use directional wxSHOW_EFFECT_XXX flags instead of additional wxDirection argument that doesn't always make sense; this also means the direction is never implicit

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

16 years agoMore interface header reviews by Azriel Fasten, along with a simple item "add" group...
Bryan Petty [Thu, 8 May 2008 20:46:34 +0000 (20:46 +0000)] 
More interface header reviews by Azriel Fasten, along with a simple item "add" group for wxSizer.

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

16 years agoUpdates to wiki links, and XHTML source cleanups.
Bryan Petty [Thu, 8 May 2008 19:42:25 +0000 (19:42 +0000)] 
Updates to wiki links, and XHTML source cleanups.

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

16 years agoadd wxSizer::SetDimension() overload taking wxPoint/wxSize instead of 4 ints
Vadim Zeitlin [Thu, 8 May 2008 18:58:04 +0000 (18:58 +0000)] 
add wxSizer::SetDimension() overload taking wxPoint/wxSize instead of 4 ints

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

16 years agodon't call TB_GETITEMRECT with invalid tool index
Vadim Zeitlin [Thu, 8 May 2008 14:57:00 +0000 (14:57 +0000)] 
don't call TB_GETITEMRECT with invalid tool index

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

16 years agofix some unused variables warnings reported by Borland
Vadim Zeitlin [Thu, 8 May 2008 14:48:59 +0000 (14:48 +0000)] 
fix some unused variables warnings reported by Borland

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

16 years agocorrect the signature of the overriden Reparent()
Vadim Zeitlin [Thu, 8 May 2008 14:15:07 +0000 (14:15 +0000)] 
correct the signature of the overriden Reparent()

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

16 years agodon't override DoDrawSpline() under CE at all instead of overriding it and then alway...
Vadim Zeitlin [Thu, 8 May 2008 14:13:15 +0000 (14:13 +0000)] 
don't override DoDrawSpline() under CE at all instead of overriding it and then always forwarding to the base class version

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

16 years agofix confusion with (Do)DrawSplines() overloads; don't allocate points on the heap...
Vadim Zeitlin [Thu, 8 May 2008 14:12:38 +0000 (14:12 +0000)] 
fix confusion with (Do)DrawSplines() overloads; don't allocate points on the heap unnecessarily when we can just do it on the stack

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

16 years agodon't redeclare vsscanf() for Windows compilers, the case of missing declaration...
Vadim Zeitlin [Thu, 8 May 2008 13:57:54 +0000 (13:57 +0000)] 
don't redeclare vsscanf() for Windows compilers, the case of missing declaration for an existing function only arises under old Unix systems

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

16 years agoadd a combobox to one of the toolbars, just for testing
Vadim Zeitlin [Thu, 8 May 2008 13:28:21 +0000 (13:28 +0000)] 
add a combobox to one of the toolbars, just for testing

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

16 years agocorrect toolbar width calculation with comctl32.dll < 6.0 (patch 1902358); simplified...
Vadim Zeitlin [Thu, 8 May 2008 13:19:24 +0000 (13:19 +0000)] 
correct toolbar width calculation with comctl32.dll < 6.0 (patch 1902358); simplified the code a little by introducing wxGetTBItemRect() function

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

16 years agocompilation fix after switch to using std::string in wxString internally when wxUSE_S...
Vadim Zeitlin [Thu, 8 May 2008 12:55:26 +0000 (12:55 +0000)] 
compilation fix after switch to using std::string in wxString internally when wxUSE_STD_STRING==1 instead of only when wxUSE_STL==1

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

16 years agoupdate and complete Unicode overview; add an overview of changes since wx 2.8
Vadim Zeitlin [Thu, 8 May 2008 02:36:46 +0000 (02:36 +0000)] 
update and complete Unicode overview; add an overview of changes since wx 2.8

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

16 years agoRemove const consts from docs
Robert Roebling [Wed, 7 May 2008 18:56:16 +0000 (18:56 +0000)] 
Remove const consts from docs

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

16 years agocurrent locale in wxString means wxConvLibc
Robert Roebling [Wed, 7 May 2008 18:52:58 +0000 (18:52 +0000)] 
current locale in wxString means wxConvLibc

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