]>
git.saurik.com Git - wxWidgets.git/log
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
Julian Smart [Fri, 17 Dec 1999 14:59:09 +0000 (14:59 +0000)]
Misc small mods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5016
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Fri, 17 Dec 1999 13:45:15 +0000 (13:45 +0000)]
Some minor fixups
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5015
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Fri, 17 Dec 1999 13:41:24 +0000 (13:41 +0000)]
Remove tbarsmpl.cpp from the build list
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5014
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Fri, 17 Dec 1999 13:39:24 +0000 (13:39 +0000)]
New image base classes for wxOS2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5013
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 17 Dec 1999 13:10:05 +0000 (13:10 +0000)]
added wxToolBar::SetToolClientData
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5012
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Fri, 17 Dec 1999 05:42:52 +0000 (05:42 +0000)]
cleaning up toolbar mess for os/2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5011
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Fri, 17 Dec 1999 05:42:26 +0000 (05:42 +0000)]
cleaning up image mess for os/2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5010
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Fri, 17 Dec 1999 01:28:44 +0000 (01:28 +0000)]
timercmn rewritten from scratch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5009
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Fri, 17 Dec 1999 01:27:53 +0000 (01:27 +0000)]
Everything rewritten from scratch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5008
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 17 Dec 1999 01:09:10 +0000 (01:09 +0000)]
1. compilation fix for wxDir
2. wxDateTime now calculates week days (_almost_ correctly) and Format()
seems to work too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5007
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 17 Dec 1999 01:08:20 +0000 (01:08 +0000)]
test for weekdats added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5006
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 16 Dec 1999 23:14:14 +0000 (23:14 +0000)]
compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5005
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 16 Dec 1999 23:13:23 +0000 (23:13 +0000)]
changed wxImage::Rescale() to return wxImage& and not void
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5004
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 16 Dec 1999 22:10:32 +0000 (22:10 +0000)]
some more consts here and there
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5003
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 16 Dec 1999 21:59:02 +0000 (21:59 +0000)]
compilation fix after incorrectly resolved conflict
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5002
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 16 Dec 1999 21:30:47 +0000 (21:30 +0000)]
an experimental template for Win16/VC++ 1.52
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5001
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 16 Dec 1999 21:29:54 +0000 (21:29 +0000)]
Win16 compilation fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5000
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 16 Dec 1999 21:00:59 +0000 (21:00 +0000)]
Took out somebody's hard coded path (j:\dev\something...) and put back
$(WXWIN). Please just set an environment variable like the rest of us!
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4999
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Thu, 16 Dec 1999 21:00:54 +0000 (21:00 +0000)]
New Visualage C++ Version 4.0 Project Configuration files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4998
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 16 Dec 1999 20:49:07 +0000 (20:49 +0000)]
Killed a bug that sometimes prevented ShowModal from returning if the
ESC key was used.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4997
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Thu, 16 Dec 1999 20:41:39 +0000 (20:41 +0000)]
Fix for mingw32 compilation (replaced #ifdef NM_CUSTOMDRAW with a test for _WIN32_IE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4996
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 16 Dec 1999 19:36:05 +0000 (19:36 +0000)]
1. wxMotif toolbar works; the toggle buttons have the same width as the other
ones and not twice as big
2. wxMotif::wxBitmap(from XPM) ctor now takes either "char **" or "const char
**", as in wxGTK
3. added an X error handler to wxMotif (debug only)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4995
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 16 Dec 1999 18:38:15 +0000 (18:38 +0000)]
should use ksh, not sh
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4994
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Thu, 16 Dec 1999 18:19:41 +0000 (18:19 +0000)]
PCX images can now be embedded in streams
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4993
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Thu, 16 Dec 1999 18:19:04 +0000 (18:19 +0000)]
slight bug in waitconnection
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4992
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 16 Dec 1999 18:10:38 +0000 (18:10 +0000)]
compilation fixes, doesn't work yet
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4991
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 16 Dec 1999 17:39:07 +0000 (17:39 +0000)]
small fix to the sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4990
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Thu, 16 Dec 1999 16:37:08 +0000 (16:37 +0000)]
Added wxSizer::Insert()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4989
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 16 Dec 1999 16:19:26 +0000 (16:19 +0000)]
added check for timezone in addition to _timezone and __timezone
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4988
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Thu, 16 Dec 1999 14:53:07 +0000 (14:53 +0000)]
Added #if wxUSE_OWNER_DRAWN
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4987
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Thu, 16 Dec 1999 14:52:25 +0000 (14:52 +0000)]
Compilation fix when wxUSE_OWNER_DRAWN is 0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4986
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Thu, 16 Dec 1999 12:22:37 +0000 (12:22 +0000)]
Accomodate changes in CountColours
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4985
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Thu, 16 Dec 1999 12:19:02 +0000 (12:19 +0000)]
Changed stopat to stopafter in CountColours
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4984
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 15 Dec 1999 22:46:33 +0000 (22:46 +0000)]
image handlers moved to separate headers (imagbmp.h etc.) This change is backward compatible (all hdrs #included in image.h) and reduces executable size under GCC -- these files are regenerated makefiles due to change in filelist.txt
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4983
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 15 Dec 1999 22:46:17 +0000 (22:46 +0000)]
image handlers moved to separate headers (imagbmp.h etc.) This change is backward compatible (all hdrs #included in image.h) and reduces executable size under GCC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4982
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 15 Dec 1999 22:39:02 +0000 (22:39 +0000)]
fixed wxHtmlWindow flicker
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4981
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 15 Dec 1999 22:38:18 +0000 (22:38 +0000)]
JPEG handler does not read entire file into memory anymore (+, of course, that headers change)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4980
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 15 Dec 1999 22:38:02 +0000 (22:38 +0000)]
image handlers moved to separate headers (imagbmp.h etc.) This change is backward compatible (all hdrs #included in image.h) and reduces executable size under GCC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4979
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 15 Dec 1999 19:49:48 +0000 (19:49 +0000)]
small compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4978
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 15 Dec 1999 19:47:54 +0000 (19:47 +0000)]
merging in the toolbar changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4977
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 15 Dec 1999 19:47:09 +0000 (19:47 +0000)]
New SWIG generated sources
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4976
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 15 Dec 1999 19:46:19 +0000 (19:46 +0000)]
Fixes for differences between wxMSW and wxGTK`
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4975
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 15 Dec 1999 19:40:46 +0000 (19:40 +0000)]
using WX_TIMEZONE set by configure instead of timezone
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4973
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 15 Dec 1999 19:40:22 +0000 (19:40 +0000)]
added datetime.h/cpp to filelist and regenerated the makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4972
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 15 Dec 1999 19:35:03 +0000 (19:35 +0000)]
added check for timezone variable
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4970
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 15 Dec 1999 19:20:57 +0000 (19:20 +0000)]
documented GetLabel/Text, added a note about GetName being deprecated
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4969
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 15 Dec 1999 18:13:36 +0000 (18:13 +0000)]
fix for compilation with both native and generic kinds of toolbars
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4968
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 15 Dec 1999 18:02:44 +0000 (18:02 +0000)]
testing wxToolBarSimple
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4967
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 15 Dec 1999 17:57:46 +0000 (17:57 +0000)]
a fix for the patch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4966
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 15 Dec 1999 17:14:58 +0000 (17:14 +0000)]
more WXUNUSED() here and there
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4965
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 15 Dec 1999 17:06:32 +0000 (17:06 +0000)]
a small script to regenerate makefiles without running configure
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4964
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Wed, 15 Dec 1999 17:03:58 +0000 (17:03 +0000)]
Remove these VisualAge C++ V4.0 files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4963
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Wed, 15 Dec 1999 16:59:08 +0000 (16:59 +0000)]
Bitmap and Image updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4962
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Wed, 15 Dec 1999 16:54:08 +0000 (16:54 +0000)]
For use when build samples under wxOS2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4961
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 15 Dec 1999 15:34:05 +0000 (15:34 +0000)]
fix for wxMouseEvent::LeftUp() from Stefan.Neis@t-online.de
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4960
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 15 Dec 1999 14:39:56 +0000 (14:39 +0000)]
corrected bug in wxMenu::Enable()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4959
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Wed, 15 Dec 1999 12:32:22 +0000 (12:32 +0000)]
Small bugfix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4958
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Wed, 15 Dec 1999 12:31:28 +0000 (12:31 +0000)]
Added CountColours()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4957
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Wed, 15 Dec 1999 11:46:19 +0000 (11:46 +0000)]
Now saves in eiher 8bit or 24bit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4956
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775