]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
22 years agoadded wxTextCtrl::GetSelection() returning a wxString - useful for multiline controls...
Vadim Zeitlin [Wed, 14 Nov 2001 01:27:16 +0000 (01:27 +0000)] 
added wxTextCtrl::GetSelection() returning a wxString - useful for multiline controls under Windows

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

22 years agofixed wxFrame::IconizeChildFrames() bug which would restore the child frame even...
Vadim Zeitlin [Wed, 14 Nov 2001 01:26:14 +0000 (01:26 +0000)] 
fixed wxFrame::IconizeChildFrames() bug which would restore the child frame even if it had been iconized before the main frame was

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

22 years agofixed wxFindReplaceDialog::Create() doc entry
Vadim Zeitlin [Tue, 13 Nov 2001 19:27:00 +0000 (19:27 +0000)] 
fixed wxFindReplaceDialog::Create() doc entry

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

22 years agofixed bugs in rfind() (patch 481325)
Vadim Zeitlin [Tue, 13 Nov 2001 18:50:05 +0000 (18:50 +0000)] 
fixed bugs in rfind() (patch 481325)

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

22 years ago Applied patch from SF on menu command not blocked
Robert Roebling [Tue, 13 Nov 2001 16:21:04 +0000 (16:21 +0000)] 
  Applied patch from SF on menu command not blocked
    if they are disabled but still emitted by an
    accelerator
  First attempt at adding wxSizer::Clear(). Further
     testing pending :-)

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

22 years agoPatch to make wxComboBox work in Toolbars.
Robert Roebling [Tue, 13 Nov 2001 15:18:06 +0000 (15:18 +0000)] 
Patch to make wxComboBox work in Toolbars.

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

22 years agofixed bug with redoing the command when there was nothing to redo
Vadim Zeitlin [Tue, 13 Nov 2001 14:27:00 +0000 (14:27 +0000)] 
fixed bug with redoing the command when there was nothing to redo

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

22 years agoSWIGged code update
Robin Dunn [Tue, 13 Nov 2001 06:48:36 +0000 (06:48 +0000)] 
SWIGged code update

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

22 years agoMore fixes for wxPopupWindow.
Robin Dunn [Tue, 13 Nov 2001 06:43:26 +0000 (06:43 +0000)] 
More fixes for wxPopupWindow.
More SWIGged code updates.

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

22 years agoVarious other tweaks and updates
Robin Dunn [Tue, 13 Nov 2001 03:18:00 +0000 (03:18 +0000)] 
Various other tweaks and updates

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

22 years agoPassing None to an EVT_* function will Disconnect
Robin Dunn [Tue, 13 Nov 2001 03:17:09 +0000 (03:17 +0000)] 
Passing None to an EVT_* function will Disconnect

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

22 years agoFinally figured out wxPopupWindow, added to demo.
Robin Dunn [Tue, 13 Nov 2001 03:16:03 +0000 (03:16 +0000)] 
Finally figured out wxPopupWindow, added to demo.

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

22 years agoAdded some code to demonstrate a problem and a workaround in wxTextCtrl on MSW.
Robin Dunn [Tue, 13 Nov 2001 03:14:05 +0000 (03:14 +0000)] 
Added some code to demonstrate a problem and a workaround in wxTextCtrl on MSW.

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

22 years agoNew ErrorDialogs from Chris Fama
Robin Dunn [Tue, 13 Nov 2001 03:09:28 +0000 (03:09 +0000)] 
New ErrorDialogs from Chris Fama

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

22 years agowxGLCanvas updates
Robin Dunn [Tue, 13 Nov 2001 03:08:53 +0000 (03:08 +0000)] 
wxGLCanvas updates

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

22 years agofixed a typo
Robin Dunn [Tue, 13 Nov 2001 03:08:29 +0000 (03:08 +0000)] 
fixed a typo

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

22 years agoSWIGged code updates
Robin Dunn [Tue, 13 Nov 2001 00:33:56 +0000 (00:33 +0000)] 
SWIGged code updates

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

22 years agoFixed a little demo problem
Robin Dunn [Tue, 13 Nov 2001 00:32:39 +0000 (00:32 +0000)] 
Fixed a little demo problem

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

22 years agoAdded missing \ before _
Robin Dunn [Tue, 13 Nov 2001 00:17:42 +0000 (00:17 +0000)] 
Added missing \ before _

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

22 years agocorrected Carbon to/from POSIX path conversions for Mac OS X
Gilles Depeyrot [Mon, 12 Nov 2001 20:32:23 +0000 (20:32 +0000)] 
corrected Carbon to/from POSIX path conversions for Mac OS X

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

22 years agoadded parentheses (corrects smart preprocessor error under Mac OS X)
Gilles Depeyrot [Mon, 12 Nov 2001 20:19:07 +0000 (20:19 +0000)] 
added parentheses (corrects smart preprocessor error under Mac OS X)

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

22 years agoremoved -static flag from wx-config --libs. It does more damage removing
Ron Lee [Mon, 12 Nov 2001 01:22:56 +0000 (01:22 +0000)] 
removed -static flag from wx-config --libs.  It does more damage removing
fine-grained choice from people than it does to help them.

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

22 years agowxPanel::OnSize must call event.Skip(), otherwise scrollbars won't work in wxUniv
Václav Slavík [Mon, 12 Nov 2001 00:13:55 +0000 (00:13 +0000)] 
wxPanel::OnSize must call event.Skip(), otherwise scrollbars won't work in wxUniv

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

22 years agofixed key event code for ASCII keys in wxListCtrl
Vadim Zeitlin [Sun, 11 Nov 2001 20:39:28 +0000 (20:39 +0000)] 
fixed key event code for ASCII keys in wxListCtrl

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

22 years agosome clean up, no real changes
Vadim Zeitlin [Sun, 11 Nov 2001 19:55:07 +0000 (19:55 +0000)] 
some clean up, no real changes

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

22 years agofixed bug with creating status bar with more than 1 pane (needed resize to refresh)
Vadim Zeitlin [Sun, 11 Nov 2001 19:52:45 +0000 (19:52 +0000)] 
fixed bug with creating status bar with more than 1 pane (needed resize to refresh)

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

22 years agobug fix for using multiline string (i.e. with embedded '\n's) in wxTextCtrl ctor
Vadim Zeitlin [Sun, 11 Nov 2001 19:27:35 +0000 (19:27 +0000)] 
bug fix for using multiline string (i.e. with embedded '\n's) in wxTextCtrl ctor

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

22 years agofixed minor combobox bug: GetValue() reported wrong value when caleld from TEXT_UPDAT...
Vadim Zeitlin [Sun, 11 Nov 2001 19:19:59 +0000 (19:19 +0000)] 
fixed minor combobox bug: GetValue() reported wrong value when caleld from TEXT_UPDATED handler

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

22 years agofixed stupid big when assigning wxImage's palette to wxBitmap
Václav Slavík [Sun, 11 Nov 2001 19:00:25 +0000 (19:00 +0000)] 
fixed stupid big when assigning wxImage's palette to wxBitmap

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

22 years agowxTimer for wxMGL
Václav Slavík [Sun, 11 Nov 2001 18:59:30 +0000 (18:59 +0000)] 
wxTimer for wxMGL

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

22 years agoemphasize that wxFindReplaceDialog is always modeless
Vadim Zeitlin [Sun, 11 Nov 2001 18:38:48 +0000 (18:38 +0000)] 
emphasize that wxFindReplaceDialog is always modeless

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

22 years agominor fixs
Václav Slavík [Sat, 10 Nov 2001 18:24:32 +0000 (18:24 +0000)] 
minor fixs

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

22 years agoadded app name to wxrcedit (forgot to commit this one long time ago...)
Václav Slavík [Sat, 10 Nov 2001 18:23:55 +0000 (18:23 +0000)] 
added app name to wxrcedit (forgot to commit this one long time ago...)

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

22 years agoupdate to wxHtmlTag docs
Václav Slavík [Sat, 10 Nov 2001 18:23:46 +0000 (18:23 +0000)] 
update to wxHtmlTag docs

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

22 years agoAdded build instructions for OS X.
Robin Dunn [Fri, 9 Nov 2001 23:19:16 +0000 (23:19 +0000)] 
Added build instructions for OS X.
Added a very simple demo to help build functionality bit by bit.
Regenerated the files that needed SWIGging.

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

22 years agosigned/unsigned comparison warnings fixed
Vadim Zeitlin [Fri, 9 Nov 2001 18:11:44 +0000 (18:11 +0000)] 
signed/unsigned comparison warnings fixed

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

22 years agoremoved focus assert
Vadim Zeitlin [Fri, 9 Nov 2001 17:58:50 +0000 (17:58 +0000)] 
removed focus assert

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

22 years agoremoved code (re)setting the camera from wxGLCanvas::OnSize()
Vadim Zeitlin [Fri, 9 Nov 2001 15:12:25 +0000 (15:12 +0000)] 
removed code (re)setting the camera from wxGLCanvas::OnSize()

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

22 years agos/Chiniese/Chinese/g
Vadim Zeitlin [Fri, 9 Nov 2001 10:29:51 +0000 (10:29 +0000)] 
s/Chiniese/Chinese/g

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

22 years agoreset SourceSafe project name in the VC++ projects
Vadim Zeitlin [Fri, 9 Nov 2001 10:19:31 +0000 (10:19 +0000)] 
reset SourceSafe project name in the VC++ projects

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

22 years agodon't document wxBitmap::SetOk(), it's an implementation detail
Vadim Zeitlin [Fri, 9 Nov 2001 10:18:41 +0000 (10:18 +0000)] 
don't document wxBitmap::SetOk(), it's an implementation detail

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

22 years agomake --static flag act on --cppflags too.
Ron Lee [Fri, 9 Nov 2001 05:24:36 +0000 (05:24 +0000)] 
make --static flag act on --cppflags too.

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

22 years agoWe always add -lm (eventually) anyway, so just adding it to the GL lib test
Ron Lee [Fri, 9 Nov 2001 01:37:00 +0000 (01:37 +0000)] 
We always add -lm (eventually) anyway, so just adding it to the GL lib test
should be sufficient.

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

22 years agoapplied DBCS patch
Vadim Zeitlin [Fri, 9 Nov 2001 00:15:04 +0000 (00:15 +0000)] 
applied DBCS patch

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

22 years agoregenerated after -GL change
Vadim Zeitlin [Fri, 9 Nov 2001 00:13:09 +0000 (00:13 +0000)] 
regenerated after -GL change

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

22 years ago Removed unused variable.
Robert Roebling [Fri, 9 Nov 2001 00:00:18 +0000 (00:00 +0000)] 
 Removed unused variable.

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

22 years agoadd -lm before checking for -lGL
Vadim Zeitlin [Fri, 9 Nov 2001 00:00:04 +0000 (00:00 +0000)] 
add -lm before checking for -lGL

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

22 years ago wxListBox mouse events now report coords relative
Robert Roebling [Thu, 8 Nov 2001 23:24:16 +0000 (23:24 +0000)] 
  wxListBox mouse events now report coords relative
    to the whole list box.
  wxRadioButton doesn't emit any event when unpressed.
  Similar correction to wxRadioBox and wxToggleButton.
  Upported change to wxMenuEvent so that the id is
     set in the constructor. Otherwise the EVT_MENU
     macro is pretty useless. Already in 2.2.8.

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

22 years agoLast correction for makefile.g95: win32 mkdir does not like forward slashes as directory
Mattia Barbon [Thu, 8 Nov 2001 21:06:19 +0000 (21:06 +0000)] 
Last correction for makefile.g95: win32 mkdir does not like forward slashes as directory
separators.

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

22 years agoFixed wxSingleChoiceDialog to match the docs wrt the style flag
Robin Dunn [Thu, 8 Nov 2001 18:47:53 +0000 (18:47 +0000)] 
Fixed wxSingleChoiceDialog to match the docs wrt the style flag

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

22 years agocreate install dir for overrides.
Ron Lee [Thu, 8 Nov 2001 12:31:52 +0000 (12:31 +0000)] 
create install dir for overrides.

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

22 years agowxUSE_GTK must stay quoted..
Ron Lee [Thu, 8 Nov 2001 12:25:49 +0000 (12:25 +0000)] 
wxUSE_GTK must stay quoted..

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

22 years agoRearrange the linker flags/libs code in preparation for better static/shared
Ron Lee [Thu, 8 Nov 2001 11:24:04 +0000 (11:24 +0000)] 
Rearrange the linker flags/libs code in preparation for better static/shared
support.  Added --static option to wx-config and removed most libs from
--libs output unless it is used.

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

22 years agoadd lintian override for -univ hybrid package.
Ron Lee [Thu, 8 Nov 2001 02:31:40 +0000 (02:31 +0000)] 
add lintian override for -univ hybrid package.

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

22 years agoapplied the bit's of #473508 that were still relevant, and fixed a couple of
Ron Lee [Thu, 8 Nov 2001 00:03:06 +0000 (00:03 +0000)] 
applied the bit's of #473508 that were still relevant, and fixed a couple of
others that either the patch missed or (more likely) were new since it was
made.  Thanks Francis.

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

22 years agoNew XRCed from Roman Rolinsky
Robin Dunn [Wed, 7 Nov 2001 16:13:35 +0000 (16:13 +0000)] 
New XRCed from Roman Rolinsky

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

22 years agoShow class type returned from HitTest
Robin Dunn [Wed, 7 Nov 2001 16:12:44 +0000 (16:12 +0000)] 
Show class type returned from HitTest

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

22 years agoapplied a patch to ignore the modifiers (things like @euro) in LC_XXX vars
Vadim Zeitlin [Wed, 7 Nov 2001 15:58:23 +0000 (15:58 +0000)] 
applied a patch to ignore the modifiers (things like @euro) in LC_XXX vars

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

22 years agoadded aclocal.m4 to dist target. Bad Things happen if it's missing
Ron Lee [Wed, 7 Nov 2001 12:08:23 +0000 (12:08 +0000)] 
added aclocal.m4 to dist target.  Bad Things happen if it's missing
and you want to rebuild configure.

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

22 years agooops
Ron Lee [Wed, 7 Nov 2001 11:31:03 +0000 (11:31 +0000)] 
oops

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

22 years agoMore pesky "quotes" hiding in m4 macros.
Ron Lee [Wed, 7 Nov 2001 10:03:57 +0000 (10:03 +0000)] 
More pesky "quotes" hiding in m4 macros.

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

22 years agoPut $(GENERICOBJECTS) back into configure.in for a while, there are still
Ron Lee [Wed, 7 Nov 2001 09:47:20 +0000 (09:47 +0000)] 
Put $(GENERICOBJECTS) back into configure.in for a while, there are still
other ports that depend on it.

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

22 years ago Committing in .
Jouk Jansen [Wed, 7 Nov 2001 09:26:33 +0000 (09:26 +0000)] 
 Committing in .

 Modified Files:
  wxWindows/descrip.mms wxWindows/setup.h_vms
  wxWindows/distrib/msw/makefile.rsp
  wxWindows/include/wx/dbgrid.h wxWindows/lib/vms_gtk.opt
  wxWindows/samples/db/dbtest.cpp
  wxWindows/src/common/descrip.mms
  wxWindows/src/generic/descrip.mms
 Added Files:
  wxWindows/samples/dialup/descrip.mms
  wxWindows/samples/docview/descrip.mms
  wxWindows/samples/font/descrip.mms

 dbgrid.h change as announced in the developer mailing list
 various OpenVMS complile issues

 ----------------------------------------------------------------------

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

22 years agoremove -lfoo.dll hack, it appears to be unnecessary after all.. don't ask.
Ron Lee [Wed, 7 Nov 2001 07:53:33 +0000 (07:53 +0000)] 
remove -lfoo.dll hack, it appears to be unnecessary after all..  don't ask.

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

22 years agobeginnings of support for MGL shared library (it is crappy as hell in MGL, to begin...
Václav Slavík [Tue, 6 Nov 2001 23:54:15 +0000 (23:54 +0000)] 
beginnings of support for MGL shared library (it is crappy as hell in MGL, to begin with)

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

22 years ago* Fixed wxStaticBitmap::SetBitmap so that it does not ignore the mask
Mattia Barbon [Tue, 6 Nov 2001 21:16:02 +0000 (21:16 +0000)] 
* Fixed wxStaticBitmap::SetBitmap so that it does not ignore the mask
* Hopefully made possible use SetBitmap with as wxSB created with an icon
  and SetIcon with a wxSB created with a bitmap

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

22 years agoremoved duplicated line
Vadim Zeitlin [Tue, 6 Nov 2001 16:45:18 +0000 (16:45 +0000)] 
removed duplicated line

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

22 years agopart of wxWizard loading from WXR patch I forgot to commit
Vadim Zeitlin [Tue, 6 Nov 2001 16:34:36 +0000 (16:34 +0000)] 
part of wxWizard loading from WXR patch I forgot to commit

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

22 years agofixed wxUniv/GTK linking by getting rid of GENERICOBJS and putting them into GUIOBJS...
Vadim Zeitlin [Tue, 6 Nov 2001 16:31:31 +0000 (16:31 +0000)] 
fixed wxUniv/GTK linking by getting rid of GENERICOBJS and putting them into GUIOBJS/GUI_LOWLEVEL_OBJS instead

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

22 years agocompilation warning fix
Vadim Zeitlin [Tue, 6 Nov 2001 16:27:23 +0000 (16:27 +0000)] 
compilation warning fix

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

22 years agoMerged WXMSW_DLL_DEFINES and PICFLAGS, since they essentially do the same thing.
Ron Lee [Tue, 6 Nov 2001 05:44:09 +0000 (05:44 +0000)] 
Merged WXMSW_DLL_DEFINES and PICFLAGS, since they essentially do the same thing.

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

22 years agofound another object that nobody appears to have ever used in a dll.
Ron Lee [Tue, 6 Nov 2001 05:10:16 +0000 (05:10 +0000)] 
found another object that nobody appears to have ever used in a dll.

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

22 years agoBrown paper bag fix to -lwx.dll in wx-config
Ron Lee [Tue, 6 Nov 2001 02:36:39 +0000 (02:36 +0000)] 
Brown paper bag fix to -lwx.dll in wx-config

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

22 years agouse Unix line ending when compiled when the Apple DevTools
Gilles Depeyrot [Mon, 5 Nov 2001 21:08:03 +0000 (21:08 +0000)] 
use Unix line ending when compiled when the Apple DevTools

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

22 years agouse Unix line ending when compiling with Apple DevTools
Gilles Depeyrot [Mon, 5 Nov 2001 21:02:23 +0000 (21:02 +0000)] 
use Unix line ending when compiling with Apple DevTools

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

22 years agouse Unix raise for wxTrap when compiling with Apple DevTools
Gilles Depeyrot [Mon, 5 Nov 2001 21:01:46 +0000 (21:01 +0000)] 
use Unix raise for wxTrap when compiling with Apple DevTools

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

22 years agocorrected path format for wxMac compiled with Apple DevTools
Gilles Depeyrot [Mon, 5 Nov 2001 20:20:14 +0000 (20:20 +0000)] 
corrected path format for wxMac compiled with Apple DevTools

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

22 years agomore incompatible changes mentioned
Vadim Zeitlin [Mon, 5 Nov 2001 16:43:12 +0000 (16:43 +0000)] 
more incompatible changes mentioned

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

22 years agoforgot to update univ/toplevel.h
Václav Slavík [Mon, 5 Nov 2001 15:49:59 +0000 (15:49 +0000)] 
forgot to update univ/toplevel.h

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

22 years agorenamed (gcc) wxMSW import lib name yet again. *.dll.a should be the
Ron Lee [Mon, 5 Nov 2001 11:48:47 +0000 (11:48 +0000)] 
renamed (gcc) wxMSW import lib name yet again.  *.dll.a should be the
final choice for a while I think.
Removed mostly useless ELF style version numbers from .dll -- it's not
an ELF lib so no point adding cruft we can't use.

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

22 years agoListbox control code
David Webster [Mon, 5 Nov 2001 03:22:45 +0000 (03:22 +0000)] 
Listbox control code

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

22 years agoListbox control code
David Webster [Mon, 5 Nov 2001 02:59:23 +0000 (02:59 +0000)] 
Listbox control code

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

22 years agoListbox control code
David Webster [Mon, 5 Nov 2001 02:50:59 +0000 (02:50 +0000)] 
Listbox control code

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

22 years agofixed stupid bug in display mode error reporting
Václav Slavík [Sun, 4 Nov 2001 23:33:19 +0000 (23:33 +0000)] 
fixed stupid bug in display mode error reporting

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

22 years agocontrols sample is now able to use default command line arguments
Václav Slavík [Sun, 4 Nov 2001 23:33:09 +0000 (23:33 +0000)] 
controls sample is now able to use default command line arguments

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

22 years agoreworked display mode stuff once again
Václav Slavík [Sun, 4 Nov 2001 23:32:52 +0000 (23:32 +0000)] 
reworked display mode stuff once again

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

22 years agoimplemented late(r) initialization of wxUniv themes
Václav Slavík [Sun, 4 Nov 2001 23:32:16 +0000 (23:32 +0000)] 
implemented late(r) initialization of wxUniv themes

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

22 years agoworkaroung for handling problems because groupboxes are not included in the parent...
Stefan Csomor [Sun, 4 Nov 2001 21:02:06 +0000 (21:02 +0000)] 
workaroung for handling problems because groupboxes are not included in the parent-child relationship in wxwindows in a geometrical correct way

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

22 years agoadded internal callback when toplevel windows move for opengl canvas
Stefan Csomor [Sun, 4 Nov 2001 20:54:39 +0000 (20:54 +0000)] 
added internal callback when toplevel windows move for opengl canvas

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

22 years agoadded internal callback when toplevel windows move for opengl canvas
Stefan Csomor [Sun, 4 Nov 2001 20:42:33 +0000 (20:42 +0000)] 
added internal callback when toplevel windows move for opengl canvas

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

22 years agoadded internal callback when toplevel windows move for opengl canvas
Stefan Csomor [Sun, 4 Nov 2001 20:36:23 +0000 (20:36 +0000)] 
added internal callback when toplevel windows move for opengl canvas

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

22 years agocorrected tooltip
Stefan Csomor [Sun, 4 Nov 2001 20:24:12 +0000 (20:24 +0000)] 
corrected tooltip

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

22 years agocorrected detection of wchar_t under Mac OS X/Darwin
Gilles Depeyrot [Sun, 4 Nov 2001 19:30:34 +0000 (19:30 +0000)] 
corrected detection of wchar_t under Mac OS X/Darwin

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

22 years agoadded wcslen prototype declaration for Darwin/FreeBSD, wcslen is in wxchar.cpp
Gilles Depeyrot [Sun, 4 Nov 2001 18:46:43 +0000 (18:46 +0000)] 
added wcslen prototype declaration for Darwin/FreeBSD, wcslen is in wxchar.cpp

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

22 years agoadded missing wxSTD for cout & cerr
Gilles Depeyrot [Sun, 4 Nov 2001 17:41:53 +0000 (17:41 +0000)] 
added missing wxSTD for cout & cerr

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

22 years agowchar/wcslen corrections for Darwin (same as FreeBSD)
Gilles Depeyrot [Sun, 4 Nov 2001 17:20:38 +0000 (17:20 +0000)] 
wchar/wcslen corrections for Darwin (same as FreeBSD)

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

22 years agoTRUE and FALSE, not true and false.
David Webster [Sun, 4 Nov 2001 14:51:05 +0000 (14:51 +0000)] 
TRUE and FALSE, not true and false.

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

22 years agoSome compiler bug fixes, new .def file
David Webster [Sun, 4 Nov 2001 14:49:22 +0000 (14:49 +0000)] 
Some compiler bug fixes, new .def file

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

22 years agouse 'cp -fp' instead of 'cp -p' to install programs/data under Mac OS X
Gilles Depeyrot [Sun, 4 Nov 2001 13:59:15 +0000 (13:59 +0000)] 
use 'cp -fp' instead of 'cp -p' to install programs/data under Mac OS X

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

22 years agoDon't strip cross packages with native strip. All of them. Really.
Ron Lee [Sun, 4 Nov 2001 03:01:57 +0000 (03:01 +0000)] 
Don't strip cross packages with native strip.  All of them.  Really.

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