]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
24 years agoAdded companion window. Now it's working pretty much as expected except
Julian Smart [Fri, 18 Aug 2000 16:28:38 +0000 (16:28 +0000)] 
Added companion window. Now it's working pretty much as expected except
for the usual flickering...

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

24 years agoFixed typo.
Stefan Neis [Fri, 18 Aug 2000 16:27:32 +0000 (16:27 +0000)] 
Fixed typo.

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

24 years ago Committing in .
Jouk Jansen [Fri, 18 Aug 2000 13:54:58 +0000 (13:54 +0000)] 
 Committing in .

 Modified Files:
  wxWindows/descrip.mms wxWindows/demos/bombs/descrip.mms

  wxGTK compile support for VMS extended

----------------------------------------------------------------------

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

24 years agoremoved obsolete parts of SetIcon docs
Vadim Zeitlin [Fri, 18 Aug 2000 13:51:11 +0000 (13:51 +0000)] 
removed obsolete parts of SetIcon docs

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

24 years agoImplemented IsVisible and GetFirst/NextVisibleItem for generic tree control
Julian Smart [Fri, 18 Aug 2000 12:45:21 +0000 (12:45 +0000)] 
Implemented IsVisible and GetFirst/NextVisibleItem for generic tree control

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

24 years agoUpdates to wxFrame to include SHowFullScreen method
David Webster [Fri, 18 Aug 2000 12:03:03 +0000 (12:03 +0000)] 
Updates to wxFrame to include SHowFullScreen method

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

24 years agoReparied accel processing
David Webster [Fri, 18 Aug 2000 12:00:39 +0000 (12:00 +0000)] 
Reparied accel processing

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

24 years agoAdded tree.rc
Julian Smart [Fri, 18 Aug 2000 09:43:36 +0000 (09:43 +0000)] 
Added tree.rc

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

24 years agoBug fix
Julian Smart [Fri, 18 Aug 2000 09:42:43 +0000 (09:42 +0000)] 
Bug fix

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

24 years agoAdd quantize and treebase
David Webster [Fri, 18 Aug 2000 01:52:09 +0000 (01:52 +0000)] 
Add quantize and treebase

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

24 years agoNew frame class
David Webster [Thu, 17 Aug 2000 20:49:41 +0000 (20:49 +0000)] 
New frame class

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

24 years agoAdded psbox.tex
Julian Smart [Thu, 17 Aug 2000 15:39:31 +0000 (15:39 +0000)] 
Added psbox.tex

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

24 years agoSmall fixes
Julian Smart [Thu, 17 Aug 2000 15:38:33 +0000 (15:38 +0000)] 
Small fixes

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

24 years agoAdded gizmos hierarchy
Julian Smart [Thu, 17 Aug 2000 11:53:48 +0000 (11:53 +0000)] 
Added gizmos hierarchy

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

24 years agoIncreased bib buffer size
Julian Smart [Thu, 17 Aug 2000 07:17:19 +0000 (07:17 +0000)] 
Increased bib buffer size

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

24 years agoadded wxUsE_XPM_H_IN_PATH
Vadim Zeitlin [Wed, 16 Aug 2000 15:24:38 +0000 (15:24 +0000)] 
added wxUsE_XPM_H_IN_PATH

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

24 years agoadded wxXmlResourceHandler::GetDimension for 1D values that may be in dialog units
Václav Slavík [Tue, 15 Aug 2000 21:46:26 +0000 (21:46 +0000)] 
added wxXmlResourceHandler::GetDimension for 1D values that may be in dialog units

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

24 years agoadded 'centered' property to wxDialog handler
Václav Slavík [Tue, 15 Aug 2000 21:44:26 +0000 (21:44 +0000)] 
added 'centered' property to wxDialog handler

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

24 years agoadded wxIcon::CopyFromBitmap to wxGTK
Václav Slavík [Tue, 15 Aug 2000 21:44:18 +0000 (21:44 +0000)] 
added wxIcon::CopyFromBitmap to wxGTK

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

24 years agofixed wxListCtrl::SetItem -- changing attributes of item with attributes already...
Václav Slavík [Tue, 15 Aug 2000 21:44:04 +0000 (21:44 +0000)] 
fixed wxListCtrl::SetItem -- changing attributes of item with attributes already set had no effect

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

24 years agoMods to the intro.
Julian Smart [Tue, 15 Aug 2000 10:19:45 +0000 (10:19 +0000)] 
Mods to the intro.

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

24 years ago Committing in .
Jouk Jansen [Tue, 15 Aug 2000 08:54:05 +0000 (08:54 +0000)] 
 Committing in .

 Modified Files:
  wxWindows/samples/minimal/descrip.mms
  wxWindows/src/common/descrip.mms
  wxWindows/src/generic/descrip.mms
  wxWindows/src/gtk/descrip.mms wxWindows/src/unix/descrip.mms

 Compilation wxGTK for VMS updated. Now the minimal sample works OK.

----------------------------------------------------------------------

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

24 years agowxBook mods.
Julian Smart [Mon, 14 Aug 2000 16:19:20 +0000 (16:19 +0000)] 
wxBook mods.

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

24 years agoBackslashes now allowed in \input filenames
Julian Smart [Mon, 14 Aug 2000 13:16:32 +0000 (13:16 +0000)] 
Backslashes now allowed in \input filenames

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

24 years agoTypecasting added to prevent warnings.
George Tasker [Mon, 14 Aug 2000 12:05:13 +0000 (12:05 +0000)] 
Typecasting added to prevent warnings.
Instead of copying the temp file, if the temp file directory and output file directory for RTF are the same, program does a rename instead of a copy.

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

24 years agoFixes
Julian Smart [Mon, 14 Aug 2000 12:02:31 +0000 (12:02 +0000)] 
Fixes

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

24 years agoCode added to cleanup memory/resource leaks on exit
George Tasker [Mon, 14 Aug 2000 12:02:13 +0000 (12:02 +0000)] 
Code added to cleanup memory/resource leaks on exit

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

24 years agoFixing broken file.
Julian Smart [Mon, 14 Aug 2000 12:01:32 +0000 (12:01 +0000)] 
Fixing broken file.

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

24 years agoTypecasts added to prevent compiler warnings
George Tasker [Mon, 14 Aug 2000 12:00:58 +0000 (12:00 +0000)] 
Typecasts added to prevent compiler warnings

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

24 years agov2.2.1 TAGGED copy ported over to main trunk of CVS
George Tasker [Mon, 14 Aug 2000 11:44:26 +0000 (11:44 +0000)] 
v2.2.1 TAGGED copy ported over to main trunk of CVS

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

24 years agoRemoved the reference to table.tex, as it is no longer needed
George Tasker [Mon, 14 Aug 2000 11:43:19 +0000 (11:43 +0000)] 
Removed the reference to table.tex, as it is no longer needed

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

24 years agowxTable renamed to wxDbTable
George Tasker [Mon, 14 Aug 2000 11:42:35 +0000 (11:42 +0000)] 
wxTable renamed to wxDbTable
This file is no longer needed though, as the relevent text is now included in db.tex

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

24 years agoAdded VC++ makefile
Julian Smart [Mon, 14 Aug 2000 11:03:31 +0000 (11:03 +0000)] 
Added VC++ makefile

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

24 years agowxBook updates
Julian Smart [Mon, 14 Aug 2000 10:18:04 +0000 (10:18 +0000)] 
wxBook updates

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

24 years agoAdded chapter stubs.
Julian Smart [Mon, 14 Aug 2000 09:44:35 +0000 (09:44 +0000)] 
Added chapter stubs.

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

24 years agotransparent xpm bitmaps added, thread support finished
Stefan Csomor [Mon, 14 Aug 2000 08:16:52 +0000 (08:16 +0000)] 
transparent xpm bitmaps added, thread support finished

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

24 years agothread support for mac finished
Stefan Csomor [Mon, 14 Aug 2000 08:15:51 +0000 (08:15 +0000)] 
thread support for mac finished

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

24 years agoStarted to add wxBook files
Julian Smart [Mon, 14 Aug 2000 07:05:37 +0000 (07:05 +0000)] 
Started to add wxBook files

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

24 years agofixed creation of toolbars under MSW
Václav Slavík [Sat, 12 Aug 2000 20:06:59 +0000 (20:06 +0000)] 
fixed creation of toolbars under MSW

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

24 years agofixed bug in zlib compressed binary xml resources saving (crashed due to a typo)
Václav Slavík [Sat, 12 Aug 2000 20:06:54 +0000 (20:06 +0000)] 
fixed bug in zlib compressed binary xml resources saving (crashed due to a typo)

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

24 years ago de.po
Mark Johnson [Sat, 12 Aug 2000 11:59:01 +0000 (11:59 +0000)] 
de.po

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

24 years ago db.h
Mark Johnson [Sat, 12 Aug 2000 11:15:24 +0000 (11:15 +0000)] 
db.h

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

24 years ago db.cpp
Mark Johnson [Sat, 12 Aug 2000 11:14:40 +0000 (11:14 +0000)] 
db.cpp

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

24 years ago de.po
Mark Johnson [Sat, 12 Aug 2000 11:14:02 +0000 (11:14 +0000)] 
de.po

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

24 years agoadded toolbars
Václav Slavík [Fri, 11 Aug 2000 19:11:06 +0000 (19:11 +0000)] 
added toolbars

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

24 years agoadded toolbar handling
Václav Slavík [Fri, 11 Aug 2000 19:10:39 +0000 (19:10 +0000)] 
added toolbar handling

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

24 years agofixed loading of bitmaps from mem_fs
Václav Slavík [Fri, 11 Aug 2000 19:08:18 +0000 (19:08 +0000)] 
fixed loading of bitmaps from mem_fs

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

24 years agoadded binz handler to standard handlers initialized always
Václav Slavík [Fri, 11 Aug 2000 19:07:54 +0000 (19:07 +0000)] 
added binz handler to standard handlers initialized always

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

24 years agostored bitmaps in generated resources
Václav Slavík [Fri, 11 Aug 2000 19:07:43 +0000 (19:07 +0000)] 
stored bitmaps in generated resources

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

24 years agofixed bug: wxButton hasn't name set correctly
Václav Slavík [Fri, 11 Aug 2000 19:07:30 +0000 (19:07 +0000)] 
fixed bug: wxButton hasn't name set correctly

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

24 years ago de.po
Mark Johnson [Fri, 11 Aug 2000 14:47:19 +0000 (14:47 +0000)] 
de.po

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

24 years agoNow show/hide status bar in ShowFullScreen, instead of deleting it
Julian Smart [Fri, 11 Aug 2000 12:27:40 +0000 (12:27 +0000)] 
Now show/hide status bar in ShowFullScreen, instead of deleting it

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

24 years agochanged license type
Stefan Csomor [Fri, 11 Aug 2000 03:30:47 +0000 (03:30 +0000)] 
changed license type

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

24 years agoadded plstringfuncs comment
Stefan Csomor [Fri, 11 Aug 2000 03:29:29 +0000 (03:29 +0000)] 
added plstringfuncs comment

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

24 years agowxMac merge
Stefan Csomor [Thu, 10 Aug 2000 15:27:08 +0000 (15:27 +0000)] 
wxMac merge

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

24 years ago Committing in .
Jouk Jansen [Thu, 10 Aug 2000 13:26:37 +0000 (13:26 +0000)] 
 Committing in .

 Modified Files:
  wxWindows/src/gtk/app.cpp

Patch for wxGTK on VMS
----------------------------------------------------------------------

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

24 years ago Committing in .
Jouk Jansen [Thu, 10 Aug 2000 13:24:55 +0000 (13:24 +0000)] 
 Committing in .

 Modified Files:
  wxWindows/include/wx/gtk/app.h wxWindows/lib/vms_gtk.opt
  wxWindows/samples/minimal/descrip.mms
  wxWindows/src/common/descrip.mms
  wxWindows/src/generic/colrdlgg.cpp
  wxWindows/src/generic/descrip.mms
  wxWindows/src/gtk/dcclient.cpp wxWindows/src/gtk/descrip.mms
  wxWindows/src/gtk/filedlg.cpp wxWindows/src/gtk/fontdlg.cpp
  wxWindows/src/gtk/frame.cpp wxWindows/src/gtk/listbox.cpp
  wxWindows/src/gtk/tbargtk.cpp wxWindows/src/gtk/win_gtk.c
  wxWindows/src/gtk/window.cpp wxWindows/src/unix/descrip.mms

Patches for wxGTK for VMS
----------------------------------------------------------------------

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

24 years agowxMDIFrames define DoGetClientSize() and not GetClientSize() to avoid hiding
Vadim Zeitlin [Thu, 10 Aug 2000 11:00:06 +0000 (11:00 +0000)] 
wxMDIFrames define DoGetClientSize() and not GetClientSize() to avoid hiding
the base class methods

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

24 years agosrc/gtk/mdi.cpp
Vadim Zeitlin [Thu, 10 Aug 2000 10:59:02 +0000 (10:59 +0000)] 
src/gtk/mdi.cpp

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

24 years agoheader files for carbon targets
Stefan Csomor [Thu, 10 Aug 2000 08:46:48 +0000 (08:46 +0000)] 
header files for carbon targets

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

24 years agohelper for changing types of files to TEXT
Stefan Csomor [Thu, 10 Aug 2000 07:56:09 +0000 (07:56 +0000)] 
helper for changing types of files to TEXT

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

24 years agowxMac merge
Stefan Csomor [Thu, 10 Aug 2000 07:21:41 +0000 (07:21 +0000)] 
wxMac merge

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

24 years agowxMac merge
Stefan Csomor [Thu, 10 Aug 2000 04:43:04 +0000 (04:43 +0000)] 
wxMac merge

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

24 years agoAdded chapter on collection and container classes to contents
Julian Smart [Wed, 9 Aug 2000 16:51:33 +0000 (16:51 +0000)] 
Added chapter on collection and container classes to contents

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

24 years agomerge of wxMac into main repository
Stefan Csomor [Wed, 9 Aug 2000 11:14:15 +0000 (11:14 +0000)] 
merge of wxMac into main repository

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

24 years agomerge of wxMac into main repository
Stefan Csomor [Wed, 9 Aug 2000 11:02:59 +0000 (11:02 +0000)] 
merge of wxMac into main repository

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

24 years agomerge of wxMac into main repository (Carbon Precompiled Headers)
Stefan Csomor [Wed, 9 Aug 2000 10:57:08 +0000 (10:57 +0000)] 
merge of wxMac into main repository (Carbon Precompiled Headers)

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

24 years agomerge of wxMac into main repository
Stefan Csomor [Wed, 9 Aug 2000 10:54:44 +0000 (10:54 +0000)] 
merge of wxMac into main repository

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

24 years agomerge of wxMac into main repository
Stefan Csomor [Wed, 9 Aug 2000 10:44:37 +0000 (10:44 +0000)] 
merge of wxMac into main repository

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

24 years agono changes, testing cvs logging
Vadim Zeitlin [Wed, 9 Aug 2000 10:41:24 +0000 (10:41 +0000)] 
no changes, testing cvs logging

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

24 years agono changes, testing cvs logging
Vadim Zeitlin [Wed, 9 Aug 2000 10:40:42 +0000 (10:40 +0000)] 
no changes, testing cvs logging

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

24 years agomerge of wxMac into main repository
Stefan Csomor [Wed, 9 Aug 2000 10:36:50 +0000 (10:36 +0000)] 
merge of wxMac into main repository

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

24 years agouse CVSROOT/modules now instead
Vadim Zeitlin [Wed, 9 Aug 2000 10:24:59 +0000 (10:24 +0000)] 
use CVSROOT/modules now instead

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

24 years agomoved code fix from 3.5.5 into this release
Stefan Csomor [Wed, 9 Aug 2000 10:15:58 +0000 (10:15 +0000)] 
moved code fix from 3.5.5 into this release

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

24 years agomerge with latest sources
Stefan Csomor [Wed, 9 Aug 2000 10:10:14 +0000 (10:10 +0000)] 
merge with latest sources

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

24 years ago Committing in .
Jouk Jansen [Wed, 9 Aug 2000 09:51:03 +0000 (09:51 +0000)] 
 Committing in .

 Modified Files:
  wxWindows/src/common/descrip.mms
  wxWindows/src/generic/descrip.mms
  wxWindows/src/unix/utilsunx.cpp

 Updates for VMS

----------------------------------------------------------------------

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

24 years agodocs for building with the latest headers and carbon/macosX targets
Stefan Csomor [Wed, 9 Aug 2000 08:54:10 +0000 (08:54 +0000)] 
docs for building with the latest headers and carbon/macosX targets

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

24 years agoTypo correction
Julian Smart [Wed, 9 Aug 2000 06:25:38 +0000 (06:25 +0000)] 
Typo correction

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

24 years agoChanged default value for eliminateBorders (MakeExtendedStyle)
Julian Smart [Tue, 8 Aug 2000 12:21:14 +0000 (12:21 +0000)] 
Changed default value for eliminateBorders (MakeExtendedStyle)

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

24 years agoAdded Paul Gamman's patch for 0 as FALSE in bool editor and renderer.
Michael Bedward [Tue, 8 Aug 2000 10:43:16 +0000 (10:43 +0000)] 
Added Paul Gamman's patch for 0 as FALSE in bool editor and renderer.
Fixed bug in grid selection code that caused crashes (e.g. when grid
had just 1 col and mode was row selection).

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

24 years agoMinor update
Julian Smart [Tue, 8 Aug 2000 08:41:55 +0000 (08:41 +0000)] 
Minor update

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

24 years agosecond merge of the 2.2 branch (RL)
Bryan Petty [Tue, 8 Aug 2000 06:11:51 +0000 (06:11 +0000)] 
second merge of the 2.2 branch (RL)

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

24 years agoAdded first stab at GetBoundingRect for generic tree control
Julian Smart [Mon, 7 Aug 2000 14:42:48 +0000 (14:42 +0000)] 
Added first stab at GetBoundingRect for generic tree control

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

24 years agoMingw32 fixes
Julian Smart [Sun, 6 Aug 2000 17:56:21 +0000 (17:56 +0000)] 
Mingw32 fixes

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

24 years agofixed some bugs in wxrc compiler
Václav Slavík [Sun, 6 Aug 2000 16:52:00 +0000 (16:52 +0000)] 
fixed some bugs in wxrc compiler

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

24 years agoremoved debug message ; improved resource loading logic
Václav Slavík [Sun, 6 Aug 2000 16:51:54 +0000 (16:51 +0000)] 
removed debug message ; improved resource loading logic

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

24 years agowxrcedit improvements
Václav Slavík [Sun, 6 Aug 2000 16:51:32 +0000 (16:51 +0000)] 
wxrcedit improvements

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

24 years agoSome BC++ fixes
Julian Smart [Sun, 6 Aug 2000 08:18:52 +0000 (08:18 +0000)] 
Some BC++ fixes

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

24 years agosupport for drawing arbitary object on DC's
Kevin Hock [Sun, 6 Aug 2000 05:55:39 +0000 (05:55 +0000)] 
support for drawing arbitary object on DC's

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

24 years agoMinor compilation fixes for Borland.
Michael Bedward [Sun, 6 Aug 2000 03:15:14 +0000 (03:15 +0000)] 
Minor compilation fixes for Borland.
Changed tabs to spaces.

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

24 years agofixed bug in wxrcedit makefile
Václav Slavík [Sat, 5 Aug 2000 21:26:32 +0000 (21:26 +0000)] 
fixed bug in wxrcedit makefile

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

24 years agoadded minsize variable for sizers and sizeritems
Václav Slavík [Sat, 5 Aug 2000 21:25:54 +0000 (21:25 +0000)] 
added minsize variable for sizers and sizeritems

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

24 years agogot rid of wxXmlResourceHandler::CheckPlatform, the check is now done while loading...
Václav Slavík [Sat, 5 Aug 2000 21:25:20 +0000 (21:25 +0000)] 
got rid of wxXmlResourceHandler::CheckPlatform, the check is now done while loading xml file ; also fixed bug in XMLID macro

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

24 years agogot rid of wxXmlResourceHandler::CheckPlatform, the check is now done while loading...
Václav Slavík [Sat, 5 Aug 2000 21:25:07 +0000 (21:25 +0000)] 
got rid of wxXmlResourceHandler::CheckPlatform, the check is now done while loading xml file

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

24 years agoGeneric tree control text editor now has simple boder (no 3D effect)
Julian Smart [Fri, 4 Aug 2000 15:35:15 +0000 (15:35 +0000)] 
Generic tree control text editor now has simple boder (no 3D effect)

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

24 years agoGeneric tree control fixes
Julian Smart [Fri, 4 Aug 2000 15:23:28 +0000 (15:23 +0000)] 
Generic tree control fixes

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

24 years agoRenamed generic tree control.
Julian Smart [Fri, 4 Aug 2000 14:24:01 +0000 (14:24 +0000)] 
Renamed generic tree control.

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

24 years agoAdded settings.h include
Julian Smart [Fri, 4 Aug 2000 14:09:39 +0000 (14:09 +0000)] 
Added settings.h include

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

24 years agoModified generic wxTreeCtrl to work under non-Unix platforms simultaneously
Julian Smart [Fri, 4 Aug 2000 13:59:45 +0000 (13:59 +0000)] 
Modified generic wxTreeCtrl to work under non-Unix platforms simultaneously
with the native control.

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

24 years agoRemoved redundant m_left etc. variables
Michael Bedward [Fri, 4 Aug 2000 05:22:34 +0000 (05:22 +0000)] 
Removed redundant m_left etc. variables

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