wxWidgets.git
24 years agoTiff library icc for VisualAge 4.0
David Webster [Tue, 14 Mar 2000 14:07:33 +0000 (14:07 +0000)] 
Tiff library icc for VisualAge 4.0

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

24 years agoupdated samples makefiles
Ron Lee [Tue, 14 Mar 2000 14:06:41 +0000 (14:06 +0000)] 
updated samples makefiles

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

24 years ago Even more printfs in GSocket,
Robert Roebling [Tue, 14 Mar 2000 13:53:34 +0000 (13:53 +0000)] 
  Even more printfs in GSocket,
  Copmile fix for splitter.

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

24 years agoSome changes to fix event processing
David Webster [Tue, 14 Mar 2000 13:36:35 +0000 (13:36 +0000)] 
Some changes to fix event processing

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

24 years agofixed arguments to "test"
Karsten Ballüder [Tue, 14 Mar 2000 12:33:37 +0000 (12:33 +0000)] 
fixed arguments to "test"

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

24 years agoAdded/updated some BC++ makefiles
Julian Smart [Tue, 14 Mar 2000 11:51:29 +0000 (11:51 +0000)] 
Added/updated some BC++ makefiles

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

24 years agoCzech message catalog is now up to date
Václav Slavík [Tue, 14 Mar 2000 11:33:48 +0000 (11:33 +0000)] 
Czech message catalog is now up to date

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

24 years agoremoved files that have nothing to do here (cz is alias for cs, .mo files for other...
Václav Slavík [Tue, 14 Mar 2000 11:33:22 +0000 (11:33 +0000)] 
removed files that have nothing to do here (cz is alias for cs, .mo files for other languages are not here)

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

24 years agoFixed crash-on-exit bug due to status bar being deleted twice (MDI apps);
Julian Smart [Tue, 14 Mar 2000 11:25:54 +0000 (11:25 +0000)] 
Fixed crash-on-exit bug due to status bar being deleted twice (MDI apps);
small changes

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

24 years agoChanged Socket() and SocketEvent() to Get... in the samples, also added
Guillermo Rodriguez Garcia [Tue, 14 Mar 2000 09:56:38 +0000 (09:56 +0000)] 
Changed Socket() and SocketEvent() to Get... in the samples, also added
a few more comments and output messages for easier understanding of what's
going on inside wxSocket.

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

24 years agoChanged declaration of functions taking an empty arglist (which means
Guillermo Rodriguez Garcia [Tue, 14 Mar 2000 09:32:27 +0000 (09:32 +0000)] 
Changed declaration of functions taking an empty arglist (which means
no prototype in C, not (void) like in C++) to take (void) instead.

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

24 years agoAdded gsockmsw.c to VC++ project files
Julian Smart [Tue, 14 Mar 2000 09:02:13 +0000 (09:02 +0000)] 
Added gsockmsw.c to VC++ project files

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

24 years agoAdded prototypes to eliminate BC++ warnings
Julian Smart [Tue, 14 Mar 2000 09:00:46 +0000 (09:00 +0000)] 
Added prototypes to eliminate BC++ warnings

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

24 years agoAdded new file: gsockmsw.c
Guillermo Rodriguez Garcia [Tue, 14 Mar 2000 04:44:32 +0000 (04:44 +0000)] 
Added new file: gsockmsw.c

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

24 years agoAdded gsockmsw which now contains all GUI-specific code for the MSW version
Guillermo Rodriguez Garcia [Tue, 14 Mar 2000 04:43:58 +0000 (04:43 +0000)] 
Added gsockmsw which now contains all GUI-specific code for the MSW version
of gsocket - a step towards wxBase

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

24 years agosrc\unix\gsocket.c
Guillermo Rodriguez Garcia [Tue, 14 Mar 2000 04:41:34 +0000 (04:41 +0000)] 
src\unix\gsocket.c

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

24 years agoremove HWND association when DestroyWindow
Unknown (MT) [Tue, 14 Mar 2000 03:13:01 +0000 (03:13 +0000)] 
remove HWND association when DestroyWindow

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

24 years agoRemoved the PREEXTRALIBS hack - no longer needed
Guillermo Rodriguez Garcia [Tue, 14 Mar 2000 01:05:54 +0000 (01:05 +0000)] 
Removed the PREEXTRALIBS hack - no longer needed

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

24 years agoA few unimportant changes
Guillermo Rodriguez Garcia [Tue, 14 Mar 2000 01:00:08 +0000 (01:00 +0000)] 
A few unimportant changes

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

24 years ago1. demo of status bar at the top in statbar
Vadim Zeitlin [Tue, 14 Mar 2000 00:47:03 +0000 (00:47 +0000)] 
1. demo of status bar at the top in statbar
2. kbd accels added to splitter

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

24 years ago1. status bar can now be positioned on top (and anywhere, in fact)
Vadim Zeitlin [Tue, 14 Mar 2000 00:45:54 +0000 (00:45 +0000)] 
1. status bar can now be positioned on top (and anywhere, in fact)
2. status bar without wxST_SIZEGRIP style won't have the size grip (wow)
3. scrollbars don't get the cursor of the main window any more
4. introduced wxSetCursorEvent and use it in wxSplitterWindow

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

24 years agoAdded PREEXTRALIBS and .cxx rule
Guillermo Rodriguez Garcia [Tue, 14 Mar 2000 00:09:00 +0000 (00:09 +0000)] 
Added PREEXTRALIBS and .cxx rule

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

24 years agoAdded PREEXTRALIBS (ugh)
Guillermo Rodriguez Garcia [Tue, 14 Mar 2000 00:08:41 +0000 (00:08 +0000)] 
Added PREEXTRALIBS (ugh)

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

24 years agonew
Guillermo Rodriguez Garcia [Mon, 13 Mar 2000 23:41:18 +0000 (23:41 +0000)] 
new

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

24 years agoSome changes to fix event processing
David Webster [Mon, 13 Mar 2000 23:29:44 +0000 (23:29 +0000)] 
Some changes to fix event processing

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

24 years agoImproved selection mode handling in wxGrid::SelectBlock
Stefan Neis [Mon, 13 Mar 2000 22:11:24 +0000 (22:11 +0000)] 
Improved selection mode handling in wxGrid::SelectBlock

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

24 years agoreplaced 'wxPCX/GIFHandler:' by 'PCX/GIF:' in error messages -- these are for users...
Václav Slavík [Mon, 13 Mar 2000 17:22:49 +0000 (17:22 +0000)] 
replaced 'wxPCX/GIFHandler:' by 'PCX/GIF:' in error messages -- these are for users, should not reveal internals

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

24 years agoadded test for selection events
Vadim Zeitlin [Mon, 13 Mar 2000 17:20:39 +0000 (17:20 +0000)] 
added test for selection events

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

24 years agoInitialize the field count in Create(). It was using a garbage value
Robin Dunn [Mon, 13 Mar 2000 17:12:31 +0000 (17:12 +0000)] 
Initialize the field count in Create().  It was using a garbage value
and causing havoc...

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

24 years ago Found bug that skrewed up display wrt horizontal
Robert Roebling [Mon, 13 Mar 2000 16:45:26 +0000 (16:45 +0000)] 
  Found bug that skrewed up display wrt horizontal
    scrolling of wxListCtrl. The selected area still
    seems wrong, though.

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

24 years ago1. some patches from Janos Vegh to docview template detection
Vadim Zeitlin [Mon, 13 Mar 2000 15:48:03 +0000 (15:48 +0000)] 
1. some patches from Janos Vegh to docview template detection
2. fixed reentrancy bug in wxGetTranslation/wxLogError resulting in infinite
   number of messageboxes
3. wxMenuItem::GetLabelFromText("&Foo") now returns "Foo", not "&Foo" in GTK
   as well
4. test for update region being NULL in wxPaintDC

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

24 years agosuppress gcc warning about non virtual dtor
Vadim Zeitlin [Mon, 13 Mar 2000 15:31:15 +0000 (15:31 +0000)] 
suppress gcc warning about non virtual dtor

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

24 years ago Typo GtkPizza,
Robert Roebling [Mon, 13 Mar 2000 15:21:40 +0000 (15:21 +0000)] 
  Typo GtkPizza,
  More debug printf()s in GSocket_Write()
  Did I touch plot.cpp ?

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

24 years agomoved wxDash typedef to gdicmn.h
Ron Lee [Mon, 13 Mar 2000 14:34:35 +0000 (14:34 +0000)] 
moved wxDash typedef to gdicmn.h
added wxXXXDash, platform dependant types for all ports
made using native dialogs the default in msw/setup0.h

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

24 years agoFixed a harmless warning about $d in sprintf and long argument
Guillermo Rodriguez Garcia [Mon, 13 Mar 2000 13:52:49 +0000 (13:52 +0000)] 
Fixed a harmless warning about $d in sprintf and long argument

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

24 years agoUse system default font for all platforms
Guillermo Rodriguez Garcia [Mon, 13 Mar 2000 13:00:26 +0000 (13:00 +0000)] 
Use system default font for all platforms

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

24 years agoMore compilation fixes.
Stefan Neis [Mon, 13 Mar 2000 12:04:25 +0000 (12:04 +0000)] 
More compilation fixes.

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

24 years agoAdded tech note on adding class documentation.
Julian Smart [Mon, 13 Mar 2000 11:20:59 +0000 (11:20 +0000)] 
Added tech note on adding class documentation.

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

24 years agofixed cross-compilation for Windows with mingw
Vadim Zeitlin [Mon, 13 Mar 2000 09:45:00 +0000 (09:45 +0000)] 
fixed cross-compilation for Windows with mingw

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

24 years agoremove \r from literal strings
Vadim Zeitlin [Mon, 13 Mar 2000 08:28:21 +0000 (08:28 +0000)] 
remove \r from literal strings

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

24 years agocheck for strtok_r() using C++ compiler
Vadim Zeitlin [Mon, 13 Mar 2000 08:27:44 +0000 (08:27 +0000)] 
check for strtok_r() using C++ compiler

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

24 years agoAdded methods for folding
Robin Dunn [Mon, 13 Mar 2000 06:50:32 +0000 (06:50 +0000)] 
Added methods for folding
dropTarget is now allocated with new

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

24 years agono message
David Webster [Mon, 13 Mar 2000 05:43:53 +0000 (05:43 +0000)] 
no message

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

24 years agosomeone forgot to clear the m_needUpdating flag, so Splitter-Windows were always...
Unknown (NI) [Mon, 13 Mar 2000 02:34:50 +0000 (02:34 +0000)] 
someone forgot to clear the m_needUpdating flag, so Splitter-Windows were always redrawn after the first sash move in the OnIdle function, even after the dragging was over\!

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

24 years agosomeone forgot to clear the m_needUpdating flag, so Splitter-Windows were always...
Unknown (NI) [Mon, 13 Mar 2000 01:59:16 +0000 (01:59 +0000)] 
someone forgot to clear the m_needUpdating flag, so Splitter-Windows were always redrawn after the first sash move in the OnIdle function, even after the dragging was over\!

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

24 years ago Added debuf printf()s to GSocket,
Robert Roebling [Sun, 12 Mar 2000 21:26:48 +0000 (21:26 +0000)] 
  Added debuf printf()s to GSocket,

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

24 years ago Some doc updates,
Robert Roebling [Sun, 12 Mar 2000 17:11:54 +0000 (17:11 +0000)] 
  Some doc updates,
  makefile and distrib things.

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

24 years agoLatex doc compilation fixes
Guilhem Lavaux [Sun, 12 Mar 2000 16:10:13 +0000 (16:10 +0000)] 
Latex doc compilation fixes

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

24 years ago Corrected scrollwin thumb release event,
Robert Roebling [Sun, 12 Mar 2000 15:37:49 +0000 (15:37 +0000)] 
  Corrected scrollwin thumb release event,
  Reenabled horizontal scrolling, cannot currently
    reproduce misbehaviour.

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

24 years agoAdded project files for STC; fixed wxStringList memory leaks; small doc changes;
Julian Smart [Sun, 12 Mar 2000 15:04:12 +0000 (15:04 +0000)] 
Added project files for STC; fixed wxStringList memory leaks; small doc changes;

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

24 years agoseparated wxDash type from platform specific wxGTKDash type
Ron Lee [Sun, 12 Mar 2000 11:49:19 +0000 (11:49 +0000)] 
separated wxDash type from platform specific wxGTKDash type

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

24 years agoMade iniconf compile on BC++ 5.01 (involved adding Set... accessors to wxConfigBase);
Julian Smart [Sun, 12 Mar 2000 11:29:13 +0000 (11:29 +0000)] 
Made iniconf compile on BC++ 5.01 (involved adding Set... accessors to wxConfigBase);
added SafeWord patch to Dialog Editor

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

24 years agoAdded Mmedia makefile
Julian Smart [Sun, 12 Mar 2000 11:27:01 +0000 (11:27 +0000)] 
Added Mmedia makefile

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

24 years ago dbbrowse.cpp doc.cpp de/dbbrowse.mo de/dbbrowse.po
Mark Johnson [Sun, 12 Mar 2000 09:11:36 +0000 (09:11 +0000)] 
  dbbrowse.cpp doc.cpp de/dbbrowse.mo de/dbbrowse.po

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

24 years agofixed (rare but fatal) bug in wxWindowDisabler
Vadim Zeitlin [Sun, 12 Mar 2000 00:49:42 +0000 (00:49 +0000)] 
fixed (rare but fatal) bug in wxWindowDisabler

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

24 years ago1. wxProgressDialog uses wxWindowDisabler, not (dumb) wxEnableTopLevelWindows
Vadim Zeitlin [Sun, 12 Mar 2000 00:26:21 +0000 (00:26 +0000)] 
1. wxProgressDialog uses wxWindowDisabler, not (dumb) wxEnableTopLevelWindows
2. some more wxWindowDisabler bugs fixed (updated dialogs sample to test them)
3. Esc won't close the dialogs without cancel button under MSW
4. status bar can be child of windows of clases other than wxFrame
   (updated statbar sample to show it)

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

24 years agoreenabled the old wxGrid.
Robin Dunn [Sat, 11 Mar 2000 22:38:39 +0000 (22:38 +0000)] 
reenabled the old wxGrid.

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

24 years agofixed incorrect use of _() where it should be wxT()
Václav Slavík [Sat, 11 Mar 2000 19:31:33 +0000 (19:31 +0000)] 
fixed incorrect use of _() where it should be wxT()

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

24 years agosome != NULL checks
Václav Slavík [Sat, 11 Mar 2000 19:31:19 +0000 (19:31 +0000)] 
some != NULL checks

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

24 years agofixed DoGetBestSize -- it returned too small bounding box
Václav Slavík [Sat, 11 Mar 2000 19:31:03 +0000 (19:31 +0000)] 
fixed DoGetBestSize -- it returned too small bounding box

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

24 years ago*** empty log message ***
Stefan Neis [Sat, 11 Mar 2000 18:01:18 +0000 (18:01 +0000)] 
*** empty log message ***

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

24 years agoAdded WXUNUSED_GTK and WXUNUSED_GTK_AND_MOTIF
Stefan Neis [Sat, 11 Mar 2000 17:28:36 +0000 (17:28 +0000)] 
Added WXUNUSED_GTK and WXUNUSED_GTK_AND_MOTIF

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

24 years agoreplaced make with $MAKE
Vadim Zeitlin [Sat, 11 Mar 2000 16:38:01 +0000 (16:38 +0000)] 
replaced make with $MAKE

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

24 years agoAdded many WXUNUSED, untabified once again.
Stefan Neis [Sat, 11 Mar 2000 13:59:41 +0000 (13:59 +0000)] 
Added many WXUNUSED, untabified once again.

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

24 years agoFixed remaining int vs. long warnings.
Stefan Neis [Sat, 11 Mar 2000 13:27:39 +0000 (13:27 +0000)] 
Fixed remaining int vs. long warnings.

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

24 years agofixed GTK 1.2.7 vs. <= 1.2.6 API incompatibility: gdk_gc_set_hashes, argument 3 gint8...
Václav Slavík [Sat, 11 Mar 2000 12:28:31 +0000 (12:28 +0000)] 
fixed GTK 1.2.7 vs. <= 1.2.6 API incompatibility: gdk_gc_set_hashes, argument 3 gint8* vs. char*

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

24 years agoOops, compile errors...
Julian Smart [Sat, 11 Mar 2000 10:49:46 +0000 (10:49 +0000)] 
Oops, compile errors...

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

24 years agodocumented wxSpinCtrl
Václav Slavík [Sat, 11 Mar 2000 10:12:20 +0000 (10:12 +0000)] 
documented wxSpinCtrl

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

24 years agodocumented wxSpinCtrl
Václav Slavík [Sat, 11 Mar 2000 10:06:36 +0000 (10:06 +0000)] 
documented wxSpinCtrl

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

24 years agodocumented wxFontMapper
Václav Slavík [Sat, 11 Mar 2000 10:05:40 +0000 (10:05 +0000)] 
documented wxFontMapper

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

24 years agonow compiles with wxBase
Václav Slavík [Sat, 11 Mar 2000 10:05:23 +0000 (10:05 +0000)] 
now compiles with wxBase

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

24 years agofixed documentation of wxList::Clear behavior after DeleteContents(TRUE)
Václav Slavík [Sat, 11 Mar 2000 10:05:09 +0000 (10:05 +0000)] 
fixed documentation of wxList::Clear behavior after DeleteContents(TRUE)

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

24 years agofixed typo : _ instead of wxT
Václav Slavík [Sat, 11 Mar 2000 10:05:02 +0000 (10:05 +0000)] 
fixed typo : _ instead of wxT

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

24 years agoDid splitting of wxEntry for wxMSW. Not nearly as complex as wxGTK
Robin Dunn [Sat, 11 Mar 2000 09:05:03 +0000 (09:05 +0000)] 
Did splitting of wxEntry for wxMSW.  Not nearly as complex as wxGTK

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

24 years agosome tests
Robin Dunn [Sat, 11 Mar 2000 07:32:25 +0000 (07:32 +0000)] 
some tests

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

24 years agoSplit up wxEntry so wxPython can use the bits it needs instead of
Robin Dunn [Sat, 11 Mar 2000 07:25:01 +0000 (07:25 +0000)] 
Split up wxEntry so wxPython can use the bits it needs instead of
copying code.

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

24 years agoMore updates.
Robin Dunn [Sat, 11 Mar 2000 07:24:00 +0000 (07:24 +0000)] 
More updates.
Began splitting up wxEntry so wxPython can use the bits it needs
instead of copying code.

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

24 years agoupdates to correct build errors (new locations, etc.)
Robin Dunn [Sat, 11 Mar 2000 03:20:42 +0000 (03:20 +0000)] 
updates to correct build errors (new locations, etc.)
minor bug fixes, etc.

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

24 years agosmall change to avoid floating point exception in wxScrolledWindow::Scroll
Unknown (NI) [Sat, 11 Mar 2000 03:05:27 +0000 (03:05 +0000)] 
small change to avoid floating point exception in wxScrolledWindow::Scroll

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

24 years agosome warnings fixed
Vadim Zeitlin [Sat, 11 Mar 2000 00:47:45 +0000 (00:47 +0000)] 
some warnings fixed

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

24 years agosome warnings fixed in the sockets code
Vadim Zeitlin [Sat, 11 Mar 2000 00:47:00 +0000 (00:47 +0000)] 
some warnings fixed in the sockets code

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

24 years agoremove the VisualAge 3.0 hack
David Webster [Fri, 10 Mar 2000 23:12:50 +0000 (23:12 +0000)] 
remove the VisualAge 3.0 hack

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

24 years agoIcon bug
David Webster [Fri, 10 Mar 2000 23:12:21 +0000 (23:12 +0000)] 
Icon bug

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

24 years agocombine minimal with the .dll
David Webster [Fri, 10 Mar 2000 22:24:54 +0000 (22:24 +0000)] 
combine minimal with the .dll

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

24 years agono message
David Webster [Fri, 10 Mar 2000 22:24:07 +0000 (22:24 +0000)] 
no message

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

24 years agoReplaced long by wxCoord as used in the other ports.
Stefan Neis [Fri, 10 Mar 2000 22:07:01 +0000 (22:07 +0000)] 
Replaced long by wxCoord as used in the other ports.

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

24 years agoCompilation fix.
Stefan Neis [Fri, 10 Mar 2000 20:55:15 +0000 (20:55 +0000)] 
Compilation fix.

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

24 years ago Small oops in redrawing code.
Robert Roebling [Fri, 10 Mar 2000 19:49:54 +0000 (19:49 +0000)] 
   Small oops in redrawing code.

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

24 years agoUpdated to reflect latest changes
Guillermo Rodriguez Garcia [Fri, 10 Mar 2000 17:59:20 +0000 (17:59 +0000)] 
Updated to reflect latest changes

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

24 years ago Committing menubar changes again after CVS trashed them.
Robert Roebling [Fri, 10 Mar 2000 17:30:22 +0000 (17:30 +0000)] 
  Committing menubar changes again after CVS trashed them.

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

24 years ago Fixed various bugs (from - err - various authors) related
Robert Roebling [Fri, 10 Mar 2000 17:24:09 +0000 (17:24 +0000)] 
  Fixed various bugs (from - err - various authors) related
    to inserting and replacing menubars etc.

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

24 years agoAdded icons.
Julian Smart [Fri, 10 Mar 2000 16:09:01 +0000 (16:09 +0000)] 
Added icons.

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

24 years agoDoc corrections, wxMotif toolbar AddControl implementation (untested as yet)
Julian Smart [Fri, 10 Mar 2000 16:06:33 +0000 (16:06 +0000)] 
Doc corrections, wxMotif toolbar AddControl implementation (untested as yet)

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

24 years agoRemoved unused parameter addToSelected.
Stefan Neis [Fri, 10 Mar 2000 13:57:58 +0000 (13:57 +0000)] 
Removed unused parameter addToSelected.

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

24 years agoOS/2 patch
David Webster [Fri, 10 Mar 2000 13:56:17 +0000 (13:56 +0000)] 
OS/2 patch

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

24 years agono message
David Webster [Fri, 10 Mar 2000 13:53:58 +0000 (13:53 +0000)] 
no message

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

24 years agoChanged wxGridCellCoords from long to int (get rid of most HP warnings?)
Stefan Neis [Fri, 10 Mar 2000 12:27:27 +0000 (12:27 +0000)] 
Changed wxGridCellCoords from long to int (get rid of most HP warnings?)
Added Shift/Control+Click handling for labels.

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

24 years agofixed configure script for Solaris
Karsten Ballüder [Fri, 10 Mar 2000 11:33:19 +0000 (11:33 +0000)] 
fixed configure script for Solaris

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

24 years agoSmall fixes for Tex2RTF but alas, we still get memory problems.
Julian Smart [Fri, 10 Mar 2000 11:18:22 +0000 (11:18 +0000)] 
Small fixes for Tex2RTF but alas, we still get memory problems.
Added wxUSE_MFC setting (doesn't include windows.h, removes own memory
tracing); added include <ctype.h> in case where PCH isn't used;
wxExit now exits :-)

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

24 years agoAdded GIF files to help sample
Julian Smart [Fri, 10 Mar 2000 08:18:14 +0000 (08:18 +0000)] 
Added GIF files to help sample

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