]>
git.saurik.com Git - wxWidgets.git/log
Gilles Depeyrot [Fri, 2 Feb 2001 21:25:08 +0000 (21:25 +0000)]
ignore CodeWarrior build directory
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9267
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Fri, 2 Feb 2001 20:48:54 +0000 (20:48 +0000)]
minor corrections for CodeWarrior
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9266
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 2 Feb 2001 16:53:08 +0000 (16:53 +0000)]
applied patch #103444
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9265
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 2 Feb 2001 15:56:30 +0000 (15:56 +0000)]
added missing GetEventHandler() (patch #103561)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9263
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Jouk Jansen [Fri, 2 Feb 2001 13:22:14 +0000 (13:22 +0000)]
Committing in .
Modified Files:
wxWindows/src/common/dynlib.cpp
RTLD_GLOBAL is not allowed in the second argument of dlopen on True64-Unix.
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9262
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Jouk Jansen [Fri, 2 Feb 2001 13:19:57 +0000 (13:19 +0000)]
Committing in .
Modified Files:
wxWindows/configure
Compaq's preporcessor on True64-Unix does not allow A #include with the "#"
on another position than the first.
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9261
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Fri, 2 Feb 2001 05:05:56 +0000 (05:05 +0000)]
latest module definition file for OS/2 .dll build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9258
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Fri, 2 Feb 2001 05:04:27 +0000 (05:04 +0000)]
Redfine some events
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9257
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Thu, 1 Feb 2001 20:24:44 +0000 (20:24 +0000)]
Huge cleanup of the code. Reformatting, spelling fixes, standardizing on wxWindows conventions, etc.
Changed the couple lines of code required to work with checkins of the new ODBC classes that use wxStrings.
Fixed a ton of memory leaks
Demo still crashes on exit though - this problem has exited for nearly a year though.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9256
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Thu, 1 Feb 2001 20:21:52 +0000 (20:21 +0000)]
All char, char *, and char arrays changed to use wxChar or wxString. 99% backward compatability maintained
Cleaned up code to remove duplicate blocks from multiple functions
Added better handling of failed creation of wxDbTable/wxDb objects
Moved code out of class constructors to a private function called from within the constructor
Moved destructor code to a cleanup() function so it could be called from within the constructor if the constructor failed.
Added wxDb::ModifyColumn() function.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9255
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Thu, 1 Feb 2001 20:17:15 +0000 (20:17 +0000)]
Changed a couple lines to intialize member variables correctly to match db/dbtable type changes to wxString from char *
Spelling typos fixed
All hardcoded text strings and characters now inside wxT()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9254
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Thu, 1 Feb 2001 20:10:49 +0000 (20:10 +0000)]
CodeWarrior project for Classic Mac OS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9253
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 1 Feb 2001 16:12:21 +0000 (16:12 +0000)]
added missing WXDLLEXPORT
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9252
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Thu, 1 Feb 2001 15:27:16 +0000 (15:27 +0000)]
Changed declaration of TREE events from being in both treectlg and treectrl to having it just once in treebase
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9251
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 31 Jan 2001 22:51:10 +0000 (22:51 +0000)]
small fix for control positions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9249
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 31 Jan 2001 22:46:29 +0000 (22:46 +0000)]
Removed obsolete files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9248
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 31 Jan 2001 17:31:15 +0000 (17:31 +0000)]
and another...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9247
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 31 Jan 2001 17:25:56 +0000 (17:25 +0000)]
argh... yet another compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9246
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 31 Jan 2001 17:21:59 +0000 (17:21 +0000)]
another compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9245
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 31 Jan 2001 17:19:06 +0000 (17:19 +0000)]
oops... fixed a typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9244
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 31 Jan 2001 17:16:40 +0000 (17:16 +0000)]
1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPES really work
2. moved ~50% of the event types in their own headers/sources from event.h/cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9243
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 31 Jan 2001 16:00:00 +0000 (16:00 +0000)]
event handling seems to work again, new sample (event) added and documented
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9242
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 31 Jan 2001 15:58:20 +0000 (15:58 +0000)]
compilation warnings fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9241
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 31 Jan 2001 15:57:09 +0000 (15:57 +0000)]
wxDC scaling fix patch (Derry Bryson)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9240
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Wed, 31 Jan 2001 14:50:02 +0000 (14:50 +0000)]
Destructor for wxMimeTypesManager was deleting its member m_impl without checking if it was already NULL or not.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9239
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Wed, 31 Jan 2001 14:48:57 +0000 (14:48 +0000)]
Destructor for wxFileType was deleting its member m_impl without checking if it was already NULL or not.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9238
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 31 Jan 2001 12:33:16 +0000 (12:33 +0000)]
added test for vertical gauge
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9237
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 31 Jan 2001 12:22:04 +0000 (12:22 +0000)]
support for wxGA_VERTICAL in wxGauge
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9235
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Wed, 31 Jan 2001 05:33:10 +0000 (05:33 +0000)]
Ownerdrawn stuff for OS/2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9234
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Wed, 31 Jan 2001 05:32:23 +0000 (05:32 +0000)]
Add a Get and Set for an OS/2 PS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9233
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Tue, 30 Jan 2001 21:26:23 +0000 (21:26 +0000)]
changed argument types (replaced long with wxCoord)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9231
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Tue, 30 Jan 2001 21:22:50 +0000 (21:22 +0000)]
corrected indentation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9230
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Tue, 30 Jan 2001 21:17:27 +0000 (21:17 +0000)]
added missing return type (implicit int no longer accepted by compilers)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9229
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Tue, 30 Jan 2001 21:15:53 +0000 (21:15 +0000)]
removed unused variables
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9228
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Tue, 30 Jan 2001 21:06:57 +0000 (21:06 +0000)]
added test for __MACH__ for Mac OS X compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9227
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Tue, 30 Jan 2001 21:02:45 +0000 (21:02 +0000)]
added missing return type (implicit int no longer accepted by compilers)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9226
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Tue, 30 Jan 2001 21:00:18 +0000 (21:00 +0000)]
added tests for __MACH__ to compile under Mac OS X
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9225
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Tue, 30 Jan 2001 15:38:29 +0000 (15:38 +0000)]
OS/2 compile error fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9223
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Tue, 30 Jan 2001 14:14:03 +0000 (14:14 +0000)]
Allow MDI children to have a non-default window style passed down to them. Previously only default frame styles were possible, even when a valid style was passed.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9222
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Tue, 30 Jan 2001 06:07:50 +0000 (06:07 +0000)]
Compile error fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9221
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Tue, 30 Jan 2001 06:06:22 +0000 (06:06 +0000)]
XPM updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9220
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 29 Jan 2001 23:05:01 +0000 (23:05 +0000)]
Corrected DoBlit code to use offset into mask
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9219
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Mon, 29 Jan 2001 23:01:21 +0000 (23:01 +0000)]
The new SORT parameter for SelectViewType() and SelectDocumentType() sorted the displayed list, but the view/template returned as the one selected was corresponding to the template from the original unsorted list of templates.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9218
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 29 Jan 2001 21:42:53 +0000 (21:42 +0000)]
Add wxInvertMask for OS/2 xpm processing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9217
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 29 Jan 2001 21:37:17 +0000 (21:37 +0000)]
minor fix for OS/2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9216
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 29 Jan 2001 21:36:49 +0000 (21:36 +0000)]
new icc file for VA4
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9215
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 29 Jan 2001 19:56:37 +0000 (19:56 +0000)]
another fix for MDI styles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9214
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 29 Jan 2001 18:52:18 +0000 (18:52 +0000)]
OS/2 updates for XPM
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9213
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 29 Jan 2001 17:43:53 +0000 (17:43 +0000)]
fix (?) for MDI children style problems
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9212
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 29 Jan 2001 17:39:24 +0000 (17:39 +0000)]
modified make and .spec files to build distribution files names with version suffix (like wxFoo-major.minor.micro)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9211
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 29 Jan 2001 15:26:02 +0000 (15:26 +0000)]
1. updated docs/gtk/changes.txt for 2.2.5
2. fixed configure/Makefile to handle no-rtti/no-exceptions better
3. added missing files of internat sample to the dist
4. fixed Makefile.in for the help sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9210
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 29 Jan 2001 05:50:27 +0000 (05:50 +0000)]
new .def file for OS/2 to include event changes and addition of wxDir and the DirCtrldg control
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9208
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 29 Jan 2001 05:48:26 +0000 (05:48 +0000)]
Bitmap code, icon code and dir code updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9207
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 29 Jan 2001 05:47:27 +0000 (05:47 +0000)]
OS/2 updates (mostly executing MSW code)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9206
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 29 Jan 2001 05:46:06 +0000 (05:46 +0000)]
Bitmap and icon updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9205
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 28 Jan 2001 23:21:20 +0000 (23:21 +0000)]
_T() -> wxT()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9203
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Sun, 28 Jan 2001 19:29:23 +0000 (19:29 +0000)]
Fixed buffer overrun in call to wxStripMenuCodes()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9202
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Sun, 28 Jan 2001 16:11:20 +0000 (16:11 +0000)]
Fixed an incorrect statment saying the wxLB_SORT was not support under GTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9201
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Sun, 28 Jan 2001 15:34:19 +0000 (15:34 +0000)]
OS/2 patch about a #pragma warning.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9200
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 28 Jan 2001 10:51:13 +0000 (10:51 +0000)]
Correction for Mingw32
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9197
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 28 Jan 2001 02:14:00 +0000 (02:14 +0000)]
extended RemoveLast() to take size_t parameter
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9194
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 27 Jan 2001 23:00:10 +0000 (23:00 +0000)]
readded wxEVT_HELP inadvertently deleted the last time
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9193
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Sat, 27 Jan 2001 21:18:36 +0000 (21:18 +0000)]
modified macintosh ifdef compilations to also test for __APPLE__
__APPLE__ is defined by the C/C++ compiler under Mac OS X
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9191
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 27 Jan 2001 20:16:02 +0000 (20:16 +0000)]
compatibility changes: WXWIN_COMPATIBILITY_EVENT_TYPES and DECLARE_EVENT_TABLE_ENTRY added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9190
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Sat, 27 Jan 2001 14:29:01 +0000 (14:29 +0000)]
Added wxFrame support contributed by Aleks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9188
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Sat, 27 Jan 2001 12:55:44 +0000 (12:55 +0000)]
Added a check to make sure 'parent' is valid, otherwise a crash could occur
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9187
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 27 Jan 2001 12:46:50 +0000 (12:46 +0000)]
added Id cvs tag
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9186
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 27 Jan 2001 12:46:03 +0000 (12:46 +0000)]
wxEVT_USER_FIRST put back
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9185
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 27 Jan 2001 12:40:57 +0000 (12:40 +0000)]
fix for DoPut() from long time ago
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9183
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 27 Jan 2001 12:38:09 +0000 (12:38 +0000)]
wxEVT_USER_FIRST readded
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9182
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Sat, 27 Jan 2001 10:58:29 +0000 (10:58 +0000)]
corrections related to event.h modifications
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9181
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ron Lee [Sat, 27 Jan 2001 08:46:25 +0000 (08:46 +0000)]
Began updating 2.2 Debian build scripts for 2.3
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9179
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Fri, 26 Jan 2001 23:52:03 +0000 (23:52 +0000)]
plot.cpp was moved out of the generic directory to contrib, so plot.obj no longer needs to be linked
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9177
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 26 Jan 2001 22:26:45 +0000 (22:26 +0000)]
compilation fix for recent event changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9176
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Fri, 26 Jan 2001 20:59:41 +0000 (20:59 +0000)]
correction to maintain data array in synch with string array
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9175
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Fri, 26 Jan 2001 20:16:12 +0000 (20:16 +0000)]
corrected comment
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9174
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 26 Jan 2001 18:58:14 +0000 (18:58 +0000)]
dynamic event types actually work with these changes, also corrected more
event macro in the sources
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9173
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 26 Jan 2001 18:35:23 +0000 (18:35 +0000)]
Corrected typo.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9172
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 26 Jan 2001 17:35:36 +0000 (17:35 +0000)]
Updated ten thousand macros for new event type code.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9171
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 26 Jan 2001 14:13:10 +0000 (14:13 +0000)]
Changed m_eventType to int
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9170
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 25 Jan 2001 18:30:30 +0000 (18:30 +0000)]
New event types for use in external libs (and from
now on actually everywhere).
Adapted cshelp to new event types.
Adapted wxGrid to new event types.
Update for German translation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9169
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 25 Jan 2001 18:27:44 +0000 (18:27 +0000)]
Beautified header.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9168
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 25 Jan 2001 18:27:01 +0000 (18:27 +0000)]
Prepare wxToolBarSimple for event type change.
Make wxGrid use new event types.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9167
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 25 Jan 2001 18:25:21 +0000 (18:25 +0000)]
Changed wxCanvas constants from XXX to wxXXX
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9166
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 25 Jan 2001 18:23:49 +0000 (18:23 +0000)]
Removing obsolete ditrib files.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9165
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 25 Jan 2001 14:56:06 +0000 (14:56 +0000)]
another compile problem fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9164
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 25 Jan 2001 14:33:01 +0000 (14:33 +0000)]
compile/link problem fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9163
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ron Lee [Thu, 25 Jan 2001 02:33:03 +0000 (02:33 +0000)]
Patched to enable building on Debian/Alpha
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9161
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 24 Jan 2001 17:16:04 +0000 (17:16 +0000)]
applied wxNativeFontInfo patch #103089
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9160
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 24 Jan 2001 16:37:04 +0000 (16:37 +0000)]
1. patch from Søren Erland Vestø implementing wxFTP::GetFileSize()
with my fixes to the patch
2. significantly updated/cleaned FTP tests in the sample
3. don't log FTP passwords in wxLogTrace
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9159
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 24 Jan 2001 14:51:38 +0000 (14:51 +0000)]
compilation fix for new iostreams
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9157
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 24 Jan 2001 14:51:06 +0000 (14:51 +0000)]
MIME type manager fixes described earlier on the list:
1. extended wxFileTypeInfo
2. moved handling of fallbacks into wxMimeTypesManager (instead of Impl)
3. added wxMimeTypesManager::Associate() and Unassociate()
4. Unix version only reads the files on demand => much faster startup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9156
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Wed, 24 Jan 2001 11:04:30 +0000 (11:04 +0000)]
Added optional parameter to SelectDocumentType() and SelectViewType() to allow the choice lists of documents/views to be alphabetically sorted if desired. Default behavior is FALSE on the sort to maintain backward compatability.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9155
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 23 Jan 2001 23:20:23 +0000 (23:20 +0000)]
synced intl.cpp and intl.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9154
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 23 Jan 2001 23:17:57 +0000 (23:17 +0000)]
new locales code checked in
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9153
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 23 Jan 2001 18:38:42 +0000 (18:38 +0000)]
Change required for new event types.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9152
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 23 Jan 2001 17:30:22 +0000 (17:30 +0000)]
fixed FindItem() to work with submenus
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9151
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Tue, 23 Jan 2001 15:12:08 +0000 (15:12 +0000)]
One more function was out of alphanumeric sequence
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9150
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Tue, 23 Jan 2001 14:01:07 +0000 (14:01 +0000)]
Reordered some of the functions from the sequence they were listed in to make them be in alphabetical order
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9147
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 23 Jan 2001 00:24:32 +0000 (00:24 +0000)]
fixed bug in parsing filenames without paths, added more/better tests
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9145
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775