]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
22 years agoapplied SourceForge patch #479670 (fixes for OpenGL samples) by Paul Thiessen
Gilles Depeyrot [Fri, 16 Nov 2001 07:17:37 +0000 (07:17 +0000)] 
applied SourceForge patch #479670 (fixes for OpenGL samples) by Paul Thiessen

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

22 years agoCorrected wxPython notes
Robin Dunn [Fri, 16 Nov 2001 00:19:36 +0000 (00:19 +0000)] 
Corrected wxPython notes

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

22 years agoCorrected the text.
Robin Dunn [Fri, 16 Nov 2001 00:01:38 +0000 (00:01 +0000)] 
Corrected the text.

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

22 years agoEnhanced the DnD demo and made the code more informative.
Robin Dunn [Thu, 15 Nov 2001 23:59:42 +0000 (23:59 +0000)] 
Enhanced the DnD demo and made the code more informative.

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

22 years agouse XPMs in wxMGL
Václav Slavík [Thu, 15 Nov 2001 23:55:08 +0000 (23:55 +0000)] 
use XPMs in wxMGL

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

22 years agooptimalization of wxHtmlWindow painting (used to repaint areas invalidated when scrol...
Václav Slavík [Thu, 15 Nov 2001 23:54:16 +0000 (23:54 +0000)] 
optimalization of wxHtmlWindow painting (used to repaint areas invalidated when scrolling 3+ times)

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

22 years agowxMGL bugfixes:
Václav Slavík [Thu, 15 Nov 2001 23:50:04 +0000 (23:50 +0000)] 
wxMGL bugfixes:
- timers weren't scheduled properly
- wxSizeEvent was sent even though the physical dimensions didn't change
- wxDC had bugs in device origin computations

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

22 years agoSpelling typos fixed
George Tasker [Thu, 15 Nov 2001 17:48:10 +0000 (17:48 +0000)] 
Spelling typos fixed

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

22 years agoAdded the FTP site location for "extra.zip"
George Tasker [Thu, 15 Nov 2001 16:08:59 +0000 (16:08 +0000)] 
Added the FTP site location for "extra.zip"

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

22 years ago Small patch for HTML help under Drawin.
Robert Roebling [Thu, 15 Nov 2001 15:49:12 +0000 (15:49 +0000)] 
  Small patch for HTML help under Drawin.

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

22 years agoadded some test code
Robin Dunn [Thu, 15 Nov 2001 07:21:26 +0000 (07:21 +0000)] 
added some test code

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

22 years agoSWIGged updates for wxMac
Robin Dunn [Thu, 15 Nov 2001 04:59:26 +0000 (04:59 +0000)] 
SWIGged updates for wxMac

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

22 years agoOnly update the mask if the mask is valid
Robin Dunn [Thu, 15 Nov 2001 03:07:39 +0000 (03:07 +0000)] 
Only update the mask if the mask is valid

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

22 years agomoved EnableCloseButton() from wxialog to wxTLW
Vadim Zeitlin [Thu, 15 Nov 2001 02:21:43 +0000 (02:21 +0000)] 
moved EnableCloseButton() from wxialog to wxTLW

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

22 years agominor complitation fix
Václav Slavík [Wed, 14 Nov 2001 23:19:03 +0000 (23:19 +0000)] 
minor complitation fix

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

22 years agoUpdated manifest to include new files
Robin Dunn [Wed, 14 Nov 2001 21:43:04 +0000 (21:43 +0000)] 
Updated manifest to include new files

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

22 years agoadded wxTextBuffer and wxMemoryText which allow to use wxTextFile with in-memory...
Vadim Zeitlin [Wed, 14 Nov 2001 20:40:20 +0000 (20:40 +0000)] 
added wxTextBuffer and wxMemoryText which allow to use wxTextFile with in-memory data

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

22 years agoA fix for when wxPython is compiled with no threads
Robin Dunn [Wed, 14 Nov 2001 18:46:47 +0000 (18:46 +0000)] 
A fix for when wxPython is compiled with no threads

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

22 years agoA bit of cleanup and etc.
Robin Dunn [Wed, 14 Nov 2001 18:43:55 +0000 (18:43 +0000)] 
A bit of cleanup and etc.

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

22 years agowxComboBox does not derive from wxChoice in wxGTK so it can't in
Robin Dunn [Wed, 14 Nov 2001 18:34:26 +0000 (18:34 +0000)] 
wxComboBox does not derive from wxChoice in wxGTK so it can't in
wxPython either.

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

22 years agoSWIGged files updates for wxMac
Robin Dunn [Wed, 14 Nov 2001 05:22:45 +0000 (05:22 +0000)] 
SWIGged files updates for wxMac

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

22 years agoSWIGged code updates for wxGTK
Robin Dunn [Wed, 14 Nov 2001 04:11:15 +0000 (04:11 +0000)] 
SWIGged code updates for wxGTK

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

22 years agoAdded missing wxImage methods
Robin Dunn [Wed, 14 Nov 2001 04:05:12 +0000 (04:05 +0000)] 
Added missing wxImage methods

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

22 years agoCleanup of library dialogs
Robin Dunn [Wed, 14 Nov 2001 04:04:31 +0000 (04:04 +0000)] 
Cleanup of library dialogs

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

22 years agoAdded new sizer methods
Robin Dunn [Wed, 14 Nov 2001 04:03:56 +0000 (04:03 +0000)] 
Added new sizer methods

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

22 years agoAdded wxFileHistory
Robin Dunn [Wed, 14 Nov 2001 04:03:09 +0000 (04:03 +0000)] 
Added wxFileHistory

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

22 years agoAdded wxTextCtrl.GetStringSelection
Robin Dunn [Wed, 14 Nov 2001 04:02:20 +0000 (04:02 +0000)] 
Added wxTextCtrl.GetStringSelection

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

22 years agosome demo cleanup
Robin Dunn [Wed, 14 Nov 2001 04:01:42 +0000 (04:01 +0000)] 
some demo cleanup

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

22 years agoGetSelection --> GetStringSelection
Robin Dunn [Wed, 14 Nov 2001 03:50:11 +0000 (03:50 +0000)] 
GetSelection --> GetStringSelection

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

22 years agoA little fix for Vadim's fix
Robin Dunn [Wed, 14 Nov 2001 03:49:02 +0000 (03:49 +0000)] 
A little fix for Vadim's fix

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

22 years agowxPopupWindow::GetPosition() should return point in screen coords now
Vadim Zeitlin [Wed, 14 Nov 2001 01:35:45 +0000 (01:35 +0000)] 
wxPopupWindow::GetPosition() should return point in screen coords now

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

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