]>
git.saurik.com Git - wxWidgets.git/log
Gilles Depeyrot [Wed, 8 May 2002 13:24:00 +0000 (13:24 +0000)]
corrected warnings when compiling with -Wall -W
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15425
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Wed, 8 May 2002 13:19:14 +0000 (13:19 +0000)]
corrected conditional compilation for Darwin / Mac OS X
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15424
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Wed, 8 May 2002 13:17:53 +0000 (13:17 +0000)]
corrected warnings when compiled with -Wall -W
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15423
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Wed, 8 May 2002 13:14:40 +0000 (13:14 +0000)]
ignore Mac OS X specific files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15422
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Wed, 8 May 2002 12:48:08 +0000 (12:48 +0000)]
improved dynamic shared library creation for Darwin / Mac OS X
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15421
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Jouk Jansen [Wed, 8 May 2002 12:42:24 +0000 (12:42 +0000)]
Committing in .
updates for OpenVMS
Modified Files:
wxWindows/src/common/descrip.mms
wxWindows/src/motif/clipbrd.cpp
Added Files:
wxWindows/samples/db/descrip.mms
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15420
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Wed, 8 May 2002 12:36:12 +0000 (12:36 +0000)]
implemented cbCommonPaneProperties copy constructor and assignment operator
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15419
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Wed, 8 May 2002 12:32:08 +0000 (12:32 +0000)]
pi is static to avoid link error under Mac OS X (already defined by system lib)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15418
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Wed, 8 May 2002 05:22:36 +0000 (05:22 +0000)]
More of the same.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15417
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 7 May 2002 23:29:03 +0000 (23:29 +0000)]
added src/msw/popupwin.cpp to the makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15416
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 7 May 2002 23:27:59 +0000 (23:27 +0000)]
fixed Windows style of wxPopupWindow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15415
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 7 May 2002 23:16:29 +0000 (23:16 +0000)]
fixed typos and tmakecmd/TMAKE/TM confusion
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15414
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Tue, 7 May 2002 22:27:10 +0000 (22:27 +0000)]
More image processing updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15413
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Tue, 7 May 2002 21:58:27 +0000 (21:58 +0000)]
corrected warnings when compiling with -Wall -W
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15412
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Tue, 7 May 2002 20:40:04 +0000 (20:40 +0000)]
implemented explicit copy constructor and assignement operator
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15411
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 7 May 2002 19:59:24 +0000 (19:59 +0000)]
Added wx/build.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15410
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 7 May 2002 19:56:43 +0000 (19:56 +0000)]
added wxBuildOptions and check that they are the same for the program and the library on startup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15409
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Tue, 7 May 2002 19:52:16 +0000 (19:52 +0000)]
ignore CodeWarrior output files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15408
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Tue, 7 May 2002 17:03:18 +0000 (17:03 +0000)]
More image updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15407
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 7 May 2002 16:40:20 +0000 (16:40 +0000)]
fixed typo for MSW cross-compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15406
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 7 May 2002 16:40:00 +0000 (16:40 +0000)]
fixed compilation without PCH
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15405
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 7 May 2002 16:35:00 +0000 (16:35 +0000)]
removed Left(char ch) version which doesn't exist any more
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15404
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Tue, 7 May 2002 04:56:22 +0000 (04:56 +0000)]
Mono bitmap processing updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15403
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 6 May 2002 22:35:55 +0000 (22:35 +0000)]
Fixed tree control redraw bug, which had nothing
ro do with scrolling. Someone just removed my use
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15402
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 6 May 2002 21:48:06 +0000 (21:48 +0000)]
OS/2 Image processing updates along with some statusbar updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15401
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 6 May 2002 21:47:16 +0000 (21:47 +0000)]
OS/2 Image processing updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15400
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 6 May 2002 14:59:23 +0000 (14:59 +0000)]
Fixed nested triple quotes problem
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15399
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 6 May 2002 14:09:47 +0000 (14:09 +0000)]
wxPanel is a canvas in wxUniv sense of the word
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15398
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 6 May 2002 13:46:24 +0000 (13:46 +0000)]
Did a small amount of proofreading of the ODBC docs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15397
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 6 May 2002 11:40:16 +0000 (11:40 +0000)]
added wxCheckBox::IsChecked() to wxMac and documented it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15396
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 6 May 2002 10:52:35 +0000 (10:52 +0000)]
include wx/defs.h to get wxUSE_FFILE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15395
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 6 May 2002 10:51:43 +0000 (10:51 +0000)]
typo fixed: __WXUNIV__ => __WXUNIVERSAL__
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15394
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 5 May 2002 23:09:37 +0000 (23:09 +0000)]
fixed multiple bugs in multiple selection wxCheckListBoxes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15393
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 5 May 2002 21:31:08 +0000 (21:31 +0000)]
fixed compilation and added a test for OnErase() to the sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15392
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Sun, 5 May 2002 20:03:13 +0000 (20:03 +0000)]
use Darwin specific double step shared library linking script
do not add shared library resources to generated executables
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15391
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Sun, 5 May 2002 19:56:15 +0000 (19:56 +0000)]
script to link a mach-o dynamic shared library for Darwin / Mac OS X
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15390
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Sun, 5 May 2002 19:27:07 +0000 (19:27 +0000)]
Documentation for wxClipboard::Flush
Added \label in window.tex
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15389
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 5 May 2002 18:27:03 +0000 (18:27 +0000)]
fixes to gcc pragmas
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15388
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 5 May 2002 18:26:51 +0000 (18:26 +0000)]
gcc pragmas fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15387
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Sun, 5 May 2002 16:09:21 +0000 (16:09 +0000)]
improved opening/closing of shared library resources so that Mach-O shared
library resources are opened in wxApp::Initialize and closed in wxApp::CleanUp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15386
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 5 May 2002 14:25:45 +0000 (14:25 +0000)]
added files for LaTeX compilation (second part of the patch 551210)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15385
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 5 May 2002 14:24:07 +0000 (14:24 +0000)]
fixed LaTeX compilation problems (part of patch 551210)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15384
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 5 May 2002 14:18:36 +0000 (14:18 +0000)]
added wxShutdown (patch 547443)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15383
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 5 May 2002 11:36:33 +0000 (11:36 +0000)]
Corrected double clicks (always on the same window).
Corrected mouse up events (same window as mouse down).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15382
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 5 May 2002 09:35:44 +0000 (09:35 +0000)]
Doc tweaks
Added back mouse sensitivity to wxStaticText
Added code to widgets sample to test for sensitive wxStaticTexts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15381
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 5 May 2002 07:31:23 +0000 (07:31 +0000)]
Corrected wrong use of delete in region code.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15380
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 5 May 2002 04:21:23 +0000 (04:21 +0000)]
swigged code update for wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15379
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 5 May 2002 04:20:23 +0000 (04:20 +0000)]
swigged code update for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15378
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sun, 5 May 2002 04:17:27 +0000 (04:17 +0000)]
Various minor tweaks and updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15377
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 4 May 2002 18:33:35 +0000 (18:33 +0000)]
Added screen design to system settings for
different dialog layouts on desktop vs
PDA screens
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15376
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sat, 4 May 2002 15:26:24 +0000 (15:26 +0000)]
Updated documentation according to recent array changes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15375
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 4 May 2002 14:22:57 +0000 (14:22 +0000)]
reverted the header change to include the generic one always
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15374
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Sat, 4 May 2002 14:19:09 +0000 (14:19 +0000)]
utility scripts to manipulate xml CodeWarrior 5.3 project files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15373
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Sat, 4 May 2002 14:17:42 +0000 (14:17 +0000)]
updated todo list
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15372
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Sat, 4 May 2002 14:16:50 +0000 (14:16 +0000)]
updated Universal Interfaces requirements for CodeWarrior 5.3
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15371
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Sat, 4 May 2002 13:17:36 +0000 (13:17 +0000)]
added missing include file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15370
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 4 May 2002 12:45:14 +0000 (12:45 +0000)]
fixed compilation when included directly and not via wx/dirdlg.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15369
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 4 May 2002 12:43:49 +0000 (12:43 +0000)]
fixed wxDirDialog ctor docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15368
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 4 May 2002 12:38:51 +0000 (12:38 +0000)]
wxDirDialog now has the same ctor under all platforms and also uses the
correct default title string
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15367
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 4 May 2002 12:01:37 +0000 (12:01 +0000)]
no changes (0 -> NULL)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15366
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 4 May 2002 11:57:39 +0000 (11:57 +0000)]
initialize wxBitmapButton members
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15365
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 4 May 2002 11:53:06 +0000 (11:53 +0000)]
Made OnInit() and OnRun() logic like MSW when it
comes to quitting the app with no windows.
Fixed overlapping windows when detaching the
toolbar from the main frame.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15364
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 4 May 2002 10:50:48 +0000 (10:50 +0000)]
added CSS stylesheets support to tex2rtf
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15363
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Sat, 4 May 2002 08:50:19 +0000 (08:50 +0000)]
corrected Mac OS X resources compilation target
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15362
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 4 May 2002 04:53:14 +0000 (04:53 +0000)]
swigged updated code for wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15361
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 4 May 2002 00:23:52 +0000 (00:23 +0000)]
swigged code update for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15360
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 3 May 2002 23:33:38 +0000 (23:33 +0000)]
Updates for Push/Pop status text
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15359
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 3 May 2002 23:32:42 +0000 (23:32 +0000)]
Probably only whitespace changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15358
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 3 May 2002 23:31:35 +0000 (23:31 +0000)]
A test case to show the problem with putting a wxListbox (and possibly
other controls) on a wxPopupWindow in wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15357
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 3 May 2002 23:30:40 +0000 (23:30 +0000)]
Make it easier to not use wxPopupWindow in wxSTC, and for now, don't
use it at all for the AutoComplete window.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15356
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 3 May 2002 22:31:21 +0000 (22:31 +0000)]
Fixed problem in InsertItems of always adding ownerdraw data even when
not an ownerdrawn listbox. If some items were already appended then
the indexes would not match.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15355
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Fri, 3 May 2002 20:24:06 +0000 (20:24 +0000)]
corrected conditional compilation for Darwin
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15354
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Fri, 3 May 2002 20:20:55 +0000 (20:20 +0000)]
corrected warnings when compiling with -Wall -W
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15353
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Fri, 3 May 2002 20:15:48 +0000 (20:15 +0000)]
wxTextCtrl bug related to \n handling is Carbon related and is therefore
common to CodeWarrior builds and Apple DevTools builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15352
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Fri, 3 May 2002 19:49:20 +0000 (19:49 +0000)]
corrected warnings when compiling with -Wall -W
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15351
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Fri, 3 May 2002 19:46:22 +0000 (19:46 +0000)]
corrected comment typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15350
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Fri, 3 May 2002 19:43:17 +0000 (19:43 +0000)]
added missing include file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15349
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Fri, 3 May 2002 19:41:22 +0000 (19:41 +0000)]
corrected warnings when compiling with -Wall -W
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15348
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Fri, 3 May 2002 19:33:43 +0000 (19:33 +0000)]
corrected include guards
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15347
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Fri, 3 May 2002 19:14:30 +0000 (19:14 +0000)]
applied solution derived from SourceForge patch # 546915 for Mach-O shared
library resource problems when resources are not placed in the application
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15346
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Fri, 3 May 2002 17:48:10 +0000 (17:48 +0000)]
corrected warnings and removed useless extern declaration
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15345
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Fri, 3 May 2002 17:46:01 +0000 (17:46 +0000)]
static C++ object initialization only seems to be necessary when the library
initialization routine needs to use static C++ objects
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15344
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Fri, 3 May 2002 17:43:50 +0000 (17:43 +0000)]
install both compiled and ascii resource files for Mac OS X
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15343
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 2 May 2002 23:56:00 +0000 (23:56 +0000)]
These methods should be public
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15342
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 2 May 2002 23:22:48 +0000 (23:22 +0000)]
don't look for the catalogs in the Unix standard paths under Windows
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15341
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Thu, 2 May 2002 20:09:25 +0000 (20:09 +0000)]
Missing bracket in array.tex
Documentation for wxStatusBar::Push/PopStatusText
Documentation for wxFrame::Push/PopStatusText and Get/SetStatusBarPane.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15340
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Thu, 2 May 2002 20:07:10 +0000 (20:07 +0000)]
Implemented wxStatusBar::Push/PopStatusText.
Implemented wxFrame::Push/PopSTatusText ( just forward to the status bar ).
Implemented wxFrame::DoGiveHelp, to show menu/toolbar help in the status bar.
Added Get/SetStatusBarPane to get/set the status bar pane the menu/toolbar help
will be show in
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15339
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Thu, 2 May 2002 20:03:19 +0000 (20:03 +0000)]
Generate EVT_TOOL_ENTER when the user moves the mouse out of the toolbar
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15338
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mattia Barbon [Thu, 2 May 2002 19:56:03 +0000 (19:56 +0000)]
wxExecute takes a char**, not a wxChar**
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15337
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 2 May 2002 16:03:14 +0000 (16:03 +0000)]
corrected DoDrawPoint
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15336
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 2 May 2002 13:56:41 +0000 (13:56 +0000)]
you don't have to set BCCDIR for compilation with Borland any longer (patch 550105)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15335
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 2 May 2002 13:52:43 +0000 (13:52 +0000)]
dumb fix for wxDC::Clear() crash
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15334
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 2 May 2002 13:52:09 +0000 (13:52 +0000)]
small code cleanup while looking for an inexistent problem
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15333
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 2 May 2002 13:36:23 +0000 (13:36 +0000)]
splitted wxFileStream docs in 2 files to make the classes appear in the alphabetic order (patch 549657)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15332
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 2 May 2002 13:30:59 +0000 (13:30 +0000)]
fixed type: wxUint16 -> wxUint32 (patch 549556)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15331
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 2 May 2002 06:18:39 +0000 (06:18 +0000)]
Changes for the embedded sample to build on Linux
Swigged updates for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15330
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 2 May 2002 04:45:47 +0000 (04:45 +0000)]
Fixed the bugs preventing wxPython from being embedded in a wxWindows
app, and added a sample showing how to do it.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15329
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 2 May 2002 02:49:15 +0000 (02:49 +0000)]
Removed wxVTKRenderWindow since VTK now includes a much better python
module that allows you to use VTK in a wxPython window.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15328
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 2 May 2002 02:46:14 +0000 (02:46 +0000)]
Changed the name of export.h to wxPython.h so it wouldn't be so
generic. This is the header that should be included by 3rd party
stuff that is embedding wxPython or making a new wxPython extension
module.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15327
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 1 May 2002 16:44:14 +0000 (16:44 +0000)]
changed wxUSE_MS_HTML_HELP to 1 by default
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15326
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775