]>
git.saurik.com Git - wxWidgets.git/log
Vadim Zeitlin [Sat, 25 Dec 1999 22:16:54 +0000 (22:16 +0000)]
disable #warning because it's an error for some compilers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5117
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 25 Dec 1999 22:16:28 +0000 (22:16 +0000)]
C++ comments in C files are fun but break the compilation (for the Nth time)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5116
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 25 Dec 1999 20:34:56 +0000 (20:34 +0000)]
fixes of documentation - replaced \tt{...}, \em{...}, \bf{...} by {\tt ...} etc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5115
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 25 Dec 1999 20:30:32 +0000 (20:30 +0000)]
moved proplist documentation to main book
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5114
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 25 Dec 1999 20:26:26 +0000 (20:26 +0000)]
moved 1.6X -> 2.X porting manual to main book
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5113
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 25 Dec 1999 18:11:06 +0000 (18:11 +0000)]
font size fix for <PRE>
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5112
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guilhem Lavaux [Sat, 25 Dec 1999 17:38:46 +0000 (17:38 +0000)]
Sound recording works on Windows
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5111
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 25 Dec 1999 11:25:53 +0000 (11:25 +0000)]
Wrote wxMask(bitmap,colour).
Some docs for it and wxBitmap::GetSubBitmap().
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5110
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Fri, 24 Dec 1999 23:40:13 +0000 (23:40 +0000)]
many fixes in documentation so that it compiles with LaTeX - get rid of \end{document} troubles, \it{} -> {\it} and few more syntax fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5109
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Fri, 24 Dec 1999 23:28:31 +0000 (23:28 +0000)]
removed date.cpp and time.cpp from filelist.txt (was only commented)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5108
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Fri, 24 Dec 1999 23:28:05 +0000 (23:28 +0000)]
fixed bug in wxString::DoCopy - it called Sort on already sorted array (thanks to Add behaviour)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5107
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Fri, 24 Dec 1999 23:27:46 +0000 (23:27 +0000)]
removed wxHtmlParser::GetTempData (internal function, obsoleted)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5106
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Fri, 24 Dec 1999 23:27:32 +0000 (23:27 +0000)]
added demo of <font face>
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5105
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Fri, 24 Dec 1999 23:27:20 +0000 (23:27 +0000)]
added <font face> support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5104
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 24 Dec 1999 18:45:22 +0000 (18:45 +0000)]
Some little compilation fixes, etc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5103
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 24 Dec 1999 18:44:29 +0000 (18:44 +0000)]
Removed all non wx stuff from the glcanvas module since DA's PyOpenGL
is better and compatible with the wxGLCanvas. You can get it at
http://starship.python.net:9673/crew/da/Code/PyOpenGL.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5102
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 24 Dec 1999 16:49:57 +0000 (16:49 +0000)]
implemented wxLongLong division - seems to work
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5101
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 24 Dec 1999 12:28:20 +0000 (12:28 +0000)]
Added default constructor to wxGLCanvas.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5100
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 24 Dec 1999 08:16:31 +0000 (08:16 +0000)]
Small changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5099
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 24 Dec 1999 03:28:55 +0000 (03:28 +0000)]
Wrapper updates for wxHtmlLinkInfo and other changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5098
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 24 Dec 1999 00:16:07 +0000 (00:16 +0000)]
fixed mismatched }
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5097
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 23 Dec 1999 23:27:21 +0000 (23:27 +0000)]
removed testing code from wxLongLong
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5096
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 23 Dec 1999 22:43:59 +0000 (22:43 +0000)]
A bugfix in the wxTreeCtrl.GetItem wrapper
Some test/demo modifications and additions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5095
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 23 Dec 1999 22:37:22 +0000 (22:37 +0000)]
New toolbar wrappers
wxMask demos
GenericButton now derives from wxControl
Lots of small changes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5094
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Thu, 23 Dec 1999 21:12:33 +0000 (21:12 +0000)]
fixed interpretation of <font size>: was always relative to current size, now conforms to HTML specs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5093
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Thu, 23 Dec 1999 21:12:23 +0000 (21:12 +0000)]
wxHtmlWindow::OnLinkClicked and wxHtmlCell::Get/SetLink and wxHtmlWinParser::GetSetLink now work with wxHtmlLinkInfo instead of wxString (making it ready for frames)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5092
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Thu, 23 Dec 1999 21:11:46 +0000 (21:11 +0000)]
wxHtmlWindow::OnLinkClicked and wxHtmlCell::Get/SetLink and wxHtmlWinParser::GetSetLink now work with wxHtmlLinkInfo instead of wxString (making it ready for frames) ************** also fixed font size interpretation to conform to HTML (1..6 instead of wrong -2..4)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5091
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 23 Dec 1999 20:15:40 +0000 (20:15 +0000)]
tried to implement division of wxLongLongs - doesn't work at all, will finish tonight
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5090
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 23 Dec 1999 20:13:49 +0000 (20:13 +0000)]
Linking with the TIFF library
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5089
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 23 Dec 1999 20:12:34 +0000 (20:12 +0000)]
Fixed wxSplitterEvent to set it's id to be the splitter window's id so
events can be caught correctly.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5088
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 23 Dec 1999 20:09:58 +0000 (20:09 +0000)]
wxPython doc updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5087
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 23 Dec 1999 20:05:08 +0000 (20:05 +0000)]
New toolbar wrappers
wxMask demos
GenericButton now derives from wxControl
Lots of small changes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5086
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 23 Dec 1999 19:23:13 +0000 (19:23 +0000)]
Added a constructor that allows creation of independent wxControl
(for more easily creating custom controls)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5085
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 23 Dec 1999 18:18:43 +0000 (18:18 +0000)]
Added wxBitmap::GetSubBitmap()
Correct images in gen. dir dlg.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5084
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Thu, 23 Dec 1999 18:14:26 +0000 (18:14 +0000)]
removed wxITALIC/wxSLANT stuff from wxHTML (no longer neccessary, we have intelligent font matching) - affects SetFonts method of wxHtmlWindow, wxHtmlWinParser and private stuff in wxHtmlHelpFrame
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5083
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Thu, 23 Dec 1999 18:14:17 +0000 (18:14 +0000)]
wxHtmlFontCell now has member wxFont m_Font instead of wxFont* m_Font (preparation for <font face> support)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5082
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Thu, 23 Dec 1999 18:13:35 +0000 (18:13 +0000)]
date.cpp and time.cpp removed from CVS (no longer used)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5081
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 23 Dec 1999 17:59:26 +0000 (17:59 +0000)]
patches for running configure under OS/2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5080
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 23 Dec 1999 15:40:18 +0000 (15:40 +0000)]
oops... problem with in Perl source - got mangled by cvs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5079
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 23 Dec 1999 15:34:45 +0000 (15:34 +0000)]
a small script to show the different between the current file version and its last revision (requires Perl)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5078
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 23 Dec 1999 14:21:56 +0000 (14:21 +0000)]
fixes for wxINSTALL_PREFIX definition
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5077
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 23 Dec 1999 14:05:21 +0000 (14:05 +0000)]
patches for BC++ 5.3 from Ricky Gonzales <gonzales@pyramid3.net>
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5076
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Jouk Jansen [Thu, 23 Dec 1999 13:19:09 +0000 (13:19 +0000)]
Committing in .
Patches for VMS
Modified Files:
wxWindows/setup.h_vms wxWindows/include/wx/image.h
wxWindows/src/common/datetime.cpp
wxWindows/src/common/descrip.mms
wxWindows/src/generic/descrip.mms
wxWindows/src/unix/threadpsx.cpp
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5075
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Wed, 22 Dec 1999 23:21:47 +0000 (23:21 +0000)]
Update options to the config files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5074
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 22 Dec 1999 23:00:10 +0000 (23:00 +0000)]
1. corrected some owner-drawn buttons bugs
2. added generation of event for EVT_SPINCTRL handler to wxSpinCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5073
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 22 Dec 1999 22:58:52 +0000 (22:58 +0000)]
testing new wxSpinCtrl event and button colours
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5072
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 22 Dec 1999 22:23:35 +0000 (22:23 +0000)]
documented wxHashTable::DeleteContents(bool)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5071
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 22 Dec 1999 22:23:30 +0000 (22:23 +0000)]
added printing classes to HTML section
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5070
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 22 Dec 1999 21:41:34 +0000 (21:41 +0000)]
tests for "big" wxTextCtrls
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5069
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 22 Dec 1999 21:09:32 +0000 (21:09 +0000)]
1. wxBase compiles under BeOS
2. several bugs corrected in wxTextCtrl::Load/SaveFile (wxMSW)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5068
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Wed, 22 Dec 1999 18:42:00 +0000 (18:42 +0000)]
Updated Phnghand LoadFile and new makefile for DateTime
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5067
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Wed, 22 Dec 1999 18:41:00 +0000 (18:41 +0000)]
Changed Loadfile to be compatable with OS/2 Bitmap handler
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5066
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Wed, 22 Dec 1999 18:40:24 +0000 (18:40 +0000)]
Eliminate comma's after last element in an enum
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5065
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 22 Dec 1999 17:22:54 +0000 (17:22 +0000)]
Reduced spacing in tree ctrl.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5064
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 22 Dec 1999 13:04:54 +0000 (13:04 +0000)]
Some debug code.
Removed flicker form wxTreeCtrl.
Changes.txt update.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5063
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 22 Dec 1999 00:16:35 +0000 (00:16 +0000)]
more wxDateTime tests
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5062
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 22 Dec 1999 00:16:02 +0000 (00:16 +0000)]
1. coloured buttons seem to work
2. wxDateTime::ParseFormat() starts to work
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5061
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Tue, 21 Dec 1999 23:44:08 +0000 (23:44 +0000)]
define _timezone for VisualAge
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5060
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 21 Dec 1999 22:24:07 +0000 (22:24 +0000)]
fixed typo (const<->cosnt)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5059
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 21 Dec 1999 22:23:55 +0000 (22:23 +0000)]
added wxHTML to Classes by Category
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5058
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 21 Dec 1999 22:23:45 +0000 (22:23 +0000)]
fixed horizontal scrollbar bug
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5057
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Tue, 21 Dec 1999 22:22:39 +0000 (22:22 +0000)]
Add datetime file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5056
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 21 Dec 1999 20:27:38 +0000 (20:27 +0000)]
#ifdef wxUSE_TOOLTIPS around tooltips
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5055
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 21 Dec 1999 19:33:25 +0000 (19:33 +0000)]
wxDateTime::ParseFormat() and ParseTime() added (compile but don't work)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5054
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Tue, 21 Dec 1999 17:48:24 +0000 (17:48 +0000)]
can't support enums that have comma after last element
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5053
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 21 Dec 1999 16:43:54 +0000 (16:43 +0000)]
Some doc updates.
Corrected wxFileDialog::GetFilenames() and GetPaths()
if no file is selected.
Corrceted make install.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5052
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 21 Dec 1999 16:24:57 +0000 (16:24 +0000)]
added support for width and flags in wxDateTime::Format()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5051
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 21 Dec 1999 16:11:45 +0000 (16:11 +0000)]
wxString::Format() added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5050
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 21 Dec 1999 15:40:13 +0000 (15:40 +0000)]
1. corrected compilation of wxTime/wxDate
2. wxDateTime::Format() seems to work (look at it to see why I'm so happy)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5049
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Tue, 21 Dec 1999 15:14:14 +0000 (15:14 +0000)]
Uncompilable header fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5048
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 21 Dec 1999 12:48:32 +0000 (12:48 +0000)]
memory leak in ~wxMutex fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5047
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 21 Dec 1999 11:17:11 +0000 (11:17 +0000)]
stupid typo in wxHTML help options dlg - did not display fixed fonts correctly in preview
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5046
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 21 Dec 1999 01:47:56 +0000 (01:47 +0000)]
more wxDateTime tests
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5045
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 21 Dec 1999 01:47:00 +0000 (01:47 +0000)]
removed date.cpp and time.cpp from the makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5044
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 21 Dec 1999 01:44:45 +0000 (01:44 +0000)]
1. wxLongLong and wxDateTime compilation fixed for the compilers without native
"long long" type (and some code in timercmn.cpp too)
2. wxDate and wxTime reimplemented using wxDateTime (old versions tagged as
OLD_DATE_AND_TIME)
3. wxString::To(U)Long and ToDouble added and documented
4. bug with combobox in toolbar (drop down list wasn't dismissed) fixed
5. several wxDateTime::Parse() functions implemented
6. added support for coloured buttons under MSW (not completely finished)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5043
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Mon, 20 Dec 1999 22:15:16 +0000 (22:15 +0000)]
strange comment in gsocket_read (?)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5042
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Mon, 20 Dec 1999 22:09:30 +0000 (22:09 +0000)]
Stupid timeout bug fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5041
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 20 Dec 1999 20:16:37 +0000 (20:16 +0000)]
Minor optical changes to toolbar and the help frame's
options dialog.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5040
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 20 Dec 1999 19:04:48 +0000 (19:04 +0000)]
Mostly Mingw32/Cygwin corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5039
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 20 Dec 1999 17:48:54 +0000 (17:48 +0000)]
test for strptime added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5038
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 20 Dec 1999 17:15:32 +0000 (17:15 +0000)]
Replaced the old wxGetResource implementation with one based
in wxFileConfig.
Compile fix for gsocket.c.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5037
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 20 Dec 1999 16:15:32 +0000 (16:15 +0000)]
Minor changes to wxTreeCtrl's horiz size,
Text stream now can write Mac/Unix/Dos EOL on resp. other platforms,
Fixed return value of wxBufferedOutputStream::GetSize() and ::TellO()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5036
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 20 Dec 1999 14:29:45 +0000 (14:29 +0000)]
fall back from wxITALIC to wxSLANT and vice versa
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5035
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 20 Dec 1999 14:02:48 +0000 (14:02 +0000)]
'grey border' bug under MSW fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5034
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 20 Dec 1999 12:49:42 +0000 (12:49 +0000)]
added <EM>, <CITE> and <STRONG> tags; now use separate handlers for <B>,<I>,<TT>
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5033
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 20 Dec 1999 12:49:35 +0000 (12:49 +0000)]
HTML help: index panel now displays only part of index matching given substring (similar to search panel; ==> 1) faster startup 2) no more problems with incomplete index due to GTK+ limitations). Intelligent behaviour: displays indexes with size <= 100 items in full (= matching empty substring)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5032
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 20 Dec 1999 12:49:14 +0000 (12:49 +0000)]
added support for definition lists (DL,DT,DD) to wxHTML
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5031
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 20 Dec 1999 12:48:01 +0000 (12:48 +0000)]
removed 2nd frame from html test sample; test sample now shows DL,DT,DD support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5030
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 20 Dec 1999 12:47:50 +0000 (12:47 +0000)]
cleaned some relics - mod_* instead of m_* in wxHTML modules
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5029
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 17 Dec 1999 20:55:50 +0000 (20:55 +0000)]
Adding MSVC makefile support for building the TIFF library
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5028
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Fri, 17 Dec 1999 20:19:19 +0000 (20:19 +0000)]
fixed problem with image handlers in two headers (and yes, tested)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5027
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 17 Dec 1999 19:56:32 +0000 (19:56 +0000)]
wxDateTime progress: DST compuation, weekday computation, day-in-year and week
number computations all implemented and seem to work
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5026
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 17 Dec 1999 19:47:51 +0000 (19:47 +0000)]
Fixing another hard-coded WXDIR path
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5025
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Fri, 17 Dec 1999 18:37:24 +0000 (18:37 +0000)]
*** empty log message ***
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5024
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Fri, 17 Dec 1999 18:36:45 +0000 (18:36 +0000)]
Compile-fix after modifying timercmn.cp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5022
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 17 Dec 1999 18:32:25 +0000 (18:32 +0000)]
Fixed typo in wxStaticBoxSizer::CalcMin().
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5021
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Fri, 17 Dec 1999 16:40:06 +0000 (16:40 +0000)]
*** empty log message ***
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5020
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Fri, 17 Dec 1999 16:35:48 +0000 (16:35 +0000)]
Compatibility fix: defined wxGetCurrentTime to wxGetLocalTime
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5019
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Jouk Jansen [Fri, 17 Dec 1999 15:37:00 +0000 (15:37 +0000)]
Committing in .
VMS 64bit integer definition
Modified Files:
wxWindows/include/wx/longlong.h
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5018
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Fri, 17 Dec 1999 15:35:48 +0000 (15:35 +0000)]
Fixed a void* to wxObject* conversion error in a return causing compile break across all ports
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5017
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775