]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
22 years ago No more pixel junk when resizing windows that
Robert Roebling [Wed, 20 Mar 2002 21:36:36 +0000 (21:36 +0000)] 
  No more pixel junk when resizing windows that
    use the wxNO_FULL_REPAINT_ON_RESIZE flag
    and which have a border.

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

22 years agoFixed problem between the splash screen and tip dialog.
Robin Dunn [Wed, 20 Mar 2002 20:48:16 +0000 (20:48 +0000)] 
Fixed problem between the splash screen and tip dialog.

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

22 years agowxStyledTextCtrl can now be built and used when wxUSE_UNICODE==1.
Robin Dunn [Wed, 20 Mar 2002 20:43:39 +0000 (20:43 +0000)] 
wxStyledTextCtrl can now be built and used when wxUSE_UNICODE==1.
When in unicode mode Scintilla uses UTF-8 internally so the wxSTC
wrapper only needs to convert to/from UTF-8 in the right places.
Still need to figure out to get unicode characters from key/char
events...

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

22 years agoDecided I need copy and assignment afterall
Robin Dunn [Wed, 20 Mar 2002 20:13:17 +0000 (20:13 +0000)] 
Decided I need copy and assignment afterall

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

22 years agoadded a note about wxGetHomeDir() change under MSW
Vadim Zeitlin [Wed, 20 Mar 2002 16:50:58 +0000 (16:50 +0000)] 
added a note about wxGetHomeDir() change under MSW

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

22 years agoFixed controls.cpp for wxX11
Julian Smart [Wed, 20 Mar 2002 11:17:13 +0000 (11:17 +0000)] 
Fixed controls.cpp for wxX11

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

22 years agoupdated samples/html/widget to avoid confusion
Václav Slavík [Tue, 19 Mar 2002 23:40:37 +0000 (23:40 +0000)] 
updated samples/html/widget to avoid confusion

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

22 years agoadded wxArtProvider
Václav Slavík [Tue, 19 Mar 2002 23:40:25 +0000 (23:40 +0000)] 
added wxArtProvider

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

22 years agofixed MSLU check
Václav Slavík [Tue, 19 Mar 2002 23:39:05 +0000 (23:39 +0000)] 
fixed MSLU check

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

22 years agoWorks with wxX11 now.
Julian Smart [Tue, 19 Mar 2002 17:21:56 +0000 (17:21 +0000)] 
Works with wxX11 now.

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

22 years agocompilation fix after wxMenuItem changes
Vadim Zeitlin [Tue, 19 Mar 2002 16:13:43 +0000 (16:13 +0000)] 
compilation fix after wxMenuItem changes

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

22 years agofixed GTK critical warning when closing MDI child (patch 529369)
Vadim Zeitlin [Tue, 19 Mar 2002 15:04:53 +0000 (15:04 +0000)] 
fixed GTK critical warning when closing MDI child (patch 529369)

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

22 years agoshow the standard wxWin fonts (modified patch 530698)
Vadim Zeitlin [Tue, 19 Mar 2002 15:01:44 +0000 (15:01 +0000)] 
show the standard wxWin fonts (modified patch 530698)

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

22 years agocompilation fix for FALSE -> wxItemKind conversion
Vadim Zeitlin [Tue, 19 Mar 2002 14:19:37 +0000 (14:19 +0000)] 
compilation fix for FALSE -> wxItemKind conversion

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

22 years agoblind fix to wxGetCwd crash on NT when wxUSE_UNICODE=1 and wxUSE_UNICODE_MSLU=0
Václav Slavík [Tue, 19 Mar 2002 00:04:57 +0000 (00:04 +0000)] 
blind fix to wxGetCwd crash on NT when wxUSE_UNICODE=1 and wxUSE_UNICODE_MSLU=0

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

22 years agominor fixes to #include
Václav Slavík [Tue, 19 Mar 2002 00:04:17 +0000 (00:04 +0000)] 
minor fixes to #include

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

22 years agofixed MSVC's problems...
Václav Slavík [Tue, 19 Mar 2002 00:04:02 +0000 (00:04 +0000)] 
fixed MSVC's problems...

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

22 years agoSWIGged updates for wxGTK
Robin Dunn [Mon, 18 Mar 2002 23:10:23 +0000 (23:10 +0000)] 
SWIGged updates for wxGTK

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

22 years agoRegenerated file lists so features.h would be installed
Robin Dunn [Mon, 18 Mar 2002 22:59:59 +0000 (22:59 +0000)] 
Regenerated file lists so features.h would be installed

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

22 years agoUpdated wxSTC from Scintilla 1.40 to Scintilla 1.45
Robin Dunn [Mon, 18 Mar 2002 22:31:01 +0000 (22:31 +0000)] 
Updated wxSTC from Scintilla 1.40 to Scintilla 1.45

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

22 years agoAdded wxBufferedDC, changes for wxMenu and wxMenuItem, and other
Robin Dunn [Mon, 18 Mar 2002 22:11:23 +0000 (22:11 +0000)] 
Added wxBufferedDC, changes for wxMenu and wxMenuItem, and other
little fixes.

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

22 years ago1. implemented radio menu items for wxGTK
Vadim Zeitlin [Mon, 18 Mar 2002 19:41:35 +0000 (19:41 +0000)] 
1. implemented radio menu items for wxGTK
2. changed (in most cases blindly) code for all the others
3. added wx/features.h
4. update wxMenu[Item] docs

----------------------------------------------------------------------
Committing in .

Modified Files:
distrib/msw/tmake/filelist.txt docs/changes.txt
docs/latex/wx/menu.tex docs/latex/wx/menuitem.tex
include/wx/defs.h include/wx/menu.h include/wx/menuitem.h
include/wx/gtk/menu.h include/wx/gtk/menuitem.h
include/wx/mac/menuitem.h include/wx/motif/menuitem.h
include/wx/msw/menuitem.h include/wx/os2/MENUITEM.H
include/wx/univ/menuitem.h samples/menu/menu.cpp
src/common/menucmn.cpp src/gtk/menu.cpp src/mac/menuitem.cpp
src/motif/menuitem.cpp src/msw/menuitem.cpp
src/os2/MENUITEM.CPP src/univ/menu.cpp
Added Files:
include/wx/features.h
----------------------------------------------------------------------

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

22 years agoFixed a typo in one of the virtual callback macros.
Robin Dunn [Mon, 18 Mar 2002 18:30:09 +0000 (18:30 +0000)] 
Fixed a typo in one of the virtual callback macros.

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

22 years agofix to segfault in system menu code
Václav Slavík [Sun, 17 Mar 2002 21:44:59 +0000 (21:44 +0000)] 
fix to segfault in system menu code

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

22 years agobetter handling situation when active frame is destroyed or hidden
Václav Slavík [Sun, 17 Mar 2002 21:44:31 +0000 (21:44 +0000)] 
better handling situation when active frame is destroyed or hidden

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

22 years agocompilation fix
Václav Slavík [Sun, 17 Mar 2002 21:44:03 +0000 (21:44 +0000)] 
compilation fix

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

22 years agofixed rendering artifact in popup menus
Václav Slavík [Sun, 17 Mar 2002 21:43:51 +0000 (21:43 +0000)] 
fixed rendering artifact in popup menus
(caused by incorrect implicit clipping in wxClientDC)

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

22 years agominor fix to wxDC::SetClippingRegion
Václav Slavík [Sun, 17 Mar 2002 21:43:38 +0000 (21:43 +0000)] 
minor fix to wxDC::SetClippingRegion

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

22 years agomore corrections to interactive resizing
Václav Slavík [Sun, 17 Mar 2002 21:43:26 +0000 (21:43 +0000)] 
more corrections to interactive resizing

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

22 years ago A draft for a possible fix to the redraw
Robert Roebling [Sun, 17 Mar 2002 20:07:17 +0000 (20:07 +0000)] 
  A draft for a possible fix to the redraw
     problems when using control with borders
     and the wxNO_FULL_REPAINT_ON_RESIZE flag
     under wxUniv.

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

22 years ago New WM decoration code. It fails to resize dialogs
Robert Roebling [Sun, 17 Mar 2002 15:29:57 +0000 (15:29 +0000)] 
  New WM decoration code. It fails to resize dialogs
    sometimes just like the previous versions.

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

22 years agoadded url of Fink Unix to Mac OS X porting instructions
Gilles Depeyrot [Sun, 17 Mar 2002 15:05:58 +0000 (15:05 +0000)] 
added url of Fink Unix to Mac OS X porting instructions
added compatibility version options to dynamic linking under Darwin

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

22 years ago New attempt to implement wxNO_FULL_REDRAW_ON_REPAINT.
Robert Roebling [Sun, 17 Mar 2002 14:31:31 +0000 (14:31 +0000)] 
  New attempt to implement wxNO_FULL_REDRAW_ON_REPAINT.

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

22 years agoadded wxMAC and wxMOTIF to title conditional compilation
Gilles Depeyrot [Sun, 17 Mar 2002 14:27:10 +0000 (14:27 +0000)] 
added wxMAC and wxMOTIF to title conditional compilation

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

22 years agoadded missing consts
Gilles Depeyrot [Sun, 17 Mar 2002 14:23:02 +0000 (14:23 +0000)] 
added missing consts

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

22 years agopatch from Dimitri fixing a few memory leaks and unTABbing the sources
Vadim Zeitlin [Sun, 17 Mar 2002 14:16:03 +0000 (14:16 +0000)] 
patch from Dimitri fixing a few memory leaks and unTABbing the sources

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

22 years agoimplemented 'shaft scrolling' of children in wxUnivWindow::ScrollWindow
Václav Slavík [Sun, 17 Mar 2002 14:13:56 +0000 (14:13 +0000)] 
implemented 'shaft scrolling' of children in wxUnivWindow::ScrollWindow

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

22 years agouse Calc(Un)ScrolledPosition instead of wxClientDC
Václav Slavík [Sun, 17 Mar 2002 14:13:35 +0000 (14:13 +0000)] 
use Calc(Un)ScrolledPosition instead of wxClientDC

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

22 years agoadded Calc(Un)ScrolledPosition taking wxPoint
Václav Slavík [Sun, 17 Mar 2002 14:13:14 +0000 (14:13 +0000)] 
added Calc(Un)ScrolledPosition taking wxPoint

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

22 years agoclear the frame statusbar when the mouse leaves the toolbar or enters a tool without...
Vadim Zeitlin [Sun, 17 Mar 2002 13:58:15 +0000 (13:58 +0000)] 
clear the frame statusbar when the mouse leaves the toolbar or enters a tool without help string

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

22 years agoChris' wxImage::SaveFile(filename_only) patch
Václav Slavík [Sun, 17 Mar 2002 11:35:32 +0000 (11:35 +0000)] 
Chris' wxImage::SaveFile(filename_only) patch

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

22 years agodocs corrections and docs for Chris' wxImage::SaveFile(filename_only) patch
Václav Slavík [Sun, 17 Mar 2002 11:34:32 +0000 (11:34 +0000)] 
docs corrections and docs for Chris' wxImage::SaveFile(filename_only) patch

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

22 years agoreally, it will build for 'doze this time.
Ron Lee [Sun, 17 Mar 2002 07:48:31 +0000 (07:48 +0000)] 
really, it will build for 'doze this time.

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

22 years agobuild fix for mingw-cross.
Ron Lee [Sun, 17 Mar 2002 07:38:01 +0000 (07:38 +0000)] 
build fix for mingw-cross.

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

22 years agoAdded wxBufferedDC class.
Ron Lee [Sun, 17 Mar 2002 06:34:06 +0000 (06:34 +0000)] 
Added wxBufferedDC class.

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

22 years agofix HTML browser setup dialog under MSW and make the 'OK' button default
Václav Slavík [Sun, 17 Mar 2002 00:53:17 +0000 (00:53 +0000)] 
fix HTML browser setup dialog under MSW and make the 'OK' button default

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

22 years agouse wxUniv's setup
Václav Slavík [Sun, 17 Mar 2002 00:52:43 +0000 (00:52 +0000)] 
use wxUniv's setup

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

22 years agoinitial wxMGL readmes
Václav Slavík [Sun, 17 Mar 2002 00:52:21 +0000 (00:52 +0000)] 
initial wxMGL readmes

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

22 years agoadded wxCURSOR_RIGHT_ARROW to wxMGL
Václav Slavík [Sun, 17 Mar 2002 00:51:44 +0000 (00:51 +0000)] 
added wxCURSOR_RIGHT_ARROW to wxMGL

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

22 years agorestored old casts (there was a reason for them)
Václav Slavík [Sun, 17 Mar 2002 00:51:18 +0000 (00:51 +0000)] 
restored old casts (there was a reason for them)

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

22 years agomy previous commit corrupted the catalogs, reverted
Václav Slavík [Sun, 17 Mar 2002 00:51:05 +0000 (00:51 +0000)] 
my previous commit corrupted the catalogs, reverted

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

22 years agoNewly SWIGged sources for wxGTK
Robin Dunn [Sun, 17 Mar 2002 00:20:45 +0000 (00:20 +0000)] 
Newly SWIGged sources for wxGTK

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

22 years agoFixed compilation error and a stupid typo
Robin Dunn [Sun, 17 Mar 2002 00:19:43 +0000 (00:19 +0000)] 
Fixed compilation error and a stupid typo

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

22 years agohide tree root on wxMSW in wxHtmlHelpController
Václav Slavík [Sat, 16 Mar 2002 19:35:47 +0000 (19:35 +0000)] 
hide tree root on wxMSW in wxHtmlHelpController

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

22 years agoapplied wxTR_HIDE_ROOT patch for wxMSW
Václav Slavík [Sat, 16 Mar 2002 19:35:15 +0000 (19:35 +0000)] 
applied wxTR_HIDE_ROOT patch for wxMSW

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

22 years agomake it possible to have empty lines in wxListCtrl
Václav Slavík [Sat, 16 Mar 2002 19:34:15 +0000 (19:34 +0000)] 
make it possible to have empty lines in wxListCtrl
 in report mode (mandatory for wxEditableListBox)

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

22 years agofixes to wxEditableListBox logic
Václav Slavík [Sat, 16 Mar 2002 19:33:29 +0000 (19:33 +0000)] 
fixes to wxEditableListBox logic

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

22 years agoCorrected typo
Julian Smart [Sat, 16 Mar 2002 16:02:40 +0000 (16:02 +0000)] 
Corrected typo

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

22 years agoAdded timeout to Dispatch(); attempted implementation of
Julian Smart [Sat, 16 Mar 2002 15:46:44 +0000 (15:46 +0000)] 
Added timeout to Dispatch(); attempted implementation of
wxSTAY_ON_TOP

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

22 years agoanother minor fix for wxTR_HIDE_ROOT case
Vadim Zeitlin [Sat, 16 Mar 2002 15:28:04 +0000 (15:28 +0000)] 
another minor fix for wxTR_HIDE_ROOT case

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

22 years agoenhanced sample to show the state of the different styles, added reset to default...
Vadim Zeitlin [Sat, 16 Mar 2002 15:10:43 +0000 (15:10 +0000)] 
enhanced sample to show the state of the different styles, added reset to default command

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

22 years agofix for GetParent() in wxTR_HIDE_ROOT case
Vadim Zeitlin [Sat, 16 Mar 2002 15:10:12 +0000 (15:10 +0000)] 
fix for GetParent() in wxTR_HIDE_ROOT case

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

22 years agoadded support for wxTR_HIDE_ROOT style (patch 529614)
Vadim Zeitlin [Sat, 16 Mar 2002 15:08:20 +0000 (15:08 +0000)] 
added support for wxTR_HIDE_ROOT style (patch 529614)

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

22 years agocompilation fix
Vadim Zeitlin [Sat, 16 Mar 2002 13:49:40 +0000 (13:49 +0000)] 
compilation fix

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

22 years agoapplied patch 528960 (a few minor bug fixes)
Vadim Zeitlin [Sat, 16 Mar 2002 13:04:01 +0000 (13:04 +0000)] 
applied patch 528960 (a few minor bug fixes)

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

22 years ago Removed notebook tab flicker.
Robert Roebling [Sat, 16 Mar 2002 11:35:12 +0000 (11:35 +0000)] 
  Removed notebook tab flicker.

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

22 years agoDo not use argument defaults in actual function argument list.
David Webster [Sat, 16 Mar 2002 01:52:18 +0000 (01:52 +0000)] 
Do not use argument defaults in actual function argument list.

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

22 years agorestore Robin's code (reverted previous commit)
Vadim Zeitlin [Sat, 16 Mar 2002 00:06:33 +0000 (00:06 +0000)] 
restore Robin's code (reverted previous commit)

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

22 years agoapplied patch for seeking in GIF images
Václav Slavík [Sat, 16 Mar 2002 00:06:23 +0000 (00:06 +0000)] 
applied patch for seeking in GIF images

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

22 years agofixed a bug with client rect calculation in the recent separator erasing fix
Vadim Zeitlin [Fri, 15 Mar 2002 23:59:43 +0000 (23:59 +0000)] 
fixed a bug with client rect calculation in the recent separator erasing fix

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

22 years agoapplied patch for seeking in GIF images
Václav Slavík [Fri, 15 Mar 2002 23:59:09 +0000 (23:59 +0000)] 
applied patch for seeking in GIF images

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

22 years agoerase separators shown behind the controls added to the toolbar
Vadim Zeitlin [Fri, 15 Mar 2002 23:42:42 +0000 (23:42 +0000)] 
erase separators shown behind the controls added to the toolbar

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

22 years agoDid two changes to sample catalogs:
Václav Slavík [Fri, 15 Mar 2002 23:30:26 +0000 (23:30 +0000)] 
Did two changes to sample catalogs:
1. converted Russian one to utf-8 (as a demo of new feature)
2. filled-in headers, so that a) it works b) we don't teach users bad habits

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

22 years agoremoved no-longer-needed hack
Václav Slavík [Fri, 15 Mar 2002 23:29:48 +0000 (23:29 +0000)] 
removed no-longer-needed hack

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

22 years agowxLocale-related corrections to the docs
Václav Slavík [Fri, 15 Mar 2002 23:29:22 +0000 (23:29 +0000)] 
wxLocale-related corrections to the docs

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

22 years agoinfo about wxLocale changes
Václav Slavík [Fri, 15 Mar 2002 23:29:09 +0000 (23:29 +0000)] 
info about wxLocale changes

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

22 years agosafer definitions for wx(U)Int32,16 (taken from intl.cpp)
Václav Slavík [Fri, 15 Mar 2002 23:28:42 +0000 (23:28 +0000)] 
safer definitions for wx(U)Int32,16 (taken from intl.cpp)

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

22 years agorewrote wxLocale to work in Unicode mode and support charsets better
Václav Slavík [Fri, 15 Mar 2002 23:28:15 +0000 (23:28 +0000)] 
rewrote wxLocale to work in Unicode mode and support charsets better

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

22 years agono message
David Webster [Fri, 15 Mar 2002 23:20:40 +0000 (23:20 +0000)] 
no message

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

22 years agoAdded wxCURSOR_RIGHT_ARROW, which is like the typical wxCURSOR_ARROR,
Robin Dunn [Fri, 15 Mar 2002 22:52:15 +0000 (22:52 +0000)] 
Added wxCURSOR_RIGHT_ARROW, which is like the typical wxCURSOR_ARROR,
but points to the right, (duh...)  This cursor is now used in wxSTC in
the margin area.

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

22 years agoChanges needed for wxUSE_UNICODE for wxOGL to compile. I'm not
Robin Dunn [Fri, 15 Mar 2002 20:50:40 +0000 (20:50 +0000)] 
Changes needed for wxUSE_UNICODE for wxOGL to compile.  I'm not
completely sure everything was converted right, but it at least
compiles now (and appears to work in wxPython.)

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

22 years agoChanges needed for wxUSE_UNICODE
Robin Dunn [Fri, 15 Mar 2002 20:42:58 +0000 (20:42 +0000)] 
Changes needed for wxUSE_UNICODE

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

22 years agofixed scrollbar shaft colour
Vadim Zeitlin [Fri, 15 Mar 2002 19:46:53 +0000 (19:46 +0000)] 
fixed scrollbar shaft colour

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

22 years agoSome little tweaks and cleanups.
Robin Dunn [Fri, 15 Mar 2002 18:30:21 +0000 (18:30 +0000)] 
Some little tweaks and cleanups.

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

22 years agoUpdated unicode sample again. Added two more languages.
Robin Dunn [Fri, 15 Mar 2002 18:29:26 +0000 (18:29 +0000)] 
Updated unicode sample again.  Added two more languages.

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

22 years agofixed selecting the items in the combobox with a simple (not double) click
Vadim Zeitlin [Fri, 15 Mar 2002 18:08:25 +0000 (18:08 +0000)] 
fixed selecting the items in the combobox with a simple (not double) click

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

22 years agoremoved duplicate #include
Vadim Zeitlin [Fri, 15 Mar 2002 15:25:55 +0000 (15:25 +0000)] 
removed duplicate #include

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

22 years agocompilation warning fix
Vadim Zeitlin [Fri, 15 Mar 2002 15:18:42 +0000 (15:18 +0000)] 
compilation warning fix

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

22 years agoheader I forgot to commit yesterday (sorry) as part of statusbar flicker reduction...
Vadim Zeitlin [Fri, 15 Mar 2002 15:10:13 +0000 (15:10 +0000)] 
header I forgot to commit yesterday (sorry) as part of statusbar flicker reduction change

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

22 years agoUse override_direct to remove decorations if wxNO_BORDER specified,
Julian Smart [Fri, 15 Mar 2002 12:44:42 +0000 (12:44 +0000)] 
Use override_direct to remove decorations if wxNO_BORDER specified,
because some WMs don't respect the hints sufficiently.

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

22 years agoAdded sizer.h
Julian Smart [Fri, 15 Mar 2002 12:42:54 +0000 (12:42 +0000)] 
Added sizer.h

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

22 years agoAdded DoGetFieldRect
Julian Smart [Fri, 15 Mar 2002 12:41:13 +0000 (12:41 +0000)] 
Added DoGetFieldRect

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

22 years ago Committing in .
Jouk Jansen [Fri, 15 Mar 2002 09:02:01 +0000 (09:02 +0000)] 
 Committing in .

 First try to compile wxUNIV (gtk-themes) on OpenVMS.

 Modified Files:
  wxWindows/descrip.mms wxWindows/src/common/descrip.mms
  wxWindows/src/generic/descrip.mms
  wxWindows/src/gtk/descrip.mms wxWindows/src/html/descrip.mms
  wxWindows/src/unix/descrip.mms
 Added Files:
  wxWindows/lib/vms_gtk_univ.opt wxWindows/src/univ/descrip.mms
 ----------------------------------------------------------------------

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

22 years agoupdated unicode sample
Robin Dunn [Fri, 15 Mar 2002 01:42:41 +0000 (01:42 +0000)] 
updated unicode sample

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

22 years agodraw toolbar separators in Win32 theme
Vadim Zeitlin [Fri, 15 Mar 2002 00:33:38 +0000 (00:33 +0000)] 
draw toolbar separators in Win32 theme

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

22 years agocompilation fixes for wxUSE_TOOLBAR under MSW
Vadim Zeitlin [Fri, 15 Mar 2002 00:33:05 +0000 (00:33 +0000)] 
compilation fixes for wxUSE_TOOLBAR under MSW

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

22 years agoA Unicode sample for wxPython
Robin Dunn [Fri, 15 Mar 2002 00:27:45 +0000 (00:27 +0000)] 
A Unicode sample for wxPython

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

22 years agoGive wxScrolledWindow its own Layout method that takes into account
Robin Dunn [Fri, 15 Mar 2002 00:21:47 +0000 (00:21 +0000)] 
Give wxScrolledWindow its own Layout method that takes into account
the virtual size and scrolled offset of the window.

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

22 years agoreduced flicker in the statusbar when resizing the window
Vadim Zeitlin [Fri, 15 Mar 2002 00:12:25 +0000 (00:12 +0000)] 
reduced flicker in the statusbar when resizing the window

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

22 years agocompilation fixes for !wxUSE_TOOLBAR
Vadim Zeitlin [Thu, 14 Mar 2002 23:55:16 +0000 (23:55 +0000)] 
compilation fixes for !wxUSE_TOOLBAR

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