]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
22 years agoBitmap updates
David Webster [Thu, 18 Apr 2002 05:12:36 +0000 (05:12 +0000)] 
Bitmap updates

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

22 years ago Various changes to focus handling when TLW start.
Robert Roebling [Wed, 17 Apr 2002 22:44:31 +0000 (22:44 +0000)] 
  Various changes to focus handling when TLW start.
  Changed wxWindow::Clear() to use m_clearRegion.

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

22 years agoAdded some methods to be consistent with wxWindow
Robin Dunn [Wed, 17 Apr 2002 18:03:45 +0000 (18:03 +0000)] 
Added some methods to be consistent with wxWindow

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

22 years agoA few tweaks and cleanups
Robin Dunn [Wed, 17 Apr 2002 18:03:11 +0000 (18:03 +0000)] 
A few tweaks and cleanups

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

22 years agoRemoved package from imports since the modules are in the same package.
Robin Dunn [Wed, 17 Apr 2002 18:00:36 +0000 (18:00 +0000)] 
Removed package from imports since the modules are in the same package.

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

22 years agocorrected assert even better
Vadim Zeitlin [Wed, 17 Apr 2002 14:16:36 +0000 (14:16 +0000)] 
corrected assert even better

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

22 years agoCorrected assertion
Julian Smart [Wed, 17 Apr 2002 14:09:11 +0000 (14:09 +0000)] 
Corrected assertion

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

22 years agoAdded wxDF_HTML
Julian Smart [Wed, 17 Apr 2002 11:48:11 +0000 (11:48 +0000)] 
Added wxDF_HTML
Added VC++/non-Unicode for setting HTML clipboard data
Changed FloodFill to return a bool value

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

22 years agocorrected thread detection for Darwin / Mac OS X
Gilles Depeyrot [Wed, 17 Apr 2002 06:19:42 +0000 (06:19 +0000)] 
corrected thread detection for Darwin / Mac OS X

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

22 years agosome wxArtProv docs
Václav Slavík [Tue, 16 Apr 2002 23:06:47 +0000 (23:06 +0000)] 
some wxArtProv docs

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

22 years agowxArtProvider HOWTO extended: update documentation
Václav Slavík [Tue, 16 Apr 2002 23:03:35 +0000 (23:03 +0000)] 
wxArtProvider HOWTO extended: update documentation

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

22 years agomake wxArtProvider pure virtual (I was not so on
Václav Slavík [Tue, 16 Apr 2002 23:03:24 +0000 (23:03 +0000)] 
make wxArtProvider pure virtual (I was not so on
a purpose in some early stage but I think that it is
relevant no more...)

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

22 years agowxHtmlHistoryItem needs not be wxObject
Václav Slavík [Tue, 16 Apr 2002 23:03:09 +0000 (23:03 +0000)] 
wxHtmlHistoryItem needs not be wxObject

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

22 years agowxHtmlBookRecords needs not be wxObject
Václav Slavík [Tue, 16 Apr 2002 23:02:24 +0000 (23:02 +0000)] 
wxHtmlBookRecords needs not be wxObject

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

22 years agofixed outdated filenames
Václav Slavík [Tue, 16 Apr 2002 23:01:58 +0000 (23:01 +0000)] 
fixed outdated filenames

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

22 years agoUse the OOR typemap for wxTreeCtrls too.
Robin Dunn [Tue, 16 Apr 2002 21:52:54 +0000 (21:52 +0000)] 
Use the OOR typemap for wxTreeCtrls too.

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

22 years agotypo fixes
Robin Dunn [Tue, 16 Apr 2002 21:33:33 +0000 (21:33 +0000)] 
typo fixes

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

22 years agoA new listctrl mixin class
Robin Dunn [Tue, 16 Apr 2002 21:32:55 +0000 (21:32 +0000)] 
A new listctrl mixin class

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

22 years agoUse the OOR typemap for wxTreeCtrls too.
Robin Dunn [Tue, 16 Apr 2002 21:31:57 +0000 (21:31 +0000)] 
Use the OOR typemap for wxTreeCtrls too.

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

22 years agoadded patch for theme savvy checkbox metrics
Stefan Csomor [Tue, 16 Apr 2002 21:04:38 +0000 (21:04 +0000)] 
added patch for theme savvy checkbox metrics

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

22 years agoMoved text control subclassing code inside MSWOnNotify.
Mattia Barbon [Tue, 16 Apr 2002 20:05:47 +0000 (20:05 +0000)] 
Moved text control subclassing code inside MSWOnNotify.
Now all edit controls for tree labels are subclassed (previously only the ones
  created by EditLabel were ).
Now GetEditControl() always returns a pointer to a textctrl when editing
  is in progress.
Removed #if-0 code in GetEditControl() to do the above.

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

22 years agoPass validator, not wxDefaultValidator!
Julian Smart [Tue, 16 Apr 2002 19:56:20 +0000 (19:56 +0000)] 
Pass validator, not wxDefaultValidator!

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

22 years agoremoved redundant code
Vadim Zeitlin [Tue, 16 Apr 2002 19:34:42 +0000 (19:34 +0000)] 
removed redundant code

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

22 years agoadded test for wxNO_DEFAULT in wxMessageBox
Vadim Zeitlin [Tue, 16 Apr 2002 19:29:52 +0000 (19:29 +0000)] 
added test for wxNO_DEFAULT in wxMessageBox

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

22 years ago Untested mini-change for wxGTK idle handling.
Robert Roebling [Tue, 16 Apr 2002 18:18:42 +0000 (18:18 +0000)] 
  Untested mini-change for wxGTK idle handling.
    Handle internal idle (i.e. update handing)
    *after* sending idle events so that if the
    user calls Refresh() in OnIdle() the regions
    will be updated afterwards.

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

22 years agoFixes for documentation compilation
George Tasker [Tue, 16 Apr 2002 18:00:31 +0000 (18:00 +0000)] 
Fixes for documentation compilation

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

22 years agoreplace zsh'ism(?) with a posix parameter expansion for CFLAGS default.
Ron Lee [Tue, 16 Apr 2002 17:12:00 +0000 (17:12 +0000)] 
replace zsh'ism(?) with a posix parameter expansion for CFLAGS default.

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

22 years agoalways let the multiline text control process the Enter key presses
Vadim Zeitlin [Tue, 16 Apr 2002 14:55:56 +0000 (14:55 +0000)] 
always let the multiline text control process the Enter key presses

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

22 years agodon't include -D_REENTRANT in the linker flags
Vadim Zeitlin [Tue, 16 Apr 2002 13:19:59 +0000 (13:19 +0000)] 
don't include -D_REENTRANT in the linker flags

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

22 years agoadd -pthread like options to the linker flags as well; also (finally!) fixed -g and...
Vadim Zeitlin [Tue, 16 Apr 2002 13:15:30 +0000 (13:15 +0000)] 
add -pthread like options to the linker flags as well; also (finally!) fixed -g and -On handling in CFLAGS

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

22 years agotypo fixed: should be lpthread, not -lpthread in THREAD_OPTS
Vadim Zeitlin [Tue, 16 Apr 2002 12:34:43 +0000 (12:34 +0000)] 
typo fixed: should be lpthread, not -lpthread in THREAD_OPTS

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

22 years agothread detection fixed for Solaris
Vadim Zeitlin [Tue, 16 Apr 2002 12:32:51 +0000 (12:32 +0000)] 
thread detection fixed for Solaris

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

22 years agotry just -lpthread in the thread detection code too
Vadim Zeitlin [Tue, 16 Apr 2002 11:57:12 +0000 (11:57 +0000)] 
try just -lpthread in the thread detection code too

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

22 years agoAdded -bind_at_load linker option for Darwin/Mac OS X: executables must
Gilles Depeyrot [Tue, 16 Apr 2002 11:41:57 +0000 (11:41 +0000)] 
Added -bind_at_load linker option for Darwin/Mac OS X: executables must
necessarily fully bind the wxWindows library at program launch otherwise
lazy binding breaks RTTI class info

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

22 years agoreturn NULL from the functions returning a pointer, not FALSE (patch 544557)
Vadim Zeitlin [Tue, 16 Apr 2002 08:57:36 +0000 (08:57 +0000)] 
return NULL from the functions returning a pointer, not FALSE (patch 544557)

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

22 years agoreturn NULL from a function returning a pointer, not FALSE
Vadim Zeitlin [Tue, 16 Apr 2002 08:43:55 +0000 (08:43 +0000)] 
return NULL from a function returning a pointer, not FALSE

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

22 years agobetter, more generic and backwards compatible, fix for TRUE/FALSE in C code
Vadim Zeitlin [Tue, 16 Apr 2002 07:43:04 +0000 (07:43 +0000)] 
better, more generic and backwards compatible, fix for TRUE/FALSE in C code

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

22 years agouse -pthread or equivalent when using threads; many fixes (?) for the threads detecti...
Vadim Zeitlin [Mon, 15 Apr 2002 20:38:07 +0000 (20:38 +0000)] 
use -pthread or equivalent when using threads; many fixes (?) for the threads detection under FreeBSD

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

22 years agofixed remove() return code test to avoid spurious debug error message
Vadim Zeitlin [Mon, 15 Apr 2002 19:46:14 +0000 (19:46 +0000)] 
fixed remove() return code test to avoid spurious debug error message

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

22 years agofixed a few minor bugs: handle the directory parameter to Create() correctly, better...
Vadim Zeitlin [Mon, 15 Apr 2002 19:45:20 +0000 (19:45 +0000)] 
fixed a few minor bugs: handle the directory parameter to Create() correctly, better error checking

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

22 years agoApplied TRUE/FALSE fix here too.
Robin Dunn [Mon, 15 Apr 2002 19:38:05 +0000 (19:38 +0000)] 
Applied TRUE/FALSE fix here too.

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

22 years agodon't try to remove -g flag from CFLAGS, it is not necessary and doesn't work correct...
Vadim Zeitlin [Mon, 15 Apr 2002 19:08:30 +0000 (19:08 +0000)] 
don't try to remove -g flag from CFLAGS, it is not necessary and doesn't work correctly anyhow (patch 543395)

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

22 years agocompilation fix after TRUE/FALSE change
Vadim Zeitlin [Mon, 15 Apr 2002 19:02:38 +0000 (19:02 +0000)] 
compilation fix after TRUE/FALSE change

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

22 years agocorrected const char * to char * conversions (patch 543896)
Vadim Zeitlin [Mon, 15 Apr 2002 18:49:57 +0000 (18:49 +0000)] 
corrected const char * to char * conversions (patch 543896)

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

22 years agocorrected passing const char * to a function taking char * (part of the patch 543892)
Vadim Zeitlin [Mon, 15 Apr 2002 18:47:34 +0000 (18:47 +0000)] 
corrected passing const char * to a function taking char * (part of the patch 543892)

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

22 years agocorrections for compilation with Apple DevTools
Gilles Depeyrot [Mon, 15 Apr 2002 18:43:49 +0000 (18:43 +0000)] 
corrections for compilation with Apple DevTools
applied SourceForge patch #543872

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

22 years agofixes for BCC makefiles from Chris (patch 544015)
Vadim Zeitlin [Mon, 15 Apr 2002 18:43:48 +0000 (18:43 +0000)] 
fixes for BCC makefiles from Chris (patch 544015)

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

22 years agoredefined TRUE and FALSE to be of type bool
Vadim Zeitlin [Mon, 15 Apr 2002 18:27:16 +0000 (18:27 +0000)] 
redefined TRUE and FALSE to be of type bool

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

22 years agoadded wx/ipc.h and used/documented it
Vadim Zeitlin [Mon, 15 Apr 2002 18:24:46 +0000 (18:24 +0000)] 
added wx/ipc.h and used/documented it

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

22 years agoexplain how to choose the theme for wxUniv apps
Vadim Zeitlin [Mon, 15 Apr 2002 18:23:06 +0000 (18:23 +0000)] 
explain how to choose the theme for wxUniv apps

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

22 years agofixed minor typo in Borland instructions
Vadim Zeitlin [Mon, 15 Apr 2002 17:59:04 +0000 (17:59 +0000)] 
fixed minor typo in Borland instructions

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

22 years agoSome updates for 2.3.3
Robin Dunn [Mon, 15 Apr 2002 17:30:02 +0000 (17:30 +0000)] 
Some updates for 2.3.3

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

22 years agoBitmap and menu updates
David Webster [Mon, 15 Apr 2002 03:31:42 +0000 (03:31 +0000)] 
Bitmap and menu updates

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

22 years ago Fixed (minor) problems reported by Ron in
Robert Roebling [Sun, 14 Apr 2002 20:41:45 +0000 (20:41 +0000)] 
  Fixed (minor) problems reported by Ron in
    scrolled window. The original patch was
    not unproblematic.

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

22 years agofixed bug in generation of thumb scroll events
Vadim Zeitlin [Sun, 14 Apr 2002 16:26:36 +0000 (16:26 +0000)] 
fixed bug in generation of thumb scroll events

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

22 years ago Three more attempts to get metal look.
Robert Roebling [Sun, 14 Apr 2002 14:42:43 +0000 (14:42 +0000)] 
  Three more attempts to get metal look.
     - Added a few flags for inheriting background.
     - Added wxWindow param to wxR::DrawBackground()
     - Added wxR::DrawButtonSurface()
     - Removed wxR::DrawBackground() from wxR::DrawButtonBorder()
     - Adde DrawMetal to Metal theme
  Fixed minor bug in wxGTK scrollbar.
  Changed code in wxX11 wxTLW so that startup flicker no
    longer occurs in wxFrame.

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

22 years agoApplied custom character filter patch for text validator
Julian Smart [Sun, 14 Apr 2002 11:05:18 +0000 (11:05 +0000)] 
Applied custom character filter patch for text validator
Corrected typo in spinbutt.tex

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

22 years ago Fix wxListCtrl bakground colour bug Part II.
Robert Roebling [Sat, 13 Apr 2002 19:02:55 +0000 (19:02 +0000)] 
  Fix wxListCtrl bakground colour bug Part II.
  Make wxWindow::Refresh() wake up idle.

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

22 years ago Fix wxListCtrl background colour bug Part I
Robert Roebling [Sat, 13 Apr 2002 19:01:55 +0000 (19:01 +0000)] 
  Fix wxListCtrl background colour bug Part I

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

22 years agoinclude wx/event.h before declarign the types (patch 543270)
Vadim Zeitlin [Sat, 13 Apr 2002 16:41:03 +0000 (16:41 +0000)] 
include wx/event.h before declarign the types (patch 543270)

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

22 years agoFixed GetVirtualSize for wxGTK's wxScrolledWindow
Julian Smart [Sat, 13 Apr 2002 15:16:11 +0000 (15:16 +0000)] 
Fixed GetVirtualSize for wxGTK's wxScrolledWindow

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

22 years agofixed make uninstall
Václav Slavík [Sat, 13 Apr 2002 12:38:35 +0000 (12:38 +0000)] 
fixed make uninstall

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

22 years agoAdded missing CreateManifest() to initialisation
Julian Smart [Sat, 13 Apr 2002 07:24:20 +0000 (07:24 +0000)] 
Added missing CreateManifest() to initialisation

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

22 years agoSWIGged updates for wxMAC
Robin Dunn [Sat, 13 Apr 2002 03:42:53 +0000 (03:42 +0000)] 
SWIGged updates for wxMAC

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

22 years agoChanged the #if used to turn on UNIX domain sockets to match what
Robin Dunn [Sat, 13 Apr 2002 02:46:21 +0000 (02:46 +0000)] 
Changed the #if used to turn on UNIX domain sockets to match what
is used in sckaddr.h so wxMAC will compile again.  If wxMAC/darwin
can actually use UNIX domain sockets then this change should
probably go the other way...

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

22 years agoSWIGged updates for wxGTK
Robin Dunn [Sat, 13 Apr 2002 01:42:45 +0000 (01:42 +0000)] 
SWIGged updates for wxGTK

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

22 years agoAlready had wxEVT_MOUSE_CAPTURE_CHANGED, don't need it twice
Robin Dunn [Sat, 13 Apr 2002 01:42:14 +0000 (01:42 +0000)] 
Already had wxEVT_MOUSE_CAPTURE_CHANGED, don't need it twice

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

22 years agoAdded wxMouseCaptureChangedEvent. Added some missing Capture related methods.
Robin Dunn [Sat, 13 Apr 2002 01:37:32 +0000 (01:37 +0000)] 
Added wxMouseCaptureChangedEvent.  Added some missing Capture related methods.

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

22 years agoTypos fixed
Robin Dunn [Sat, 13 Apr 2002 01:36:21 +0000 (01:36 +0000)] 
Typos fixed

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

22 years agoFix for Python 2.2 defining NDEBUG and conflicting with __WXDEBUG__
Robin Dunn [Sat, 13 Apr 2002 00:54:43 +0000 (00:54 +0000)] 
Fix for Python 2.2 defining NDEBUG and conflicting with __WXDEBUG__

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

22 years agoUse wxBufferedDC in the doodle sample
Robin Dunn [Sat, 13 Apr 2002 00:39:12 +0000 (00:39 +0000)] 
Use wxBufferedDC in the doodle sample

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

22 years agodon't let IsDialogMessage() have VK_ESCAPE, this fixes closing the tree in place...
Vadim Zeitlin [Fri, 12 Apr 2002 22:29:16 +0000 (22:29 +0000)] 
don't let IsDialogMessage() have VK_ESCAPE, this fixes closing the tree in place editor with Escape

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

22 years agoalways handle Enter ourselves while editing tree ctrl labels
Vadim Zeitlin [Fri, 12 Apr 2002 22:27:37 +0000 (22:27 +0000)] 
always handle Enter ourselves while editing tree ctrl labels

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

22 years agofixed the bug which resulted in not showing the grid withotu scrollbars at all
Vadim Zeitlin [Fri, 12 Apr 2002 22:00:38 +0000 (22:00 +0000)] 
fixed the bug which resulted in not showing the grid withotu scrollbars at all

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

22 years agoImplemented wxMouseCaptureChangedEvent and made wxGenericDragImage check it
Julian Smart [Fri, 12 Apr 2002 20:26:43 +0000 (20:26 +0000)] 
Implemented wxMouseCaptureChangedEvent and made wxGenericDragImage check it
the capture before release it.
Documented wxMouseCaptureChangedEvent and GetCapture/FindCapture.

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

22 years agotest wxExecute() in the sample
Vadim Zeitlin [Fri, 12 Apr 2002 19:05:11 +0000 (19:05 +0000)] 
test wxExecute() in the sample

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

22 years agoAdded test showing problem with small grids
Robin Dunn [Fri, 12 Apr 2002 16:31:38 +0000 (16:31 +0000)] 
Added test showing problem with small grids

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

22 years agoimplemented IPC using Unix domain sockets
Vadim Zeitlin [Fri, 12 Apr 2002 15:13:53 +0000 (15:13 +0000)] 
implemented IPC using Unix domain sockets

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

22 years agofixed bug with not NUL-terminating the string in GAddress_UNIX_SetPath
Vadim Zeitlin [Fri, 12 Apr 2002 14:18:51 +0000 (14:18 +0000)] 
fixed bug with not NUL-terminating the string in GAddress_UNIX_SetPath

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

22 years agoApplied docview patch
Julian Smart [Fri, 12 Apr 2002 13:15:44 +0000 (13:15 +0000)] 
Applied docview patch
Removed richedit sample compilation

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

22 years agoa preprocessor constant must be 0, not FALSE
Vadim Zeitlin [Fri, 12 Apr 2002 10:24:24 +0000 (10:24 +0000)] 
a preprocessor constant must be 0, not FALSE

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

22 years agobug/typo fixed: function returning a pointer should return NULL, not FALSE
Vadim Zeitlin [Fri, 12 Apr 2002 10:23:55 +0000 (10:23 +0000)] 
bug/typo fixed: function returning a pointer should return NULL, not FALSE

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

22 years agoreplaced SetName() with SetText()
Vadim Zeitlin [Fri, 12 Apr 2002 09:57:21 +0000 (09:57 +0000)] 
replaced SetName() with SetText()

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

22 years agoimplemented wxChoice::Delete
Vadim Zeitlin [Fri, 12 Apr 2002 09:31:12 +0000 (09:31 +0000)] 
implemented wxChoice::Delete

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

22 years agoBetter error message, flags --> style in wxHtmlWindow, etc.
Robin Dunn [Thu, 11 Apr 2002 23:13:29 +0000 (23:13 +0000)] 
Better error message, flags --> style in wxHtmlWindow, etc.

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

22 years agoFixed GetShapeList and similar methods to use OOR.
Robin Dunn [Thu, 11 Apr 2002 23:12:02 +0000 (23:12 +0000)] 
Fixed GetShapeList and similar methods to use OOR.

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

22 years ago Made metal theme a little faster.
Robert Roebling [Thu, 11 Apr 2002 21:56:30 +0000 (21:56 +0000)] 
 Made metal theme a little faster.

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

22 years agoUndo/Redo update handlers now set the text as well
Julian Smart [Thu, 11 Apr 2002 19:43:21 +0000 (19:43 +0000)] 
Undo/Redo update handlers now set the text as well
as enabling/disabling, making it possible for several
different types of control to share the same menu items and
set the text differently.

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

22 years agodon't use socket function when wxUSE_SOCKETS==0
Vadim Zeitlin [Thu, 11 Apr 2002 19:11:12 +0000 (19:11 +0000)] 
don't use socket function when wxUSE_SOCKETS==0

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

22 years agotypo (thanks Nerijus)
Vadim Zeitlin [Thu, 11 Apr 2002 19:00:17 +0000 (19:00 +0000)] 
typo (thanks Nerijus)

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

22 years agoupdated to mention X11
Vadim Zeitlin [Thu, 11 Apr 2002 19:00:03 +0000 (19:00 +0000)] 
updated to mention X11

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

22 years agoCorrected the sizer code for the navigation tool window --
Julian Smart [Thu, 11 Apr 2002 18:49:47 +0000 (18:49 +0000)] 
Corrected the sizer code for the navigation tool window --
it was mixing panel and frame. Now the panel is sized, and
the resulting fit used to resize the frame.

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

22 years agofixed 2 small typos (reported by Janos Vegh)
Vadim Zeitlin [Thu, 11 Apr 2002 18:44:02 +0000 (18:44 +0000)] 
fixed 2 small typos (reported by Janos Vegh)

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

22 years agoSorry, that SetClientSize change was wrong, since sizers are working in
Julian Smart [Thu, 11 Apr 2002 18:43:25 +0000 (18:43 +0000)] 
Sorry, that SetClientSize change was wrong, since sizers are working in
whole-window coordinates. Reverted.

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

22 years agofixed 2 bugs which were fixed in GetFullPath() but not GetPath() and which were broke...
Vadim Zeitlin [Thu, 11 Apr 2002 18:41:48 +0000 (18:41 +0000)] 
fixed 2 bugs which were fixed in GetFullPath() but not GetPath() and which were broken by the last commit

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

22 years agoAdded back the missing Undo/Redo accelerators that unaccountably
Julian Smart [Thu, 11 Apr 2002 16:50:55 +0000 (16:50 +0000)] 
Added back the missing Undo/Redo accelerators that unaccountably
went missing after 2.3.1

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

22 years agoRemoveChild added for correct disposal of scrollbar
Stefan Csomor [Thu, 11 Apr 2002 16:07:09 +0000 (16:07 +0000)] 
RemoveChild added for correct disposal of scrollbar

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

22 years agoRemoveChild added for correct disposal of scrollbar
Stefan Csomor [Thu, 11 Apr 2002 15:31:58 +0000 (15:31 +0000)] 
RemoveChild added for correct disposal of scrollbar

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

22 years agoadded more GetPath() tests
Vadim Zeitlin [Thu, 11 Apr 2002 12:21:42 +0000 (12:21 +0000)] 
added more GetPath() tests

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

22 years agofixed GetPath() trailing separator bug, rewrote GetFullPath() in terms of GetPath()
Vadim Zeitlin [Thu, 11 Apr 2002 12:20:27 +0000 (12:20 +0000)] 
fixed GetPath() trailing separator bug, rewrote GetFullPath() in terms of GetPath()

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