]>
git.saurik.com Git - wxWidgets.git/log
Robin Dunn [Wed, 14 Feb 2001 19:17:30 +0000 (19:17 +0000)]
Fixed bug that was giving the wrong size of wxCustomDataObjects to the receiver.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9371
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 14 Feb 2001 18:13:23 +0000 (18:13 +0000)]
wxADJUST_MIN definition (forgot to ci last time)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9370
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 14 Feb 2001 14:13:38 +0000 (14:13 +0000)]
added wxADJUST_MINSIZE sizer flag
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9369
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 13 Feb 2001 17:55:26 +0000 (17:55 +0000)]
fixed bug in wxCalendarCtrl (132199) and bug in wxDateTime::IsSameDate() this fix discovered
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9368
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 13 Feb 2001 17:40:08 +0000 (17:40 +0000)]
More GTK+ 1.3.1 fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9367
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 13 Feb 2001 15:51:11 +0000 (15:51 +0000)]
Further __WXGTK20__ fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9366
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Jouk Jansen [Tue, 13 Feb 2001 13:00:33 +0000 (13:00 +0000)]
Committing in .
Modified Files:
wxWindows/setup.h_vms wxWindows/src/gtk/descrip.mms
VMS compile issues
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9365
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 13 Feb 2001 12:10:54 +0000 (12:10 +0000)]
Tried to fix GTK+ 2.0 compilos
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9364
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Tue, 13 Feb 2001 11:42:35 +0000 (11:42 +0000)]
Beginnings of BLOB support - Do not use BLOBs yet though, as they do not work, but these changes will not affect behavor of anything unless you try to create a BLOB column 0 which will fail right now.
Formatting of source code cleaned up.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9363
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Tue, 13 Feb 2001 11:41:02 +0000 (11:41 +0000)]
Beginnings of BLOB support - Do not use BLOBs yet though, as they do not work, but these changes will not affect behavor of anything unless you try to create a BLOB column 0 which will fail right now.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9362
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Tue, 13 Feb 2001 11:38:07 +0000 (11:38 +0000)]
A temporary hDIB was not being unlocked before exiting the function where the lock was obtained
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9361
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Tue, 13 Feb 2001 11:35:45 +0000 (11:35 +0000)]
Fixes display of bitmaps in owner drawn controls (like menus) so that they are not clipped or dropped completely. Menu items resize appropriately with this code submitted by Ray Gilbert.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9360
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Mon, 12 Feb 2001 21:41:51 +0000 (21:41 +0000)]
added CodeWarrior projects for Classic Mac OS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9359
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Mon, 12 Feb 2001 21:37:32 +0000 (21:37 +0000)]
removed CodeWarrior projects added as ascii instead of binary
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9358
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 12 Feb 2001 20:30:00 +0000 (20:30 +0000)]
Now uses CC_FULLOPEN if m_colourData.GetChooseFull()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9357
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Mon, 12 Feb 2001 19:23:44 +0000 (19:23 +0000)]
Changed source files to not include Mark's old defunct e-mail address. It now only shows in the ABOUT dialog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9356
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 12 Feb 2001 18:12:10 +0000 (18:12 +0000)]
Small mod
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9355
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 12 Feb 2001 17:21:04 +0000 (17:21 +0000)]
fixed KDE link file reading code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9354
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 12 Feb 2001 15:59:24 +0000 (15:59 +0000)]
Changes to distribution scripts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9351
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 12 Feb 2001 13:45:18 +0000 (13:45 +0000)]
Fix for unsafe use of a global pointer for focus window: now checks at destruct
time to see if we should NULL the pointer.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9349
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 12 Feb 2001 00:51:17 +0000 (00:51 +0000)]
fixed crash with '\' on the end of the last line
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9346
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Fri, 9 Feb 2001 21:01:26 +0000 (21:01 +0000)]
updated CodeWarrior projects for latest wxMac commits
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9340
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Fri, 9 Feb 2001 20:40:42 +0000 (20:40 +0000)]
updated CodeWarrior projects for latest wxMac commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9339
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ron Lee [Fri, 9 Feb 2001 06:45:21 +0000 (06:45 +0000)]
cleaned some old cruft out of configure.in
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9338
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 8 Feb 2001 21:13:12 +0000 (21:13 +0000)]
updated mac sources (CW 5.3 working , CW6 still having code gen problems)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9334
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 8 Feb 2001 18:57:23 +0000 (18:57 +0000)]
applied (slightly modified) wxToggleButton patch from John Norris and Axel Schlueter
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9333
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 8 Feb 2001 18:11:36 +0000 (18:11 +0000)]
some stupid attempts to make utf8 work - it doesn't, but the code does no harm and could be useful in the future
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9332
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 8 Feb 2001 15:54:51 +0000 (15:54 +0000)]
(blind) fixes for Motif compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9331
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 8 Feb 2001 15:46:47 +0000 (15:46 +0000)]
added more tests for streams and wchar_t
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9330
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 8 Feb 2001 15:44:00 +0000 (15:44 +0000)]
fixed bug in Eof(), finally
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9329
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 8 Feb 2001 15:26:38 +0000 (15:26 +0000)]
made EXPAND/COLLAPSE docs more clear
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9328
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 8 Feb 2001 15:13:51 +0000 (15:13 +0000)]
removed obsolete GetEventClass
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9327
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ron Lee [Thu, 8 Feb 2001 11:19:25 +0000 (11:19 +0000)]
More mostly cross compiling related mods..
Get configure to bring in the necessary libs and object files if
the compiler can handle ole.
Added --enable-metafile option, defaults to yes but again only used
if ole is supported.
Fixed the last of the #ifdef wxUSE_NORLANDER.. tests to check if its
non-zero (it's always defined)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9326
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 7 Feb 2001 21:47:55 +0000 (21:47 +0000)]
fix for undefined LANG_XXX constants with some compilers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9324
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Wed, 7 Feb 2001 16:27:21 +0000 (16:27 +0000)]
Radiobox control was being created with wxComboBoxNameStr instead of wxRadioBoxNameStr.
Widgets on the GAUGE tab were overlapping each other, so I slightly rearranged them to not overlap.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9323
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Wed, 7 Feb 2001 16:12:56 +0000 (16:12 +0000)]
SetBackgroundColour() and SetForegroundColour() were being called before the HWND was set for the wxGauge95, and these two functions require the HWND of the gauge. Moved the call to these two functions to be after teh HWND is set.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9322
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ron Lee [Wed, 7 Feb 2001 08:32:51 +0000 (08:32 +0000)]
mainly fixes for cross compiling..
- fixed vsnprintf detection for MSW
- don't do getsockname test for mingw (and presumably for cygwin)
as they use winsock
- fixed broken ole2.h test, add -fvtable-thunks for gcc if we find it.
changed MAC_DIST to MACX_DIST since autoconf thinks MAC_ is a macro..
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9321
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 7 Feb 2001 02:13:22 +0000 (02:13 +0000)]
fixed previous compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9319
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 6 Feb 2001 18:13:28 +0000 (18:13 +0000)]
Added event sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9317
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 6 Feb 2001 18:11:56 +0000 (18:11 +0000)]
Added event sample to VC+ project file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9316
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 6 Feb 2001 18:08:26 +0000 (18:08 +0000)]
Added VC++ project files for event sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9315
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 6 Feb 2001 17:50:06 +0000 (17:50 +0000)]
Updated VC++ project files for making DLL-based samples
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9314
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 6 Feb 2001 15:03:46 +0000 (15:03 +0000)]
Fixed sashwin events
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9313
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 6 Feb 2001 14:23:44 +0000 (14:23 +0000)]
Fixed some warnings (don't know why dialoged Makefile is being committed)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9312
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 6 Feb 2001 00:53:56 +0000 (00:53 +0000)]
fixed (?) mingw32/cygwin compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9309
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 6 Feb 2001 00:17:09 +0000 (00:17 +0000)]
regenerated all makefiles from filelist.txt
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9308
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 6 Feb 2001 00:14:27 +0000 (00:14 +0000)]
applied patch 103610
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9307
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 6 Feb 2001 00:11:43 +0000 (00:11 +0000)]
added splash.h headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9306
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 6 Feb 2001 00:04:24 +0000 (00:04 +0000)]
applied patch 103591 which should fix wxWakeUpIdle()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9304
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Mon, 5 Feb 2001 23:26:46 +0000 (23:26 +0000)]
Added two more lines of c_str() calls for GCC compilation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9303
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Mon, 5 Feb 2001 13:36:33 +0000 (13:36 +0000)]
::Initialize() methods added to the helper classes
Changed wxT("") to wxEmptyString everywhere
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9302
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Mon, 5 Feb 2001 13:33:43 +0000 (13:33 +0000)]
ODBC database class documentation updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9301
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Sun, 4 Feb 2001 21:31:51 +0000 (21:31 +0000)]
supply the sun style dlopen etc. functions in terms of NeXTs rld_*
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9299
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Sun, 4 Feb 2001 21:29:20 +0000 (21:29 +0000)]
helper for changing types/creators of files based on the file extension
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9298
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Sun, 4 Feb 2001 20:11:49 +0000 (20:11 +0000)]
corrections for event handling changes in wxWindows
renamed Cell and CellBox to LifeCell and LifeCellBox to avoid conflict
with Classic Mac OS Toolbox type
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9297
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Sun, 4 Feb 2001 20:06:45 +0000 (20:06 +0000)]
re-added CodeWarrior projects for Classic Mac OS (as binary!)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9296
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Sun, 4 Feb 2001 20:04:58 +0000 (20:04 +0000)]
removed CodeWarrior projects added as binary instead of ascii
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9295
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Sun, 4 Feb 2001 20:00:39 +0000 (20:00 +0000)]
added CodeWarrior projects for Classic Mac OS
ignore CodeWarrior build directory and files produced
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9294
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Sun, 4 Feb 2001 19:54:26 +0000 (19:54 +0000)]
added Classic Mac OS and Mac OS X build instructions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9293
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Sun, 4 Feb 2001 19:53:25 +0000 (19:53 +0000)]
added Mac OS X toolkit configuration
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9292
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Sun, 4 Feb 2001 16:01:33 +0000 (16:01 +0000)]
More changes to use the latest wxDb/wxDbTable method enhancements
More Unicode additions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9291
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Sun, 4 Feb 2001 15:58:39 +0000 (15:58 +0000)]
Cleanup of formatting of text
Added Initialize() functions to a couple of the helper classes
More code changed to reflect new class methods that are now available.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9290
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Sun, 4 Feb 2001 15:56:59 +0000 (15:56 +0000)]
One more wxString change that I originally missed
A few more Unicode changes I missed
Made one more param in the wxDb constructor be a const (like it should have been).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9289
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Sun, 4 Feb 2001 15:55:15 +0000 (15:55 +0000)]
Commenting and text formatting cleanup. No source changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9288
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Sun, 4 Feb 2001 15:52:46 +0000 (15:52 +0000)]
Updated docs to reflect new changes (mostly wxChar* and wxString param changes, plus a few new methods, and forms of the methods.
Documents the new wxDbConnectInf class (which used to be a struct)
A few typos from my last checkin fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9287
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Sun, 4 Feb 2001 14:56:23 +0000 (14:56 +0000)]
ignore CodeWarrior build directory and files produced during compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9286
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Sat, 3 Feb 2001 21:44:28 +0000 (21:44 +0000)]
Initial checkin of the wxFrame support added by Aleks G.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9279
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Sat, 3 Feb 2001 17:55:00 +0000 (17:55 +0000)]
More Unicode support added (though untested and still unfinished).
Changed code to demonstrate the new wxDbConnectInf class
ODBC environment handle now managed via the wxDbConnectInf class
Condensed the use of multiple wxDbConnectInf instances to one and got rid of the bogus EXTERNs of the wxDbConnectInf that were causing so many headaches and mismatched usages of them.
Other minor bug fixes - still have not foudn the reason for the crash on exit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9277
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Sat, 3 Feb 2001 17:52:58 +0000 (17:52 +0000)]
Massive cleanup of the code.
More Unicode support added (though untested).
Added TONS of comments
Changed code to demonstrate the new wxDbConnectInf class
ODBC environment handle now managed via the wxDbConnectInf class
Fixed bug where editing a displayed record would not save if the user name was changed.
Other minor bug fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9276
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Sat, 3 Feb 2001 17:50:45 +0000 (17:50 +0000)]
wxDbConnectInf is now converted to a class. Fully backward compatible with all version except the last checkin I did (changed datatypes back to what they were before for in this class). Class now has all accessors and member functions. Functions added to remove need for calling SQLAllocEnv() and SQLFreeEnv().
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9275
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Sat, 3 Feb 2001 17:50:05 +0000 (17:50 +0000)]
hstmtUpdate handle was not always being freed in all situations
General gcc changes in the Printf() statement when using wxStrings as params to Printf()
General code clean up, correcting comments, added more comments tagging where changes for ODBC 3.0 support needs to be added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9274
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Sat, 3 Feb 2001 17:48:06 +0000 (17:48 +0000)]
wxDbConnectInf is now converted to a class. Fully backward compatible with all version except the last checkin I did (changed datatypes back to what they were before for in this class). Class now has all accessors and member functions. Functions added to remove need for calling SQLAllocEnv() and SQLFreeEnv().
General gcc changes in the Printf() statement when using wxStrings as params to Printf()
General code clean up, correcting comments, added more comments
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9273
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 3 Feb 2001 14:53:12 +0000 (14:53 +0000)]
fixed previous commit (no changes)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9271
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
George Tasker [Sat, 3 Feb 2001 14:29:38 +0000 (14:29 +0000)]
Spelling typos fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9270
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 3 Feb 2001 13:42:47 +0000 (13:42 +0000)]
applied patch 103575 (more efficient wxString comparison)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9269
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Sat, 3 Feb 2001 12:14:09 +0000 (12:14 +0000)]
ignore CodeWarrior build directory
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9268
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
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