wxWidgets.git
21 years agoFont fix for OS/2 common control creation
David Webster [Mon, 5 Aug 2002 03:13:59 +0000 (03:13 +0000)] 
Font fix for OS/2 common control creation

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

21 years agoFixes for common dialogs
David Webster [Mon, 5 Aug 2002 03:12:36 +0000 (03:12 +0000)] 
Fixes for common dialogs

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

21 years agoApplied patch from Benjamin Williams to improve
Julian Smart [Sun, 4 Aug 2002 19:03:56 +0000 (19:03 +0000)] 
Applied patch from Benjamin Williams to improve
wxMenu ownerdraw behaviour

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

21 years agowxCmdLineParser's output goes to stderr, not message box, under Unix
Václav Slavík [Sun, 4 Aug 2002 15:40:55 +0000 (15:40 +0000)] 
wxCmdLineParser's output goes to stderr, not message box, under Unix

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

21 years agono more hacks needed in wxrc now that wxMessageOutput works...
Václav Slavík [Sun, 4 Aug 2002 15:40:25 +0000 (15:40 +0000)] 
no more hacks needed in wxrc now that wxMessageOutput works...

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

21 years agoupdated xml project file with latest changes (spinctrl, display, msgout, ...)
Gilles Depeyrot [Sun, 4 Aug 2002 14:39:32 +0000 (14:39 +0000)] 
updated xml project file with latest changes (spinctrl, display, msgout, ...)

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

21 years agoadd spinctrl header for wxMac
Gilles Depeyrot [Sun, 4 Aug 2002 13:02:23 +0000 (13:02 +0000)] 
add spinctrl header for wxMac

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

21 years agoonly set focus on textctrl item if it exists (exists if combo box is editable)
Gilles Depeyrot [Sun, 4 Aug 2002 13:01:15 +0000 (13:01 +0000)] 
only set focus on textctrl item if it exists (exists if combo box is editable)

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

21 years agoadded border clipping
Stefan Csomor [Sun, 4 Aug 2002 08:59:49 +0000 (08:59 +0000)] 
added border clipping

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

21 years agoMention wxMessageOutput in changes.txt
Mattia Barbon [Sat, 3 Aug 2002 23:30:55 +0000 (23:30 +0000)] 
Mention wxMessageOutput in changes.txt
wxMessageOutputLog now available in all ports

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

21 years agoadded option for getting visible region w/o children clipped, added to redrawing...
Stefan Csomor [Sat, 3 Aug 2002 21:05:43 +0000 (21:05 +0000)] 
added option for getting visible region w/o children clipped, added to redrawing of control code

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

21 years agoadded option for getting visible region w/o children clipped
Stefan Csomor [Sat, 3 Aug 2002 21:03:41 +0000 (21:03 +0000)] 
added option for getting visible region w/o children clipped

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

21 years agoDocumented wxMotif changes
Mattia Barbon [Fri, 2 Aug 2002 18:26:11 +0000 (18:26 +0000)] 
Documented wxMotif changes

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

21 years agoFixed yet another error in my wxCmdLineParser mdifications.
Mattia Barbon [Fri, 2 Aug 2002 17:55:54 +0000 (17:55 +0000)] 
Fixed yet another error in my wxCmdLineParser mdifications.

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

21 years agocorrected scrolling problems for controls, switched to separate wxSpinCtrl implementa...
Stefan Csomor [Fri, 2 Aug 2002 15:46:45 +0000 (15:46 +0000)] 
corrected scrolling problems for controls, switched to separate wxSpinCtrl implementation, both wxComboBox and wxSpinCtrl now have proper parenting for their members

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

21 years agocorrected scrolling problems for controls, switched to wxSpinCtrl
Stefan Csomor [Fri, 2 Aug 2002 15:44:21 +0000 (15:44 +0000)] 
corrected scrolling problems for controls, switched to wxSpinCtrl

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

21 years agoadded a MacUpdateDimensions callback for DoMoveWindow
Stefan Csomor [Fri, 2 Aug 2002 15:41:06 +0000 (15:41 +0000)] 
added a MacUpdateDimensions callback for DoMoveWindow

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

21 years agoseparate mac implementation
Stefan Csomor [Fri, 2 Aug 2002 15:36:12 +0000 (15:36 +0000)] 
separate mac implementation

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

21 years agoadded a MacUpdateDimensions callback for DoMoveWindow
Stefan Csomor [Fri, 2 Aug 2002 15:33:47 +0000 (15:33 +0000)] 
added a MacUpdateDimensions callback for DoMoveWindow

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

21 years agoswitch to a separate implementation for mac
Stefan Csomor [Fri, 2 Aug 2002 15:30:58 +0000 (15:30 +0000)] 
switch to a separate implementation for mac

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

21 years agoRenamed internal GetClientWindow to GetClientAreaWindow so
Julian Smart [Fri, 2 Aug 2002 08:31:59 +0000 (08:31 +0000)] 
Renamed internal GetClientWindow to GetClientAreaWindow so
as not to clash with the MDI function of the same name

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

21 years agoPatch [ 584078 ] Misc samples fixes from Dimitri Schoolwerth
Mattia Barbon [Fri, 2 Aug 2002 08:16:15 +0000 (08:16 +0000)] 
Patch [ 584078 ] Misc samples fixes from Dimitri Schoolwerth
Addresses:
  printf-format warinigs
  indentation/style
  unused variable warnings
  used wxID_ABOUT for about menu entry
  removed references to "minimal sample" in other samples
  some other misc warinigs

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

21 years agoApplied [ 586524 ] wxVariant Enhancements.
Julian Smart [Thu, 1 Aug 2002 20:00:55 +0000 (20:00 +0000)] 
Applied [ 586524 ] wxVariant Enhancements.

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

21 years agoThis is a quick hack: if there is no global wxMessageOutput instance, and
Mattia Barbon [Thu, 1 Aug 2002 19:58:32 +0000 (19:58 +0000)] 
This is a quick hack: if there is no global wxMessageOutput instance, and
there is a wxApp instance, call wxTheApp->DoInit() to initialize the
global wxMessageOutput instance. The correct solution is to ensure that
wxApp::DoInit is always called.

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

21 years agoAssert is there is no wxMessageOutput
Mattia Barbon [Thu, 1 Aug 2002 19:55:29 +0000 (19:55 +0000)] 
Assert is there is no wxMessageOutput

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

21 years agoApplied patch [ 588734 ] Makes ProcessIdle() virtual
Julian Smart [Thu, 1 Aug 2002 19:54:55 +0000 (19:54 +0000)] 
Applied patch [ 588734 ] Makes ProcessIdle() virtual

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

21 years agoApplied patch [ 589484 ] wxGenericListCtrl, fix for direct use.
Julian Smart [Thu, 1 Aug 2002 19:51:07 +0000 (19:51 +0000)] 
Applied patch [ 589484 ] wxGenericListCtrl, fix for direct use.

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

21 years agoPatch [ 584078 ] Misc samples fixes from Dimitri Schoolwerth
Mattia Barbon [Thu, 1 Aug 2002 19:12:24 +0000 (19:12 +0000)] 
Patch [ 584078 ] Misc samples fixes from Dimitri Schoolwerth
Addresses:
  printf-format warinigs
  indentation/style
  unused variable warnings
  used wxID_ABOUT for about menu entry
  removed references to "minimal sample" in other samples
  some other misc warinigs

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

21 years agoFixed logic error
Mattia Barbon [Wed, 31 Jul 2002 21:06:49 +0000 (21:06 +0000)] 
Fixed logic error

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

21 years agoPatch [ 588837 ] Fixes comment style in gsocket.*
Mattia Barbon [Wed, 31 Jul 2002 20:44:31 +0000 (20:44 +0000)] 
Patch [ 588837 ] Fixes comment style in gsocket.*
C files should countain C-style commensts, not C++.

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

21 years agoRegenerated files.lst after addition of listbase.h
Mattia Barbon [Wed, 31 Jul 2002 20:40:46 +0000 (20:40 +0000)] 
Regenerated files.lst after addition of listbase.h

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

21 years agoRefactored wxListBox code so that it correctly implements
Mattia Barbon [Wed, 31 Jul 2002 20:35:41 +0000 (20:35 +0000)] 
Refactored wxListBox code so that it correctly implements
wxControlWithItems, and removed some duplicated code.
Implemented wxCheckListBox using the same technique
as wxGTK.

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

21 years agoMy RPM spec now uses the --enable-rpath
Robin Dunn [Wed, 31 Jul 2002 02:51:51 +0000 (02:51 +0000)] 
My RPM spec now uses the --enable-rpath

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

21 years agoAdded --enable-rpath=dir that will cause the -rpath linker commands to
Robin Dunn [Wed, 31 Jul 2002 02:50:40 +0000 (02:50 +0000)] 
Added --enable-rpath=dir that will cause the -rpath linker commands to
be output by wx-config --libs

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

21 years agofixed icons displaying in wxHtmlHelpFrame
Václav Slavík [Tue, 30 Jul 2002 22:01:13 +0000 (22:01 +0000)] 
fixed icons displaying in wxHtmlHelpFrame
(somebody obviously didn't bother to check his changes...)

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

21 years agoDue to my previous commit, calling wxWindow::Create( ... wxSize(-1,-1) was
Mattia Barbon [Tue, 30 Jul 2002 21:20:01 +0000 (21:20 +0000)] 
Due to my previous commit, calling wxWindow::Create( ... wxSize(-1,-1) was
causing a BadMatch error *trying to set width/height to 0).

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

21 years agoAdded wx/listbase.h with wxListCtrl types, so we can
Julian Smart [Tue, 30 Jul 2002 19:04:18 +0000 (19:04 +0000)] 
Added wx/listbase.h with wxListCtrl types, so we can
have wxGenericListCtrl available on all platforms

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

21 years agoMust include wx/listctrl.h unfortunately, for now
Julian Smart [Tue, 30 Jul 2002 16:14:12 +0000 (16:14 +0000)] 
Must include wx/listctrl.h unfortunately, for now

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

21 years agoMore tweaks so wxGenericListCtrl only uses generic
Julian Smart [Tue, 30 Jul 2002 16:01:35 +0000 (16:01 +0000)] 
More tweaks so wxGenericListCtrl only uses generic
components

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

21 years agoInstallation file
David Webster [Tue, 30 Jul 2002 15:38:19 +0000 (15:38 +0000)] 
Installation file

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

21 years agoos2 distribution response file
David Webster [Tue, 30 Jul 2002 14:13:48 +0000 (14:13 +0000)] 
os2 distribution response file

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

21 years agoWeekly Updates
David Webster [Tue, 30 Jul 2002 11:56:31 +0000 (11:56 +0000)] 
Weekly Updates

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

21 years agoFixed my utnpaste error (thanks to Marcin Wojdyr
Mattia Barbon [Mon, 29 Jul 2002 21:05:43 +0000 (21:05 +0000)] 
Fixed my utnpaste error (thanks to Marcin Wojdyr

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

21 years agow32api 2.0 will have shlwapi.h
Mattia Barbon [Mon, 29 Jul 2002 20:34:11 +0000 (20:34 +0000)] 
w32api 2.0 will have shlwapi.h

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

21 years agoUnder MSW and GTK the foreground and background colour for a blit from a monochrome...
Mattia Barbon [Mon, 29 Jul 2002 20:31:22 +0000 (20:31 +0000)] 
Under MSW and GTK the foreground and background colour for a blit from a monochrome bitmap
are the text for/background colours. Until now motif used the pen and background brush colours.
Now Motif behaviour matches MSW and GTK one.

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

21 years agoChanges to attempt to use a private wxGTK
Robin Dunn [Mon, 29 Jul 2002 20:28:16 +0000 (20:28 +0000)] 
Changes to attempt to use a private wxGTK

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

21 years agoGenerate EVT_SPINCTRL_UPDATED for wxMotif, too
Mattia Barbon [Mon, 29 Jul 2002 20:25:52 +0000 (20:25 +0000)] 
Generate EVT_SPINCTRL_UPDATED for wxMotif, too

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

21 years agoAdded some rectangle based method overloads
Robin Dunn [Mon, 29 Jul 2002 20:02:18 +0000 (20:02 +0000)] 
Added some rectangle based method overloads

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

21 years agoAdded wxComboBox to scroll test to demonstrate Mac problem
Julian Smart [Mon, 29 Jul 2002 19:17:44 +0000 (19:17 +0000)] 
Added wxComboBox to scroll test to demonstrate Mac problem

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

21 years agofixed bug due to which all items in a virtual control stayed sometimes selected even...
Vadim Zeitlin [Mon, 29 Jul 2002 18:29:44 +0000 (18:29 +0000)] 
fixed bug due to which all items in a virtual control stayed sometimes selected even after Clear()ing it

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

21 years agoTcl regex lib
Ryan Norton [Mon, 29 Jul 2002 12:27:49 +0000 (12:27 +0000)] 
Tcl regex lib

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

21 years agoTcl regex lib
Ryan Norton [Mon, 29 Jul 2002 10:56:07 +0000 (10:56 +0000)] 
Tcl regex lib

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

21 years agoSlider Updates
David Webster [Mon, 29 Jul 2002 04:32:56 +0000 (04:32 +0000)] 
Slider Updates

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

21 years agoThe world should not end if a server has no peer. Let's return FALSE instead.
Ron Lee [Mon, 29 Jul 2002 04:13:25 +0000 (04:13 +0000)] 
The world should not end if a server has no peer.  Let's return FALSE instead.
GAddress_copy should copy truthfully, not mangle the result if things are
going badly.  An earlier incarnation of the above.
Disable events before closing the socket, though just disabling them at all
will do.  This was the cause of the nasty 'crash on fail to bind' behaviour
that people have been seeing.

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

21 years agoTake into account icon mask in wxStaticBitmap
Mattia Barbon [Sun, 28 Jul 2002 20:53:12 +0000 (20:53 +0000)] 
Take into account icon mask in wxStaticBitmap

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

21 years agoCheck for NULL pointer
Mattia Barbon [Sun, 28 Jul 2002 20:51:02 +0000 (20:51 +0000)] 
Check for NULL pointer

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

21 years agoCalss interface updates (wxMotif-only).
Mattia Barbon [Sun, 28 Jul 2002 20:50:37 +0000 (20:50 +0000)] 
Calss interface updates (wxMotif-only).
Made wxCheckBox inherit from wxChekBoxBase.
Corrected virtual function hiding in wxListBox.
Made wxRadioBox inherit from wxRadioBoxBase.

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

21 years agoported characters escaping in menus to GTK+ 2.0
Václav Slavík [Sun, 28 Jul 2002 18:48:36 +0000 (18:48 +0000)] 
ported characters escaping in menus to GTK+ 2.0
(it is now possible to have / in menu entries, unlike in case of GTK+ 1.2;
and \ was fixed to work in 2.0)

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

21 years ago New implementation of ShowFullScreen(). It works
Robert Roebling [Sun, 28 Jul 2002 16:23:25 +0000 (16:23 +0000)] 
  New implementation of ShowFullScreen(). It works
    so well, it is hard to believe.

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

21 years agoImplemented wxSpinButton for wxMotif.
Mattia Barbon [Sun, 28 Jul 2002 13:33:29 +0000 (13:33 +0000)] 
Implemented wxSpinButton for wxMotif.
Renamed generic wxSpinCtrl::DoGetBestClientSize to DoGetBestSize
  ( the "Client" appears to be a relic of the past ).

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

21 years ago Implement SetFilterIndex
Robert Roebling [Sun, 28 Jul 2002 10:17:14 +0000 (10:17 +0000)] 
  Implement SetFilterIndex

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

21 years ago IMplement SetFilterINdex()
Robert Roebling [Sun, 28 Jul 2002 10:16:50 +0000 (10:16 +0000)] 
  IMplement SetFilterINdex()

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

21 years agoHow to use MSLU with MSVC/nmake
Václav Slavík [Sat, 27 Jul 2002 22:28:28 +0000 (22:28 +0000)] 
How to use MSLU with MSVC/nmake

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

21 years agoMSLU clarifications
Václav Slavík [Sat, 27 Jul 2002 22:28:19 +0000 (22:28 +0000)] 
MSLU clarifications

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

21 years agolibunicows moved to sourceforge
Václav Slavík [Sat, 27 Jul 2002 22:27:46 +0000 (22:27 +0000)] 
libunicows moved to sourceforge

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

21 years agoSWIGged updates for wxGTK
Robin Dunn [Sat, 27 Jul 2002 21:29:44 +0000 (21:29 +0000)] 
SWIGged updates for wxGTK

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

21 years agoAdded statline.h to wxMotif files
Mattia Barbon [Sat, 27 Jul 2002 20:24:44 +0000 (20:24 +0000)] 
Added statline.h to wxMotif files

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

21 years agoCheck for NULL before dereferencing
Mattia Barbon [Sat, 27 Jul 2002 20:14:19 +0000 (20:14 +0000)] 
Check for NULL before dereferencing

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

21 years agoAdded DoSetSize and DoMoveWindow to generic wxStaticLine.
Mattia Barbon [Sat, 27 Jul 2002 20:13:33 +0000 (20:13 +0000)] 
Added DoSetSize and DoMoveWindow to generic wxStaticLine.
Now it works with sizers.

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

21 years agoRename wxGenericImageList to wxImageList in generic wxListCtrl, too.
Mattia Barbon [Sat, 27 Jul 2002 20:12:21 +0000 (20:12 +0000)] 
Rename wxGenericImageList to wxImageList in generic wxListCtrl, too.

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

21 years agoChanged wxMotif's wxWindow::Create so it does not call DoSetSize anymore;
Mattia Barbon [Sat, 27 Jul 2002 20:10:37 +0000 (20:10 +0000)] 
Changed wxMotif's wxWindow::Create so it does not call DoSetSize anymore;
now calling wxWindow::SetSize should call wxWindow::DoMoveWindow.
As a result composite controls should work with Motif, too.

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

21 years agoadded a section on when to delete global objects
Václav Slavík [Sat, 27 Jul 2002 18:14:47 +0000 (18:14 +0000)] 
added a section on when to delete global objects

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

21 years agofixed typo
Václav Slavík [Sat, 27 Jul 2002 18:14:42 +0000 (18:14 +0000)] 
fixed typo

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

21 years ago1. clarified relation between XRC .xrs files and ZIPs
Václav Slavík [Sat, 27 Jul 2002 18:14:36 +0000 (18:14 +0000)] 
1. clarified relation between XRC .xrs files and ZIPs
2. some minor additions to XRC docs

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

21 years agominus one show stopper typo and a couple of warnings on mingw.
Ron Lee [Sat, 27 Jul 2002 05:15:39 +0000 (05:15 +0000)] 
minus one show stopper typo and a couple of warnings on mingw.

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

21 years agoadded wxADJUST_MINSIZE to XRC
Václav Slavík [Fri, 26 Jul 2002 22:09:04 +0000 (22:09 +0000)] 
added wxADJUST_MINSIZE to XRC

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

21 years agofix for memory leak in XRC-generated CXX resources code
Václav Slavík [Fri, 26 Jul 2002 22:08:59 +0000 (22:08 +0000)] 
fix for memory leak in XRC-generated CXX resources code

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

21 years agoDon't fail to register remaining window classes if
Julian Smart [Fri, 26 Jul 2002 16:13:02 +0000 (16:13 +0000)] 
Don't fail to register remaining window classes if
one fails to register
Set window proc for non-control windows

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

21 years agochanged library include to use relative paths
Stefan Csomor [Fri, 26 Jul 2002 07:13:53 +0000 (07:13 +0000)] 
changed library include to use relative paths

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

21 years agoadded msgout.cpp
Stefan Csomor [Fri, 26 Jul 2002 06:52:53 +0000 (06:52 +0000)] 
added msgout.cpp

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

21 years agoShow how to prevent deselection of specific items
Robin Dunn [Fri, 26 Jul 2002 01:51:50 +0000 (01:51 +0000)] 
Show how to prevent deselection of specific items

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

21 years agoDon't show a dialog upon import when Numeric isn't installed
Robin Dunn [Fri, 26 Jul 2002 01:51:29 +0000 (01:51 +0000)] 
Don't show a dialog upon import when Numeric isn't installed

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

21 years agoprefix include file for Project Builder project
Gilles Depeyrot [Thu, 25 Jul 2002 21:47:25 +0000 (21:47 +0000)] 
prefix include file for Project Builder project

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

21 years agoApplied patch from Ian Brown to make menus look better in wxMotif (#586347)
Mattia Barbon [Thu, 25 Jul 2002 20:29:55 +0000 (20:29 +0000)] 
Applied patch from Ian Brown to make menus look better in wxMotif (#586347)

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

21 years agocorrected Enable() docs to correspond to the real method signature
Vadim Zeitlin [Thu, 25 Jul 2002 17:07:05 +0000 (17:07 +0000)] 
corrected Enable() docs to correspond to the real method signature

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

21 years ago Committing in .
Jouk Jansen [Thu, 25 Jul 2002 13:29:47 +0000 (13:29 +0000)] 
 Committing in .

 changed one parameter in the definition of wxBitmap from long to int.
 (just as it is in wxGTK). This solves a compilation problem on OpenVMS.

 Modified Files:
  wxWindows/include/wx/motif/bitmap.h
  wxWindows/src/motif/bitmap.cpp
 ----------------------------------------------------------------------

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

21 years ago Committing in .
Jouk Jansen [Thu, 25 Jul 2002 13:18:52 +0000 (13:18 +0000)] 
 Committing in .

 Updated OpenVMS compile support:
   setip.h_vms : added definition of wxExplicit
   descrip.mms : added msgout.cpp
   utilsunx.cpp : supressed unreacheable code warning in one routine by
                  OpenVMS only #pragma's.

 Modified Files:
  wxWindows/setup.h_vms wxWindows/src/common/descrip.mms
  wxWindows/src/unix/utilsunx.cpp
 ----------------------------------------------------------------------

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

21 years agoremoved virtual modifier from Command handlers, added readonly and color information...
Stefan Csomor [Thu, 25 Jul 2002 09:58:49 +0000 (09:58 +0000)] 
removed virtual modifier from Command handlers, added readonly and color information to textctrls

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

21 years agoUpdated Makefiles for Motif
Mattia Barbon [Thu, 25 Jul 2002 09:08:12 +0000 (09:08 +0000)] 
Updated Makefiles for Motif

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

21 years agoremoved virtual modifier from Command handlers, added readonly and color information...
Stefan Csomor [Thu, 25 Jul 2002 08:42:04 +0000 (08:42 +0000)] 
removed virtual modifier from Command handlers, added readonly and color information to textctrls

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

21 years agochanges to match recent CVS updates
Robin Dunn [Thu, 25 Jul 2002 01:28:56 +0000 (01:28 +0000)] 
changes to match recent CVS updates

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

21 years agoAdded wxUSE_RICHEDIT to match usage in header
Robin Dunn [Thu, 25 Jul 2002 01:27:57 +0000 (01:27 +0000)] 
Added wxUSE_RICHEDIT to match usage in header

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

21 years agoUpdated Makefiles for all but Motif; there is either a lock or a CVS problem.
Mattia Barbon [Wed, 24 Jul 2002 19:46:48 +0000 (19:46 +0000)] 
Updated Makefiles for all but Motif; there is either a lock or a CVS problem.

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

21 years agoAdded wxMessageOutput as per the discussion on wx-dev.
Mattia Barbon [Wed, 24 Jul 2002 19:29:53 +0000 (19:29 +0000)] 
Added wxMessageOutput as per the discussion on wx-dev.
Added wxApp::DoInit to initialize the global wxMessageOutput instance.
Changed wxCommandLineParser to use wxMessageOutput.

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

21 years agoIsSingleLine() is now in the base class
Vadim Zeitlin [Tue, 23 Jul 2002 21:59:40 +0000 (21:59 +0000)] 
IsSingleLine() is now in the base class

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

21 years agoadded operator++/-- for wxAutoULong (SF patch from Igor)
Vadim Zeitlin [Tue, 23 Jul 2002 21:59:06 +0000 (21:59 +0000)] 
added operator++/-- for wxAutoULong (SF patch from Igor)

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

21 years agoChanged wxGTK's notion of SetSize() to never allow setting
Robert Roebling [Tue, 23 Jul 2002 20:51:42 +0000 (20:51 +0000)] 
Changed wxGTK's notion of SetSize() to never allow setting
the width and height to -1 even if the wxALLOW_MINUS_ONE
flag is set.

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

21 years agoAdded wxMotif comments
Julian Smart [Tue, 23 Jul 2002 17:32:52 +0000 (17:32 +0000)] 
Added wxMotif comments

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

21 years agoApplied patch [ 585436 ] motif toolbar control alignment fix
Julian Smart [Tue, 23 Jul 2002 17:31:31 +0000 (17:31 +0000)] 
Applied patch [ 585436 ] motif toolbar control alignment fix

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

21 years agoApplied patch [ 585322 ] motif border style fix for statictext
Julian Smart [Tue, 23 Jul 2002 17:28:58 +0000 (17:28 +0000)] 
Applied patch [ 585322 ] motif border style fix for statictext

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