]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
22 years agohandle accelerators for buttons, too
Václav Slavík [Thu, 14 Feb 2002 00:38:09 +0000 (00:38 +0000)] 
handle accelerators for buttons, too

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

22 years ago1. added wxUpdateUIEvent handling to wxMGL
Václav Slavík [Thu, 14 Feb 2002 00:37:12 +0000 (00:37 +0000)] 
1. added wxUpdateUIEvent handling to wxMGL
2. added Alt-F4 and PrintScreen handling
3. removed accelerators handling (done by wxUniv)

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

22 years agoadded wxUpdateUIEvent handling to wxMGL
Václav Slavík [Thu, 14 Feb 2002 00:36:33 +0000 (00:36 +0000)] 
added wxUpdateUIEvent handling to wxMGL

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

22 years agodelete the command if we failed to execute it (bug 515687)
Vadim Zeitlin [Wed, 13 Feb 2002 23:34:25 +0000 (23:34 +0000)] 
delete the command if we failed to execute it (bug 515687)

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

22 years agoSWIGged updates for wxGTK for recent changes
Robin Dunn [Wed, 13 Feb 2002 22:17:33 +0000 (22:17 +0000)] 
SWIGged updates for wxGTK for recent changes
A few other little cleanups

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

22 years agoA little different fix for how to delay the call to __wxCleanup
Robin Dunn [Wed, 13 Feb 2002 22:01:04 +0000 (22:01 +0000)] 
A little different fix for how to delay the call to __wxCleanup

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

22 years agoA fix for incorrect wrapping of wxPallet.GetRGB
Robin Dunn [Wed, 13 Feb 2002 22:00:29 +0000 (22:00 +0000)] 
A fix for incorrect wrapping of wxPallet.GetRGB

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

22 years agoreturn NULL from FindById() if the tool wasn't found (bug 508399)
Vadim Zeitlin [Wed, 13 Feb 2002 21:04:43 +0000 (21:04 +0000)] 
return NULL from FindById() if the tool wasn't found (bug 508399)

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

22 years agoadded wxFSVolume patch from George Policello (untested, unreferenced from the project...
Vadim Zeitlin [Wed, 13 Feb 2002 21:01:50 +0000 (21:01 +0000)] 
added wxFSVolume patch from George Policello (untested, unreferenced from the project files yet)

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

22 years agowxRESIZE_BOX -> wxRESIZE_BORDER (bug 515364)
Vadim Zeitlin [Wed, 13 Feb 2002 20:36:15 +0000 (20:36 +0000)] 
wxRESIZE_BOX -> wxRESIZE_BORDER (bug 515364)

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

22 years agodon't use -q option with egrep, Solaris doesn't have it (bug 517145)
Vadim Zeitlin [Wed, 13 Feb 2002 20:31:55 +0000 (20:31 +0000)] 
don't use -q option with egrep, Solaris doesn't have it (bug 517145)

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

22 years agoFix for the splashscreen bitmap not showing up in wxGTK.
Robin Dunn [Wed, 13 Feb 2002 19:03:30 +0000 (19:03 +0000)] 
Fix for the splashscreen bitmap not showing up in wxGTK.

NOTE:  This is just a band-aid fix.  Someone (Robert?) should really
check why the wxEraseEvent was not sent to this window at all!

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

22 years agoAllowed for wxHAVE_LIB_XPM or using wxXPMDecoder
Julian Smart [Wed, 13 Feb 2002 18:01:38 +0000 (18:01 +0000)] 
Allowed for wxHAVE_LIB_XPM or using wxXPMDecoder

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

22 years agoFixes
Julian Smart [Wed, 13 Feb 2002 17:23:13 +0000 (17:23 +0000)] 
Fixes

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

22 years agoInclude src/x11/utils.cpp
Julian Smart [Wed, 13 Feb 2002 17:17:09 +0000 (17:17 +0000)] 
Include src/x11/utils.cpp

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

22 years agoFixed typos
Julian Smart [Wed, 13 Feb 2002 17:16:46 +0000 (17:16 +0000)] 
Fixed typos

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

22 years agodisable wxSocket for wxX11, doesn't link anyhow
Vadim Zeitlin [Wed, 13 Feb 2002 16:47:43 +0000 (16:47 +0000)] 
disable wxSocket for wxX11, doesn't link anyhow

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

22 years ago wxX11:
Robert Roebling [Wed, 13 Feb 2002 16:43:18 +0000 (16:43 +0000)] 
  wxX11:
    INtroduced OnInternalIdle as per wxGTK so that users
      cannot as easily lill the internals.
    Fixed pop-up transient window.
    Removed some #if 0 here and there.
    Made refresh code work in idle instead of directly.

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

22 years agowarning fix
Vadim Zeitlin [Wed, 13 Feb 2002 16:41:26 +0000 (16:41 +0000)] 
warning fix

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

22 years agodo NOT hard code univ sources in x11 port
Vadim Zeitlin [Wed, 13 Feb 2002 16:33:09 +0000 (16:33 +0000)] 
do NOT hard code univ sources in x11 port

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

22 years agoAdded list of wxX11 files
Julian Smart [Wed, 13 Feb 2002 16:24:14 +0000 (16:24 +0000)] 
Added list of wxX11 files

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

22 years agoAdded shared private declarations header privx.h, utils.cpp now shared
Julian Smart [Wed, 13 Feb 2002 16:17:29 +0000 (16:17 +0000)] 
Added shared private declarations header privx.h, utils.cpp now shared
between wxMotif and wxX11; added some TODOs to toplevel.cpp, popupwin.cpp

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

22 years agoclean ups to wxX11+wxUniv handling
Vadim Zeitlin [Wed, 13 Feb 2002 16:12:49 +0000 (16:12 +0000)] 
clean ups to wxX11+wxUniv handling

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

22 years ago wxX11:
Robert Roebling [Wed, 13 Feb 2002 08:38:54 +0000 (08:38 +0000)] 
  wxX11:
     Lots of wxBitmap et al work.
     Adapted wxIcon, wxCursor to this.
     Split wxApp init things up so that the
       X11 display is available sooner.
     Changed initial display code accordingly.
     Corrected wxDC::DrawBitmap.

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

22 years agosafety check
Václav Slavík [Wed, 13 Feb 2002 00:36:27 +0000 (00:36 +0000)] 
safety check

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

22 years agouse wxLogTrace, not wxLogDebug
Václav Slavík [Wed, 13 Feb 2002 00:35:47 +0000 (00:35 +0000)] 
use wxLogTrace, not wxLogDebug

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

22 years agofixed loading the icons with non default size
Vadim Zeitlin [Wed, 13 Feb 2002 00:31:29 +0000 (00:31 +0000)] 
fixed loading the icons with non default size

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

22 years agodon't allow dragging a window if it is maximized
Václav Slavík [Tue, 12 Feb 2002 23:25:36 +0000 (23:25 +0000)] 
don't allow dragging a window if it is maximized

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

22 years agoSome additional checks for building wxPM (OS/2) which doesn't support
Stefan Neis [Tue, 12 Feb 2002 22:50:05 +0000 (22:50 +0000)] 
Some additional checks for building wxPM (OS/2) which doesn't support
        wxTipWindow and wxPopupWindow yet.
Additionally check in libsocket for inet_addr (for all OS/2 builds).

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

22 years agoadded IsEditable
Vadim Zeitlin [Tue, 12 Feb 2002 22:42:35 +0000 (22:42 +0000)] 
added IsEditable

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

22 years agoA fix for Python 2.2 which can sometimes call __wxCleanup before all
Robin Dunn [Tue, 12 Feb 2002 21:28:41 +0000 (21:28 +0000)] 
A fix for Python 2.2 which can sometimes call __wxCleanup before all
the other wxPython objects have been deleted.

Other various things to match recent CVS changes in wx.

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

22 years agoAdded XSync before mapping but this doesn't seem enough to get
Julian Smart [Tue, 12 Feb 2002 18:27:43 +0000 (18:27 +0000)] 
Added XSync before mapping but this doesn't seem enough to get
the popup window to show before the capture (which fails if not
mapped)

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

22 years agoRemoved some debug code from window headers; added some debug
Julian Smart [Tue, 12 Feb 2002 18:15:20 +0000 (18:15 +0000)] 
Removed some debug code from window headers; added some debug
code to try to figure out capture problems

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

22 years agoCorrection for 'protected' compiler error
Julian Smart [Tue, 12 Feb 2002 17:43:05 +0000 (17:43 +0000)] 
Correction for 'protected' compiler error

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

22 years agoModified CaptureMouse to call DoReleaseMouse if necessary before
Julian Smart [Tue, 12 Feb 2002 17:31:23 +0000 (17:31 +0000)] 
Modified CaptureMouse to call DoReleaseMouse if necessary before
doing another DoCaptureMouse, because otherwise we have a nested
Capture which is not possible in some systems (the point of these
wrappers).
Also ReleaseMouse now calls DoCaptureMouse, not CaptureMouse, if
necessary.

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

22 years agofixed a bug/typo in configure introduced by the previous commit
Vadim Zeitlin [Tue, 12 Feb 2002 16:51:39 +0000 (16:51 +0000)] 
fixed a bug/typo in configure introduced by the previous commit

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

22 years agoPass correct length to XTextExtents
Julian Smart [Tue, 12 Feb 2002 15:39:18 +0000 (15:39 +0000)] 
Pass correct length to XTextExtents

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

22 years agoBackground set correctly
Julian Smart [Tue, 12 Feb 2002 14:56:54 +0000 (14:56 +0000)] 
Background set correctly

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

22 years agoPositioned text correctly
Julian Smart [Tue, 12 Feb 2002 14:56:31 +0000 (14:56 +0000)] 
Positioned text correctly

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

22 years agoStatus bar positioned correctly, but no sign of the
Julian Smart [Tue, 12 Feb 2002 14:16:54 +0000 (14:16 +0000)] 
Status bar positioned correctly, but no sign of the
menubar as yet.

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

22 years agoAttempts to get client origin working. Work in progress.
Julian Smart [Tue, 12 Feb 2002 12:59:14 +0000 (12:59 +0000)] 
Attempts to get client origin working. Work in progress.

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

22 years agoSimplified default wxTheme code and made sure a default
Julian Smart [Tue, 12 Feb 2002 11:35:34 +0000 (11:35 +0000)] 
Simplified default wxTheme code and made sure a default
is available without having to set the WXTHEME variable.
The 'default default' is WIN32. So flame me :-)

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

22 years agosafeguards against crashes
Václav Slavík [Tue, 12 Feb 2002 10:37:55 +0000 (10:37 +0000)] 
safeguards against crashes

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

22 years agofixed menubar attaching: create it first, THEN set pointer to it
Václav Slavík [Tue, 12 Feb 2002 10:37:45 +0000 (10:37 +0000)] 
fixed menubar attaching: create it first, THEN set pointer to it

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

22 years agowxMGL compilation fix
Václav Slavík [Tue, 12 Feb 2002 10:37:38 +0000 (10:37 +0000)] 
wxMGL compilation fix

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

22 years agoDisplay child panels, and make unneeded scrollbars disappear and reappear when needed.
David Webster [Tue, 12 Feb 2002 06:00:27 +0000 (06:00 +0000)] 
Display child panels, and make unneeded scrollbars disappear and reappear when needed.

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

22 years agoFixed a bug that prevented editors and renderers to be purly data type
Robin Dunn [Tue, 12 Feb 2002 01:54:48 +0000 (01:54 +0000)] 
Fixed a bug that prevented editors and renderers to be purly data type
dirven (IOW, if no other cell attributes have been set but the cell
has a non-string type.)

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

22 years agowxGenericDirCtrl now correctly updates itself when you click on 'show hidden'
Václav Slavík [Mon, 11 Feb 2002 23:48:57 +0000 (23:48 +0000)] 
wxGenericDirCtrl now correctly updates itself when you click on 'show hidden'

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

22 years agowxSplitterWindow now:
Václav Slavík [Mon, 11 Feb 2002 23:48:33 +0000 (23:48 +0000)] 
wxSplitterWindow now:
1. respects minimal size even when set programatically
2. respects minimal size of child windows if set

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

22 years agorewrote wxHtmlHelpFrame using sizers
Václav Slavík [Mon, 11 Feb 2002 23:47:43 +0000 (23:47 +0000)] 
rewrote wxHtmlHelpFrame using sizers

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

22 years agouse wxHashMap, not wxHashTable in wxXPMDecoder
Václav Slavík [Mon, 11 Feb 2002 23:47:01 +0000 (23:47 +0000)] 
use wxHashMap, not wxHashTable in wxXPMDecoder

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

22 years agoa note just in case I misread wxHTML code again...
Václav Slavík [Mon, 11 Feb 2002 23:46:46 +0000 (23:46 +0000)] 
a note just in case I misread wxHTML code again...

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

22 years agobugfix for SetString in a wxCheckListBox
Robin Dunn [Mon, 11 Feb 2002 23:11:53 +0000 (23:11 +0000)] 
bugfix for SetString in a wxCheckListBox

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

22 years ago wxX11:
Robert Roebling [Mon, 11 Feb 2002 22:46:43 +0000 (22:46 +0000)] 
  wxX11:
     Added handler for ConfigureNotify (i.e. size events).
     The status bar gets drawn right now, the rest is still
       black art although paint events are correctly sent.

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

22 years ago Found the X11 error in wxDC.
Robert Roebling [Mon, 11 Feb 2002 22:14:34 +0000 (22:14 +0000)] 
  Found the X11 error in wxDC.

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

22 years agoadded SetString docs
Vadim Zeitlin [Mon, 11 Feb 2002 21:27:27 +0000 (21:27 +0000)] 
added SetString docs

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

22 years ago wxX11:
Robert Roebling [Mon, 11 Feb 2002 20:41:24 +0000 (20:41 +0000)] 
  wxX11:
    Updated wxColour for handling Colormaps and ref couting.
    Updated wxClientDC et al. for conforming to wxGTK. Many
      tricky parts, particularly the bitmap drawing and
      blitting is still missing.
    Any sample crashes now for some reason with an X error.

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

22 years agofixed make install and make base for wxBase
Vadim Zeitlin [Mon, 11 Feb 2002 20:26:57 +0000 (20:26 +0000)] 
fixed make install and make base for wxBase

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

22 years agoNew def file
David Webster [Mon, 11 Feb 2002 18:20:14 +0000 (18:20 +0000)] 
New def file

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

22 years agoAdded MICROWIN include dir
Julian Smart [Mon, 11 Feb 2002 18:11:57 +0000 (18:11 +0000)] 
Added MICROWIN include dir

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

22 years agoAttempted to add configury for NanoX compatibility
Julian Smart [Mon, 11 Feb 2002 18:03:47 +0000 (18:03 +0000)] 
Attempted to add configury for NanoX compatibility

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

22 years agoRemoved -lXext -lXt from libraries for wxX11
Julian Smart [Mon, 11 Feb 2002 14:51:42 +0000 (14:51 +0000)] 
Removed -lXext -lXt from libraries for wxX11

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

22 years agoMade sure events for defunct windows are no longer handled.
Julian Smart [Mon, 11 Feb 2002 13:27:41 +0000 (13:27 +0000)] 
Made sure events for defunct windows are no longer handled.

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

22 years agoPut m_statusText.SetCount(number) before wxStatusBarBase::SetFieldsCount(number,...
Julian Smart [Mon, 11 Feb 2002 13:11:28 +0000 (13:11 +0000)] 
Put m_statusText.SetCount(number) before wxStatusBarBase::SetFieldsCount(number, widths) to avoid assert (a refresh is done in SetFieldsCount which
access the m_statusText array before the size is set).
XQueryTree usage improved.

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

22 years ago Last link error in wxX11 killed.
Robert Roebling [Mon, 11 Feb 2002 12:40:00 +0000 (12:40 +0000)] 
  Last link error in wxX11 killed.

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

22 years agoMerge correction
Julian Smart [Mon, 11 Feb 2002 12:15:59 +0000 (12:15 +0000)] 
Merge correction

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

22 years agoLinking now
Julian Smart [Mon, 11 Feb 2002 12:13:14 +0000 (12:13 +0000)] 
Linking now

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

22 years ago Various compile fixes.
Robert Roebling [Mon, 11 Feb 2002 12:04:35 +0000 (12:04 +0000)] 
  Various compile fixes.

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

22 years agoTypos and other fixes
Julian Smart [Mon, 11 Feb 2002 11:42:06 +0000 (11:42 +0000)] 
Typos and other fixes

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

22 years agoSmall changes to wxX11
Julian Smart [Mon, 11 Feb 2002 11:06:50 +0000 (11:06 +0000)] 
Small changes to wxX11

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

22 years agoUpdates for Y positioning
David Webster [Mon, 11 Feb 2002 04:33:03 +0000 (04:33 +0000)] 
Updates for Y positioning

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

22 years agodisable shared libs for DJGPP (who broke this?)
Václav Slavík [Sun, 10 Feb 2002 23:45:37 +0000 (23:45 +0000)] 
disable shared libs for DJGPP (who broke this?)

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

22 years agofixes to HTML tables alignment
Václav Slavík [Sun, 10 Feb 2002 23:43:34 +0000 (23:43 +0000)] 
fixes to HTML tables alignment

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

22 years agoImplemented CopyFromBitmap, CopyFromIcon
Julian Smart [Sun, 10 Feb 2002 23:32:39 +0000 (23:32 +0000)] 
Implemented CopyFromBitmap, CopyFromIcon

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

22 years ago wxX11: link errors down to 1.
Robert Roebling [Sun, 10 Feb 2002 23:31:24 +0000 (23:31 +0000)] 
  wxX11: link errors down to 1.

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

22 years agoAdded wxPopupWindow skeleton (no implementation yet)
Julian Smart [Sun, 10 Feb 2002 23:21:44 +0000 (23:21 +0000)] 
Added wxPopupWindow skeleton (no implementation yet)

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

22 years ago More make install tweaks.
Robert Roebling [Sun, 10 Feb 2002 21:54:40 +0000 (21:54 +0000)] 
  More make install tweaks.

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

22 years ago wxX11:
Robert Roebling [Sun, 10 Feb 2002 19:49:44 +0000 (19:49 +0000)] 
  wxX11:
    make install
    blind implementation for wxTopLevelWindow

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

22 years agorespect minimal wxTLW size in wxUniv
Václav Slavík [Sun, 10 Feb 2002 19:08:54 +0000 (19:08 +0000)] 
respect minimal wxTLW size in wxUniv

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

22 years agohonour min/max size in wxMGL's wxWindow::DoSetSize
Václav Slavík [Sun, 10 Feb 2002 19:08:07 +0000 (19:08 +0000)] 
honour min/max size in wxMGL's wxWindow::DoSetSize

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

22 years agouse sunken border for wxHtmlHelpController's font preview
Václav Slavík [Sun, 10 Feb 2002 19:07:57 +0000 (19:07 +0000)] 
use sunken border for wxHtmlHelpController's font preview

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

22 years agoadded default ctor to wxStaticText
Václav Slavík [Sun, 10 Feb 2002 19:07:40 +0000 (19:07 +0000)] 
added default ctor to wxStaticText

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

22 years agomore wxMGL-aware samples
Václav Slavík [Sun, 10 Feb 2002 19:07:33 +0000 (19:07 +0000)] 
more wxMGL-aware samples

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

22 years agodon't use wxGenericDirDialog in MSW
Václav Slavík [Sun, 10 Feb 2002 19:04:22 +0000 (19:04 +0000)] 
don't use wxGenericDirDialog in MSW

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

22 years ago Killed various wxMotif things in wxX11.
Robert Roebling [Sun, 10 Feb 2002 18:04:13 +0000 (18:04 +0000)] 
  Killed various wxMotif things in wxX11.

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

22 years ago wxX11:
Robert Roebling [Sun, 10 Feb 2002 17:24:14 +0000 (17:24 +0000)] 
  wxX11:
    Updated wxPen and wxBrush.

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

22 years ago wxX11:
Robert Roebling [Sun, 10 Feb 2002 16:42:42 +0000 (16:42 +0000)] 
  wxX11:
     Rewrote wxRegion.
     Killed backing store Pixmap.
     Killed wxRectList.
     Adapted wxWindow to the above.

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

22 years agofix for wxUniv/GTK scrolling
Vadim Zeitlin [Sun, 10 Feb 2002 16:09:49 +0000 (16:09 +0000)] 
fix for wxUniv/GTK scrolling

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

22 years ago wxX11 compiles and links now. I wonder why there is
Robert Roebling [Sun, 10 Feb 2002 14:31:12 +0000 (14:31 +0000)] 
  wxX11 compiles and links now. I wonder why there is
    no wxToolBar class in /src/univ, though.

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

22 years ago wxX11 might compile now.
Robert Roebling [Sun, 10 Feb 2002 13:54:59 +0000 (13:54 +0000)] 
  wxX11 might compile now.

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

22 years ago More configure/compile things for X11.
Robert Roebling [Sun, 10 Feb 2002 11:20:52 +0000 (11:20 +0000)] 
  More configure/compile things for X11.

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

22 years ago Removed menu.cpp and toolbar.cpp from X11.
Robert Roebling [Sun, 10 Feb 2002 10:53:07 +0000 (10:53 +0000)] 
  Removed menu.cpp and toolbar.cpp from X11.
  Compile fixes.

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

22 years agoNew positioning code, eliminating a lot of extra, unnecessary methods
David Webster [Sun, 10 Feb 2002 04:34:34 +0000 (04:34 +0000)] 
New positioning code, eliminating a lot of extra, unnecessary methods

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

22 years agoRemoving OS/2 specific positioning methods, no longer needed
David Webster [Sun, 10 Feb 2002 04:33:20 +0000 (04:33 +0000)] 
Removing OS/2 specific positioning methods, no longer needed

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

22 years agoMore X11 code
Julian Smart [Sun, 10 Feb 2002 01:03:45 +0000 (01:03 +0000)] 
More X11 code

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

22 years agocompilation fix for wxUSE_TOOLTIPS=0 (i.e. wxUniv)
Václav Slavík [Sat, 9 Feb 2002 23:29:36 +0000 (23:29 +0000)] 
compilation fix for wxUSE_TOOLTIPS=0 (i.e. wxUniv)

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

22 years agofixes to wxTLW::Maximize in wxMGL
Václav Slavík [Sat, 9 Feb 2002 23:29:30 +0000 (23:29 +0000)] 
fixes to wxTLW::Maximize in wxMGL

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

22 years agoimplemented titlebar doubleclick in win32 theme
Václav Slavík [Sat, 9 Feb 2002 23:29:19 +0000 (23:29 +0000)] 
implemented titlebar doubleclick in win32 theme

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

22 years agouse AllocExclusive for reference counting
Václav Slavík [Sat, 9 Feb 2002 23:29:05 +0000 (23:29 +0000)] 
use AllocExclusive for reference counting

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

22 years agouse WXUNUSED(foo), not (void)foo
Václav Slavík [Sat, 9 Feb 2002 23:28:19 +0000 (23:28 +0000)] 
use WXUNUSED(foo), not (void)foo

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