wxWidgets.git
23 years agoAdded optional parameter to SelectDocumentType() and SelectViewType() to allow the...
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

23 years agosynced intl.cpp and intl.h
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

23 years agonew locales code checked in
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

23 years ago Change required for new event types.
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

23 years agofixed FindItem() to work with submenus
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

23 years agoOne more function was out of alphanumeric sequence
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

23 years agoReordered some of the functions from the sequence they were listed in to make them...
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

23 years agofixed bug in parsing filenames without paths, added more/better tests
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

23 years agoFixed wxToolBar colour mapping problem (I hope)
Julian Smart [Mon, 22 Jan 2001 11:55:47 +0000 (11:55 +0000)] 
Fixed wxToolBar colour mapping problem (I hope)

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

23 years agoAnd a 'standard colours' bitmap to help fix wxToolBar colour mapping problem
Julian Smart [Mon, 22 Jan 2001 11:54:25 +0000 (11:54 +0000)] 
And a 'standard colours' bitmap to help fix wxToolBar colour mapping problem

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

23 years agoinitial coding of and OS/2 XpmHandler
David Webster [Sun, 21 Jan 2001 23:00:59 +0000 (23:00 +0000)] 
initial coding of and OS/2 XpmHandler

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

23 years agonew makefile and gdiimage suport for xpm data
David Webster [Sun, 21 Jan 2001 23:00:16 +0000 (23:00 +0000)] 
new makefile and gdiimage suport for xpm data

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

23 years agoCodeWarrior project for Classic Mac OS
Gilles Depeyrot [Sun, 21 Jan 2001 18:29:08 +0000 (18:29 +0000)] 
CodeWarrior project for Classic Mac OS

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

23 years agoRemove plot.cpp
Julian Smart [Sun, 21 Jan 2001 17:45:50 +0000 (17:45 +0000)] 
Remove plot.cpp

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

23 years agoanother attempt to fix parser compilation
Vadim Zeitlin [Sun, 21 Jan 2001 01:22:39 +0000 (01:22 +0000)] 
another attempt to fix parser compilation

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

23 years agofixed bug #129464 (hopefully)
Václav Slavík [Sat, 20 Jan 2001 19:50:05 +0000 (19:50 +0000)] 
fixed bug #129464 (hopefully)

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

23 years agocorrected creation of wxNORMAL_FONT for Mac OS
Gilles Depeyrot [Sat, 20 Jan 2001 19:35:18 +0000 (19:35 +0000)] 
corrected creation of wxNORMAL_FONT for Mac OS

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

23 years agoapplied wxNativeFontInfo patch from Derry Bryson (with minor changes)
Gilles Depeyrot [Sat, 20 Jan 2001 19:30:47 +0000 (19:30 +0000)] 
applied wxNativeFontInfo patch from Derry Bryson (with minor changes)

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

23 years agoCodeWarrior project for Classic Mac OS
Gilles Depeyrot [Sat, 20 Jan 2001 19:25:35 +0000 (19:25 +0000)] 
CodeWarrior project for Classic Mac OS

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

23 years agochmod is not available in VisualAge
David Webster [Fri, 19 Jan 2001 22:32:22 +0000 (22:32 +0000)] 
chmod is not available in VisualAge

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

23 years agoremove plot.cpp from build
David Webster [Fri, 19 Jan 2001 22:30:50 +0000 (22:30 +0000)] 
remove plot.cpp from build

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

23 years agoremoved shift/reduce conflict
Vadim Zeitlin [Fri, 19 Jan 2001 18:46:54 +0000 (18:46 +0000)] 
removed shift/reduce conflict

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

23 years agoupdated wxLocale documentation to reflect API changes
Václav Slavík [Fri, 19 Jan 2001 00:20:49 +0000 (00:20 +0000)] 
updated wxLocale documentation to reflect API changes

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

23 years agoupdated the script to generate pieces of TeX documentation as well
Václav Slavík [Fri, 19 Jan 2001 00:18:43 +0000 (00:18 +0000)] 
updated the script to generate pieces of TeX documentation as well

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

23 years agofixed Farsi/Persian bug (not reflected in intl.cpp, intl.h yet due to the lock)
Václav Slavík [Fri, 19 Jan 2001 00:18:15 +0000 (00:18 +0000)] 
fixed Farsi/Persian bug (not reflected in intl.cpp, intl.h yet due to the lock)

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

23 years agoapplied pseudo-patch #103306
Václav Slavík [Fri, 19 Jan 2001 00:17:37 +0000 (00:17 +0000)] 
applied pseudo-patch #103306

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

23 years agomoved XMLIDs counter inside GetXMLID to prevent initialization order problems
Václav Slavík [Fri, 19 Jan 2001 00:16:03 +0000 (00:16 +0000)] 
moved XMLIDs counter inside GetXMLID to prevent initialization order problems

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

23 years agoadded timestamping to wxLogStream
Vadim Zeitlin [Thu, 18 Jan 2001 18:10:56 +0000 (18:10 +0000)] 
added timestamping to wxLogStream

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

23 years ago Committing in .
Jouk Jansen [Thu, 18 Jan 2001 13:35:51 +0000 (13:35 +0000)] 
 Committing in .

 Modified Files:
  wxWindows/src/common/dynlib.cpp

 VMS patch for second argument of dlopen
----------------------------------------------------------------------

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

23 years ago This is how wxPlotWindow would look like with the
Robert Roebling [Thu, 18 Jan 2001 12:37:21 +0000 (12:37 +0000)] 
  This is how wxPlotWindow would look like with the
    suggested event type creation.

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

23 years agoapplied file history patch
Vadim Zeitlin [Wed, 17 Jan 2001 18:01:35 +0000 (18:01 +0000)] 
applied file history patch

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

23 years agofixed bug 128581
Vadim Zeitlin [Wed, 17 Jan 2001 17:05:05 +0000 (17:05 +0000)] 
fixed bug 128581

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

23 years agotried to fix layout of label-less static box sizers
Vadim Zeitlin [Wed, 17 Jan 2001 17:00:33 +0000 (17:00 +0000)] 
tried to fix layout of label-less static box sizers

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

23 years agoadded RTLD_GLOBAL to dlopen flags (bug 128705)
Vadim Zeitlin [Wed, 17 Jan 2001 16:45:04 +0000 (16:45 +0000)] 
added RTLD_GLOBAL to dlopen flags (bug 128705)

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

23 years agono changes
Vadim Zeitlin [Wed, 17 Jan 2001 16:18:49 +0000 (16:18 +0000)] 
no changes

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

23 years agofixed wxSplitPath() bug and added tests for it
Vadim Zeitlin [Wed, 17 Jan 2001 16:08:15 +0000 (16:08 +0000)] 
fixed wxSplitPath() bug and added tests for it

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

23 years ago Committing in .
Jouk Jansen [Wed, 17 Jan 2001 12:43:13 +0000 (12:43 +0000)] 
 Committing in .

 Modified Files:
  wxWindows/src/generic/descrip.mms

 removed plot.cpp reference
----------------------------------------------------------------------

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

23 years agoBitmaps are no longer rescaled to reflect printerPPI/screenPPI ratio. Instead, we...
Václav Slavík [Wed, 17 Jan 2001 00:31:58 +0000 (00:31 +0000)] 
Bitmaps are no longer rescaled to reflect printerPPI/screenPPI ratio. Instead, we change user scale before drawing them and then restore it back.

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

23 years ago This way the plot events work.
Robert Roebling [Tue, 16 Jan 2001 23:59:03 +0000 (23:59 +0000)] 
  This way the plot events work.

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

23 years agopatch from Roland Scholz to fix the file permissions in wxCopyFile
Vadim Zeitlin [Tue, 16 Jan 2001 15:28:21 +0000 (15:28 +0000)] 
patch from Roland Scholz to fix the file permissions in wxCopyFile

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

23 years agoadded a note about GetPosition() not working for the events other than thumb track...
Vadim Zeitlin [Tue, 16 Jan 2001 13:29:10 +0000 (13:29 +0000)] 
added a note about GetPosition() not working for the events other than thumb track/release

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

23 years ago Removed plot.cpp.
Robert Roebling [Tue, 16 Jan 2001 13:29:08 +0000 (13:29 +0000)] 
  Removed plot.cpp.

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

23 years ago Removinmg plot sample from configure.
Robert Roebling [Tue, 16 Jan 2001 11:36:58 +0000 (11:36 +0000)] 
  Removinmg plot sample from configure.

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

23 years ago Removing plot sample.
Robert Roebling [Tue, 16 Jan 2001 11:36:21 +0000 (11:36 +0000)] 
  Removing plot sample.

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

23 years ago Readded wxPlotWindow as external lib.
Robert Roebling [Tue, 16 Jan 2001 11:33:29 +0000 (11:33 +0000)] 
  Readded wxPlotWindow as external lib.

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

23 years ago Removing wxPlotWindow from configure.
Robert Roebling [Tue, 16 Jan 2001 11:29:12 +0000 (11:29 +0000)] 
  Removing wxPlotWindow from configure.

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

23 years ago Removing wxPlotWindow.
Robert Roebling [Tue, 16 Jan 2001 11:27:35 +0000 (11:27 +0000)] 
  Removing wxPlotWindow.

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

23 years ago Removing wxPlotWindow from filelist.txt.
Robert Roebling [Tue, 16 Jan 2001 11:25:42 +0000 (11:25 +0000)] 
  Removing wxPlotWindow from filelist.txt.

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

23 years ago Removing wxPlotWindow.
Robert Roebling [Tue, 16 Jan 2001 11:24:54 +0000 (11:24 +0000)] 
  Removing wxPlotWindow.

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

23 years agoChanged code to use the RM environment variable (if one exists) to delete files....
George Tasker [Tue, 16 Jan 2001 11:10:35 +0000 (11:10 +0000)] 
Changed code to use the RM environment variable (if one exists) to delete files.  If one does not exist, the ERASE command is used which is what was used previously

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

23 years agoChanged code to use the RM environment variable (if one exists) to delete files....
George Tasker [Tue, 16 Jan 2001 10:59:36 +0000 (10:59 +0000)] 
Changed code to use the RM environment variable (if one exists) to delete files.  If one does not exist, the ERASE command is used which is what was used previously
Target added for building .OBJ files for .C files in DEBUG or RELEASE subdirs

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

23 years agoChanged code to use the RM environment variable (if one exists) to delete files....
George Tasker [Tue, 16 Jan 2001 10:58:34 +0000 (10:58 +0000)] 
Changed code to use the RM environment variable (if one exists) to delete files.  If one does not exist, the ERASE command is used which is what was used previously

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

23 years agoAdded code to create $D (debug or release) subdir to put the .OBJ files into.
George Tasker [Tue, 16 Jan 2001 10:57:48 +0000 (10:57 +0000)] 
Added code to create $D (debug or release) subdir to put the .OBJ files into.
Changed code to use the RM environment variable (if one exists) to delete files.  If one does not exist, the ERASE command is used which is what was used previously

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

23 years agoSwapped the directory seperator from / to \ for VC makefile
George Tasker [Tue, 16 Jan 2001 10:55:52 +0000 (10:55 +0000)] 
Swapped the directory seperator from / to \ for VC makefile

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

23 years agoRestructured the VC makefile to build the OBJ files in either a DEBUG or RELEASE...
George Tasker [Tue, 16 Jan 2001 10:47:03 +0000 (10:47 +0000)] 
Restructured the VC makefile to build the OBJ files in either a DEBUG or RELEASE subdir to allow concurrent debug and release builds to exist side by side.

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

23 years agoblind fix for setting selection in combobox text ctrl
Vadim Zeitlin [Mon, 15 Jan 2001 22:03:44 +0000 (22:03 +0000)] 
blind fix for setting selection in combobox text ctrl

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

23 years agomerged in the console for MIME handlers fix from 2.2 branch
Vadim Zeitlin [Mon, 15 Jan 2001 21:50:46 +0000 (21:50 +0000)] 
merged in the console for MIME handlers fix from 2.2 branch

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

23 years agofixed a bug in handling mailcap entries with more than one commands with tests
Vadim Zeitlin [Mon, 15 Jan 2001 18:01:28 +0000 (18:01 +0000)] 
fixed a bug in handling mailcap entries with more than one commands with tests

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

23 years agoFixed problem in wxDbColFor::Format() for mySQL (patch submittted directly to me...
George Tasker [Sun, 14 Jan 2001 12:46:33 +0000 (12:46 +0000)] 
Fixed problem in wxDbColFor::Format() for mySQL (patch submittted directly to me from Mark Johnson) to handle SQL_C_TIMESTAMP fields, which is what mySQL uses for DATE fields.

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

23 years agoFixed a couple spelling typos
George Tasker [Sat, 13 Jan 2001 14:32:03 +0000 (14:32 +0000)] 
Fixed a couple spelling typos

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

23 years agofixed stupid bug in LCID->locale string translation
Václav Slavík [Sat, 13 Jan 2001 12:56:30 +0000 (12:56 +0000)] 
fixed stupid bug in LCID->locale string translation

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

23 years agoadded English and English US for testing
Václav Slavík [Sat, 13 Jan 2001 12:50:10 +0000 (12:50 +0000)] 
added English and English US for testing

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

23 years agochanged internat sample so that it shows language choice dialog on startup
Václav Slavík [Fri, 12 Jan 2001 20:31:35 +0000 (20:31 +0000)] 
changed internat sample so that it shows language choice dialog on startup

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

23 years ago_Really_ fixed Norwegian, added Kernewek language
Václav Slavík [Fri, 12 Jan 2001 20:31:24 +0000 (20:31 +0000)] 
_Really_ fixed Norwegian, added Kernewek language

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

23 years agochanged wxLogWarning('catalog not found') message to wxLogVerbose; wxLocale::Init...
Václav Slavík [Fri, 12 Jan 2001 20:31:10 +0000 (20:31 +0000)] 
changed wxLogWarning('catalog not found') message to wxLogVerbose; wxLocale::Init now works with Windows9X, too

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

23 years agoverbose mode wxLog disabled by default even in debug mode
Václav Slavík [Fri, 12 Jan 2001 20:30:53 +0000 (20:30 +0000)] 
verbose mode wxLog disabled by default even in debug mode

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

23 years agoapplied patch to prevent crashing when libxml DLL doesn't contain some symbols
Václav Slavík [Fri, 12 Jan 2001 20:29:40 +0000 (20:29 +0000)] 
applied patch to prevent crashing when libxml DLL doesn't contain some symbols

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

23 years agoallow people use modal dialogs in wxApp::OnInit
Vadim Zeitlin [Thu, 11 Jan 2001 22:11:54 +0000 (22:11 +0000)] 
allow people use modal dialogs in wxApp::OnInit

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

23 years agofix/workaround for Trim() and accented letters
Vadim Zeitlin [Thu, 11 Jan 2001 21:51:16 +0000 (21:51 +0000)] 
fix/workaround for Trim() and accented letters

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

23 years ago wxYield() patch from stable tree.
Robert Roebling [Thu, 11 Jan 2001 18:54:10 +0000 (18:54 +0000)] 
  wxYield() patch from stable tree.

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

23 years agoUse wxClientDC in header window so we don't clip (because of gtk_paint_box not
Julian Smart [Thu, 11 Jan 2001 18:22:32 +0000 (18:22 +0000)] 
Use wxClientDC in header window so we don't clip (because of gtk_paint_box not
being clippable). This cures the header refresh problem.

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

23 years agoapplied Derry's patch to fix scaling bug
Vadim Zeitlin [Thu, 11 Jan 2001 16:26:24 +0000 (16:26 +0000)] 
applied Derry's patch to fix scaling bug

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

23 years agoapplied (slightly modified) patch for loading large/small icons
Vadim Zeitlin [Thu, 11 Jan 2001 14:58:19 +0000 (14:58 +0000)] 
applied (slightly modified) patch for loading large/small icons

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

23 years agofixed Norway languages
Václav Slavík [Wed, 10 Jan 2001 19:51:56 +0000 (19:51 +0000)] 
fixed Norway languages

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

23 years agocommited by mistake, removed
Václav Slavík [Wed, 10 Jan 2001 19:51:46 +0000 (19:51 +0000)] 
commited by mistake, removed

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

23 years agonew locales code checked in
Václav Slavík [Wed, 10 Jan 2001 18:31:26 +0000 (18:31 +0000)] 
new locales code checked in

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

23 years agoNeeded to initialize time_t to 0 in GetTimeZone to prevent a arithmetic underflow...
David Webster [Tue, 9 Jan 2001 23:29:09 +0000 (23:29 +0000)] 
Needed to initialize time_t to 0 in GetTimeZone to prevent a arithmetic underflow in VA 4.0

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

23 years agoExtended ProcessTextCommand so processes SETFOCUS/KILLFOCUS; checked for valid
Julian Smart [Tue, 9 Jan 2001 15:50:01 +0000 (15:50 +0000)] 
Extended ProcessTextCommand so processes SETFOCUS/KILLFOCUS; checked for valid
HWND in wxBuddyTextWndProc so if the event handler kills the HWND, it doesn't crash;
added support for disabling 3D effect in buddy window.

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

23 years agoExtended ProcessTextCommand so processes SETFOCUS/KILLFOCUS; checked for valid
Julian Smart [Tue, 9 Jan 2001 15:37:15 +0000 (15:37 +0000)] 
Extended ProcessTextCommand so processes SETFOCUS/KILLFOCUS; checked for valid
HWND in wxBuddyTextWndProc so if the event handler kills the HWND, it doesn't crash;
added support for disabling 3D effect in buddy window.

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

23 years agoFixes to resolve default Client Window painting when EVT_PAINT events are captured...
David Webster [Mon, 8 Jan 2001 19:00:47 +0000 (19:00 +0000)] 
Fixes to resolve default Client Window painting when EVT_PAINT events are captured by derived classes downstream.

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

23 years agofix for better European date format parsing
Vadim Zeitlin [Mon, 8 Jan 2001 16:48:59 +0000 (16:48 +0000)] 
fix for better European date format parsing

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

23 years agotest all selection methods
Vadim Zeitlin [Mon, 8 Jan 2001 13:35:16 +0000 (13:35 +0000)] 
test all selection methods

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

23 years agotypo: return Win98, not 99, from wxGetOSDescription()
Vadim Zeitlin [Sun, 7 Jan 2001 17:28:23 +0000 (17:28 +0000)] 
typo: return Win98, not 99, from wxGetOSDescription()

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

23 years ago Make wxMenuItem::GetLabel() handle escaped underscores
Robert Roebling [Sun, 7 Jan 2001 14:55:03 +0000 (14:55 +0000)] 
  Make wxMenuItem::GetLabel() handle escaped underscores
   (which are '__') correctly.

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

23 years agofix for gcc bug under Mac OS X
Vadim Zeitlin [Sat, 6 Jan 2001 14:31:35 +0000 (14:31 +0000)] 
fix for gcc bug under Mac OS X

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

23 years agofixed wxStreamBuffer::SetBufferIO() (thanks to Gilles Depeyrot)
Vadim Zeitlin [Sat, 6 Jan 2001 14:18:29 +0000 (14:18 +0000)] 
fixed wxStreamBuffer::SetBufferIO() (thanks to Gilles Depeyrot)

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

23 years agowxDateTime::IsValid() now returns m_time != (wxLongLong)-1
Vadim Zeitlin [Fri, 5 Jan 2001 21:03:19 +0000 (21:03 +0000)] 
wxDateTime::IsValid() now returns m_time != (wxLongLong)-1

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

23 years agoFixed a problem in ConvertWXArrayToC() that would assign a string to an incorrect...
George Tasker [Fri, 5 Jan 2001 19:10:04 +0000 (19:10 +0000)] 
Fixed a problem in ConvertWXArrayToC() that would assign a string to an incorrect memory location due to missing parens "(*choices)[i] = aChoices[i];"

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

23 years agoCorrected horizontal rule drawing when number of items is 1
Julian Smart [Fri, 5 Jan 2001 14:01:28 +0000 (14:01 +0000)] 
Corrected horizontal rule drawing when number of items is 1

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

23 years agoIn wxListCtrl::Find, don't decrement 'start' if already -1, or the search fails.
Julian Smart [Fri, 5 Jan 2001 13:35:38 +0000 (13:35 +0000)] 
In wxListCtrl::Find, don't decrement 'start' if already -1, or the search fails.

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

23 years agoChanged GetDocuments() to remove cast, added GetTemplates()
Julian Smart [Fri, 5 Jan 2001 10:50:24 +0000 (10:50 +0000)] 
Changed GetDocuments() to remove cast, added GetTemplates()

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

23 years agoadded wxArrayString::RemoveAt()
Vadim Zeitlin [Thu, 4 Jan 2001 19:42:22 +0000 (19:42 +0000)] 
added wxArrayString::RemoveAt()

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

23 years agofix for wxList copy ctor
Vadim Zeitlin [Thu, 4 Jan 2001 18:46:53 +0000 (18:46 +0000)] 
fix for wxList copy ctor

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

23 years ago Committing in .
Jouk Jansen [Thu, 4 Jan 2001 15:18:52 +0000 (15:18 +0000)] 
 Committing in .

 Modified Files:
  wxWindows/src/common/descrip.mms

 Updating VMS support

----------------------------------------------------------------------

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

23 years agoadded src/msw/files.lst to the list of files to generate and updated it
Vadim Zeitlin [Thu, 4 Jan 2001 12:55:56 +0000 (12:55 +0000)] 
added src/msw/files.lst to the list of files to generate and updated it

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

23 years agouse default timeout of 1 minute
Vadim Zeitlin [Thu, 4 Jan 2001 12:17:47 +0000 (12:17 +0000)] 
use default timeout of 1 minute

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

23 years agotests for the new [de]selection grid methods (patch by Roland Scholz
Vadim Zeitlin [Thu, 4 Jan 2001 11:05:41 +0000 (11:05 +0000)] 
tests for the new [de]selection grid methods (patch by Roland Scholz
<scholz@pb.izm.fhg.de>)

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

23 years agofix for Centre() (thanks Derry!)
Vadim Zeitlin [Thu, 4 Jan 2001 02:30:08 +0000 (02:30 +0000)] 
fix for Centre() (thanks Derry!)

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

23 years agoadded SAX error callback (thanks go to Robert)
Václav Slavík [Wed, 3 Jan 2001 19:03:43 +0000 (19:03 +0000)] 
added SAX error callback (thanks go to Robert)

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

23 years agotest for bug with new wu-ftpd
Vadim Zeitlin [Wed, 3 Jan 2001 17:16:43 +0000 (17:16 +0000)] 
test for bug with new wu-ftpd

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