]>
git.saurik.com Git - wxWidgets.git/log
Václav Slavík [Tue, 7 Mar 2000 21:32:40 +0000 (21:32 +0000)]
fix of previous commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6513
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Tue, 7 Mar 2000 21:29:46 +0000 (21:29 +0000)]
makefile enhancements for dll, ne wxwindll.ics for VA 4.0 dll
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6512
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Tue, 7 Mar 2000 21:28:30 +0000 (21:28 +0000)]
more minimal stuff
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6511
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Tue, 7 Mar 2000 21:27:31 +0000 (21:27 +0000)]
remove the #warning for VisualAge
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6510
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Tue, 7 Mar 2000 21:26:54 +0000 (21:26 +0000)]
no message
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6509
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Tue, 7 Mar 2000 17:16:54 +0000 (17:16 +0000)]
Ops, stupid me.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6508
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 7 Mar 2000 16:30:45 +0000 (16:30 +0000)]
fixed bug: removed m_windowStyle = style
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6507
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Tue, 7 Mar 2000 16:11:58 +0000 (16:11 +0000)]
First set of changes toward wxBase compliance :-)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6506
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mark Johnson [Tue, 7 Mar 2000 13:47:44 +0000 (13:47 +0000)]
*** empty log message ***
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6505
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 7 Mar 2000 12:17:16 +0000 (12:17 +0000)]
updated to use msgmerge
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6504
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Tue, 7 Mar 2000 11:48:36 +0000 (11:48 +0000)]
Add Child to parent instead of adding it to itself!
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6503
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mark Johnson [Tue, 7 Mar 2000 11:02:27 +0000 (11:02 +0000)]
calendar.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6502
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 7 Mar 2000 10:54:39 +0000 (10:54 +0000)]
technote about translations added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6501
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 7 Mar 2000 10:53:53 +0000 (10:53 +0000)]
technote about translations added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6500
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mark Johnson [Tue, 7 Mar 2000 10:38:12 +0000 (10:38 +0000)]
calendar.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6499
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mark Johnson [Tue, 7 Mar 2000 10:19:00 +0000 (10:19 +0000)]
calendar.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6498
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Bedward [Tue, 7 Mar 2000 10:07:36 +0000 (10:07 +0000)]
Modified <shift>+arrow key behaviour so that the starting cell is
included in the selection
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6497
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 7 Mar 2000 10:03:54 +0000 (10:03 +0000)]
Mark Johnoson's additions for variable-width weekday names
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6496
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Bedward [Tue, 7 Mar 2000 10:02:25 +0000 (10:02 +0000)]
Added Create functions. They return TRUE if the file was successfully
created; FALSE if it couldn't be created (or already exists - is that
ok?).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6495
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 7 Mar 2000 09:15:35 +0000 (09:15 +0000)]
APPEXTRALIBS added to LDLIBS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6494
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Jouk Jansen [Tue, 7 Mar 2000 09:02:37 +0000 (09:02 +0000)]
Committing in .
VMS/GTK compile support
Added Files:
wxWindows/src/gtk/descrip.mms
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6493
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Jouk Jansen [Tue, 7 Mar 2000 09:00:27 +0000 (09:00 +0000)]
Committing in .
VMS/GTK compile support
Modified Files:
wxWindows/descrip.mms wxWindows/setup.h_vms
wxWindows/samples/minimal/descrip.mms
wxWindows/src/common/descrip.mms
wxWindows/src/common/resource.cpp
wxWindows/src/generic/descrip.mms
wxWindows/src/gtk/dcclient.cpp wxWindows/src/gtk/filedlg.cpp
wxWindows/src/gtk/fontdlg.cpp wxWindows/src/gtk/listbox.cpp
wxWindows/src/gtk/tbargtk.cpp wxWindows/src/gtk/win_gtk.c
wxWindows/src/unix/descrip.mms wxWindows/src/unix/fontenum.cpp
Added Files:
wxWindows/lib/vms_gtk.opt
wxWindows/src/gtk/wx_gtk_vmsjackets.c
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6492
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Bedward [Tue, 7 Mar 2000 08:22:43 +0000 (08:22 +0000)]
Removed redundant m_displayed member var from wxGrid
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6491
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Michael Bedward [Tue, 7 Mar 2000 07:41:58 +0000 (07:41 +0000)]
Moved current cell initialization from wxGrid::OnPaint to
wxGrid::DrawHighlight to accommodate wxGTK behaviour.
Removed redundant m_displayed member var from wxGrid.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6490
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Mon, 6 Mar 2000 23:39:09 +0000 (23:39 +0000)]
Changed another NONE to wxSOCKET_NONE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6489
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Mon, 6 Mar 2000 21:00:02 +0000 (21:00 +0000)]
Some other typos
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6488
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Mon, 6 Mar 2000 20:35:53 +0000 (20:35 +0000)]
Use IsConnected instead of m_connected
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6487
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Mon, 6 Mar 2000 18:14:32 +0000 (18:14 +0000)]
Ops, typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6486
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Mon, 6 Mar 2000 17:44:27 +0000 (17:44 +0000)]
Trying to fix IPC problems under Linux as reported by VS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6485
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 6 Mar 2000 17:37:58 +0000 (17:37 +0000)]
system libtiff can now be used instead of the built-in one
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6484
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 6 Mar 2000 17:34:25 +0000 (17:34 +0000)]
Corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6483
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Mon, 6 Mar 2000 17:34:24 +0000 (17:34 +0000)]
Added wxIcon(const char **) ctor (same as char **)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6482
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Mon, 6 Mar 2000 17:23:16 +0000 (17:23 +0000)]
removed wxUSE_WXCONFIG (obsoleted by wxUSE_CONFIG
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6481
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 6 Mar 2000 17:16:12 +0000 (17:16 +0000)]
patches from Ricky Gonzales <gonzales@pyramid3.net>:
1. BC++ 5.5 compilation/building fixes
2. wxMSW listctrl will use correct ILC_COLOR flag depending on current display
depth
3. wxFrame::Show() argument is TRUE by default undet GTK/Motif too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6480
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Mon, 6 Mar 2000 17:14:16 +0000 (17:14 +0000)]
Documented Destroy()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6479
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Mon, 6 Mar 2000 17:11:10 +0000 (17:11 +0000)]
Documented Destroy()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6478
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Mon, 6 Mar 2000 16:50:13 +0000 (16:50 +0000)]
Added a mention about demos/ instead of samples/
Added a mention of the 'samples overview' section in the wxWindows manual
Added EOF marker to easily distinguish the text from the CVS log.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6477
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Mon, 6 Mar 2000 16:31:05 +0000 (16:31 +0000)]
Added rotate sample and comment about masks in wxImage::Rotate
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6476
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Mon, 6 Mar 2000 16:19:39 +0000 (16:19 +0000)]
Disabled memory tracing code for mingw32,
Added LIBTIFF support by default,
Added comment about itsy bitsy lib being useful for win3.1 only,
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6475
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Mon, 6 Mar 2000 15:35:55 +0000 (15:35 +0000)]
And now some more of them
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6474
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Mon, 6 Mar 2000 15:28:41 +0000 (15:28 +0000)]
Moved some items to 'already done' in the todo list
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6473
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Mon, 6 Mar 2000 15:08:17 +0000 (15:08 +0000)]
Slight changes to the stopwatch test
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6472
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mark Johnson [Mon, 6 Mar 2000 09:37:35 +0000 (09:37 +0000)]
*** empty log message ***
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6471
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Mark Johnson [Mon, 6 Mar 2000 09:08:03 +0000 (09:08 +0000)]
dbbrowse.cpp dbbrowse.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6470
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ron Lee [Mon, 6 Mar 2000 04:40:01 +0000 (04:40 +0000)]
set m_clipXX so dc.GetClippingBox returns real bounding box
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6469
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Mon, 6 Mar 2000 02:30:36 +0000 (02:30 +0000)]
Added blind-fix for vert. scrollbars - not tested yet
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6468
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Mon, 6 Mar 2000 00:59:31 +0000 (00:59 +0000)]
Added support for timer events in Motif
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6467
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ron Lee [Sun, 5 Mar 2000 23:42:50 +0000 (23:42 +0000)]
set m_clipXX to resultant clipping region
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6466
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 5 Mar 2000 20:03:09 +0000 (20:03 +0000)]
Re-added XtDestroyWidget call in ~wxWindow - hopefully fixed the problem
with scrolledWindow.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6465
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 5 Mar 2000 19:53:29 +0000 (19:53 +0000)]
Enabled OpenGl in RPM.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6464
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ron Lee [Sun, 5 Mar 2000 19:18:31 +0000 (19:18 +0000)]
couple of typo/thinko bug fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6463
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guilhem Lavaux [Sun, 5 Mar 2000 19:05:13 +0000 (19:05 +0000)]
Removed all wxMMedia2 files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6462
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guilhem Lavaux [Sun, 5 Mar 2000 19:03:21 +0000 (19:03 +0000)]
Moved wxMMedia to contrib/src/mmedia
Added contrib configure
Made wxSocket sample compile
Made OGL compile
Modified main configure to pass some more parameter
to children
Changed the wxProcess doc according to the modification
Still some win makefiles to come
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6461
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 5 Mar 2000 18:46:27 +0000 (18:46 +0000)]
Fixed apparent typo (int->wxWindowID)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6460
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 5 Mar 2000 17:49:58 +0000 (17:49 +0000)]
Various makefile and installation things.
main() is now always in the program. Also added a
macro that doesn't set main at all so that users
can have their own.
The isosurf sample doesn't work anymore.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6459
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sun, 5 Mar 2000 16:25:23 +0000 (16:25 +0000)]
*** empty log message ***
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6458
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guilhem Lavaux [Sun, 5 Mar 2000 16:05:53 +0000 (16:05 +0000)]
Removed wxMMedia classes doc from the main wx doc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6457
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 5 Mar 2000 14:15:47 +0000 (14:15 +0000)]
added missing wxImageList::Add methods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6456
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 5 Mar 2000 11:45:03 +0000 (11:45 +0000)]
Fixed blatant non-initialisation bug
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6455
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 5 Mar 2000 02:31:16 +0000 (02:31 +0000)]
test for 'backwards clock' bug
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6454
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 5 Mar 2000 02:23:53 +0000 (02:23 +0000)]
1. wxStopWatch tests in console
2. some more messages in exec
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6453
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 5 Mar 2000 02:14:10 +0000 (02:14 +0000)]
create null, not empty, region in default wxRegion ctor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6452
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 5 Mar 2000 02:12:04 +0000 (02:12 +0000)]
1. wxWindowDisabler modified to bring parent window back to top under MSW
2. modal dialogs without parent now use the app top window as parent or use
wxWindowDisabler if none
3. modal dialogs bring parent windows to top when activated
4. wxBase dsp will now compile it with MT CRT
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6451
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sun, 5 Mar 2000 00:06:57 +0000 (00:06 +0000)]
regenerated from configure.in
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6450
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sat, 4 Mar 2000 23:59:34 +0000 (23:59 +0000)]
Compilation fixes (true->TRUE, false->FALSE)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6449
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 4 Mar 2000 23:59:13 +0000 (23:59 +0000)]
fix for --with-libpng=sys warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6448
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sat, 4 Mar 2000 23:38:22 +0000 (23:38 +0000)]
Added a fix for compilers with problems to compute signed % unsigned
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6447
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 4 Mar 2000 23:21:53 +0000 (23:21 +0000)]
removed warning about wxDrawRectangle being unused
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6446
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sat, 4 Mar 2000 23:09:37 +0000 (23:09 +0000)]
Improved handling of selection/deselection events.
Improved keyboard navigation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6445
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 4 Mar 2000 22:54:41 +0000 (22:54 +0000)]
removed extern from inline function declarations
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6444
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 4 Mar 2000 20:37:23 +0000 (20:37 +0000)]
fixed couple of bugs in wxZlibInputStream -- mainly incorrect handling of underlaying stream errors and absolutely wrong bytes counting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6443
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 4 Mar 2000 20:37:16 +0000 (20:37 +0000)]
fixed wxDataInputStream::ReadString for empty strings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6442
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 4 Mar 2000 20:37:08 +0000 (20:37 +0000)]
fixes for wxBase compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6441
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sat, 4 Mar 2000 20:36:46 +0000 (20:36 +0000)]
added more stuff to wxBase: zipstrm, zstream, fs_*, mstream
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6440
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sat, 4 Mar 2000 19:56:39 +0000 (19:56 +0000)]
Bugfixes; added selection modes demo to griddemo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6439
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 4 Mar 2000 18:40:52 +0000 (18:40 +0000)]
Some more drawing things,
Tried to make miniframe stay on top, doesn't work,
Make radio box big enough for its title,
Can't anylong close disabled toplevel windows,
Minor other changes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6438
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Sat, 4 Mar 2000 16:35:58 +0000 (16:35 +0000)]
Added SetSelectionMode
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6437
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 4 Mar 2000 16:23:26 +0000 (16:23 +0000)]
Lotta stuff for drawing etc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6436
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Sat, 4 Mar 2000 13:20:35 +0000 (13:20 +0000)]
Ops
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6435
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Sat, 4 Mar 2000 13:20:14 +0000 (13:20 +0000)]
Motif blindfix :-)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6434
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sat, 4 Mar 2000 12:11:47 +0000 (12:11 +0000)]
Fixed non-standard C++ syntax errors
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6433
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 4 Mar 2000 09:24:17 +0000 (09:24 +0000)]
Adapted wxGTK to wxMSW's notion of region setting.
Made Julian's gc_include_inferior hack a bit less radical.
Small addition to changes.txt,
Compile fix to dbbrowse sample. Still crashes upon startup.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6432
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Sat, 4 Mar 2000 02:54:56 +0000 (02:54 +0000)]
Oh well..
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6431
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Sat, 4 Mar 2000 02:51:45 +0000 (02:51 +0000)]
Fixed (my own) stupidity in Connect() mini-tutorial / comments
Changed all _T() to _() in server.cpp
Modified server to use Destroy() instead of directly accessing the wxPendingDelete list
Removed the panels which contained the textctrls - they are not needed at all.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6430
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Sat, 4 Mar 2000 02:42:13 +0000 (02:42 +0000)]
Stupidity fixed in WaitOnConnect()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6429
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Sat, 4 Mar 2000 02:41:14 +0000 (02:41 +0000)]
Stupidity fixed in WaitOnConnect() docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6428
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Fri, 3 Mar 2000 22:52:17 +0000 (22:52 +0000)]
added compression ratio argument to wxZlibOutputStream ctor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6427
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Fri, 3 Mar 2000 20:53:27 +0000 (20:53 +0000)]
Removed dependency on tiffiop.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6426
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guilhem Lavaux [Fri, 3 Mar 2000 20:10:49 +0000 (20:10 +0000)]
wxSoundFileStream doc updates (indeed, first write)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6425
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Fri, 3 Mar 2000 20:09:19 +0000 (20:09 +0000)]
Clean-up, speed-up and bug-fix for wxListCtrl drawing,
Removed overlay things from wxScreenDC,
Added test for bitmaps clipping with regions.
Updates to changes.txt
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6424
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Fri, 3 Mar 2000 19:24:58 +0000 (19:24 +0000)]
Please add classes in alphabetical order
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6423
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Fri, 3 Mar 2000 19:24:24 +0000 (19:24 +0000)]
Added Destroy()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6422
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Fri, 3 Mar 2000 19:24:21 +0000 (19:24 +0000)]
makefiles changed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6421
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Fri, 3 Mar 2000 19:22:35 +0000 (19:22 +0000)]
small mods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6420
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guilhem Lavaux [Fri, 3 Mar 2000 18:46:12 +0000 (18:46 +0000)]
Updated some doc (wxProcess, wxSoundStream)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6419
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 3 Mar 2000 18:27:18 +0000 (18:27 +0000)]
bug in month day parsing - now check that it's > 1 too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6418
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Fri, 3 Mar 2000 18:22:42 +0000 (18:22 +0000)]
new XPMs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6417
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Fri, 3 Mar 2000 18:22:20 +0000 (18:22 +0000)]
new bitmaps
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6416
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Fri, 3 Mar 2000 18:21:48 +0000 (18:21 +0000)]
Life version 2.1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6415
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Guillermo Rodriguez Garcia [Fri, 3 Mar 2000 17:36:02 +0000 (17:36 +0000)]
no more _ftime instead of ftime
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6414
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775