]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
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

22 years ago1. make paint events debugging runtime switch instead of compile time
Václav Slavík [Sat, 9 Feb 2002 23:28:05 +0000 (23:28 +0000)] 
1. make paint events debugging runtime switch instead of compile time
2. fixed incorrect rendering of wxListCtrl (newly created controls didn't account
   for parent's client origin)

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

22 years agofix for scrollbar's thumb update bug in wxUniv
Václav Slavík [Sat, 9 Feb 2002 23:27:52 +0000 (23:27 +0000)] 
fix for scrollbar's thumb update bug in wxUniv

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

22 years agotemporary hack to make wxMGL and SciTech happy...
Václav Slavík [Sat, 9 Feb 2002 23:27:22 +0000 (23:27 +0000)] 
temporary hack to make wxMGL and SciTech happy...

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

22 years agowxDC::DoDrawRectangle hack is no longer needed
Václav Slavík [Sat, 9 Feb 2002 23:27:10 +0000 (23:27 +0000)] 
wxDC::DoDrawRectangle hack is no longer needed

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

22 years ago Commiting remaining files of configure change for X11.
Robert Roebling [Sat, 9 Feb 2002 23:17:41 +0000 (23:17 +0000)] 
  Commiting remaining files of configure change for X11.

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

22 years ago X11 make stuff.
Robert Roebling [Sat, 9 Feb 2002 19:39:20 +0000 (19:39 +0000)] 
  X11 make stuff.

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

22 years ago More make stuff for X11.
Robert Roebling [Sat, 9 Feb 2002 19:38:13 +0000 (19:38 +0000)] 
  More make stuff for X11.

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

22 years ago tmake update.
Robert Roebling [Sat, 9 Feb 2002 18:47:20 +0000 (18:47 +0000)] 
  tmake update.

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

22 years ago tmake update for x11.
Robert Roebling [Sat, 9 Feb 2002 18:44:12 +0000 (18:44 +0000)] 
  tmake update for x11.

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

22 years ago Updates to tmake for X11. Damn lock in CVS.
Robert Roebling [Sat, 9 Feb 2002 18:43:37 +0000 (18:43 +0000)] 
  Updates to tmake for X11. Damn lock in CVS.

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

22 years agofix for broken color parsing in wxXPMDecoder (thanks to H.H.Chou)
Václav Slavík [Sat, 9 Feb 2002 15:58:00 +0000 (15:58 +0000)] 
fix for broken color parsing in wxXPMDecoder (thanks to H.H.Chou)

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

22 years agoPatch #514838 - FL wxFrameLayout::SetBarState() patch - Tested by Hans
George Tasker [Sat, 9 Feb 2002 15:06:23 +0000 (15:06 +0000)] 
Patch #514838 - FL wxFrameLayout::SetBarState() patch - Tested by Hans

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

22 years agoPatch #514836 - Tested by Hans
George Tasker [Sat, 9 Feb 2002 15:03:33 +0000 (15:03 +0000)] 
Patch #514836 - Tested by Hans

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

22 years agoNew PyCrust source from Patrick's CVS
Robin Dunn [Sat, 9 Feb 2002 00:41:10 +0000 (00:41 +0000)] 
New PyCrust source from Patrick's CVS

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

22 years agoThe calltip window and autocomplete window in wxSTC will now use a
Robin Dunn [Sat, 9 Feb 2002 00:40:42 +0000 (00:40 +0000)] 
The calltip window and autocomplete window in wxSTC will now use a
wxPopupWindow if available so they can extend beyond the client area
of the STC if needed.

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

22 years ago More refreshes are deferred to idle time.
Robert Roebling [Fri, 8 Feb 2002 23:43:35 +0000 (23:43 +0000)] 
  More refreshes are deferred to idle time.
  Corrected redraw areas of native widgets
    if underlying wxWindows have been exposed.

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

22 years agoreverted revision 1.6 -- Mattia obviously knows better than I do...
Václav Slavík [Fri, 8 Feb 2002 23:38:53 +0000 (23:38 +0000)] 
reverted revision 1.6 -- Mattia obviously knows better than I do...

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

22 years agocompilation fix -- a better way
Václav Slavík [Fri, 8 Feb 2002 23:25:36 +0000 (23:25 +0000)] 
compilation fix -- a better way

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

22 years agoAdded notes for what to do if VC has an internal compiler error.
Robin Dunn [Fri, 8 Feb 2002 22:23:55 +0000 (22:23 +0000)] 
Added notes for what to do if VC has an internal compiler error.

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

22 years agonew module definition file for OS/2 Dll build.
David Webster [Fri, 8 Feb 2002 22:14:07 +0000 (22:14 +0000)] 
new module definition file for OS/2 Dll build.

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

22 years agoBlind fix for Watcom ( and VisualAge? )
Mattia Barbon [Fri, 8 Feb 2002 21:03:13 +0000 (21:03 +0000)] 
Blind fix for Watcom ( and VisualAge? )

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

22 years agowxBase readme file location changed
Vadim Zeitlin [Fri, 8 Feb 2002 19:15:11 +0000 (19:15 +0000)] 
wxBase readme file location changed

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

22 years agomoved wxBase readme to its own directory
Vadim Zeitlin [Fri, 8 Feb 2002 19:13:56 +0000 (19:13 +0000)] 
moved wxBase readme to its own directory

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

22 years agoNow compiling
Julian Smart [Fri, 8 Feb 2002 17:44:23 +0000 (17:44 +0000)] 
Now compiling

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

22 years agoPatch #514729 applied - adds missing RTTIs to wxToolLayoutItem
George Tasker [Fri, 8 Feb 2002 13:36:14 +0000 (13:36 +0000)] 
Patch #514729 applied - adds missing RTTIs to wxToolLayoutItem

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

22 years agoAdded evtloop.cpp to file list, added X11 to makeall
Julian Smart [Fri, 8 Feb 2002 12:56:26 +0000 (12:56 +0000)] 
Added evtloop.cpp to file list, added X11 to makeall

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

22 years agoAdded X11 readme & install docs, updates to Motif ones
Julian Smart [Fri, 8 Feb 2002 12:15:09 +0000 (12:15 +0000)] 
Added X11 readme & install docs, updates to Motif ones

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

22 years agoAdded X11 wxEventLoop implementation; rearranged event processing
Julian Smart [Fri, 8 Feb 2002 12:00:11 +0000 (12:00 +0000)] 
Added X11 wxEventLoop implementation; rearranged event processing

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

22 years agocleanups after SciTech commit :-(
Vadim Zeitlin [Fri, 8 Feb 2002 00:18:10 +0000 (00:18 +0000)] 
cleanups after SciTech commit :-(

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

22 years agomake more wxImage methods const
Václav Slavík [Fri, 8 Feb 2002 00:17:25 +0000 (00:17 +0000)] 
make more wxImage methods const

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

22 years agochanged wxImage::ComputeHistogram to use wxHashMap
Václav Slavík [Fri, 8 Feb 2002 00:16:44 +0000 (00:16 +0000)] 
changed wxImage::ComputeHistogram to use wxHashMap

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

22 years agofixed wxPageSetupDialogData::SetPaperId() to take value, not reference
Václav Slavík [Fri, 8 Feb 2002 00:16:20 +0000 (00:16 +0000)] 
fixed wxPageSetupDialogData::SetPaperId() to take value, not reference

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

22 years agoadded another overloaded DrawCircle() version for completeness and documented it
Vadim Zeitlin [Thu, 7 Feb 2002 23:24:05 +0000 (23:24 +0000)] 
added another overloaded DrawCircle() version for completeness and documented it

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

22 years agoPatch from Neil H.
Robin Dunn [Thu, 7 Feb 2002 23:15:28 +0000 (23:15 +0000)] 
Patch from Neil H.

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

22 years agoMerges from Scitech Branch (George Davison):
Kendall Bennett [Thu, 7 Feb 2002 18:46:31 +0000 (18:46 +0000)] 
Merges from Scitech Branch (George Davison):

Added wxDisplayChangedEvent and triggering in MSW, when display mode changes
this event gets triggered. I don't know what should happen with other OS's
since I am not familiar with how they handle mode changes.

Watcome Version 11 now compiles with wide character support.

Fixed watcom warnings in
html/htmlwin.h
imagbmp.h
listctrl.h
imagbmp.cpp
quantize.cpp
strconv.cpp
variant.cpp
dirctrlg.cpp
treectlg.cpp
m_style.cpp
fontenum.cpp
listctrl.cpp
ole\dataobj.cpp
textctrl.cpp
window.cpp
xml.cpp

msw/setup.h
with watcom version 11 it now compiles with wide character support.

xrc/xml.cpp
fixed memory leak and compile warnings

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

22 years agochanged wxImage::ComputeHistogram to use wxHashMap
Václav Slavík [Thu, 7 Feb 2002 18:11:39 +0000 (18:11 +0000)] 
changed wxImage::ComputeHistogram to use wxHashMap

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

22 years agoPut ~/.mailcap to head of search list so local settings override
Julian Smart [Thu, 7 Feb 2002 16:11:09 +0000 (16:11 +0000)] 
Put ~/.mailcap to head of search list so local settings override
global ones.

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

22 years agoVarious fixes for X11 compilation
Julian Smart [Thu, 7 Feb 2002 15:40:02 +0000 (15:40 +0000)] 
Various fixes for X11 compilation

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

22 years agoFixes for X11 builds
Julian Smart [Thu, 7 Feb 2002 14:51:23 +0000 (14:51 +0000)] 
Fixes for X11 builds

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

22 years agoApplied patch #514037 from Paul Gammans to remove unneeded code in wxDbGridTableBase...
George Tasker [Thu, 7 Feb 2002 14:44:44 +0000 (14:44 +0000)] 
Applied patch #514037 from Paul Gammans to remove unneeded code in wxDbGridTableBase::CanSetValueAs()

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

22 years ago Committing in .
Jouk Jansen [Thu, 7 Feb 2002 14:41:48 +0000 (14:41 +0000)] 
 Committing in .

 Various patches to get the current CVS compile on OpenVMS

 Modified Files:
  wxWindows/setup.h_vms wxWindows/src/generic/descrip.mms
  wxWindows/src/gtk/app.cpp wxWindows/src/unix/threadpsx.cpp
 ----------------------------------------------------------------------

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

22 years agowxMSW compilation fix
Vadim Zeitlin [Thu, 7 Feb 2002 14:22:42 +0000 (14:22 +0000)] 
wxMSW compilation fix

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

22 years agoAdded X11 support
Julian Smart [Thu, 7 Feb 2002 13:45:42 +0000 (13:45 +0000)] 
Added X11 support

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

22 years agoAdded x11.t, changes to other config files
Julian Smart [Thu, 7 Feb 2002 13:45:14 +0000 (13:45 +0000)] 
Added x11.t, changes to other config files

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

22 years agoremoved trailing comma for SunSoft compiler
Gilles Depeyrot [Thu, 7 Feb 2002 13:24:55 +0000 (13:24 +0000)] 
removed trailing comma for SunSoft compiler

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

22 years agodocumented wxCOMPILE_TIME_ASSERT2
Vadim Zeitlin [Thu, 7 Feb 2002 12:53:34 +0000 (12:53 +0000)] 
documented wxCOMPILE_TIME_ASSERT2

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

22 years agoadded wxCOMPILE_TIME_ASSERT2() macro allowing to give the unique name to the struct...
Vadim Zeitlin [Thu, 7 Feb 2002 12:33:40 +0000 (12:33 +0000)] 
added wxCOMPILE_TIME_ASSERT2() macro allowing to give the unique name to the struct used by wxCOMPILE_TIME_ASSERT() and use it in dynarray.h

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

22 years agoa hack to fix the MSW build for now, pending better solution
Vadim Zeitlin [Thu, 7 Feb 2002 12:24:57 +0000 (12:24 +0000)] 
a hack to fix the MSW build for now, pending better solution

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

22 years agofixed passing empty macro argument for VC++
Vadim Zeitlin [Thu, 7 Feb 2002 12:08:25 +0000 (12:08 +0000)] 
fixed passing empty macro argument for VC++

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

22 years agoStripped out miscellaneous Motif/Xt-specific code
Julian Smart [Thu, 7 Feb 2002 12:06:37 +0000 (12:06 +0000)] 
Stripped out miscellaneous Motif/Xt-specific code

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

22 years agoCheck for existing colour names when adding to wxTheColourDatabase
Robin Dunn [Thu, 7 Feb 2002 01:44:05 +0000 (01:44 +0000)] 
Check for existing colour names when adding to wxTheColourDatabase

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

22 years agoadded sample (currently commented out) of how to veto column size events
Robin Dunn [Thu, 7 Feb 2002 01:04:53 +0000 (01:04 +0000)] 
added sample (currently commented out) of how to veto column size events

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

22 years agoMoved utils.i back into the core since it imports it anyway.
Robin Dunn [Thu, 7 Feb 2002 01:04:20 +0000 (01:04 +0000)] 
Moved utils.i back into the core since it imports it anyway.

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

22 years agoUpdated the build docs a bit, added wxMetafileDataObject, and some
Robin Dunn [Wed, 6 Feb 2002 21:03:27 +0000 (21:03 +0000)] 
Updated the build docs a bit, added wxMetafileDataObject, and some
cleanup and fixes here and there.

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

22 years agooops, have to commit this after accidentally committing intl.cpp to not break compila...
Vadim Zeitlin [Wed, 6 Feb 2002 20:14:25 +0000 (20:14 +0000)] 
oops, have to commit this after accidentally committing intl.cpp to not break compilation (contains unfinished code)

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

22 years agocleaned up the arrays declaration macros and added a new SORTED_ARRAY_CMP family...
Vadim Zeitlin [Wed, 6 Feb 2002 20:12:24 +0000 (20:12 +0000)] 
cleaned up the arrays declaration macros and added a new SORTED_ARRAY_CMP family; added tests for them to the console sample

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

22 years agouse wxCOMPILE_TIME_ASSERT instead of the run-time checks
Vadim Zeitlin [Wed, 6 Feb 2002 20:11:32 +0000 (20:11 +0000)] 
use wxCOMPILE_TIME_ASSERT instead of the run-time checks

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

22 years agoadded and documented wxCOMPILE_TIME_ASSERT and wxASSERT_MIN_BITSIZE
Vadim Zeitlin [Wed, 6 Feb 2002 20:07:49 +0000 (20:07 +0000)] 
added and documented wxCOMPILE_TIME_ASSERT and wxASSERT_MIN_BITSIZE

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

22 years agoCorrections for loss of XLOG2DEV and etc. macros in MSW. I assume
Robin Dunn [Wed, 6 Feb 2002 19:19:02 +0000 (19:19 +0000)] 
Corrections for loss of XLOG2DEV and etc. macros in MSW.  I assume
that switching to LogicalToDevicwX and etc. is correct??

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

22 years agofixes for METHODDEF definition
Vadim Zeitlin [Wed, 6 Feb 2002 14:40:34 +0000 (14:40 +0000)] 
fixes for METHODDEF definition

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

22 years agofixed 2 minor warnings
Vadim Zeitlin [Wed, 6 Feb 2002 14:25:18 +0000 (14:25 +0000)] 
fixed 2 minor warnings

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

22 years agoadded the missing (newly added) colours to the switch
Vadim Zeitlin [Wed, 6 Feb 2002 14:24:54 +0000 (14:24 +0000)] 
added the missing (newly added) colours to the switch

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

22 years agotypo in IMPLEMENT_DYNAMIC_CLASS fixed
Vadim Zeitlin [Wed, 6 Feb 2002 14:10:36 +0000 (14:10 +0000)] 
typo in IMPLEMENT_DYNAMIC_CLASS fixed

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

22 years agocompilation fix for BC++ (hopefully)
Vadim Zeitlin [Wed, 6 Feb 2002 14:04:54 +0000 (14:04 +0000)] 
compilation fix for BC++ (hopefully)

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

22 years agocompilation fix after m_lDlgCode removal
Vadim Zeitlin [Wed, 6 Feb 2002 13:41:28 +0000 (13:41 +0000)] 
compilation fix after m_lDlgCode removal

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

22 years agom_style.cpp added
Stefan Csomor [Wed, 6 Feb 2002 06:36:12 +0000 (06:36 +0000)] 
m_style.cpp added

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

22 years agoIMPLEMENT_DYNAMIC_CLASS fixes
Vadim Zeitlin [Wed, 6 Feb 2002 01:42:02 +0000 (01:42 +0000)] 
IMPLEMENT_DYNAMIC_CLASS fixes

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

22 years agoassert when a base class of a class in wxRTTI system is not found
Vadim Zeitlin [Wed, 6 Feb 2002 01:38:48 +0000 (01:38 +0000)] 
assert when a base class of a class in wxRTTI system is not found

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

22 years agoadded wxRTTI macros to wxList and wxStringList
Vadim Zeitlin [Wed, 6 Feb 2002 01:38:08 +0000 (01:38 +0000)] 
added wxRTTI macros to wxList and wxStringList

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

22 years agogot rid of wxWindow::m_lDlgCode - now wxWANTS_CHARS style should work for all windows...
Vadim Zeitlin [Wed, 6 Feb 2002 00:58:11 +0000 (00:58 +0000)] 
got rid of wxWindow::m_lDlgCode - now wxWANTS_CHARS style should work for all windows, even the native controls

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

22 years ago* SPACE -> TAB in filelist.txt
Mattia Barbon [Tue, 5 Feb 2002 21:35:10 +0000 (21:35 +0000)] 
* SPACE -> TAB in filelist.txt
* Added wxBase support to makefile.g95 makeg95.env
* Added FINAL=0|1 flag to makefile.g95 ( defaults to FINAL=0 )

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

22 years agoDerive wxGridWindow from wxWindow instead of wxPanel so thw SetFocus
Robin Dunn [Tue, 5 Feb 2002 20:38:25 +0000 (20:38 +0000)] 
Derive wxGridWindow from wxWindow instead of wxPanel so thw SetFocus
in HideCellEditControl() will actually set the focus to the grid
window instead of back to the cell editor which was just hidden.

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

22 years agoAdded WXDLLEXPORT_DATA() around several data elements
George Tasker [Tue, 5 Feb 2002 19:07:20 +0000 (19:07 +0000)] 
Added WXDLLEXPORT_DATA() around several data elements

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

22 years agomake the log dialog slightly taller when it is expanded to account for a possible...
Vadim Zeitlin [Tue, 5 Feb 2002 19:05:49 +0000 (19:05 +0000)] 
make the log dialog slightly taller when it is expanded to account for a possible horz scrollbar

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

22 years agoFirst stabs at stripping out Xt/Motif code
Julian Smart [Tue, 5 Feb 2002 18:13:03 +0000 (18:13 +0000)] 
First stabs at stripping out Xt/Motif code

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

22 years agoFixed a couple of typos
Julian Smart [Tue, 5 Feb 2002 16:44:39 +0000 (16:44 +0000)] 
Fixed a couple of typos

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

22 years agoReformatted Motif headers; added __WXX11__ symbol support to common headers;
Julian Smart [Tue, 5 Feb 2002 16:34:33 +0000 (16:34 +0000)] 
Reformatted Motif headers; added __WXX11__ symbol support to common headers;
added place-holding src/x11 and include/wx/x11 files.

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

22 years agono message
David Webster [Tue, 5 Feb 2002 14:15:36 +0000 (14:15 +0000)] 
no message

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

22 years agoApplied Hans Van Leemputten's FL separator patch
Julian Smart [Tue, 5 Feb 2002 12:18:49 +0000 (12:18 +0000)] 
Applied Hans Van Leemputten's FL separator patch

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

22 years agocompilation fix for wxUniv
Vadim Zeitlin [Tue, 5 Feb 2002 00:16:07 +0000 (00:16 +0000)] 
compilation fix for wxUniv

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

22 years agodon't compile this file under wxMSW
Vadim Zeitlin [Tue, 5 Feb 2002 00:14:48 +0000 (00:14 +0000)] 
don't compile this file under wxMSW

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

22 years agodefined wxUSE_IFF
Vadim Zeitlin [Tue, 5 Feb 2002 00:14:21 +0000 (00:14 +0000)] 
defined wxUSE_IFF

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

22 years agofixed compilation without wxUSE_STREAMS
Vadim Zeitlin [Tue, 5 Feb 2002 00:14:00 +0000 (00:14 +0000)] 
fixed compilation without wxUSE_STREAMS

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

22 years agofixed VC++ compilation warnings in optimized build
Vadim Zeitlin [Tue, 5 Feb 2002 00:01:17 +0000 (00:01 +0000)] 
fixed VC++ compilation warnings in optimized build

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