wxWidgets.git
24 years ago1. more wxDateTime work
Vadim Zeitlin [Wed, 1 Dec 1999 22:15:53 +0000 (22:15 +0000)] 
1. more wxDateTime work
2. some thread corrections (not fixing the deadlock with Delete() :-( )

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

24 years agosorting test added
Vadim Zeitlin [Wed, 1 Dec 1999 22:07:25 +0000 (22:07 +0000)] 
sorting test added

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

24 years agofixed process termination handling
Karsten Ballüder [Wed, 1 Dec 1999 18:16:53 +0000 (18:16 +0000)] 
fixed process termination handling

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

24 years agortf cut&paste works now, html export fixed
Karsten Ballüder [Wed, 1 Dec 1999 18:05:54 +0000 (18:05 +0000)] 
rtf cut&paste works now, html export fixed

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

24 years ago Typos in sizer docs.
Robert Roebling [Wed, 1 Dec 1999 16:59:01 +0000 (16:59 +0000)] 
  Typos in sizer docs.

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

24 years ago Disabling PNG, TIFF and JPEG works now.
Robert Roebling [Wed, 1 Dec 1999 15:34:16 +0000 (15:34 +0000)] 
  Disabling PNG, TIFF and JPEG works now.

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

24 years ago1. wxMotif::wxFrame derives from wxFrameBase now
Vadim Zeitlin [Wed, 1 Dec 1999 15:23:56 +0000 (15:23 +0000)] 
1. wxMotif::wxFrame derives from wxFrameBase now
2. wxFrame::GetClientAreaOrigin() made common to all ports and documented

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

24 years ago Applied patch for multiple file selection, documented.
Robert Roebling [Wed, 1 Dec 1999 14:08:42 +0000 (14:08 +0000)] 
  Applied patch for multiple file selection, documented.
  Fixed some compilation warnings,
  Minor change to OpenGL code.
  Documented wxImageHandler::GetImageCount() and related.

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

24 years agoAdded wxODBC_FWD_ONLY_CURSORS define
George Tasker [Wed, 1 Dec 1999 14:03:20 +0000 (14:03 +0000)] 
Added wxODBC_FWD_ONLY_CURSORS define

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

24 years agowxTreeCtrl::IsVisible() fix fix - a (LPARAM) typecast was lost in the last checkin
George Tasker [Wed, 1 Dec 1999 01:45:29 +0000 (01:45 +0000)] 
wxTreeCtrl::IsVisible() fix fix - a (LPARAM) typecast was lost in the last checkin

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

24 years agoone day people will stop putting C++ comments in C files
Vadim Zeitlin [Tue, 30 Nov 1999 22:21:18 +0000 (22:21 +0000)] 
one day people will stop putting C++ comments in C files

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

24 years agowxTreeCtrl::IsVisible() fix
Vadim Zeitlin [Tue, 30 Nov 1999 22:14:31 +0000 (22:14 +0000)] 
wxTreeCtrl::IsVisible() fix

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

24 years agowxDateTime starting to work, more tests for it and for threads in console sample
Vadim Zeitlin [Tue, 30 Nov 1999 21:55:00 +0000 (21:55 +0000)] 
wxDateTime starting to work, more tests for it and for threads in console sample

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

24 years agoa test file
Robin Dunn [Tue, 30 Nov 1999 20:24:00 +0000 (20:24 +0000)] 
a test file

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

24 years agoVarious small fixes and tweaks
Robin Dunn [Tue, 30 Nov 1999 20:21:55 +0000 (20:21 +0000)] 
Various small fixes and tweaks
Added wxIntersectRect helper function

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

24 years ago Made db.h compile (removed this wxODBC_ONLY_FARWRD_XXXXXX),
Robert Roebling [Tue, 30 Nov 1999 18:42:35 +0000 (18:42 +0000)] 
  Made db.h compile (removed this wxODBC_ONLY_FARWRD_XXXXXX),
  Added sources for TIFF 3.5.2 from libtiff.org.

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

24 years agoVarious small fixes and tweaks
Robin Dunn [Tue, 30 Nov 1999 18:23:57 +0000 (18:23 +0000)] 
Various small fixes and tweaks

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

24 years ago Compile fix for GIF decoder,
Robert Roebling [Tue, 30 Nov 1999 17:24:14 +0000 (17:24 +0000)] 
  Compile fix for GIF decoder,
  Added image index to loadfile.

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

24 years agoDoesn't reset the stream pos to 0 in CanRead().
Guillermo Rodriguez Garcia [Tue, 30 Nov 1999 14:40:57 +0000 (14:40 +0000)] 
Doesn't reset the stream pos to 0 in CanRead().

Please note that the PCX handler still cannot read images
embedded in streams because it has to check for some things
at the END of the file before proceeding!

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

24 years agoFix to work with images embedded in streams (doesn't reset pos to 0)
Guillermo Rodriguez Garcia [Tue, 30 Nov 1999 14:38:42 +0000 (14:38 +0000)] 
Fix to work with images embedded in streams (doesn't reset pos to 0)

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

24 years agoNow allow SetMenuBar to be called several times.
Julian Smart [Tue, 30 Nov 1999 12:21:06 +0000 (12:21 +0000)] 
Now allow SetMenuBar to be called several times.

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

24 years agoCompile fixes
Julian Smart [Tue, 30 Nov 1999 10:07:03 +0000 (10:07 +0000)] 
Compile fixes

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

24 years agojoinable and detached POSIX threads (not fully tested yet)
Vadim Zeitlin [Mon, 29 Nov 1999 23:05:23 +0000 (23:05 +0000)] 
joinable and detached POSIX threads (not fully tested yet)

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

24 years agoevent handling fixes
Karsten Ballüder [Mon, 29 Nov 1999 20:43:36 +0000 (20:43 +0000)] 
event handling fixes

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

24 years agoAdded support for creating forward or backward scrolling cursors support at run-time...
George Tasker [Mon, 29 Nov 1999 19:20:53 +0000 (19:20 +0000)] 
Added support for creating forward or backward scrolling cursors support at run-time versus compile time.  Default behavior will be determined by wxODBC_FWD_ONLY_CURSORS set in setup.h

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

24 years ago More TIFF things,
Robert Roebling [Mon, 29 Nov 1999 18:36:02 +0000 (18:36 +0000)] 
  More TIFF things,
  Disabled leaking debug code.

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

24 years agofixed wxBITMAP for Motif
Václav Slavík [Mon, 29 Nov 1999 17:33:44 +0000 (17:33 +0000)] 
fixed wxBITMAP for Motif

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

24 years agojust deleted one empty line (testing CVS server)
Václav Slavík [Mon, 29 Nov 1999 11:14:53 +0000 (11:14 +0000)] 
just deleted one empty line (testing CVS server)

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

24 years agocompilation fix
Vadim Zeitlin [Mon, 29 Nov 1999 10:02:24 +0000 (10:02 +0000)] 
compilation fix

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

24 years ago"no C++ comments in C files" rule
Vadim Zeitlin [Mon, 29 Nov 1999 09:45:21 +0000 (09:45 +0000)] 
"no C++ comments in C files" rule

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

24 years agocompilation fix (no C++ comments in C files, include/wx/expr.hsrc/msw/textctrl.cpp...
Vadim Zeitlin [Mon, 29 Nov 1999 09:34:54 +0000 (09:34 +0000)] 
compilation fix (no C++ comments in C files, include/wx/expr.hsrc/msw/textctrl.cpp$include/wx/expr.h@!src/msw/textctrl.cppsrc/msw/textctrl.cpp)

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

24 years agotest complete :-)
Karsten Ballüder [Mon, 29 Nov 1999 08:57:43 +0000 (08:57 +0000)] 
test complete :-)

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

24 years agotest
Karsten Ballüder [Mon, 29 Nov 1999 08:57:08 +0000 (08:57 +0000)] 
test

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

24 years agotest
Karsten Ballüder [Mon, 29 Nov 1999 08:56:52 +0000 (08:56 +0000)] 
test

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

24 years agotest
Karsten Ballüder [Mon, 29 Nov 1999 08:55:59 +0000 (08:55 +0000)] 
test

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

24 years agotest
Karsten Ballüder [Mon, 29 Nov 1999 08:54:43 +0000 (08:54 +0000)] 
test

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

24 years agotest
Karsten Ballüder [Mon, 29 Nov 1999 08:54:15 +0000 (08:54 +0000)] 
test

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

24 years agotest
Karsten Ballüder [Mon, 29 Nov 1999 08:53:49 +0000 (08:53 +0000)] 
test

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

24 years agotest
Karsten Ballüder [Mon, 29 Nov 1999 08:52:09 +0000 (08:52 +0000)] 
test

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

24 years agotest
Karsten Ballüder [Mon, 29 Nov 1999 08:51:08 +0000 (08:51 +0000)] 
test

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

24 years agotest
Karsten Ballüder [Mon, 29 Nov 1999 08:50:39 +0000 (08:50 +0000)] 
test

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

24 years agotest
Karsten Ballüder [Mon, 29 Nov 1999 08:50:08 +0000 (08:50 +0000)] 
test

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

24 years agotest
Karsten Ballüder [Mon, 29 Nov 1999 08:49:23 +0000 (08:49 +0000)] 
test

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

24 years agotest
Karsten Ballüder [Mon, 29 Nov 1999 08:48:48 +0000 (08:48 +0000)] 
test

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

24 years agotest
Karsten Ballüder [Mon, 29 Nov 1999 08:48:27 +0000 (08:48 +0000)] 
test

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

24 years agotest
Karsten Ballüder [Mon, 29 Nov 1999 08:47:29 +0000 (08:47 +0000)] 
test

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

24 years agotest
Karsten Ballüder [Mon, 29 Nov 1999 08:43:51 +0000 (08:43 +0000)] 
test

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

24 years ago1. msec resolution for timer functions under Win32
Vadim Zeitlin [Sun, 28 Nov 1999 23:30:18 +0000 (23:30 +0000)] 
1. msec resolution for timer functions under Win32
2. small wxLog corrections/enhancements
3. some wxDateTime and wxLongLong work

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

24 years agoSame comment as in dc.cpp
Unknown (JL) [Sun, 28 Nov 1999 22:15:35 +0000 (22:15 +0000)] 
Same comment as in dc.cpp

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

24 years agostupid double declaration of GetClippingBox due to the bad (lack of) usage of wxCoord...
Unknown (JL) [Sun, 28 Nov 1999 22:14:26 +0000 (22:14 +0000)] 
stupid double declaration of GetClippingBox due to the bad (lack of) usage of wxCoord in grid

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

24 years agoDoSetSize has to be virtual because subtype controls may have different implementation
Unknown (JL) [Sun, 28 Nov 1999 22:12:21 +0000 (22:12 +0000)] 
DoSetSize has to be virtual because subtype controls may have different implementation

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

24 years ago More fool-proof lock in thread events code.
Robert Roebling [Sun, 28 Nov 1999 18:46:55 +0000 (18:46 +0000)] 
  More fool-proof lock in thread events code.

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

24 years agowxHtmlWinParser::SetFonts now refreshes fonts cache
Václav Slavík [Sun, 28 Nov 1999 18:26:45 +0000 (18:26 +0000)] 
wxHtmlWinParser::SetFonts now refreshes fonts cache

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

24 years agofixed MSVC++ (stupid) warning
Václav Slavík [Sun, 28 Nov 1999 18:26:12 +0000 (18:26 +0000)] 
fixed MSVC++ (stupid) warning

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

24 years agofixed minor bug in wxFileSystem's converting \ to /
Václav Slavík [Sun, 28 Nov 1999 18:25:42 +0000 (18:25 +0000)] 
fixed minor bug in wxFileSystem's converting \ to /

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

24 years agoSetTitle method (internal use only) changed to virtual OnSetTitle, added GetOpenedPag...
Václav Slavík [Sun, 28 Nov 1999 18:24:57 +0000 (18:24 +0000)] 
SetTitle method (internal use only) changed to virtual OnSetTitle, added GetOpenedPageTitle

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

24 years agoadded &copy; in <PRE> environment
Václav Slavík [Sun, 28 Nov 1999 18:24:34 +0000 (18:24 +0000)] 
added &copy; in <PRE> environment

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

24 years agochanged icon name
Václav Slavík [Sun, 28 Nov 1999 18:20:58 +0000 (18:20 +0000)] 
changed icon name

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

24 years agofixed wxBITMAP macro under wxGTK
Václav Slavík [Sun, 28 Nov 1999 18:20:14 +0000 (18:20 +0000)] 
fixed wxBITMAP macro under wxGTK

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

24 years agoadded setup dialog, changed icons names (prefixed with w)
Václav Slavík [Sun, 28 Nov 1999 18:19:28 +0000 (18:19 +0000)] 
added setup dialog, changed icons names (prefixed with w)

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

24 years agowxHTML icons are now prefixed with w so that it does not conflict with app's icon...
Václav Slavík [Sun, 28 Nov 1999 18:15:30 +0000 (18:15 +0000)] 
wxHTML icons are now prefixed with w so that it does not conflict with app's icon under MSW.

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

24 years agowxHTML icons are now prefixed with w so that it does not conflict with app's icon...
Václav Slavík [Sun, 28 Nov 1999 18:09:16 +0000 (18:09 +0000)] 
wxHTML icons are now prefixed with w so that it does not conflict with app's icon under MSW.

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

24 years ago TIFF change 6.
Robert Roebling [Sun, 28 Nov 1999 17:21:03 +0000 (17:21 +0000)] 
  TIFF change 6.

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

24 years ago TIFF change 5.
Robert Roebling [Sun, 28 Nov 1999 17:20:19 +0000 (17:20 +0000)] 
  TIFF change 5.

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

24 years ago TIFF code 3.
Robert Roebling [Sun, 28 Nov 1999 17:19:05 +0000 (17:19 +0000)] 
  TIFF code 3.

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

24 years ago TIFF code 2.
Robert Roebling [Sun, 28 Nov 1999 17:18:25 +0000 (17:18 +0000)] 
  TIFF code 2.

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

24 years ago TIFF code 1.
Robert Roebling [Sun, 28 Nov 1999 17:17:53 +0000 (17:17 +0000)] 
  TIFF code 1.

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

24 years ago slider link fix 2.
Robert Roebling [Sun, 28 Nov 1999 17:17:24 +0000 (17:17 +0000)] 
  slider link fix 2.

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

24 years ago slider link fix 1.
Robert Roebling [Sun, 28 Nov 1999 17:16:53 +0000 (17:16 +0000)] 
  slider link fix 1.

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

24 years ago Some tiff code.
Robert Roebling [Sun, 28 Nov 1999 17:11:24 +0000 (17:11 +0000)] 
  Some tiff code.

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

24 years ago More broken pipes.
Robert Roebling [Sun, 28 Nov 1999 11:48:39 +0000 (11:48 +0000)] 
   More broken pipes.

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

24 years ago Damn broken pipes.
Robert Roebling [Sun, 28 Nov 1999 11:48:06 +0000 (11:48 +0000)] 
  Damn broken pipes.

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

24 years agosfs
Robert Roebling [Sun, 28 Nov 1999 11:47:36 +0000 (11:47 +0000)] 
sfs

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

24 years ago ?kjashdf?aksj
Robert Roebling [Sun, 28 Nov 1999 11:47:06 +0000 (11:47 +0000)] 
  ?kjashdf?aksj

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

24 years ago More #include changes.
Robert Roebling [Sun, 28 Nov 1999 11:46:33 +0000 (11:46 +0000)] 
  More #include changes.

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

24 years ago New event locking.
Robert Roebling [Sun, 28 Nov 1999 11:45:29 +0000 (11:45 +0000)] 
  New event locking.
  Removed CVS trash.
  Some compile fixes.

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

24 years agomy old draft of wxDateTime
Vadim Zeitlin [Sat, 27 Nov 1999 23:26:11 +0000 (23:26 +0000)] 
my old draft of wxDateTime

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

24 years agocompilation fixes for Unix - IT DOES NOT WORK YET, DON'T TRY IT
Vadim Zeitlin [Sat, 27 Nov 1999 23:24:12 +0000 (23:24 +0000)] 
compilation fixes for Unix - IT DOES NOT WORK YET, DON'T TRY IT

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

24 years agowxThread docs updates
Vadim Zeitlin [Sat, 27 Nov 1999 23:15:07 +0000 (23:15 +0000)] 
wxThread docs updates

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

24 years ago1. wxThread changes (detached/joinable) for MSW and docs updates
Vadim Zeitlin [Sat, 27 Nov 1999 22:57:06 +0000 (22:57 +0000)] 
1. wxThread changes (detached/joinable) for MSW and docs updates
2. wxUSE_GUI=0 compilation for MSW (use vc6dll.t with tmake) and many small
   fixes related to this
3. an attempt to make wxLog more MT friendly
4. a small fix for wxRegConfig: it doesn't create empty unused keys any
   more (SetPath() would always create a key, now it's deleted if it was
   empty)

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

24 years agocompilation fixes
Robin Dunn [Sat, 27 Nov 1999 20:28:25 +0000 (20:28 +0000)] 
compilation fixes

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

24 years agofixed to correctly use #if wxUSE_SPINCTRL
Robin Dunn [Sat, 27 Nov 1999 20:03:21 +0000 (20:03 +0000)] 
fixed to correctly use #if wxUSE_SPINCTRL

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

24 years ago?lk
Robert Roebling [Sat, 27 Nov 1999 16:45:59 +0000 (16:45 +0000)] 
?lk

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

24 years agosds
Robert Roebling [Sat, 27 Nov 1999 16:44:54 +0000 (16:44 +0000)] 
sds

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

24 years agosdasd
Robert Roebling [Sat, 27 Nov 1999 16:43:47 +0000 (16:43 +0000)] 
sdasd

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

24 years ago?jl
Robert Roebling [Sat, 27 Nov 1999 16:42:26 +0000 (16:42 +0000)] 
?jl

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

24 years ago*** empty log message ***
Robert Roebling [Sat, 27 Nov 1999 16:40:47 +0000 (16:40 +0000)] 
*** empty log message ***

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

24 years ago Added wxUSE_SPINCTRL
Robert Roebling [Sat, 27 Nov 1999 16:39:15 +0000 (16:39 +0000)] 
  Added wxUSE_SPINCTRL
  Changed some #include "gtk/.." to <>
  Removed GTK path from wx-config; this breaks wxPython's build.

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

24 years ago Correction to DnD code.
Robert Roebling [Sat, 27 Nov 1999 12:03:05 +0000 (12:03 +0000)] 
  Correction to DnD code.

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

24 years ago Minor changes.
Robert Roebling [Fri, 26 Nov 1999 17:41:20 +0000 (17:41 +0000)] 
  Minor changes.

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

24 years ago Same changes as last commit... Maybe CVS works now.
Robert Roebling [Fri, 26 Nov 1999 17:35:27 +0000 (17:35 +0000)] 
  Same changes as last commit... Maybe CVS works now.

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

24 years ago Added tooltips to radiobox (untested).
Robert Roebling [Fri, 26 Nov 1999 17:34:17 +0000 (17:34 +0000)] 
  Added tooltips to radiobox (untested).
  wxListCtrl now uses deferred events.
  Some debug code changes.

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

24 years agoattempt at more compilation fixes
Vadim Zeitlin [Fri, 26 Nov 1999 16:29:54 +0000 (16:29 +0000)] 
attempt at more compilation fixes

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

24 years agowxUSE_RICHeDIT added
Vadim Zeitlin [Fri, 26 Nov 1999 15:26:51 +0000 (15:26 +0000)] 
wxUSE_RICHeDIT added

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

24 years agomore compilation fixes
Vadim Zeitlin [Fri, 26 Nov 1999 15:26:26 +0000 (15:26 +0000)] 
more compilation fixes

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

24 years ago1. wxBase compiles/links again
Vadim Zeitlin [Fri, 26 Nov 1999 11:44:01 +0000 (11:44 +0000)] 
1. wxBase compiles/links again
2. wxString::reserve() (STLese for Alloc()) added
3. compilation fixes for mingw32/BC++

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

24 years ago1. wxBase compiles/links again
Vadim Zeitlin [Fri, 26 Nov 1999 11:37:42 +0000 (11:37 +0000)] 
1. wxBase compiles/links again
2. wxString::reserve() (STLese for Alloc()) added
3. compilation fixes for mingw32/BC++

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

24 years agomingw32 compilation fixes
Vadim Zeitlin [Fri, 26 Nov 1999 09:53:35 +0000 (09:53 +0000)] 
mingw32 compilation fixes

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

24 years ago1. wxMDIParentFrame::~wxMDIParentFrame() bug fixed
Vadim Zeitlin [Thu, 25 Nov 1999 23:28:41 +0000 (23:28 +0000)] 
1. wxMDIParentFrame::~wxMDIParentFrame() bug fixed
2. tooltips work with wxRadioBox
3. duplicated OnCtlColor()s moved to wxControl

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

24 years agocompile fix for gcc
Vadim Zeitlin [Thu, 25 Nov 1999 22:59:22 +0000 (22:59 +0000)] 
compile fix for gcc

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