wxWidgets.git
19 years agohack around 10.2/10.3 bug with duplicate symbol
Ryan Norton [Thu, 2 Dec 2004 18:53:18 +0000 (18:53 +0000)] 
hack around 10.2/10.3 bug with duplicate symbol

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

19 years agoSpelling corrections
Julian Smart [Thu, 2 Dec 2004 16:16:51 +0000 (16:16 +0000)] 
Spelling corrections

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

19 years agoCrash fix under VC++
Julian Smart [Thu, 2 Dec 2004 16:14:49 +0000 (16:14 +0000)] 
Crash fix under VC++

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

19 years agoFixed memory checking on Unix by removing inlines and apply patch
Julian Smart [Thu, 2 Dec 2004 12:04:46 +0000 (12:04 +0000)] 
Fixed memory checking on Unix by removing inlines and apply patch
by Mart Raudsepp

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

19 years agoUse the right symbol
Julian Smart [Thu, 2 Dec 2004 12:03:45 +0000 (12:03 +0000)] 
Use the right symbol

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

19 years agoFix compilo on Unix using src/iodbc which has no SQL_C_WCHAR
Julian Smart [Thu, 2 Dec 2004 09:42:03 +0000 (09:42 +0000)] 
Fix compilo on Unix using src/iodbc which has no SQL_C_WCHAR

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

19 years agobetter name - add newline to end of file for dumber compilers
Ryan Norton [Thu, 2 Dec 2004 00:02:11 +0000 (00:02 +0000)] 
better name - add newline to end of file for dumber compilers

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

19 years agoadd wxStripExtension test
Ryan Norton [Wed, 1 Dec 2004 23:58:11 +0000 (23:58 +0000)] 
add wxStripExtension test

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

19 years agoCorrect mistakes in wxStripExtension - correct wxString::npos. Spurred by 1073642...
Ryan Norton [Wed, 1 Dec 2004 23:55:42 +0000 (23:55 +0000)] 
Correct mistakes in wxStripExtension - correct wxString::npos.  Spurred by 1073642 filefn.cpp StripExtension(wxString &)

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

19 years agoensure that yesr is an integer
Robin Dunn [Wed, 1 Dec 2004 22:00:43 +0000 (22:00 +0000)] 
ensure that yesr is an integer

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

19 years ago Added support for GNOME print in static builds
Robert Roebling [Wed, 1 Dec 2004 21:35:26 +0000 (21:35 +0000)] 
  Added support for GNOME print in static builds
   also by adding the FORCE_LINK() statements.

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

19 years ago Added support for static (inlined) wxImages with
Robert Roebling [Wed, 1 Dec 2004 21:33:38 +0000 (21:33 +0000)] 
  Added support for static (inlined) wxImages with
    alpha channel.

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

19 years ago Applied Freeze()/Thaw() patch for wxTextCtrtl.
Robert Roebling [Wed, 1 Dec 2004 20:52:36 +0000 (20:52 +0000)] 
  Applied Freeze()/Thaw() patch for wxTextCtrtl.

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

19 years ago Compilo
Robert Roebling [Wed, 1 Dec 2004 19:15:46 +0000 (19:15 +0000)] 
  Compilo

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

19 years ago Applied font scaling patch (GetTextExtent()) to
Robert Roebling [Wed, 1 Dec 2004 18:44:50 +0000 (18:44 +0000)] 
  Applied font scaling patch (GetTextExtent()) to
   new printing code as well.

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

19 years ago Applied patch to "correct" hashmap's freeing
Robert Roebling [Wed, 1 Dec 2004 18:33:33 +0000 (18:33 +0000)] 
  Applied patch to "correct" hashmap's freeing
    of memory.

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

19 years ago Applied patch to correct EVT-CHAR
Robert Roebling [Wed, 1 Dec 2004 18:29:13 +0000 (18:29 +0000)] 
  Applied patch to correct EVT-CHAR

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

19 years agoInclude "wx/msw/msvcrt.h" for better leak reporting
Julian Smart [Wed, 1 Dec 2004 14:46:16 +0000 (14:46 +0000)] 
Include "wx/msw/msvcrt.h" for better leak reporting

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

19 years agoAllow memcheck.cpp to be compiled without wxDebugContext (for e.g. testing
Julian Smart [Wed, 1 Dec 2004 12:50:24 +0000 (12:50 +0000)] 
Allow memcheck.cpp to be compiled without wxDebugContext (for e.g. testing
using other leak checkers).

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

19 years agoMissing wxWindow member, manual decorations to pure text list of changes.
Włodzimierz Skiba [Wed, 1 Dec 2004 08:53:31 +0000 (08:53 +0000)] 
Missing wxWindow member, manual decorations to pure text list of changes.

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

19 years agoCreate wxGtkTextApplyTagsFromAttr for common processing of text attributes from both...
Kevin Hock [Wed, 1 Dec 2004 04:28:40 +0000 (04:28 +0000)] 
Create wxGtkTextApplyTagsFromAttr for common processing of text attributes from both wxGtkTextInsert and SetStyle (and any other place needed in the future) -- from Mart R.

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

19 years agoreSWIGged
Robin Dunn [Wed, 1 Dec 2004 00:12:58 +0000 (00:12 +0000)] 
reSWIGged

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

19 years agoLittle tweaks to match recent wxWidgets updates
Robin Dunn [Wed, 1 Dec 2004 00:06:58 +0000 (00:06 +0000)] 
Little tweaks to match recent wxWidgets updates

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

19 years agoIn the wx.LogXXX function wrappers double all % characters so the log
Robin Dunn [Tue, 30 Nov 2004 22:10:31 +0000 (22:10 +0000)] 
In the wx.LogXXX function wrappers double all % characters so the log
function won't try to do parameter substitutions.

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

19 years agoFixed old FIXME about unsigned result of sunstraction + a few changes to be able...
Włodzimierz Skiba [Tue, 30 Nov 2004 21:21:23 +0000 (21:21 +0000)] 
Fixed old FIXME about unsigned result of sunstraction + a few changes to be able to compile at the same time wxLongLongNative and wxLongLongWx for unit tests about the same functionality (define wxLONGLONG_TEST_MODE for the build if you want to test it.

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

19 years agoDuplicate include order from regex because it's well tested already and avoids the...
Włodzimierz Skiba [Tue, 30 Nov 2004 20:57:13 +0000 (20:57 +0000)] 
Duplicate include order from regex because it's well tested already and avoids the error in Unicode DMC build.

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

19 years agoAdditional wx*_HATCH styles comment.
Włodzimierz Skiba [Tue, 30 Nov 2004 18:52:47 +0000 (18:52 +0000)] 
Additional wx*_HATCH styles comment.

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

19 years agoIS_HATCH macro replaced with wxBrush::IsHatch() + source and docs little cleaning.
Włodzimierz Skiba [Tue, 30 Nov 2004 18:46:20 +0000 (18:46 +0000)] 
IS_HATCH macro replaced with wxBrush::IsHatch() + source and docs little cleaning.

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

19 years agogtk_window_[un]fullscreen only available with GTK >= 2.2
Kevin Hock [Tue, 30 Nov 2004 18:13:39 +0000 (18:13 +0000)] 
gtk_window_[un]fullscreen only available with GTK >= 2.2

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

19 years agoAdded missing newline for Windows debug output
Julian Smart [Tue, 30 Nov 2004 16:55:42 +0000 (16:55 +0000)] 
Added missing newline for Windows debug output

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

19 years agoNot native long long fix.
Włodzimierz Skiba [Mon, 29 Nov 2004 12:47:20 +0000 (12:47 +0000)] 
Not native long long fix.

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

19 years agoInclude fix.
Włodzimierz Skiba [Mon, 29 Nov 2004 12:44:11 +0000 (12:44 +0000)] 
Include fix.

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

19 years ago Remove linking to libgnomeprint since we
Robert Roebling [Sun, 28 Nov 2004 22:57:43 +0000 (22:57 +0000)] 
  Remove linking to libgnomeprint since we
    load it at runtime now.

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

19 years ago Made all of the GNOME print support based
Robert Roebling [Sun, 28 Nov 2004 22:55:44 +0000 (22:55 +0000)] 
 Made all of the GNOME print support based
   on wxDynamicLibrary.

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

19 years ago Dirty hack to prevent double destruction of file dialog.
Robert Roebling [Sun, 28 Nov 2004 22:54:13 +0000 (22:54 +0000)] 
  Dirty hack to prevent double destruction of file dialog.

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

19 years agoSeparated MinGW and OS/2 specific tests for -DNO_GCC_PRAGMA since conditions
Stefan Neis [Sun, 28 Nov 2004 19:38:11 +0000 (19:38 +0000)] 
Separated MinGW and OS/2 specific tests for -DNO_GCC_PRAGMA since conditions
        are slightly different.

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

19 years agoReuse workaround for MinGW's problems with pragma interface/implementation
Stefan Neis [Sun, 28 Nov 2004 18:42:15 +0000 (18:42 +0000)] 
Reuse workaround for MinGW's problems with pragma interface/implementation
        and STL support on OS/2.

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

19 years agoAdded support for compiling with wxUSE_STL set to 1.
Stefan Neis [Sun, 28 Nov 2004 18:39:30 +0000 (18:39 +0000)] 
Added support for compiling with wxUSE_STL set to 1.

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

19 years ago Start of run-time lookup of GNOME print libs.
Robert Roebling [Sun, 28 Nov 2004 17:55:48 +0000 (17:55 +0000)] 
  Start of run-time lookup of GNOME print libs.

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

19 years ago Reverted changes that set m_widget to NULL in native
Robert Roebling [Sun, 28 Nov 2004 13:08:26 +0000 (13:08 +0000)] 
  Reverted changes that set m_widget to NULL in native
    GTK+ dialogs for now. The problem persists, that
    when quitting the native file dialog with ESC, the
    dialog will be destroyed twice.

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

19 years agofixed subtle SetDirectory bug re-introduced by latest changes (explained in comment...
Václav Slavík [Sun, 28 Nov 2004 10:49:01 +0000 (10:49 +0000)] 
fixed subtle SetDirectory bug re-introduced by latest changes (explained in comment in UpdateDialog); reintroduced UpdateDialog so that fixes like this are kept in single place and affect all ways of setting the patch

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

19 years agoreverted, the problem is deeper than that
Václav Slavík [Sun, 28 Nov 2004 09:41:36 +0000 (09:41 +0000)] 
reverted, the problem is deeper than that

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

19 years agofixed to not duplicate code needlessly; clarified why gtk_file_chooser_set_current_na...
Václav Slavík [Sun, 28 Nov 2004 09:33:43 +0000 (09:33 +0000)] 
fixed to not duplicate code needlessly; clarified why gtk_file_chooser_set_current_name is called as it is

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

19 years ago Make use of new Art.
Robert Roebling [Sat, 27 Nov 2004 23:25:30 +0000 (23:25 +0000)] 
  Make use of new Art.
  Add sections to the dir dialog as per the
   GTK 2.4 file dialog (Home, Desktop, "/").

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

19 years ago Added new Art which GTK+ 2.4 defines and
Robert Roebling [Sat, 27 Nov 2004 23:23:47 +0000 (23:23 +0000)] 
  Added new Art which GTK+ 2.4 defines and
   which we should use.

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

19 years ago Avoid error message when closing message
Robert Roebling [Sat, 27 Nov 2004 23:21:12 +0000 (23:21 +0000)] 
  Avoid error message when closing message
   dialog with the X field from the WM.

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

19 years ago Make wxTR_NO_LINES default under GTK2
Robert Roebling [Sat, 27 Nov 2004 23:19:49 +0000 (23:19 +0000)] 
  Make wxTR_NO_LINES default under GTK2

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

19 years ago Fixes for file dialog. No longer spits out
Robert Roebling [Sat, 27 Nov 2004 23:18:40 +0000 (23:18 +0000)] 
 Fixes for file dialog. No longer spits out
   GTK error messages.

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

19 years agorenamed Render's argument to not obfuscate its meaning
Václav Slavík [Sat, 27 Nov 2004 22:40:05 +0000 (22:40 +0000)] 
renamed Render's argument to not obfuscate its meaning

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

19 years ago A bit of confusion over what is RGB stands for blue...
Robert Roebling [Sat, 27 Nov 2004 18:48:33 +0000 (18:48 +0000)] 
 A bit of confusion over what is RGB stands for blue...

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

19 years ago Give native GTK+ look to wxGrid.
Robert Roebling [Sat, 27 Nov 2004 16:30:03 +0000 (16:30 +0000)] 
  Give native GTK+ look to wxGrid.

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

19 years agofixed wxHtmlContainerCell to not render off-screen cells
Václav Slavík [Sat, 27 Nov 2004 13:08:54 +0000 (13:08 +0000)] 
fixed wxHtmlContainerCell to not render off-screen cells

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

19 years ago Added support for DrawEllipse and pen styles to
Robert Roebling [Sat, 27 Nov 2004 12:50:01 +0000 (12:50 +0000)] 
  Added support for DrawEllipse and pen styles to
    GNOME printing. Added test.

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

19 years agoDoc corrections
Julian Smart [Sat, 27 Nov 2004 10:39:33 +0000 (10:39 +0000)] 
Doc corrections

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

19 years agoFreeBSD fix
Václav Slavík [Fri, 26 Nov 2004 16:43:18 +0000 (16:43 +0000)] 
FreeBSD fix

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

19 years agopatch 1073385
Ryan Norton [Thu, 25 Nov 2004 20:37:44 +0000 (20:37 +0000)] 
patch 1073385

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

19 years agoadded missing header needed at least by wxMotif under HP-UX
Vadim Zeitlin [Thu, 25 Nov 2004 18:08:29 +0000 (18:08 +0000)] 
added missing header needed at least by wxMotif under HP-UX

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

19 years agowxUSE_GAUGE/PROGRESSDLG condition.
Włodzimierz Skiba [Thu, 25 Nov 2004 18:05:12 +0000 (18:05 +0000)] 
wxUSE_GAUGE/PROGRESSDLG condition.

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

19 years agoremoved cleanup module which was only used for working around bugs in memory debuggin...
Vadim Zeitlin [Thu, 25 Nov 2004 17:56:47 +0000 (17:56 +0000)] 
removed cleanup module which was only used for working around bugs in memory debugging code which were fixed since

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

19 years agoNicer and longer fading.
Włodzimierz Skiba [Thu, 25 Nov 2004 17:48:10 +0000 (17:48 +0000)] 
Nicer and longer fading.

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

19 years agoremoved explicit IDs for scrollbars on mac
Stefan Csomor [Thu, 25 Nov 2004 17:42:50 +0000 (17:42 +0000)] 
removed explicit IDs for scrollbars on mac

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

19 years agowxProgressDialog needs progress bar.
Włodzimierz Skiba [Thu, 25 Nov 2004 17:00:31 +0000 (17:00 +0000)] 
wxProgressDialog needs progress bar.

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

19 years agoDMC conflicts with old SC.
Włodzimierz Skiba [Thu, 25 Nov 2004 16:53:41 +0000 (16:53 +0000)] 
DMC conflicts with old SC.

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

19 years agofix non-standard c warnings - stab to fix overflow warnings
Ryan Norton [Thu, 25 Nov 2004 15:34:38 +0000 (15:34 +0000)] 
fix non-standard c warnings - stab to fix overflow warnings

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

19 years agoadded test for wxUSE_SCROLLBAR
Vadim Zeitlin [Thu, 25 Nov 2004 14:53:08 +0000 (14:53 +0000)] 
added test for wxUSE_SCROLLBAR

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

19 years agochanged the code to be really sure that exactly one update event is sent when SetValu...
Vadim Zeitlin [Thu, 25 Nov 2004 14:43:54 +0000 (14:43 +0000)] 
changed the code to be really sure that exactly one update event is sent when SetValue() is called

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

19 years agoupdated to generate ZIP files with DOS line endings
Václav Slavík [Thu, 25 Nov 2004 11:40:34 +0000 (11:40 +0000)] 
updated to generate ZIP files with DOS line endings

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

19 years agoreverted Robert's over-optimisation, correct fix coming soon
Václav Slavík [Thu, 25 Nov 2004 08:32:49 +0000 (08:32 +0000)] 
reverted Robert's over-optimisation, correct fix coming soon

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

19 years agoconst comparison operators
Stefan Csomor [Thu, 25 Nov 2004 05:21:32 +0000 (05:21 +0000)] 
const comparison operators

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

19 years agoremoved [GS]etAuto3D() which don't exist any more since quite some time
Vadim Zeitlin [Wed, 24 Nov 2004 23:33:46 +0000 (23:33 +0000)] 
removed [GS]etAuto3D() which don't exist any more since quite some time

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

19 years agoreplace apple extended code
Ryan Norton [Wed, 24 Nov 2004 22:42:37 +0000 (22:42 +0000)] 
replace apple extended code

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

19 years agodata stream test for extended
Ryan Norton [Wed, 24 Nov 2004 22:31:25 +0000 (22:31 +0000)] 
data stream test for extended

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

19 years agodon't disable non top tabs if visual themes are not used
Vadim Zeitlin [Wed, 24 Nov 2004 21:54:00 +0000 (21:54 +0000)] 
don't disable non top tabs if visual themes are not used

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

19 years agoremoved msw.xp-tab-ok, in fact it is not needed as tabs never work correctly with...
Vadim Zeitlin [Wed, 24 Nov 2004 21:51:01 +0000 (21:51 +0000)] 
removed msw.xp-tab-ok, in fact it is not needed as tabs never work correctly with visual theme enabled

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

19 years agodefine inline stubs for methods even with wxUSE_SYSTEM_OPTIONS == 0 to make it possib...
Vadim Zeitlin [Wed, 24 Nov 2004 21:25:55 +0000 (21:25 +0000)] 
define inline stubs for methods even with wxUSE_SYSTEM_OPTIONS == 0 to make it possible to test for system options without #ifdefs

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

19 years agofinish getting rid of background flicker (MCI backend)
Ryan Norton [Wed, 24 Nov 2004 21:24:11 +0000 (21:24 +0000)] 
finish getting rid of background flicker (MCI backend)

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

19 years agoadded (and documented) msw.xp-tab-ok option
Vadim Zeitlin [Wed, 24 Nov 2004 21:24:09 +0000 (21:24 +0000)] 
added (and documented) msw.xp-tab-ok option

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

19 years agoreduce black background flicker a bit - there is still some left sometimes initially...
Ryan Norton [Wed, 24 Nov 2004 21:21:13 +0000 (21:21 +0000)] 
reduce black background flicker a bit - there is still some left sometimes initially (MCI backend)

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

19 years ago Changed the way invisble HTML cells are NOT
Robert Roebling [Wed, 24 Nov 2004 20:28:19 +0000 (20:28 +0000)] 
  Changed the way invisble HTML cells are NOT
   drawn so that no clipping is required.

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

19 years agoreSWIGged
Robin Dunn [Wed, 24 Nov 2004 20:10:40 +0000 (20:10 +0000)] 
reSWIGged

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

19 years agoreSWIGged
Robin Dunn [Wed, 24 Nov 2004 19:52:08 +0000 (19:52 +0000)] 
reSWIGged

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

19 years agoadded overview text for wx.MediaCtrl demo, udpated CHANGES
Robin Dunn [Wed, 24 Nov 2004 19:49:08 +0000 (19:49 +0000)] 
added overview text for wx.MediaCtrl demo, udpated CHANGES

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

19 years agoFixes for the stubbed version so it will compile
Robin Dunn [Wed, 24 Nov 2004 19:45:41 +0000 (19:45 +0000)] 
Fixes for the stubbed version so it will compile

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

19 years agoAdded wrappers for wx.MediaCtrl
Robin Dunn [Wed, 24 Nov 2004 19:34:54 +0000 (19:34 +0000)] 
Added wrappers for wx.MediaCtrl

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

19 years agoregen bakefiles - get rid of explicit size setting after ctor
Ryan Norton [Wed, 24 Nov 2004 19:27:06 +0000 (19:27 +0000)] 
regen bakefiles - get rid of explicit size setting after ctor

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

19 years agoAdded wrappers for wx.MediaCtrl
Robin Dunn [Wed, 24 Nov 2004 19:21:30 +0000 (19:21 +0000)] 
Added wrappers for wx.MediaCtrl

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

19 years agoadded GetSelection for wxMSW.
Robin Dunn [Wed, 24 Nov 2004 19:15:52 +0000 (19:15 +0000)] 
added GetSelection for wxMSW.

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

19 years agoprevent function hiding - move NextBackend into protected
Ryan Norton [Wed, 24 Nov 2004 19:15:27 +0000 (19:15 +0000)] 
prevent function hiding - move NextBackend into protected

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

19 years agodocstrings
Robin Dunn [Wed, 24 Nov 2004 19:14:45 +0000 (19:14 +0000)] 
docstrings

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

19 years agofix a loading bug - set size if movie is passed into ctor
Ryan Norton [Wed, 24 Nov 2004 19:10:44 +0000 (19:10 +0000)] 
fix a loading bug - set size if movie is passed into ctor

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

19 years agoDistribute splash screen sample mpg.
Włodzimierz Skiba [Wed, 24 Nov 2004 17:26:27 +0000 (17:26 +0000)] 
Distribute splash screen sample mpg.

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

19 years agowxUSE_SLIDER=0 fixes.
Włodzimierz Skiba [Wed, 24 Nov 2004 16:08:12 +0000 (16:08 +0000)] 
wxUSE_SLIDER=0 fixes.

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

19 years agowxMediaCtrl in wxSplashScreen presentation.
Włodzimierz Skiba [Wed, 24 Nov 2004 15:49:40 +0000 (15:49 +0000)] 
wxMediaCtrl in wxSplashScreen presentation.

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

19 years agoShould be binary.
Włodzimierz Skiba [Wed, 24 Nov 2004 15:46:53 +0000 (15:46 +0000)] 
Should be binary.

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

19 years agowxMediaCtrl in wxSplashScreen presentation.
Włodzimierz Skiba [Wed, 24 Nov 2004 15:43:56 +0000 (15:43 +0000)] 
wxMediaCtrl in wxSplashScreen presentation.

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

19 years ago Applied patch to stop crashing the tree control
Robert Roebling [Wed, 24 Nov 2004 15:03:28 +0000 (15:03 +0000)] 
  Applied patch to stop crashing the tree control
   when deleting a selected item. Also does something
   to the inplace edit control.

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

19 years ago Applied patch to remoce surplus text update evevt.
Robert Roebling [Wed, 24 Nov 2004 14:51:44 +0000 (14:51 +0000)] 
  Applied patch to remoce surplus text update evevt.

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

19 years ago Applied kill patch (proper return value testing).
Robert Roebling [Wed, 24 Nov 2004 14:38:49 +0000 (14:38 +0000)] 
  Applied kill patch (proper return value testing).

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

19 years agoExpression simplifications for scaling and inflating.
Włodzimierz Skiba [Wed, 24 Nov 2004 14:18:20 +0000 (14:18 +0000)] 
Expression simplifications for scaling and inflating.

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

19 years agoLet's really remove border.
Włodzimierz Skiba [Wed, 24 Nov 2004 14:01:47 +0000 (14:01 +0000)] 
Let's really remove border.

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