]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
22 years ago0. extracted toolbar colour mapping stuff to its own function
Vadim Zeitlin [Sun, 13 Jan 2002 23:04:11 +0000 (23:04 +0000)] 
0. extracted toolbar colour mapping stuff to its own function
1. wxToolBar adjusts the colours properly when the system colours change
2. wxImageList uses light grey as the transparent colour for the bitmaps

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

22 years agocompilation fix
Vadim Zeitlin [Sun, 13 Jan 2002 21:00:28 +0000 (21:00 +0000)] 
compilation fix

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

22 years agoreally fixed toolbar mapping bug (finally, it was the programmer bug...)
Vadim Zeitlin [Sun, 13 Jan 2002 20:59:18 +0000 (20:59 +0000)] 
really fixed toolbar mapping bug (finally, it was the programmer bug...)

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

22 years agofixed toolbar mapping bug (optimizer bug?) in the release build (bug 501485)
Vadim Zeitlin [Sun, 13 Jan 2002 20:45:53 +0000 (20:45 +0000)] 
fixed toolbar mapping bug (optimizer bug?) in the release build (bug 501485)

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

22 years agoreverted DoReadLong
Stefan Csomor [Sun, 13 Jan 2002 19:25:04 +0000 (19:25 +0000)] 
reverted DoReadLong

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

22 years agocorrected DoReadLong
Stefan Csomor [Sun, 13 Jan 2002 19:20:16 +0000 (19:20 +0000)] 
corrected DoReadLong

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

22 years agocorrected GetDepth method and wrong disposal calls for pixmap
Stefan Csomor [Sun, 13 Jan 2002 19:16:14 +0000 (19:16 +0000)] 
corrected GetDepth method and wrong disposal calls for pixmap

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

22 years agoremoved MSWDetachWindowMenu() (part of the MDI change from yesterday which I forgot...
Vadim Zeitlin [Sun, 13 Jan 2002 18:34:26 +0000 (18:34 +0000)] 
removed MSWDetachWindowMenu() (part of the MDI change from yesterday which I forgot to commit)

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

22 years agochanged the MulDiv Macro removing macheader dep.
Stefan Csomor [Sun, 13 Jan 2002 17:56:22 +0000 (17:56 +0000)] 
changed the MulDiv Macro removing macheader dep.

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

22 years agouse "..." instead of <...> for wx includes
Gilles Depeyrot [Sun, 13 Jan 2002 17:41:56 +0000 (17:41 +0000)] 
use "..." instead of <...> for wx includes

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

22 years agoadded type and creator routines for mac
Stefan Csomor [Sun, 13 Jan 2002 17:38:55 +0000 (17:38 +0000)] 
added type and creator routines for mac

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

22 years agocorrections for wxMac
Gilles Depeyrot [Sun, 13 Jan 2002 17:37:23 +0000 (17:37 +0000)] 
corrections for wxMac

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

22 years agoadded missing functions
Stefan Csomor [Sun, 13 Jan 2002 15:59:44 +0000 (15:59 +0000)] 
added missing functions

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

22 years agoswitched to proper const scheme for findfolder on mac
Stefan Csomor [Sun, 13 Jan 2002 15:58:16 +0000 (15:58 +0000)] 
switched to proper const scheme for findfolder on mac

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

22 years agocorrected retrieval of a long
Stefan Csomor [Sun, 13 Jan 2002 15:57:24 +0000 (15:57 +0000)] 
corrected retrieval of a long

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

22 years agoadded correct printing headers for mac
Stefan Csomor [Sun, 13 Jan 2002 15:55:46 +0000 (15:55 +0000)] 
added correct printing headers for mac

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

22 years ago Typo.
Robert Roebling [Sun, 13 Jan 2002 14:55:59 +0000 (14:55 +0000)] 
  Typo.

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

22 years agoA bit of translation.
Robert Roebling [Sun, 13 Jan 2002 14:54:47 +0000 (14:54 +0000)] 
A bit of translation.

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

22 years ago Remove surplus wxTheApp from wxApp...
Robert Roebling [Sun, 13 Jan 2002 14:50:02 +0000 (14:50 +0000)] 
 Remove surplus wxTheApp from wxApp...

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

22 years ago Remove more FreeType.
Robert Roebling [Sun, 13 Jan 2002 14:48:49 +0000 (14:48 +0000)] 
  Remove more FreeType.

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

22 years ago Remove FreeType.
Robert Roebling [Sun, 13 Jan 2002 14:44:42 +0000 (14:44 +0000)] 
  Remove FreeType.

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

22 years agoapplied ANI images patch and added wxUSE_ICO_CUR
Gilles Depeyrot [Sun, 13 Jan 2002 14:22:02 +0000 (14:22 +0000)] 
applied ANI images patch and added wxUSE_ICO_CUR

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

22 years agomake all now compiles .mo catalogs
Václav Slavík [Sun, 13 Jan 2002 13:48:08 +0000 (13:48 +0000)] 
make all now compiles .mo catalogs

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

22 years agoapplied ANI images patch and added wxUSE_ICO_CUR
Václav Slavík [Sun, 13 Jan 2002 12:01:42 +0000 (12:01 +0000)] 
applied ANI images patch and added wxUSE_ICO_CUR

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

22 years agofixed Set(month, day, year) docs (bug #502944)
Vadim Zeitlin [Sun, 13 Jan 2002 11:35:23 +0000 (11:35 +0000)] 
fixed Set(month, day, year) docs (bug #502944)

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

22 years agoapplied patch for safer GIF decoding (502103)
Vadim Zeitlin [Sun, 13 Jan 2002 01:26:57 +0000 (01:26 +0000)] 
applied patch for safer GIF decoding (502103)

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

22 years agofixed several resource leaks related to MDI menus
Vadim Zeitlin [Sun, 13 Jan 2002 01:26:04 +0000 (01:26 +0000)] 
fixed several resource leaks related to MDI menus

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

22 years agofixed wxRichEditModule::Load(): should return an error if the richedit DLL couldn...
Vadim Zeitlin [Sun, 13 Jan 2002 00:24:12 +0000 (00:24 +0000)] 
fixed wxRichEditModule::Load(): should return an error if the richedit DLL couldn't be loaded previously, not success

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

22 years agofixed a huge memory leak in wxStreamBuffer
Vadim Zeitlin [Sun, 13 Jan 2002 00:05:37 +0000 (00:05 +0000)] 
fixed a huge memory leak in wxStreamBuffer

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

22 years agoSetValue() doesn't call Clear()
Vadim Zeitlin [Sat, 12 Jan 2002 22:45:23 +0000 (22:45 +0000)] 
SetValue() doesn't call Clear()

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

22 years agochanged PPC struct alignement setting
Gilles Depeyrot [Sat, 12 Jan 2002 19:56:08 +0000 (19:56 +0000)] 
changed PPC struct alignement setting

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

22 years agochanged PPC struct alignement setting
Gilles Depeyrot [Sat, 12 Jan 2002 19:48:41 +0000 (19:48 +0000)] 
changed PPC struct alignement setting

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

22 years agomade XPMs const
Vadim Zeitlin [Sat, 12 Jan 2002 15:00:25 +0000 (15:00 +0000)] 
made XPMs const

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

22 years agoSun warning and Unicode fixes
Vadim Zeitlin [Sat, 12 Jan 2002 14:59:45 +0000 (14:59 +0000)] 
Sun warning and Unicode fixes

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

22 years ago Some additions to the 12-bit patch.
Robert Roebling [Sat, 12 Jan 2002 12:21:57 +0000 (12:21 +0000)] 
  Some additions to the 12-bit patch.

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

22 years ago Applied patches for wxBU_EXACTFIT to button.cpp and tglbtn.cpp
Robert Roebling [Sat, 12 Jan 2002 11:36:43 +0000 (11:36 +0000)] 
  Applied patches for wxBU_EXACTFIT to button.cpp and tglbtn.cpp
  Applied patch for SGI's 12-bit visuals to bitmap.cpp.

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

22 years agoCorrected wxDialog event table under wxMac and wxOS2 as per the other ports.
Robert Roebling [Sat, 12 Jan 2002 09:49:19 +0000 (09:49 +0000)] 
Corrected wxDialog event table under wxMac and wxOS2 as per the other ports.
Corrected generic validator for wxComboBox as per bug report.

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

22 years agofixed m_OldAlign hiding
Václav Slavík [Sat, 12 Jan 2002 00:50:59 +0000 (00:50 +0000)] 
fixed m_OldAlign hiding

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

22 years agoOops, left some personal stuff in here.
David Webster [Fri, 11 Jan 2002 23:12:32 +0000 (23:12 +0000)] 
Oops, left some personal stuff in here.

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

22 years agoOS/2 Statusbar fixes in DC
David Webster [Fri, 11 Jan 2002 22:39:45 +0000 (22:39 +0000)] 
OS/2 Statusbar fixes in DC

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

22 years agoOS/2 Statusbar fixes
David Webster [Fri, 11 Jan 2002 22:39:24 +0000 (22:39 +0000)] 
OS/2 Statusbar fixes

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

22 years agocorrection to shared library build command for HP (needs -fPIC to link)
Gilles Depeyrot [Fri, 11 Jan 2002 19:54:03 +0000 (19:54 +0000)] 
correction to shared library build command for HP (needs -fPIC to link)

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

22 years agomore Sun C++ compiler warning fixes: in particular, added an ugly but
Vadim Zeitlin [Fri, 11 Jan 2002 19:33:37 +0000 (19:33 +0000)] 
more Sun C++ compiler warning fixes: in particular, added an ugly but
necessary workaround for avoiding warning in the .xpm files

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

22 years agocorrected wxMenuBar::Insert , ::Append for a correct title even when the menubar...
Stefan Csomor [Fri, 11 Jan 2002 19:14:30 +0000 (19:14 +0000)] 
corrected wxMenuBar::Insert , ::Append for a correct title even when the menubar is already attached, also removed a menu->attach which is not necessary anymore.

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

22 years agoadded support for wxALIGN_XXX in wxStaticBox
Vadim Zeitlin [Fri, 11 Jan 2002 18:59:48 +0000 (18:59 +0000)] 
added support for wxALIGN_XXX in wxStaticBox

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

22 years ago Corrected wxFrame::SetMenuBar() for repeated calls
Robert Roebling [Fri, 11 Jan 2002 18:06:08 +0000 (18:06 +0000)] 
  Corrected wxFrame::SetMenuBar() for repeated calls
    including for NULL.

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

22 years agonew libraries added
Stefan Csomor [Fri, 11 Jan 2002 18:03:35 +0000 (18:03 +0000)] 
new libraries added

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

22 years agoadded new files from common
Stefan Csomor [Fri, 11 Jan 2002 17:55:18 +0000 (17:55 +0000)] 
added new files from common

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

22 years agoinclude changes
Stefan Csomor [Fri, 11 Jan 2002 17:50:01 +0000 (17:50 +0000)] 
include changes

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

22 years agodestructor fix in case it is not a real dialog
Stefan Csomor [Fri, 11 Jan 2002 17:49:04 +0000 (17:49 +0000)] 
destructor fix in case it is not a real dialog

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

22 years agoadded missing const for Apple DevTools
Gilles Depeyrot [Fri, 11 Jan 2002 16:13:56 +0000 (16:13 +0000)] 
added missing const for Apple DevTools

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

22 years agoreverted stupid compilation breaking typo checked in previously
Vadim Zeitlin [Fri, 11 Jan 2002 15:05:37 +0000 (15:05 +0000)] 
reverted stupid compilation breaking typo checked in previously

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

22 years agoMove notebook size code for mac to mac/notebook.cpp
Robert Roebling [Fri, 11 Jan 2002 14:34:38 +0000 (14:34 +0000)] 
Move notebook size code for mac to mac/notebook.cpp

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

22 years agoMake log.cpp compilable under CW 5.2 non-Carbon
Robert Roebling [Fri, 11 Jan 2002 14:33:03 +0000 (14:33 +0000)] 
Make log.cpp compilable under CW 5.2 non-Carbon

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

22 years agofixes for using non opaque structs under debug classic, support for ATSU and pixel...
Stefan Csomor [Fri, 11 Jan 2002 14:07:02 +0000 (14:07 +0000)] 
fixes for using non opaque structs under debug classic, support for ATSU and pixel pattern.

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

22 years agofewer standard includes
Stefan Csomor [Fri, 11 Jan 2002 14:01:42 +0000 (14:01 +0000)] 
fewer standard includes

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

22 years agochanged to non-opaque structs for debugging (makes debugging useful, otherwise we...
Stefan Csomor [Fri, 11 Jan 2002 13:49:41 +0000 (13:49 +0000)] 
changed to non-opaque structs for debugging (makes debugging useful, otherwise we cannot view toolbox structs)

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

22 years agoadditions
Stefan Csomor [Fri, 11 Jan 2002 13:48:25 +0000 (13:48 +0000)] 
additions

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

22 years agoATSU Rendering Support added
Stefan Csomor [Fri, 11 Jan 2002 13:27:19 +0000 (13:27 +0000)] 
ATSU Rendering Support added

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

22 years ago Committing in .
Jouk Jansen [Fri, 11 Jan 2002 07:37:33 +0000 (07:37 +0000)] 
 Committing in .

 wxMOTIF updates for OpenVMS

 Modified Files:
  wxWindows/setup.h_vms wxWindows/src/generic/descrip.mms
  wxWindows/src/motif/descrip.mms
  wxWindows/src/motif/glcanvas.cpp
 ----------------------------------------------------------------------

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

22 years agominor wxFRAME_EX_CONTEXTHELP updates
Vadim Zeitlin [Fri, 11 Jan 2002 00:02:48 +0000 (00:02 +0000)] 
minor wxFRAME_EX_CONTEXTHELP updates

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

22 years agochanges wxFRAME_EX_CONTEXTHELP value to avoid clash with wxWS_EX_TRANSIENT
Vadim Zeitlin [Fri, 11 Jan 2002 00:01:54 +0000 (00:01 +0000)] 
changes wxFRAME_EX_CONTEXTHELP value to avoid clash with wxWS_EX_TRANSIENT

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

22 years agono changes
Vadim Zeitlin [Fri, 11 Jan 2002 00:01:20 +0000 (00:01 +0000)] 
no changes

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

22 years agomoved toolbar adjustments for the client size from wxTLWMSW to wxFrameMSW to fix...
Vadim Zeitlin [Thu, 10 Jan 2002 23:58:31 +0000 (23:58 +0000)] 
moved toolbar adjustments for the client size from wxTLWMSW to wxFrameMSW to fix problems in wxUniv

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

22 years ago1. finished porting wxDir/FileDialog to MS-DOS
Václav Slavík [Thu, 10 Jan 2002 23:25:07 +0000 (23:25 +0000)] 
1. finished porting wxDir/FileDialog to MS-DOS
2. added code to dynamically enable/disable controls in wxFileDialog depending on which
   actions are permitted at the moment (e.g. you can't click the 'Up' button if
   you're at / directory

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

22 years agocompilation fix for VC++
Vadim Zeitlin [Thu, 10 Jan 2002 22:40:36 +0000 (22:40 +0000)] 
compilation fix for VC++

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

22 years agounified UMAPrOpen/UMAPrClose prototypes for session and non-session printing
Gilles Depeyrot [Thu, 10 Jan 2002 21:31:35 +0000 (21:31 +0000)] 
unified UMAPrOpen/UMAPrClose prototypes for session and non-session printing

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

22 years agodisable MetroNub stuff for CodeWarrior 5.3 Carbon builds
Gilles Depeyrot [Thu, 10 Jan 2002 21:09:29 +0000 (21:09 +0000)] 
disable MetroNub stuff for CodeWarrior 5.3 Carbon builds

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

22 years agochanged PPC struct alignement setting
Gilles Depeyrot [Thu, 10 Jan 2002 21:09:23 +0000 (21:09 +0000)] 
changed PPC struct alignement setting

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

22 years agochanged PPC struct alignement setting
Gilles Depeyrot [Thu, 10 Jan 2002 20:46:51 +0000 (20:46 +0000)] 
changed PPC struct alignement setting

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

22 years agoConsildation and cleanup of global variables. Mostly all delclared and all defined...
David Webster [Wed, 9 Jan 2002 23:22:53 +0000 (23:22 +0000)] 
Consildation and cleanup of global variables.  Mostly all delclared and all defined in one header and module.

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

22 years agoSupport for WXPM's native font info.
David Webster [Wed, 9 Jan 2002 23:18:07 +0000 (23:18 +0000)] 
Support for WXPM's native font info.

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

22 years agoLots of cleanup, mostly consolidating globals
David Webster [Wed, 9 Jan 2002 23:16:22 +0000 (23:16 +0000)] 
Lots of cleanup, mostly consolidating globals

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

22 years agoa few things I'd like to do
Vadim Zeitlin [Wed, 9 Jan 2002 21:18:24 +0000 (21:18 +0000)] 
a few things I'd like to do

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

22 years agoUpdated to use correct value for wxSTC_MASK_FOLDERS
Robin Dunn [Wed, 9 Jan 2002 21:14:48 +0000 (21:14 +0000)] 
Updated to use correct value for wxSTC_MASK_FOLDERS

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

22 years agobug fix for wxBufferedInputStream::LastCount() after Read()
Vadim Zeitlin [Wed, 9 Jan 2002 20:18:20 +0000 (20:18 +0000)] 
bug fix for wxBufferedInputStream::LastCount() after Read()

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

22 years ago wxDirDialog no longer shows hidden files. I don't
Robert Roebling [Wed, 9 Jan 2002 18:00:39 +0000 (18:00 +0000)] 
  wxDirDialog no longer shows hidden files. I don't
    know yet how to implement the reparsing when the
    user checks/unchecks the "Show hidden directories"
    button. And my mail is down...

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

22 years agomention that wxDialog doesn't derive from wxPanel any more
Vadim Zeitlin [Wed, 9 Jan 2002 17:03:42 +0000 (17:03 +0000)] 
mention that wxDialog doesn't derive from wxPanel any more

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

22 years agowinundef.h is needed for wxBase as well
Vadim Zeitlin [Wed, 9 Jan 2002 13:09:06 +0000 (13:09 +0000)] 
winundef.h is needed for wxBase as well

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

22 years agocopy dummy*.cpp files as well
Vadim Zeitlin [Wed, 9 Jan 2002 13:04:37 +0000 (13:04 +0000)] 
copy dummy*.cpp files as well

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

22 years agofixes for the compilation warnings with Sun CC:
Vadim Zeitlin [Wed, 9 Jan 2002 12:49:12 +0000 (12:49 +0000)] 
fixes for the compilation warnings with Sun CC:
1. some fixes for "String literal to char * conversion" warnings (many
   more left in the *.xpm files)
2. fixes for "assignment of function to extern "C" function"
3. a few other miscellaneous ones

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

22 years agono (real) changes
Vadim Zeitlin [Wed, 9 Jan 2002 01:35:48 +0000 (01:35 +0000)] 
no (real) changes

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

22 years agouse wxTE_RICH for the log window now that it should scroll correctly
Vadim Zeitlin [Wed, 9 Jan 2002 01:34:11 +0000 (01:34 +0000)] 
use wxTE_RICH for the log window now that it should scroll correctly

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

22 years agoadded, implemented, documented wxTE_RICH2 and wxTextCtrl::GetRange()
Vadim Zeitlin [Wed, 9 Jan 2002 01:32:02 +0000 (01:32 +0000)] 
added, implemented, documented wxTE_RICH2 and wxTextCtrl::GetRange()

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

22 years agomake listbox taller
Vadim Zeitlin [Wed, 9 Jan 2002 01:31:05 +0000 (01:31 +0000)] 
make listbox taller

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

22 years agoexercise wxTextCtrl::GetRange
Vadim Zeitlin [Wed, 9 Jan 2002 01:30:36 +0000 (01:30 +0000)] 
exercise wxTextCtrl::GetRange

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

22 years agowxNullFont shouldn't be passed to wxDC::SetFont()
Vadim Zeitlin [Wed, 9 Jan 2002 00:14:43 +0000 (00:14 +0000)] 
wxNullFont shouldn't be passed to wxDC::SetFont()

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

22 years agouse the new wxSystemSettings API everywhere
Václav Slavík [Tue, 8 Jan 2002 23:53:01 +0000 (23:53 +0000)] 
use the new wxSystemSettings API everywhere

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

22 years agomore MS-DOS stuff in generic wxFileDialog
Václav Slavík [Tue, 8 Jan 2002 23:38:11 +0000 (23:38 +0000)] 
more MS-DOS stuff in generic wxFileDialog

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

22 years agoOS/2 NativeFontInfo support
David Webster [Tue, 8 Jan 2002 23:37:40 +0000 (23:37 +0000)] 
OS/2 NativeFontInfo support

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

22 years agodisable long filenames under DJGPP
Václav Slavík [Tue, 8 Jan 2002 23:37:32 +0000 (23:37 +0000)] 
disable long filenames under DJGPP

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

22 years agoexpand . into cwd
Václav Slavík [Tue, 8 Jan 2002 23:36:57 +0000 (23:36 +0000)] 
expand . into cwd

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

22 years agoMS-DOS fix to wxDir
Václav Slavík [Tue, 8 Jan 2002 23:36:51 +0000 (23:36 +0000)] 
MS-DOS fix to wxDir

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

22 years agowxDirDialog port to MS-DOS
Václav Slavík [Tue, 8 Jan 2002 23:36:00 +0000 (23:36 +0000)] 
wxDirDialog port to MS-DOS

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

22 years agocompilation fix
Václav Slavík [Tue, 8 Jan 2002 23:35:42 +0000 (23:35 +0000)] 
compilation fix

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

22 years agouse the new wxSystemSettings API everywhere
Václav Slavík [Tue, 8 Jan 2002 23:35:26 +0000 (23:35 +0000)] 
use the new wxSystemSettings API everywhere

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

22 years agoOS/2 NativeFontInfo support
David Webster [Tue, 8 Jan 2002 23:33:27 +0000 (23:33 +0000)] 
OS/2 NativeFontInfo support

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

22 years agodon't allow setting an invalid font
Vadim Zeitlin [Tue, 8 Jan 2002 23:29:33 +0000 (23:29 +0000)] 
don't allow setting an invalid font

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

22 years agouse the new wxSystemSettings API everywhere
Václav Slavík [Tue, 8 Jan 2002 23:27:54 +0000 (23:27 +0000)] 
use the new wxSystemSettings API everywhere

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

22 years agowxSystemSettings docs correction
Václav Slavík [Tue, 8 Jan 2002 23:26:01 +0000 (23:26 +0000)] 
wxSystemSettings docs correction

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