]>
git.saurik.com Git - wxWidgets.git/log
Václav Slavík [Sun, 5 Dec 1999 19:30:45 +0000 (19:30 +0000)]
[gtk] fixed bug that caused segfaults in wxYield when wxToolBar has non-button control (m_item was no defined, rather then being set to NULL)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4826
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 5 Dec 1999 10:07:00 +0000 (10:07 +0000)]
wxChoice/wxComboBox background colour change (to get back to where we were);
and .dsp file updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4825
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 5 Dec 1999 00:20:58 +0000 (00:20 +0000)]
wxListCtrl custom drawing seems to work
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4824
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 4 Dec 1999 22:57:59 +0000 (22:57 +0000)]
compilation fixes for the wxListItemAttr
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4823
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 4 Dec 1999 22:34:54 +0000 (22:34 +0000)]
1. wxGetOsDescription() function added
2. wxApp::GetComCtlVersion() slightly updated
3. wxToolBar::AddControl() should work on all systems, DeleteTool() added
4. wxListCtrl custom draw changes (custom colours/fonts)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4822
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 4 Dec 1999 16:40:27 +0000 (16:40 +0000)]
Change to wxMenuBar::Remove(),
"make dist" knows about src/tiff now,
configure has a new shared library thing which Debian seems to require.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4821
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 4 Dec 1999 14:51:40 +0000 (14:51 +0000)]
EMX compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4820
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 4 Dec 1999 14:43:44 +0000 (14:43 +0000)]
new wxMenu(Bar) dynamic menu(bar) management functions documented
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4819
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 4 Dec 1999 14:10:31 +0000 (14:10 +0000)]
wxMenu::Insert() seems to work, bug in wxMenuBase::Insert() is corrected
(inserting an item at pos == GetCount() should be the same as appending and
not an error)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4818
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 4 Dec 1999 13:43:59 +0000 (13:43 +0000)]
wxMenuBar::Insert() seems to work!
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4817
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 4 Dec 1999 13:28:26 +0000 (13:28 +0000)]
Documented wxStopWatch and wxToolBar::AddControl().
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4816
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 4 Dec 1999 12:14:38 +0000 (12:14 +0000)]
debug check for infinite loop in InitializeClasses() added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4815
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 4 Dec 1999 11:56:28 +0000 (11:56 +0000)]
Two missing #includes in image code.
Corrected item coloring in wxListCtrl report mode (incl sample).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4814
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 4 Dec 1999 10:37:39 +0000 (10:37 +0000)]
String changes for translations,
Made wxBitmap derive from wxGDIObject,
Removed #ifdefs around destrctors for GDI lists (wxBrushList etc),
Created wxEVT_COMMAND_SPINCTRL_UPDATE with obvious usage.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4813
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Fri, 3 Dec 1999 22:23:58 +0000 (22:23 +0000)]
Bitmap coding
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4812
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 3 Dec 1999 21:27:57 +0000 (21:27 +0000)]
wxDateTime...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4811
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 3 Dec 1999 21:27:34 +0000 (21:27 +0000)]
test for timegm() added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4810
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 3 Dec 1999 19:37:15 +0000 (19:37 +0000)]
code cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4809
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 3 Dec 1999 19:36:47 +0000 (19:36 +0000)]
Testing wxListBox.Delete
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4808
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 3 Dec 1999 19:36:21 +0000 (19:36 +0000)]
Split out the changelog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4807
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 3 Dec 1999 15:17:38 +0000 (15:17 +0000)]
wxMSW update for CW, wxMac updated
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4806
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 3 Dec 1999 15:11:12 +0000 (15:11 +0000)]
wxMSW update for CW, wxMac updated
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4805
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 3 Dec 1999 14:50:12 +0000 (14:50 +0000)]
fixes for icon-inherits-from-bitmap mode
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4804
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 3 Dec 1999 14:49:23 +0000 (14:49 +0000)]
wxMSW update for CW, wxMac updated
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4803
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 3 Dec 1999 14:40:17 +0000 (14:40 +0000)]
wxMSW update for CW, wxMac updated
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4802
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Fri, 3 Dec 1999 14:30:39 +0000 (14:30 +0000)]
wxMSW update for CW, wxMac updated
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4801
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Fri, 3 Dec 1999 05:03:55 +0000 (05:03 +0000)]
bitmap and image updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4800
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Thu, 2 Dec 1999 23:32:25 +0000 (23:32 +0000)]
Catching up to latest thread changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4799
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 2 Dec 1999 17:59:35 +0000 (17:59 +0000)]
more threds fixes, more threads tests - seems to work ok for non GUI case
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4798
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 2 Dec 1999 16:52:22 +0000 (16:52 +0000)]
a small compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4797
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 2 Dec 1999 16:52:03 +0000 (16:52 +0000)]
a small compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4796
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 2 Dec 1999 16:32:16 +0000 (16:32 +0000)]
wxUSE_CONFIG_NATIVE fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4795
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 2 Dec 1999 14:47:49 +0000 (14:47 +0000)]
mingw32 compilation fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4794
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 2 Dec 1999 01:01:26 +0000 (01:01 +0000)]
even more wxDateTime work (completely broken for now, but support for the
full date range almost finished)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4793
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 1 Dec 1999 22:29:02 +0000 (22:29 +0000)]
cosmetic changes in help browser settings dlg; fixed problem with Borland C++
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4792
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Václav Slavík [Sun, 28 Nov 1999 18:24:34 +0000 (18:24 +0000)]
added © in <PRE> environment
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4735
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
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
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
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
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
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
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
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
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