]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
24 years agomore bug fixes: options with values and compound options seem to work
Vadim Zeitlin [Wed, 5 Jan 2000 17:00:05 +0000 (17:00 +0000)] 
more bug fixes: options with values and compound options seem to work

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

24 years agoParseDate() understands tomorrow and yesterday as well as today
Vadim Zeitlin [Wed, 5 Jan 2000 16:59:31 +0000 (16:59 +0000)] 
ParseDate() understands tomorrow and yesterday as well as today

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

24 years agomore stream-like insertion operators
Vadim Zeitlin [Wed, 5 Jan 2000 16:38:12 +0000 (16:38 +0000)] 
more stream-like insertion operators

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

24 years agomore fixes to compilation warnings from HP-UX build log. About 30% more to go
Vadim Zeitlin [Wed, 5 Jan 2000 15:35:04 +0000 (15:35 +0000)] 
more fixes to compilation warnings from HP-UX build log. About 30% more to go
<sigh>

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

24 years agoAdded contributed speedup of ConvertToBitmap under Motif, for 8-bit images.
Julian Smart [Wed, 5 Jan 2000 15:29:56 +0000 (15:29 +0000)] 
Added contributed speedup of ConvertToBitmap under Motif, for 8-bit images.

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

24 years agobug with incorrect & test fixed
Vadim Zeitlin [Wed, 5 Jan 2000 15:17:29 +0000 (15:17 +0000)] 
bug with incorrect & test fixed

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

24 years agounreachable code warning fixed
Vadim Zeitlin [Wed, 5 Jan 2000 15:17:08 +0000 (15:17 +0000)] 
unreachable code warning fixed

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

24 years agowxRegion should work with wxCoord, not long
Vadim Zeitlin [Wed, 5 Jan 2000 15:16:57 +0000 (15:16 +0000)] 
wxRegion should work with wxCoord, not long

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

24 years ago Corrceted background problem with themes.
Robert Roebling [Wed, 5 Jan 2000 15:02:28 +0000 (15:02 +0000)] 
  Corrceted background problem with themes.

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

24 years agoGeneral fixes
David Webster [Wed, 5 Jan 2000 14:07:15 +0000 (14:07 +0000)] 
General fixes

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

24 years agoAdded RC file needed by makefiles.
Julian Smart [Wed, 5 Jan 2000 13:56:51 +0000 (13:56 +0000)] 
Added RC file needed by makefiles.

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

24 years agoinclude "module.h"
Vadim Zeitlin [Wed, 5 Jan 2000 13:22:46 +0000 (13:22 +0000)] 
include "module.h"

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

24 years agowxFloatbar fixes
Robin Dunn [Wed, 5 Jan 2000 04:58:23 +0000 (04:58 +0000)] 
wxFloatbar fixes
other odds and ends

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

24 years agoFixed a bug so the toggle flag is set correctly
Robin Dunn [Wed, 5 Jan 2000 04:51:14 +0000 (04:51 +0000)] 
Fixed a bug so the toggle flag is set correctly

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

24 years agosmall bug fix for composite options
Vadim Zeitlin [Wed, 5 Jan 2000 02:46:45 +0000 (02:46 +0000)] 
small bug fix for composite options

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

24 years agowxCmdLineParser tests
Vadim Zeitlin [Wed, 5 Jan 2000 02:42:22 +0000 (02:42 +0000)] 
wxCmdLineParser tests

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

24 years ago1. compilation fixes for TB_REPLACEBITMAP and FONTENUMPROC
Vadim Zeitlin [Wed, 5 Jan 2000 02:41:18 +0000 (02:41 +0000)] 
1. compilation fixes for TB_REPLACEBITMAP and FONTENUMPROC
2. added wxCmdLineParser class

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

24 years ago Removed crashes when not using themes.
Robert Roebling [Tue, 4 Jan 2000 22:56:58 +0000 (22:56 +0000)] 
  Removed crashes when not using themes.
  Removed much flicker form tree ctrl and list ctrl.

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

24 years ago EXTRA_LIBS vs. EXTRALIBS change.
Robert Roebling [Tue, 4 Jan 2000 20:14:54 +0000 (20:14 +0000)] 
  EXTRA_LIBS vs. EXTRALIBS change.

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

24 years ago Doc updates.
Robert Roebling [Tue, 4 Jan 2000 19:41:25 +0000 (19:41 +0000)] 
  Doc updates.

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

24 years agoAdded Calctrl.cpp to sources list
David Webster [Tue, 4 Jan 2000 18:19:34 +0000 (18:19 +0000)] 
Added Calctrl.cpp to sources list

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

24 years agoFixed a bug that caused a crash on startup
Robin Dunn [Tue, 4 Jan 2000 18:00:43 +0000 (18:00 +0000)] 
Fixed a bug that caused a crash on startup

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

24 years agofixed a compilation error for VC++ 6
Robin Dunn [Tue, 4 Jan 2000 17:53:52 +0000 (17:53 +0000)] 
fixed a compilation error for VC++ 6

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

24 years ago Compilation fix,
Robert Roebling [Tue, 4 Jan 2000 17:20:21 +0000 (17:20 +0000)] 
  Compilation fix,
  wxGTK requires GTK 1.2.3.

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

24 years agoUpdated OS/2 sources with fixes to wxControl and wxSpinCtrl
David Webster [Tue, 4 Jan 2000 17:15:34 +0000 (17:15 +0000)] 
Updated OS/2 sources with fixes to wxControl and wxSpinCtrl

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

24 years agowxMSW compilation fixes for old mingw32
Vadim Zeitlin [Tue, 4 Jan 2000 16:35:55 +0000 (16:35 +0000)] 
wxMSW compilation fixes for old mingw32

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

24 years agoCorrected problem related to wxSIZE_ALLOW_MINUS_ONE
Guillermo Rodriguez Garcia [Tue, 4 Jan 2000 16:18:44 +0000 (16:18 +0000)] 
Corrected problem related to wxSIZE_ALLOW_MINUS_ONE

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

24 years ago Update bug in wxListCtrl,
Robert Roebling [Tue, 4 Jan 2000 15:32:14 +0000 (15:32 +0000)] 
  Update bug in wxListCtrl,
  Y2000 bug in wxFileDialog (sic).

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

24 years agoneeded a check for wxUSE_VALIDATORS in the wxListCtrl::Create proc when calling the...
David Webster [Tue, 4 Jan 2000 15:14:09 +0000 (15:14 +0000)] 
needed a check for wxUSE_VALIDATORS in the wxListCtrl::Create proc when calling the parent class, wxControl::Create

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

24 years ago Committing in .
Jouk Jansen [Tue, 4 Jan 2000 15:02:12 +0000 (15:02 +0000)] 
 Committing in .

 Patches for VMS
 Temporarily patch to get the IMAGE sample compiled in MOTIF-mode
  N.B. GetSubImage still gives rubish

 Modified Files:
  wxWindows/setup.h_vms wxWindows/include/wx/motif/bitmap.h
  wxWindows/src/common/datetime.cpp
  wxWindows/src/common/descrip.mms
  wxWindows/src/generic/descrip.mms
  wxWindows/src/motif/bitmap.cpp
 ----------------------------------------------------------------------

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

24 years agowxSIZE_ALLOW_MINUS_ONE handling corrected
Vadim Zeitlin [Tue, 4 Jan 2000 14:53:13 +0000 (14:53 +0000)] 
wxSIZE_ALLOW_MINUS_ONE handling corrected

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

24 years ago Correct deafult GUI font is now found when querying
Robert Roebling [Tue, 4 Jan 2000 14:34:03 +0000 (14:34 +0000)] 
  Correct deafult GUI font is now found when querying
    wxSystemSetting. Hack.

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

24 years agoAdded Calctrl.obj to generic build list
David Webster [Tue, 4 Jan 2000 13:41:55 +0000 (13:41 +0000)] 
Added Calctrl.obj to generic build list

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

24 years agoAdd some "USE" defs that were missing.
David Webster [Tue, 4 Jan 2000 13:35:23 +0000 (13:35 +0000)] 
Add some "USE" defs that were missing.

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

24 years ago New colour, font, theme and size code..
Robert Roebling [Tue, 4 Jan 2000 13:02:27 +0000 (13:02 +0000)] 
  New colour, font, theme and size code..

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

24 years agoSome typos fixed
Guillermo Rodriguez Garcia [Tue, 4 Jan 2000 11:54:57 +0000 (11:54 +0000)] 
Some typos fixed

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

24 years agoadded test of bg colour in the tree sample
Vadim Zeitlin [Mon, 3 Jan 2000 23:56:41 +0000 (23:56 +0000)] 
added test of bg colour in the tree sample

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

24 years ago1. wxTreeCtrl::SetBackgroundColour() works (with new comctl32 anyhow)
Vadim Zeitlin [Mon, 3 Jan 2000 23:38:57 +0000 (23:38 +0000)] 
1. wxTreeCtrl::SetBackgroundColour() works (with new comctl32 anyhow)
2. wxToolTip should work with old comctl32

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

24 years agoVisualage C++ V4.0 has a native long long data type.
David Webster [Mon, 3 Jan 2000 23:32:03 +0000 (23:32 +0000)] 
Visualage C++ V4.0 has a native long long data type.

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

24 years agoVisualAge C++ V4.0 fixups, can't differentiate between time_t and double???
David Webster [Mon, 3 Jan 2000 23:31:12 +0000 (23:31 +0000)] 
VisualAge C++ V4.0 fixups, can't differentiate between time_t and double???

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

24 years agoBC++ 5.x also supports _beginthreadex and _endthreadex
Ove Kaaven [Mon, 3 Jan 2000 23:21:50 +0000 (23:21 +0000)] 
BC++ 5.x also supports _beginthreadex and _endthreadex

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

24 years agoSome little changes
Guillermo Rodriguez Garcia [Mon, 3 Jan 2000 22:45:07 +0000 (22:45 +0000)] 
Some little changes

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

24 years agoBetter make it a const reference then.
Ove Kaaven [Mon, 3 Jan 2000 20:00:44 +0000 (20:00 +0000)] 
Better make it a const reference then.

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

24 years agoMake wxColour parameter be passed by reference to inline method,
Ove Kaaven [Mon, 3 Jan 2000 19:57:59 +0000 (19:57 +0000)] 
Make wxColour parameter be passed by reference to inline method,
so it can be inlined by BC++.

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

24 years agoCast both operands of ?: to (wxControl*) so BC++ compiles it
Ove Kaaven [Mon, 3 Jan 2000 19:31:02 +0000 (19:31 +0000)] 
Cast both operands of ?: to (wxControl*) so BC++ compiles it

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

24 years agoMade wxEditor constructor args consistent with other window classes
Robin Dunn [Mon, 3 Jan 2000 19:30:51 +0000 (19:30 +0000)] 
Made wxEditor constructor args consistent with other window classes

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

24 years agoUnicode compilation fix
Ove Kaaven [Mon, 3 Jan 2000 19:15:43 +0000 (19:15 +0000)] 
Unicode compilation fix

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

24 years agoUnicode compilation fixes for BC++ 5
Ove Kaaven [Mon, 3 Jan 2000 18:58:57 +0000 (18:58 +0000)] 
Unicode compilation fixes for BC++ 5
(BC++ 5 mostly doesn't cope with the wxString == char* operation)

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

24 years agoThose wxTRACE_* string constants appears to need wxT()
Ove Kaaven [Mon, 3 Jan 2000 18:53:10 +0000 (18:53 +0000)] 
Those wxTRACE_* string constants appears to need wxT()

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

24 years agoNeed LINKAGEMODE for Visualage C++ compiles on the static global procs at the top
David Webster [Mon, 3 Jan 2000 18:52:29 +0000 (18:52 +0000)] 
Need LINKAGEMODE for Visualage C++ compiles on the static global procs at the top

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

24 years agoHalved DEFAULT_ITEM_WIDTH so default sizes resembles wxGTK better
Ove Kaaven [Mon, 3 Jan 2000 18:51:22 +0000 (18:51 +0000)] 
Halved DEFAULT_ITEM_WIDTH so default sizes resembles wxGTK better

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

24 years agoBC++ 5 does not have Unicode version of GetProcAddress.
Ove Kaaven [Mon, 3 Jan 2000 18:48:02 +0000 (18:48 +0000)] 
BC++ 5 does not have Unicode version of GetProcAddress.
Giving it a plain ASCII string in an #if

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

24 years agoAnother Unicode compilation fix
Ove Kaaven [Mon, 3 Jan 2000 18:44:32 +0000 (18:44 +0000)] 
Another Unicode compilation fix

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

24 years ago Distrib things.
Robert Roebling [Mon, 3 Jan 2000 18:41:14 +0000 (18:41 +0000)] 
  Distrib things.
  Readded resource support.

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

24 years agoUpdated config files for VisualAge C++ V4.0 to include new sources
David Webster [Mon, 3 Jan 2000 18:26:07 +0000 (18:26 +0000)] 
Updated config files for VisualAge C++ V4.0 to include new sources

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

24 years agoFixes to get library to compile
David Webster [Mon, 3 Jan 2000 18:25:26 +0000 (18:25 +0000)] 
Fixes to get library to compile

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

24 years agoTwo new font implementations for OS/2
David Webster [Mon, 3 Jan 2000 18:24:58 +0000 (18:24 +0000)] 
Two new font implementations for OS/2

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

24 years agosmall updates for OS/2
David Webster [Mon, 3 Jan 2000 18:24:10 +0000 (18:24 +0000)] 
small updates for OS/2

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

24 years agono enums with commas past last element, please
David Webster [Mon, 3 Jan 2000 18:22:51 +0000 (18:22 +0000)] 
no enums with commas past last element, please

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

24 years ago1. corrections for compilation of the wxBase apps with wxApp
Vadim Zeitlin [Mon, 3 Jan 2000 17:51:24 +0000 (17:51 +0000)] 
1. corrections for compilation of the wxBase apps with wxApp
2. wxCAL_NO_MONTH/YEAR_CHANGE styles implemented, cosmetic corrections
3. attempt at BC++ compilation fix

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

24 years ago Forgot these.
Robert Roebling [Mon, 3 Jan 2000 17:13:01 +0000 (17:13 +0000)] 
  Forgot these.

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

24 years ago Distrib things,
Robert Roebling [Mon, 3 Jan 2000 17:11:48 +0000 (17:11 +0000)] 
  Distrib things,
  Fixed typo in wxCheckListBox.

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

24 years agonow grabs encoding info not from but from '' (empty string) -- default po header...
Václav Slavík [Mon, 3 Jan 2000 14:27:24 +0000 (14:27 +0000)] 
now grabs encoding info not from  but from '' (empty string) -- default po header (mo catalog must be, of course, contain the header)

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

24 years agoBorland #include hack
Václav Slavík [Mon, 3 Jan 2000 14:27:17 +0000 (14:27 +0000)] 
Borland #include hack

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

24 years agoAdd default size for slider
Guillermo Rodriguez Garcia [Mon, 3 Jan 2000 14:10:36 +0000 (14:10 +0000)] 
Add default size for slider

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

24 years ago Corrected some things in, and some thing revealed by
Robert Roebling [Mon, 3 Jan 2000 13:45:20 +0000 (13:45 +0000)] 
  Corrected some things in, and some thing revealed by
    the Life! sample.

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

24 years agomakegen program for makefile generation for the samples
Vadim Zeitlin [Mon, 3 Jan 2000 13:45:00 +0000 (13:45 +0000)] 
makegen program for makefile generation for the samples

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

24 years agomakefile for the calendar sample as generated by makegen
Vadim Zeitlin [Mon, 3 Jan 2000 13:36:21 +0000 (13:36 +0000)] 
makefile for the calendar sample as generated by makegen

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

24 years ago Corrected spin control, which ignored hand typed text.
Robert Roebling [Mon, 3 Jan 2000 11:42:49 +0000 (11:42 +0000)] 
  Corrected spin control, which ignored hand typed text.
  Corrceted GetBestSize() etc of static text (displayed
    in tip dialog and elsewhere).

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

24 years agoO_BINARY added to wxFile::Create
Vadim Zeitlin [Mon, 3 Jan 2000 10:32:19 +0000 (10:32 +0000)] 
O_BINARY added to wxFile::Create

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

24 years agobmps and ico added as binaries
Guillermo Rodriguez Garcia [Mon, 3 Jan 2000 09:05:38 +0000 (09:05 +0000)] 
bmps and ico added as binaries

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

24 years agoups; must add as binary
Guillermo Rodriguez Garcia [Mon, 3 Jan 2000 09:04:53 +0000 (09:04 +0000)] 
ups; must add as binary

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

24 years agoLife!
Guillermo Rodriguez Garcia [Mon, 3 Jan 2000 08:56:57 +0000 (08:56 +0000)] 
Life!

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

24 years agoUnicode fixes
Ove Kaaven [Mon, 3 Jan 2000 02:24:26 +0000 (02:24 +0000)] 
Unicode fixes

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

24 years agoSplit "?:" into "if" statement for assignment of converted buffers,
Ove Kaaven [Mon, 3 Jan 2000 02:23:42 +0000 (02:23 +0000)] 
Split "?:" into "if" statement for assignment of converted buffers,
so Borland C++ 5 accepts compiling it

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

24 years agoUnicode compilation fixes
Ove Kaaven [Mon, 3 Jan 2000 02:20:03 +0000 (02:20 +0000)] 
Unicode compilation fixes

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

24 years agoMake this compile in Unicode mode under Borland C++ 5.02
Ove Kaaven [Mon, 3 Jan 2000 02:19:07 +0000 (02:19 +0000)] 
Make this compile in Unicode mode under Borland C++ 5.02

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

24 years agoUnicode compilation fixes
Ove Kaaven [Mon, 3 Jan 2000 02:14:45 +0000 (02:14 +0000)] 
Unicode compilation fixes

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

24 years agorefreshed makefiles to be in sync with filelist.txt
Václav Slavík [Sun, 2 Jan 2000 23:32:08 +0000 (23:32 +0000)] 
refreshed makefiles to be in sync with filelist.txt

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

24 years agomoved wxCalendarCtrl code from control sample to a new one - calendar
Vadim Zeitlin [Sun, 2 Jan 2000 23:21:51 +0000 (23:21 +0000)] 
moved wxCalendarCtrl code from control sample to a new one - calendar

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

24 years ago1. wxDateTimeHolidayAuthority class for calculating the holidays added
Vadim Zeitlin [Sun, 2 Jan 2000 23:17:55 +0000 (23:17 +0000)] 
1. wxDateTimeHolidayAuthority class for calculating the holidays added
2. wxCalendarCtrl adjustments and some new features

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

24 years ago Documented wxMutexGuiEnter etc and thread sample.
Robert Roebling [Sun, 2 Jan 2000 21:52:18 +0000 (21:52 +0000)] 
  Documented wxMutexGuiEnter etc and thread sample.
  Also found out that you cannot create top-level windows
    in a GUI thread other than the main one. No idea why.

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

24 years agoadded encconv.h -- I forgot to do so, sorry
Václav Slavík [Sun, 2 Jan 2000 19:51:38 +0000 (19:51 +0000)] 
added encconv.h -- I forgot to do so, sorry

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

24 years agowxLocale now uses wxEncodingConverter (must be explicitly enabled)
Václav Slavík [Sun, 2 Jan 2000 19:51:30 +0000 (19:51 +0000)] 
wxLocale now uses wxEncodingConverter (must be explicitly enabled)

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

24 years agowxFontMapper now cooperates with wxEncodingConverter
Václav Slavík [Sun, 2 Jan 2000 19:51:15 +0000 (19:51 +0000)] 
wxFontMapper now cooperates with wxEncodingConverter

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

24 years agoadded wxEncodingConverter::Convert(char*,wxChar*) and variants ; filled equivalence...
Václav Slavík [Sun, 2 Jan 2000 19:51:09 +0000 (19:51 +0000)] 
added wxEncodingConverter::Convert(char*,wxChar*) and variants ; filled equivalence tables ; GetAllEquivalents now returns semi-sorted array (platfrom equivs, then rest of world)

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

24 years agoadded wxEncodingConverter::Convert(char*,wxChar*) and variants
Václav Slavík [Sun, 2 Jan 2000 19:51:04 +0000 (19:51 +0000)] 
added wxEncodingConverter::Convert(char*,wxChar*) and variants

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

24 years agolinux fixes
Karsten Ballüder [Sun, 2 Jan 2000 18:45:14 +0000 (18:45 +0000)] 
linux fixes

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

24 years ago Some more samples documented etc.
Robert Roebling [Sun, 2 Jan 2000 18:13:45 +0000 (18:13 +0000)] 
  Some more samples documented etc.

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

24 years ago wxSpinCtrl no longer emits event when changed programmatically.
Robert Roebling [Sun, 2 Jan 2000 16:25:28 +0000 (16:25 +0000)] 
  wxSpinCtrl no longer emits event when changed programmatically.
  Some GUI thread things and tests,
  Change for borders around cmposite controls.

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

24 years agofixed typo wxUSE_ENCODING shuold be wxUSE_UNICODE
Václav Slavík [Sun, 2 Jan 2000 14:11:49 +0000 (14:11 +0000)] 
fixed typo wxUSE_ENCODING shuold be wxUSE_UNICODE

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

24 years agoFixes to avoid an endless event looping for wxGTK
Robin Dunn [Sun, 2 Jan 2000 05:26:21 +0000 (05:26 +0000)] 
Fixes to avoid an endless event looping for wxGTK

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

24 years agoSWIG code updates
Robin Dunn [Sun, 2 Jan 2000 05:24:06 +0000 (05:24 +0000)] 
SWIG code updates

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

24 years ago Some Resize/GetBestSize() changes.
Robert Roebling [Sat, 1 Jan 2000 23:21:04 +0000 (23:21 +0000)] 
  Some Resize/GetBestSize() changes.

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

24 years agowxFileSystem now compiles if wxUSE_HTML (required by wxHTML)
Václav Slavík [Sat, 1 Jan 2000 16:43:54 +0000 (16:43 +0000)] 
wxFileSystem now compiles if wxUSE_HTML (required by wxHTML)

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

24 years agoUpdated wxvc_dll.dsp and memory.h to make VC++ compile in DLL mode again
Julian Smart [Sat, 1 Jan 2000 12:24:35 +0000 (12:24 +0000)] 
Updated wxvc_dll.dsp and memory.h to make VC++ compile in DLL mode again

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

24 years agodocumented wxMB_DOCKABLE
Václav Slavík [Sat, 1 Jan 2000 11:50:33 +0000 (11:50 +0000)] 
documented wxMB_DOCKABLE

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

24 years agoadded 'document wxSpinCtrl & wxFontMapper' to TODO list
Václav Slavík [Sat, 1 Jan 2000 11:50:27 +0000 (11:50 +0000)] 
added 'document wxSpinCtrl & wxFontMapper' to TODO list

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

24 years agofixed #pragma implementation/interface numdlgg.h to numdlgg.cpp ; fixed bug: spincont...
Václav Slavík [Sat, 1 Jan 2000 11:50:21 +0000 (11:50 +0000)] 
fixed #pragma implementation/interface numdlgg.h to numdlgg.cpp ; fixed bug: spincontrol ignored min and max values

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

24 years agoreplaced occurences of \_ by _ in verbatim environment
Václav Slavík [Sat, 1 Jan 2000 11:50:11 +0000 (11:50 +0000)] 
replaced occurences of \_ by _ in verbatim environment

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