wxWidgets.git
21 years agoadded possibility to use several wxFileHistories (patch 685876)
Vadim Zeitlin [Sun, 2 Mar 2003 23:35:17 +0000 (23:35 +0000)] 
added possibility to use several wxFileHistories (patch 685876)

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

21 years agofixed memory leak (patch 696164)
Vadim Zeitlin [Sun, 2 Mar 2003 23:24:28 +0000 (23:24 +0000)] 
fixed memory leak (patch 696164)

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

21 years agoadded missing include (patch 690352)
Vadim Zeitlin [Sun, 2 Mar 2003 23:21:53 +0000 (23:21 +0000)] 
added missing include (patch 690352)

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

21 years agofixed memory leak (patch 685580)
Vadim Zeitlin [Sun, 2 Mar 2003 23:18:26 +0000 (23:18 +0000)] 
fixed memory leak (patch 685580)

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

21 years agoGiveFeedback support, Cursor Extension
Stefan Csomor [Sun, 2 Mar 2003 22:48:38 +0000 (22:48 +0000)] 
GiveFeedback support, Cursor Extension

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

21 years agoOSX printing fixes
Stefan Csomor [Sun, 2 Mar 2003 22:47:37 +0000 (22:47 +0000)] 
OSX printing fixes

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

21 years agodestroy event support
Stefan Csomor [Sun, 2 Mar 2003 22:46:44 +0000 (22:46 +0000)] 
destroy event support

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

21 years agousleep fix
Stefan Csomor [Sun, 2 Mar 2003 22:45:53 +0000 (22:45 +0000)] 
usleep fix

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

21 years agoxpm support, color cursor support
Stefan Csomor [Sun, 2 Mar 2003 22:44:08 +0000 (22:44 +0000)] 
xpm support, color cursor support

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

21 years agoxpm support
Stefan Csomor [Sun, 2 Mar 2003 22:38:30 +0000 (22:38 +0000)] 
xpm support

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

21 years agofix
Stefan Csomor [Sun, 2 Mar 2003 22:37:08 +0000 (22:37 +0000)] 
fix

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

21 years agoadded copy arrow cursor macos specific
Stefan Csomor [Sun, 2 Mar 2003 22:35:42 +0000 (22:35 +0000)] 
added copy arrow cursor macos specific

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

21 years ago Up-ported wxBusyCursor fix and wxCombBov default dialog
Robert Roebling [Sun, 2 Mar 2003 21:34:32 +0000 (21:34 +0000)] 
  Up-ported wxBusyCursor fix and wxCombBov default dialog
    action behaviour if enter is hit in it.

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

21 years agoupdated source to not use deprecated wxList methods
Gilles Depeyrot [Sun, 2 Mar 2003 20:22:31 +0000 (20:22 +0000)] 
updated source to not use deprecated wxList methods

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

21 years ago Refactored wxStaticBox, and changed wxStaticBox and wxRadioBox border
Mattia Barbon [Sun, 2 Mar 2003 20:08:45 +0000 (20:08 +0000)] 
  Refactored wxStaticBox, and changed wxStaticBox and wxRadioBox border
style from sunken to the default Motif style.
  Added some convenience macros for checking Motif/Lesstif version.
  Fixed the bug that caused wxStaticBox size to change when label text
was changed.

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

21 years agoadded missing include file and corrected memory leak due to creation of
Gilles Depeyrot [Sun, 2 Mar 2003 19:57:47 +0000 (19:57 +0000)] 
added missing include file and corrected memory leak due to creation of
never used region (NewRgn)

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

21 years agoimplemented wxCLOSE_BOX under Windows
Václav Slavík [Sun, 2 Mar 2003 18:58:58 +0000 (18:58 +0000)] 
implemented wxCLOSE_BOX under Windows

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

21 years agoadded tests for changing display resolution and going full screen
Vadim Zeitlin [Sun, 2 Mar 2003 14:38:03 +0000 (14:38 +0000)] 
added tests for changing display resolution and going full screen

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

21 years agoadded wxDisplay files
Vadim Zeitlin [Sun, 2 Mar 2003 14:31:56 +0000 (14:31 +0000)] 
added wxDisplay files

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

21 years agodefine some global wxDisplay-related stuff here (wxArrayVideoModes, wxDefaultVideoMode)
Vadim Zeitlin [Sun, 2 Mar 2003 14:30:17 +0000 (14:30 +0000)] 
define some global wxDisplay-related stuff here (wxArrayVideoModes, wxDefaultVideoMode)

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

21 years agomaximize the window to the correct display (i.e. the one it is currently on); ShowFul...
Vadim Zeitlin [Sun, 2 Mar 2003 14:24:34 +0000 (14:24 +0000)] 
maximize the window to the correct display (i.e. the one it is currently on); ShowFullScreen() actually shows the window, too

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

21 years agoOSX fixes for printing
Stefan Csomor [Sun, 2 Mar 2003 14:23:20 +0000 (14:23 +0000)] 
OSX fixes for printing

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

21 years agoimplemented video mode support (getting the current one, enumerating, changing)
Vadim Zeitlin [Sun, 2 Mar 2003 14:17:20 +0000 (14:17 +0000)] 
implemented video mode support (getting the current one, enumerating, changing)

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

21 years agosignificant API changes: wxVideoMode and methods using it added, GetDepth() and IsCol...
Vadim Zeitlin [Sun, 2 Mar 2003 14:16:29 +0000 (14:16 +0000)] 
significant API changes: wxVideoMode and methods using it added, GetDepth() and IsColour() removed, GetFromWindow() added

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

21 years agoremoved deprecated calls from wxImage example (bug #688438)
Václav Slavík [Sun, 2 Mar 2003 11:01:09 +0000 (11:01 +0000)] 
removed deprecated calls from wxImage example (bug #688438)

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

21 years ago Implemented wxButton::DoGetBestSize for wxMotif. Now normal buttons
Mattia Barbon [Sun, 2 Mar 2003 10:09:25 +0000 (10:09 +0000)] 
  Implemented wxButton::DoGetBestSize for wxMotif. Now normal buttons
and default buttons are visually the same size, however, given how
wxMotif draws default buttons, the Widget for a default button is
bigger (8 pixels by default), thus setting default border will
make the Widget grow.

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

21 years agoapplied fix to MkDir for mac
Stefan Csomor [Sat, 1 Mar 2003 21:09:23 +0000 (21:09 +0000)] 
applied fix to MkDir for mac

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

21 years ago Do not change background colour for parent widget; set best size to
Mattia Barbon [Sat, 1 Mar 2003 18:05:33 +0000 (18:05 +0000)] 
  Do not change background colour for parent widget; set best size to
some arbitrary value if the text control is empty.

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

21 years ago Fix "make install" for wxMotif after recent changes for using X11 files.
Mattia Barbon [Sat, 1 Mar 2003 17:52:27 +0000 (17:52 +0000)] 
  Fix "make install" for wxMotif after recent changes for using X11 files.
  Fix "make dist" for all ports (changes in internat sample), and for
wxMotif (for the aforementioned changes).

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

21 years agoadded minor and major description for wxGetOsVersion for wxMac
Stefan Csomor [Sat, 1 Mar 2003 17:30:38 +0000 (17:30 +0000)] 
added minor and major description for wxGetOsVersion for wxMac

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

21 years agowxMac just using Update()
Stefan Csomor [Sat, 1 Mar 2003 17:13:57 +0000 (17:13 +0000)] 
wxMac just using Update()

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

21 years agoadded wxMac to the branch using Update for refresh
Stefan Csomor [Sat, 1 Mar 2003 16:36:06 +0000 (16:36 +0000)] 
added wxMac to the branch using Update for refresh

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

21 years ago Added wxComboBox::SetString patch
Robert Roebling [Sat, 1 Mar 2003 10:00:29 +0000 (10:00 +0000)] 
  Added wxComboBox::SetString patch

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

21 years ago Upported combobox changes and another fix.
Robert Roebling [Sat, 1 Mar 2003 09:59:27 +0000 (09:59 +0000)] 
  Upported combobox changes and another fix.

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

21 years agoTidied space and tabs in wxMac files
Julian Smart [Fri, 28 Feb 2003 23:48:13 +0000 (23:48 +0000)] 
Tidied space and tabs in wxMac files

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

21 years ago1. added native wxMessageDialog implementation for GTK+2
Václav Slavík [Fri, 28 Feb 2003 23:46:59 +0000 (23:46 +0000)] 
1. added native wxMessageDialog implementation for GTK+2
2. minor formatting changes, so that the changelog has consistent look

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

21 years agoadded native wxMessageDialog implementation for GTK+2
Václav Slavík [Fri, 28 Feb 2003 23:46:41 +0000 (23:46 +0000)] 
added native wxMessageDialog implementation for GTK+2

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

21 years agofixed wxScrollBar creation when default size was used
Václav Slavík [Fri, 28 Feb 2003 23:41:00 +0000 (23:41 +0000)] 
fixed wxScrollBar creation when default size was used

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

21 years agocompilation fix
Václav Slavík [Fri, 28 Feb 2003 23:39:46 +0000 (23:39 +0000)] 
compilation fix

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

21 years agoadded native wxMessageDialog implementation for GTK+2
Václav Slavík [Fri, 28 Feb 2003 23:37:46 +0000 (23:37 +0000)] 
added native wxMessageDialog implementation for GTK+2

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

21 years agoTidied up white space and tabs in wxMac
Julian Smart [Fri, 28 Feb 2003 23:36:37 +0000 (23:36 +0000)] 
Tidied up white space and tabs in wxMac

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

21 years agoRemoved unnecessary #ifs
Julian Smart [Fri, 28 Feb 2003 22:23:25 +0000 (22:23 +0000)] 
Removed unnecessary #ifs

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

21 years ago Change wxCLOSE to wxCLOSE_BOX.
Mattia Barbon [Fri, 28 Feb 2003 22:09:14 +0000 (22:09 +0000)] 
  Change wxCLOSE to wxCLOSE_BOX.

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

21 years agoTidied copyright and date for wxMac files
Julian Smart [Fri, 28 Feb 2003 21:54:04 +0000 (21:54 +0000)] 
Tidied copyright and date for wxMac files

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

21 years ago#ifed wxLog occurrences
Julian Smart [Fri, 28 Feb 2003 19:30:22 +0000 (19:30 +0000)] 
#ifed wxLog occurrences

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

21 years agoAdded display sample to distrib file lists
Julian Smart [Fri, 28 Feb 2003 18:04:10 +0000 (18:04 +0000)] 
Added display sample to distrib file lists

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

21 years agoadded FromPoint test
Vadim Zeitlin [Fri, 28 Feb 2003 01:48:47 +0000 (01:48 +0000)] 
added FromPoint test

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

21 years agostarted writing wxDisplay sample
Vadim Zeitlin [Fri, 28 Feb 2003 01:33:55 +0000 (01:33 +0000)] 
started writing wxDisplay sample

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

21 years agoPatch from David Falkinder to help building a STC dll.
Robin Dunn [Thu, 27 Feb 2003 21:10:20 +0000 (21:10 +0000)] 
Patch from David Falkinder to help building a STC dll.

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

21 years agoshow error message if exec() failed: not pretty but better than nothing
Vadim Zeitlin [Thu, 27 Feb 2003 18:20:38 +0000 (18:20 +0000)] 
show error message if exec() failed: not pretty but better than nothing

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

21 years agofix bug with timezone calculations when WX_GMTOFF_IN_TM si true
Vadim Zeitlin [Thu, 27 Feb 2003 13:01:29 +0000 (13:01 +0000)] 
fix bug with timezone calculations when WX_GMTOFF_IN_TM si true

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

21 years agofix bug with timezone calculations when WX_GMTOFF_IN_TM si true
Vadim Zeitlin [Thu, 27 Feb 2003 12:53:03 +0000 (12:53 +0000)] 
fix bug with timezone calculations when WX_GMTOFF_IN_TM si true

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

21 years agowxExecute may only be called from the main thread
Vadim Zeitlin [Thu, 27 Feb 2003 12:18:07 +0000 (12:18 +0000)] 
wxExecute may only be called from the main thread

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

21 years agoupdated the sample to show the sizers, not constraints, in the main frame; also demon...
Vadim Zeitlin [Thu, 27 Feb 2003 12:02:22 +0000 (12:02 +0000)] 
updated the sample to show the sizers, not constraints, in the main frame; also demonstrate flex grid sizer

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

21 years agoadded proportion parameter to wxFlexGridSizer::AddGrowableRow/Col()
Vadim Zeitlin [Thu, 27 Feb 2003 11:55:26 +0000 (11:55 +0000)] 
added proportion parameter to wxFlexGridSizer::AddGrowableRow/Col()

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

21 years agoadded WXK_WINDOWS_XXX key constants
Vadim Zeitlin [Thu, 27 Feb 2003 11:51:41 +0000 (11:51 +0000)] 
added WXK_WINDOWS_XXX key constants

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

21 years agoadded wxUSE_DISPLAY
Vadim Zeitlin [Thu, 27 Feb 2003 10:30:35 +0000 (10:30 +0000)] 
added wxUSE_DISPLAY

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

21 years agofix for SetSize was missing
Stefan Csomor [Thu, 27 Feb 2003 10:18:16 +0000 (10:18 +0000)] 
fix for SetSize was missing

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

21 years agowxCLOSE->wxCLOSE_BOX
Václav Slavík [Thu, 27 Feb 2003 10:13:26 +0000 (10:13 +0000)] 
wxCLOSE->wxCLOSE_BOX

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

21 years agoSetValue can add values if not readonly
Stefan Csomor [Thu, 27 Feb 2003 10:06:12 +0000 (10:06 +0000)] 
SetValue can add values if not readonly

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

21 years agofixed wxRegionIterator example
Vadim Zeitlin [Thu, 27 Feb 2003 00:18:43 +0000 (00:18 +0000)] 
fixed wxRegionIterator example

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

21 years agounified default values for conv arguments
Václav Slavík [Wed, 26 Feb 2003 23:10:36 +0000 (23:10 +0000)] 
unified default values for conv arguments

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

21 years agoupdates to <script> handling backport list
Václav Slavík [Wed, 26 Feb 2003 23:09:25 +0000 (23:09 +0000)] 
updates to <script> handling backport list

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

21 years agounified default values for conv arguments
Václav Slavík [Wed, 26 Feb 2003 19:31:44 +0000 (19:31 +0000)] 
unified default values for conv arguments

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

21 years agocompilation fix for optimizing compilers
Václav Slavík [Wed, 26 Feb 2003 19:29:21 +0000 (19:29 +0000)] 
compilation fix for optimizing compilers

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

21 years agoadded wxCLOSE
Václav Slavík [Wed, 26 Feb 2003 19:26:31 +0000 (19:26 +0000)] 
added wxCLOSE

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

21 years agoadded wxCLOSE and fixed wxSYSTEM_MENU on Unix
Václav Slavík [Wed, 26 Feb 2003 19:24:19 +0000 (19:24 +0000)] 
added wxCLOSE and fixed wxSYSTEM_MENU on Unix

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

21 years agoadded wxCLOSE and unified wxDEFAULT_DIALOG_STYLE definition
Václav Slavík [Wed, 26 Feb 2003 19:21:47 +0000 (19:21 +0000)] 
added wxCLOSE and unified wxDEFAULT_DIALOG_STYLE definition

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

21 years agofix patch #693600
Václav Slavík [Wed, 26 Feb 2003 19:21:02 +0000 (19:21 +0000)] 
fix patch #693600

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

21 years agoChanged how the dynamic event tables (used for all Python wx classes,
Robin Dunn [Tue, 25 Feb 2003 21:22:44 +0000 (21:22 +0000)] 
Changed how the dynamic event tables (used for all Python wx classes,
C++ wx classes typically use static event tables) are searched such
that they behave from a Python perspective more like the static tables
in C++.  Namely that if there are identical event bindings in a base
Python class and a derived Python class that the one in the derived
class will be found first and that if Skip is called that the one in
the base class will still be found instead of skipping directly to the
static stable in the C++ class.

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

21 years agofinally fixed the flicker problem in wxTE_RICH[2] text controls when appending a...
Vadim Zeitlin [Tue, 25 Feb 2003 18:44:20 +0000 (18:44 +0000)] 
finally fixed the flicker problem in wxTE_RICH[2] text controls when appending a lot of text to them

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

21 years agodon't log erroneous error messages when writing an empty string to a wxTE_RICH2 control
Vadim Zeitlin [Tue, 25 Feb 2003 16:48:50 +0000 (16:48 +0000)] 
don't log erroneous error messages when writing an empty string to a wxTE_RICH2 control

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

21 years agofixed typo in WX_DECLARE_OBJARRAY example
Vadim Zeitlin [Tue, 25 Feb 2003 16:14:30 +0000 (16:14 +0000)] 
fixed typo in WX_DECLARE_OBJARRAY example

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

21 years agofixed typo in he check in SetSizeHints()
Vadim Zeitlin [Tue, 25 Feb 2003 16:12:42 +0000 (16:12 +0000)] 
fixed typo in he check in SetSizeHints()

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

21 years agoforward declare wxMenu
Vadim Zeitlin [Tue, 25 Feb 2003 12:43:06 +0000 (12:43 +0000)] 
forward declare wxMenu

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

21 years agotest for the bug with showing a modeless dialog from a modal one in wxGTK
Vadim Zeitlin [Tue, 25 Feb 2003 12:33:35 +0000 (12:33 +0000)] 
test for the bug with showing a modeless dialog from a modal one in wxGTK

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

21 years agom_y of generic tree item was only a short, which unnecessarily limits the number...
Stefan Csomor [Tue, 25 Feb 2003 09:48:30 +0000 (09:48 +0000)] 
m_y of generic tree item was only a short, which unnecessarily limits the number of items that can be displayed and handled

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

21 years agocentralize version info in one file, include it from all makefiles
Vadim Zeitlin [Mon, 24 Feb 2003 23:20:22 +0000 (23:20 +0000)] 
centralize version info in one file, include it from all makefiles

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

21 years agodo use micro version number in the DLL names -- but in the unstable branch only
Vadim Zeitlin [Mon, 24 Feb 2003 23:19:21 +0000 (23:19 +0000)] 
do use micro version number in the DLL names -- but in the unstable branch only

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

21 years agouse jast major.minor, not major.minor.micro, in the DLL names
Vadim Zeitlin [Mon, 24 Feb 2003 00:33:28 +0000 (00:33 +0000)] 
use jast major.minor, not major.minor.micro, in the DLL names

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

21 years agoget the version info directly from wx/version.h instead of hardcoding it here
Vadim Zeitlin [Mon, 24 Feb 2003 00:26:50 +0000 (00:26 +0000)] 
get the version info directly from wx/version.h instead of hardcoding it here

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

21 years agoregenerated using the correct versions in/for the DLLs
Vadim Zeitlin [Mon, 24 Feb 2003 00:25:08 +0000 (00:25 +0000)] 
regenerated using the correct versions in/for the DLLs

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

21 years agobackport CDATA code in wxHTML
Václav Slavík [Sun, 23 Feb 2003 23:11:23 +0000 (23:11 +0000)] 
backport CDATA code in wxHTML

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

21 years agonote warning against using /ox
Vadim Zeitlin [Sun, 23 Feb 2003 21:59:26 +0000 (21:59 +0000)] 
note warning against using /ox

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

21 years ago Implemented DoGetBestSize for wxListBox, (native) wxComboBox and
Mattia Barbon [Sun, 23 Feb 2003 20:33:43 +0000 (20:33 +0000)] 
  Implemented DoGetBestSize for wxListBox, (native) wxComboBox and
wxTextCtrl, and used it when wxSize(-1, -1) is passed to Create, to set
the initial size.
  Added wxDoChangeFont and wxXmStringToString helper functions, removed
the use of m_stringList in native wxComboBox, removed some duplicated code
in wxWindow.

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

21 years agoremoved the extra offset in moveto in DrawRotatedText() (why was it there?)
Vadim Zeitlin [Sun, 23 Feb 2003 19:57:45 +0000 (19:57 +0000)] 
removed the extra offset in moveto in DrawRotatedText() (why was it there?)

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

21 years ago Allow setting default file name in wxMotif wxFileDialog.
Mattia Barbon [Sun, 23 Feb 2003 19:24:45 +0000 (19:24 +0000)] 
  Allow setting default file name in wxMotif wxFileDialog.

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

21 years agomake wxConvUTF8 available in wchar_t-less mode, too
Václav Slavík [Sun, 23 Feb 2003 19:01:54 +0000 (19:01 +0000)] 
make wxConvUTF8 available in wchar_t-less mode, too

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

21 years agodocumentation for wxFileConfig changes
Václav Slavík [Sun, 23 Feb 2003 19:01:41 +0000 (19:01 +0000)] 
documentation for wxFileConfig changes

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

21 years agowxFileConfig in Unicode fixes
Václav Slavík [Sun, 23 Feb 2003 19:01:29 +0000 (19:01 +0000)] 
wxFileConfig in Unicode fixes

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

21 years agoimplemented empty handler for <script> tag, so that script code doesn't show in rende...
Václav Slavík [Sun, 23 Feb 2003 19:00:08 +0000 (19:00 +0000)] 
implemented empty handler for <script> tag, so that script code doesn't show in rendered page

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

21 years agofixed parsing of CDATA elements (<script> and <style>) (Bill Nalen)
Václav Slavík [Sun, 23 Feb 2003 18:59:13 +0000 (18:59 +0000)] 
fixed parsing of CDATA elements (<script> and <style>) (Bill Nalen)

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

21 years agodocumented wxGetApp()
Vadim Zeitlin [Sun, 23 Feb 2003 02:03:41 +0000 (02:03 +0000)] 
documented wxGetApp()

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

21 years agoupdate watcom makefile
Chris Elliott [Sat, 22 Feb 2003 15:42:49 +0000 (15:42 +0000)] 
update watcom makefile

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

21 years ago Added Active Accessibility files to filelist.txt, regenerated
Mattia Barbon [Fri, 21 Feb 2003 21:27:53 +0000 (21:27 +0000)] 
  Added Active Accessibility files to filelist.txt, regenerated
wxWindows.dsp.

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

21 years agoOnly send two EVT_BUTTON events when double clicking a button, not three
Robin Dunn [Fri, 21 Feb 2003 20:27:56 +0000 (20:27 +0000)] 
Only send two EVT_BUTTON events when double clicking a button, not three

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

21 years agoApplied FL patch from Stefan Kowski
Julian Smart [Fri, 21 Feb 2003 16:02:33 +0000 (16:02 +0000)] 
Applied FL patch from Stefan Kowski

"Enclosed there is a patch for the FL library that solves a problem
overwriting the status bar if a bar is expanded.

Cause of this is the calculation of the new window height which may be less
than 0 in some cases. In my test a value of -1 caused the window default
height to be set which was larger than the space available, therefore the
status bar was overwritten."

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

21 years ago Regenerated files.
Mattia Barbon [Thu, 20 Feb 2003 18:30:06 +0000 (18:30 +0000)] 
  Regenerated files.

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

21 years ago Use some wxX11 files (currently pen.cpp and brush.cpp) in wxMotif.
Mattia Barbon [Thu, 20 Feb 2003 18:20:47 +0000 (18:20 +0000)] 
  Use some wxX11 files (currently pen.cpp and brush.cpp) in wxMotif.
  Add src/x11 to VPATH in configure, and add a new flag to filelist.txt
indicating a file used in wxMotif but not in wxMotif directory.
  Modifed VMS makefiles, too (should be checked by someone with VMS,
though).

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

21 years agofixed wxSYS_DEFAULT_GUI_FONT lookup
Václav Slavík [Wed, 19 Feb 2003 23:17:01 +0000 (23:17 +0000)] 
fixed wxSYS_DEFAULT_GUI_FONT lookup

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