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