]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
21 years agoIsStandard() shouldn't return TRUE for formats >= wxDF_PRIVATE
Vadim Zeitlin [Fri, 3 Jan 2003 01:04:16 +0000 (01:04 +0000)] 
IsStandard() shouldn't return TRUE for formats >= wxDF_PRIVATE

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

21 years agoargh, erased one extra line accidentally in the last commit -- restored
Vadim Zeitlin [Thu, 2 Jan 2003 23:59:09 +0000 (23:59 +0000)] 
argh, erased one extra line accidentally in the last commit -- restored

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

21 years agowx(Individual)LayoutConstraints may be copied
Vadim Zeitlin [Thu, 2 Jan 2003 23:55:28 +0000 (23:55 +0000)] 
wx(Individual)LayoutConstraints may be copied

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

21 years agocompilation fixes after applying DECLARE_NO_COPY_CLASS() patch
Vadim Zeitlin [Thu, 2 Jan 2003 23:46:08 +0000 (23:46 +0000)] 
compilation fixes after applying DECLARE_NO_COPY_CLASS() patch

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

21 years agouse DECLARE_NO_COPY_CLASS() where applicable (patch 633384)
Vadim Zeitlin [Thu, 2 Jan 2003 23:38:11 +0000 (23:38 +0000)] 
use DECLARE_NO_COPY_CLASS() where applicable (patch 633384)

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

21 years agosupport for using DIBs for wxBitmap implementation (patch 649866)
Vadim Zeitlin [Thu, 2 Jan 2003 23:28:56 +0000 (23:28 +0000)] 
support for using DIBs for wxBitmap implementation (patch 649866)

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

21 years agouse StretchBlt() if available (part of patch 649866)
Vadim Zeitlin [Thu, 2 Jan 2003 23:25:17 +0000 (23:25 +0000)] 
use StretchBlt() if available (part of patch 649866)

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

21 years agoadded wxDEPRECATED
Václav Slavík [Thu, 2 Jan 2003 22:52:47 +0000 (22:52 +0000)] 
added wxDEPRECATED

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

21 years agomark wxImage's wxBitmap functions as deprecated
Václav Slavík [Thu, 2 Jan 2003 22:49:50 +0000 (22:49 +0000)] 
mark wxImage's wxBitmap functions as deprecated

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

21 years agodocumented wxDateSpan
Vadim Zeitlin [Thu, 2 Jan 2003 22:10:21 +0000 (22:10 +0000)] 
documented wxDateSpan

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

21 years agoadded operator==() and !=() for wxDateSpan
Vadim Zeitlin [Thu, 2 Jan 2003 22:07:51 +0000 (22:07 +0000)] 
added operator==() and !=() for wxDateSpan

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

21 years agoimplemented support for column label alignment (closes 215870)
Vadim Zeitlin [Thu, 2 Jan 2003 21:29:21 +0000 (21:29 +0000)] 
implemented support for column label alignment (closes 215870)

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

21 years agothe file containing the list of things which can be backported to 2.4 branch later
Vadim Zeitlin [Thu, 2 Jan 2003 21:00:28 +0000 (21:00 +0000)] 
the file containing the list of things which can be backported to 2.4 branch later

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

21 years agoadded test for wxLIST_FORMAT_CENTRE/RIGHT
Vadim Zeitlin [Thu, 2 Jan 2003 21:00:17 +0000 (21:00 +0000)] 
added test for wxLIST_FORMAT_CENTRE/RIGHT

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

21 years agoset wxListItem mask automatically to the correct value when a SetXXX() method is...
Vadim Zeitlin [Thu, 2 Jan 2003 20:59:40 +0000 (20:59 +0000)] 
set wxListItem mask automatically to the correct value when a SetXXX() method is called

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

21 years agofixed bug with wxTR_EDIT_LABELS not working with xwTR_MULTIPLE (bug 622089)
Vadim Zeitlin [Thu, 2 Jan 2003 20:21:41 +0000 (20:21 +0000)] 
fixed bug with wxTR_EDIT_LABELS not working with xwTR_MULTIPLE (bug 622089)

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

21 years agotest InsertItems() trying to reproduce the bug 633150 -- but unsuccessfully
Vadim Zeitlin [Thu, 2 Jan 2003 19:18:19 +0000 (19:18 +0000)] 
test InsertItems() trying to reproduce the bug 633150 -- but unsuccessfully

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

21 years agoshow Univ prefix in wxWindows info dialog
Vadim Zeitlin [Thu, 2 Jan 2003 18:43:56 +0000 (18:43 +0000)] 
show Univ prefix in wxWindows info dialog

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

21 years agoremoved a couple of obsolete functions from wxDialog
Vadim Zeitlin [Thu, 2 Jan 2003 18:39:32 +0000 (18:39 +0000)] 
removed a couple of obsolete functions from wxDialog

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

21 years agoattempt to recommit , contained binary data for some reason
Stefan Csomor [Thu, 2 Jan 2003 18:13:07 +0000 (18:13 +0000)] 
attempt to recommit , contained binary data for some reason

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

21 years agoattempt to recommit , contained binary data for some reason
Stefan Csomor [Thu, 2 Jan 2003 18:10:38 +0000 (18:10 +0000)] 
attempt to recommit , contained binary data for some reason

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

21 years agoeasier angle conversion wx-mac , corrected elliptic arc which sometimes filled in...
Stefan Csomor [Thu, 2 Jan 2003 16:30:53 +0000 (16:30 +0000)] 
easier angle conversion wx-mac , corrected elliptic arc which sometimes filled in the wrong direction, fixed rotated text under osx (OSX ignored hanging baseline attribute)

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

21 years agocorrected generation of all event members (client data) and implemented DoGetBestSize
Stefan Csomor [Thu, 2 Jan 2003 09:37:52 +0000 (09:37 +0000)] 
corrected generation of all event members (client data) and implemented DoGetBestSize

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

21 years agofixed wxMutexLocker ctor signature (patch 660549)
Vadim Zeitlin [Thu, 2 Jan 2003 01:00:17 +0000 (01:00 +0000)] 
fixed wxMutexLocker ctor signature (patch 660549)

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

21 years agosay that EVT_TEXT_ENTER requires wxTE_PROCESS_ENTER to be set (closes bug 659948)
Vadim Zeitlin [Thu, 2 Jan 2003 00:45:40 +0000 (00:45 +0000)] 
say that EVT_TEXT_ENTER requires wxTE_PROCESS_ENTER to be set (closes bug 659948)

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

21 years agofixed wxCaret::SetSize() (closes bug 659209)
Vadim Zeitlin [Thu, 2 Jan 2003 00:41:47 +0000 (00:41 +0000)] 
fixed wxCaret::SetSize() (closes bug 659209)

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

21 years agomade generic EmulateKeyPress() to work with Delete and BackSpace (closes bug 658409)
Vadim Zeitlin [Thu, 2 Jan 2003 00:07:13 +0000 (00:07 +0000)] 
made generic EmulateKeyPress() to work with Delete and BackSpace (closes bug 658409)

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

21 years agotypo fix (closes bug 654197)
Vadim Zeitlin [Wed, 1 Jan 2003 23:39:07 +0000 (23:39 +0000)] 
typo fix (closes bug 654197)

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

21 years agoadded a test for check tbar buttons state
Vadim Zeitlin [Wed, 1 Jan 2003 23:36:08 +0000 (23:36 +0000)] 
added a test for check tbar buttons state

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

21 years agotried to fix compilation with Watcom 11 (should fix the bug 651492)
Vadim Zeitlin [Wed, 1 Jan 2003 23:18:44 +0000 (23:18 +0000)] 
tried to fix compilation with Watcom 11 (should fix the bug 651492)

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

21 years agofix for HAVE_EXPLICIT for VC++ 6.0 (closes bug 651314)
Vadim Zeitlin [Wed, 1 Jan 2003 22:58:53 +0000 (22:58 +0000)] 
fix for HAVE_EXPLICIT for VC++ 6.0 (closes bug 651314)

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

21 years agoChanged wxLOG_Max to be a smaller (but still large) value
Robin Dunn [Wed, 1 Jan 2003 22:50:02 +0000 (22:50 +0000)] 
Changed wxLOG_Max to be a smaller (but still large) value

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

21 years agodon't send CHECKLISTBOX_TOGGLE event when Check() is called (closes bug 651140)
Vadim Zeitlin [Wed, 1 Jan 2003 22:41:10 +0000 (22:41 +0000)] 
don't send CHECKLISTBOX_TOGGLE event when Check() is called (closes bug 651140)

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

21 years agoadded IsEmpty
Vadim Zeitlin [Wed, 1 Jan 2003 22:09:41 +0000 (22:09 +0000)] 
added IsEmpty

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

21 years agoadded check/uncheck/toggle tests
Vadim Zeitlin [Wed, 1 Jan 2003 22:09:14 +0000 (22:09 +0000)] 
added check/uncheck/toggle tests

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

21 years agoadded wxControlWithItems docs, updated the others to refer to it
Vadim Zeitlin [Wed, 1 Jan 2003 22:08:11 +0000 (22:08 +0000)] 
added wxControlWithItems docs, updated the others to refer to it

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

21 years agouse MoreFilesX instead of MoreFiles when building with Apple Developer Tools
Gilles Depeyrot [Wed, 1 Jan 2003 17:59:01 +0000 (17:59 +0000)] 
use MoreFilesX instead of MoreFiles when building with Apple Developer Tools
added wxWindows version compatibility information to configuration summary

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

21 years agouse MoreFilesX instead of MoreFiles when building with Apple Developer Tools
Gilles Depeyrot [Wed, 1 Jan 2003 17:55:21 +0000 (17:55 +0000)] 
use MoreFilesX instead of MoreFiles when building with Apple Developer Tools

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

21 years agouse MoreFilesX instead of MoreFiles when building with Apple Developer Tools
Gilles Depeyrot [Wed, 1 Jan 2003 17:53:02 +0000 (17:53 +0000)] 
use MoreFilesX instead of MoreFiles when building with Apple Developer Tools
improved wxGenericDirCtrl when building with Apple Developer Tools
improved wxDirData to correctly handle hidden directories

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

21 years agoMoreFilesX 1.0.1: A collection of useful high-level File Manager routines which
Gilles Depeyrot [Wed, 1 Jan 2003 17:20:59 +0000 (17:20 +0000)] 
MoreFilesX 1.0.1: A collection of useful high-level File Manager routines which
use the HFS Plus APIs wherever possible.

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

21 years agoAdded wxLog::Get/SetLogLevel
Robin Dunn [Wed, 1 Jan 2003 05:16:07 +0000 (05:16 +0000)] 
Added wxLog::Get/SetLogLevel

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

21 years agoFixed problem of FormatText causing both the formatted and unformatted
Robin Dunn [Mon, 30 Dec 2002 22:17:37 +0000 (22:17 +0000)] 
Fixed problem of FormatText causing both the formatted and unformatted
text to be displayed

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

21 years agoSourceForge patch #654210 to fix naming/numbering shared libs under OS X
Gilles Depeyrot [Mon, 30 Dec 2002 21:20:59 +0000 (21:20 +0000)] 
SourceForge patch #654210 to fix naming/numbering shared libs under OS X

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

21 years agoCorrected accidental pointer arithmetic in ClientToScreen and vice versa
Julian Smart [Mon, 30 Dec 2002 20:10:03 +0000 (20:10 +0000)] 
Corrected accidental pointer arithmetic in ClientToScreen and vice versa

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

21 years agofixed encoding handling in ANSI mode
Václav Slavík [Mon, 30 Dec 2002 18:55:33 +0000 (18:55 +0000)] 
fixed encoding handling in ANSI mode

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

21 years agoOk, so we don't need the extra bool at all, we can just zero the sizer
Ron Lee [Mon, 30 Dec 2002 15:26:47 +0000 (15:26 +0000)] 
Ok, so we don't need the extra bool at all, we can just zero the sizer
pointer in wxSizerItem.  :-)

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

21 years agoAdd wxSizer::Detach so we can detach child sizers without deletion.
Ron Lee [Mon, 30 Dec 2002 13:02:15 +0000 (13:02 +0000)] 
Add wxSizer::Detach so we can detach child sizers without deletion.
Updated wxSizer docs for this and a couple of other missing/outdated
things.

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

21 years agofixed buffer overrun when reading CCITT group 4 compressed TIFF files (patch 646603)
Vadim Zeitlin [Mon, 30 Dec 2002 01:09:16 +0000 (01:09 +0000)] 
fixed buffer overrun when reading CCITT group 4 compressed TIFF files (patch 646603)

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

21 years agocompilation warning fixes (patch 651719)
Vadim Zeitlin [Mon, 30 Dec 2002 01:00:49 +0000 (01:00 +0000)] 
compilation warning fixes (patch 651719)

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

21 years ago Allow building in unicode mode with just "make -f makefile.g95 UNICODE=1"
Mattia Barbon [Sun, 29 Dec 2002 19:37:10 +0000 (19:37 +0000)] 
  Allow building in unicode mode with just "make -f makefile.g95 UNICODE=1"
without requiring setup.h modifications.

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

21 years ago Small updates:
Mattia Barbon [Sun, 29 Dec 2002 19:32:06 +0000 (19:32 +0000)] 
  Small updates:
corrected some URLS, used correct/current capitalisation for MinGW and
Cygwin, plus some minor clarifications.

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

21 years agoTweaked the wording slightly for VC++ 5 compilation
Julian Smart [Sun, 29 Dec 2002 18:46:16 +0000 (18:46 +0000)] 
Tweaked the wording slightly for VC++ 5 compilation

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

21 years agoOops, don't cut and paste between ports, and do test compile both states
Ron Lee [Sun, 29 Dec 2002 15:45:35 +0000 (15:45 +0000)] 
Oops, don't cut and paste between ports, and do test compile both states
of a macro guard...

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

21 years ago LessTif 0.93 does not hang in wxWindow::ChangeFont as 0.87 did:
Mattia Barbon [Sun, 29 Dec 2002 07:59:02 +0000 (07:59 +0000)] 
  LessTif 0.93 does not hang in wxWindow::ChangeFont as 0.87 did:
enable chainging window font again.
  Set/reset MappedWhenManaged flag when showing/hiding a window, otherwise,
since some common operations (moving, adding items to a listbox, ...) do
a Unmanage-Manage pair, calling Hide and then (for example) SetSize would
show the window again.

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

21 years ago Small correction: add WINDOWSLDLIBS when linking an executable.
Mattia Barbon [Sun, 29 Dec 2002 07:54:16 +0000 (07:54 +0000)] 
  Small correction: add WINDOWSLDLIBS when linking an executable.

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

21 years agoAdded wxTreeCtrl::GetItemParent to deprecate GetParent.
Ron Lee [Sun, 29 Dec 2002 07:48:21 +0000 (07:48 +0000)] 
Added wxTreeCtrl::GetItemParent to deprecate GetParent.

Moved GetParent into WX_COMPAT_2_2 and exposed base GetParent in
that case too.

Replaced all lib/sample uses of wxTC::GetParent with GetItemParent.

Updated docs to suit.

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

21 years agofixed wxALL_FILES definition in Unicode build
Vadim Zeitlin [Sun, 29 Dec 2002 01:38:49 +0000 (01:38 +0000)] 
fixed wxALL_FILES definition in Unicode build

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

21 years agoUse path separator, not "/"
Julian Smart [Sat, 28 Dec 2002 22:58:12 +0000 (22:58 +0000)] 
Use path separator, not "/"

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

21 years ago Allow using tmake from places other than the current directory.
Mattia Barbon [Sat, 28 Dec 2002 20:49:49 +0000 (20:49 +0000)] 
  Allow using tmake from places other than the current directory.

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

21 years ago Allow building Win32 DLL with wxGlCanvas using MinGW + configure.
Mattia Barbon [Sat, 28 Dec 2002 20:46:30 +0000 (20:46 +0000)] 
  Allow building Win32 DLL with wxGlCanvas using MinGW + configure.

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

21 years agoUpdated some scripts
Julian Smart [Sat, 28 Dec 2002 18:42:23 +0000 (18:42 +0000)] 
Updated some scripts
Small corrections to wxScrolledWindow doc

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

21 years agoFixed compilation by removing stream inclusion
Julian Smart [Sat, 28 Dec 2002 18:36:25 +0000 (18:36 +0000)] 
Fixed compilation by removing stream inclusion

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

21 years ago Updated Svedish translation from Jonas Rydberg.
Mattia Barbon [Fri, 27 Dec 2002 22:24:23 +0000 (22:24 +0000)] 
  Updated Svedish translation from Jonas Rydberg.

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

21 years ago Fix Cygwin + makefile.g95 + wxUSE_PROLOGIO=0.
Mattia Barbon [Fri, 27 Dec 2002 22:07:46 +0000 (22:07 +0000)] 
  Fix Cygwin + makefile.g95 + wxUSE_PROLOGIO=0.

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

21 years ago Applied patch [ 652491 ] Update makefiles for mingw
Mattia Barbon [Fri, 27 Dec 2002 21:58:36 +0000 (21:58 +0000)] 
  Applied patch [ 652491 ] Update makefiles for mingw
from Greg Chicares, with some small modifications.

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

21 years ago Use wxWcslen instead of wcslen.
Mattia Barbon [Fri, 27 Dec 2002 21:39:58 +0000 (21:39 +0000)] 
  Use wxWcslen instead of wcslen.
  Work around a compiler bug: with (at least) GCC 2.95.3-5 under Cygwin,
the destructor for the global s_fileInfo is called twice (!). This does
hot happen if a function returning a reference to a static variable is
used.

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

21 years agoFix for potential divide by zero error
Robin Dunn [Fri, 27 Dec 2002 21:16:16 +0000 (21:16 +0000)] 
Fix for potential divide by zero error

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

21 years ago wxPerl notes for DocView.
Mattia Barbon [Fri, 27 Dec 2002 18:30:48 +0000 (18:30 +0000)] 
  wxPerl notes for DocView.

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

21 years agoApplied patch [ 657501 ] SpinButton wraps 1 too much
Julian Smart [Fri, 27 Dec 2002 15:21:34 +0000 (15:21 +0000)] 
Applied patch [ 657501 ] SpinButton wraps 1 too much

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

21 years agoApplied patch [ 658174 ] Adds wxT() and char->wxChar conversion
Julian Smart [Fri, 27 Dec 2002 15:15:29 +0000 (15:15 +0000)] 
Applied patch [ 658174 ] Adds wxT() and char->wxChar conversion

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

21 years agoApplied patch [ 658505 ] Updates documentation for wxTimeSpan
Julian Smart [Fri, 27 Dec 2002 15:12:38 +0000 (15:12 +0000)] 
Applied patch [ 658505 ] Updates documentation for wxTimeSpan

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

21 years agoApplied patch [ 657515 ] Widgets sample notebook out of range
Julian Smart [Fri, 27 Dec 2002 15:02:48 +0000 (15:02 +0000)] 
Applied patch [ 657515 ] Widgets sample notebook out of range

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

21 years agoApplied patch [ 658786 ] Removes unresolved symbols from strconv (wxUniv/MSW)
Julian Smart [Fri, 27 Dec 2002 14:59:35 +0000 (14:59 +0000)] 
Applied patch [ 658786 ] Removes unresolved symbols from strconv (wxUniv/MSW)

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

21 years agoApplied patch [ 657969 ] Removes #if wxUSE_VALIDATORS code
Julian Smart [Fri, 27 Dec 2002 14:52:14 +0000 (14:52 +0000)] 
Applied patch [ 657969 ] Removes #if wxUSE_VALIDATORS code
for wxOS2

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

21 years agoAdded a necessary pixel to height if wxTB_NODIVIDER is specified
Julian Smart [Fri, 27 Dec 2002 14:40:52 +0000 (14:40 +0000)] 
Added a necessary pixel to height if wxTB_NODIVIDER is specified

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

21 years agoFixed bug [ 657949 ] Segmentation fault in ~wxFileHistory
Julian Smart [Fri, 27 Dec 2002 14:25:59 +0000 (14:25 +0000)] 
Fixed bug [ 657949 ] Segmentation fault in ~wxFileHistory

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

21 years agoImproved SetScrollbars fix using client size and max of window and virtual
Julian Smart [Fri, 27 Dec 2002 14:17:55 +0000 (14:17 +0000)] 
Improved SetScrollbars fix using client size and max of window and virtual
sizes

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

21 years agofixed XRCID() lookup of numeric control IDs
Václav Slavík [Thu, 26 Dec 2002 23:36:34 +0000 (23:36 +0000)] 
fixed XRCID() lookup of numeric control IDs

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

21 years agoUse WXDLLEXPORT_DATA for wx*NameStr's
Robin Dunn [Thu, 26 Dec 2002 19:16:49 +0000 (19:16 +0000)] 
Use WXDLLEXPORT_DATA for wx*NameStr's

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

21 years ago1) fixed compilation of wxBitmap, wxIcon toplevel nodes
Václav Slavík [Wed, 25 Dec 2002 15:23:44 +0000 (15:23 +0000)] 
1) fixed compilation of wxBitmap, wxIcon toplevel nodes
 (to be backported into 2.4.1)
2) fixed wxrc when using -o dirname/filename

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

21 years ago Use wxClientDataDictionary for client data.
Mattia Barbon [Tue, 24 Dec 2002 18:41:42 +0000 (18:41 +0000)] 
  Use wxClientDataDictionary for client data.
  Factored out common code into wxSizeKeeper.

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

21 years ago Use wxXmString instead of XmString.
Mattia Barbon [Tue, 24 Dec 2002 18:37:10 +0000 (18:37 +0000)] 
  Use wxXmString instead of XmString.

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

21 years agoReverted cross-compile patch.
Julian Smart [Tue, 24 Dec 2002 09:51:45 +0000 (09:51 +0000)] 
Reverted cross-compile patch.

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

21 years agoDon't pass zero width or height to SetVirtualSize or layout is
Julian Smart [Mon, 23 Dec 2002 23:42:13 +0000 (23:42 +0000)] 
Don't pass zero width or height to SetVirtualSize or layout is
messed up.

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

21 years agominifram.cpp is a low level file under MSW
Vadim Zeitlin [Mon, 23 Dec 2002 21:29:44 +0000 (21:29 +0000)] 
minifram.cpp is a low level file under MSW

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

21 years agoTypo fix (as reported to Debian bts).
Ron Lee [Mon, 23 Dec 2002 21:20:54 +0000 (21:20 +0000)] 
Typo fix (as reported to Debian bts).

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

21 years agoDon't send explicit update event if single line
Julian Smart [Mon, 23 Dec 2002 13:18:28 +0000 (13:18 +0000)] 
Don't send explicit update event if single line

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

21 years agoApplied cross-compile patch from Stephen Crowley
Julian Smart [Mon, 23 Dec 2002 13:00:17 +0000 (13:00 +0000)] 
Applied cross-compile patch from Stephen Crowley

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

21 years agoAdded *.ani to image sample
Julian Smart [Mon, 23 Dec 2002 11:17:28 +0000 (11:17 +0000)] 
Added *.ani to image sample

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

21 years ago Unicode compilation fixes.
Mattia Barbon [Sun, 22 Dec 2002 20:14:18 +0000 (20:14 +0000)] 
  Unicode compilation fixes.

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

21 years ago Unicode compilation fixes.
Mattia Barbon [Sun, 22 Dec 2002 19:57:17 +0000 (19:57 +0000)] 
  Unicode compilation fixes.
  wxpoem now compiles with default settings (making it compilable with
Unicode is a lost cause).

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

21 years agoFL event fix from Hans
Julian Smart [Sun, 22 Dec 2002 12:17:57 +0000 (12:17 +0000)] 
FL event fix from Hans

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

21 years agoApplied patch [ 657445 ] Contrib FL lib doesn't build with wxUniv
Julian Smart [Sun, 22 Dec 2002 11:03:31 +0000 (11:03 +0000)] 
Applied patch [ 657445 ] Contrib FL lib doesn't build with wxUniv

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

21 years agohandle accel keys for owner drawn menu items (based on the patch 657105)
Vadim Zeitlin [Sat, 21 Dec 2002 15:01:21 +0000 (15:01 +0000)] 
handle accel keys for owner drawn menu items (based on the patch 657105)

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

21 years agouse SS_CENTERIMAGE to prevent wxStaticBitmap from stretching its bitmap; also a face...
Vadim Zeitlin [Sat, 21 Dec 2002 14:35:18 +0000 (14:35 +0000)] 
use SS_CENTERIMAGE to prevent wxStaticBitmap from stretching its bitmap; also a face lift for control creation code

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

21 years agofixed memory leak (patch 655899)
Vadim Zeitlin [Sat, 21 Dec 2002 14:32:55 +0000 (14:32 +0000)] 
fixed memory leak (patch 655899)

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

21 years agofixed a typo in cygwin make install
Vadim Zeitlin [Sat, 21 Dec 2002 13:41:02 +0000 (13:41 +0000)] 
fixed a typo in cygwin make install

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

21 years agofixed 2 encoding handling bugs in XRC/wxrcedit
Václav Slavík [Sat, 21 Dec 2002 13:35:13 +0000 (13:35 +0000)] 
fixed 2 encoding handling bugs in XRC/wxrcedit

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

21 years agoWX_XMLRES_CURRENT_VERSION_STRING wasn't Unicode safe
Václav Slavík [Sat, 21 Dec 2002 00:21:23 +0000 (00:21 +0000)] 
WX_XMLRES_CURRENT_VERSION_STRING wasn't Unicode safe

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

21 years ago1) added wxFrame support to wxrcedit
Václav Slavík [Sat, 21 Dec 2002 00:20:35 +0000 (00:20 +0000)] 
1) added wxFrame support to wxrcedit
2) fixes to wxrcedit so that generated files are compatible with new XRC
(both in patch #648659)

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