]>
git.saurik.com Git - wxWidgets.git/log
Julian Smart [Thu, 24 Aug 2000 08:55:46 +0000 (08:55 +0000)]
Replaced true/false with TRUE/FALSE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8169
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Jouk Jansen [Thu, 24 Aug 2000 05:50:48 +0000 (05:50 +0000)]
Committing in .
Modified Files:
wxWindows/include/wx/gtk/app.h
Added wxEntry like in other ports (i.e. Motif)
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8168
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 23 Aug 2000 22:47:33 +0000 (22:47 +0000)]
added test of wxFileSelector() def ext handling
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8167
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 23 Aug 2000 22:45:59 +0000 (22:45 +0000)]
bug #105 (wxFileSelector misinterprets the def extension) fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8166
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 23 Aug 2000 10:39:33 +0000 (10:39 +0000)]
fixed my previous fix in wxListCtrl::SetItem
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8164
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 22 Aug 2000 21:56:52 +0000 (21:56 +0000)]
fixed bug in wxListCtrl::SetItem (forgot to delete previous attribute from m_attrs)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8161
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 22 Aug 2000 15:28:12 +0000 (15:28 +0000)]
typo fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8159
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 22 Aug 2000 14:00:47 +0000 (14:00 +0000)]
Added Reset() to command line parser and called it from Parse(), so
that you can call Parse() multiple times and get the desired result.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8158
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 22 Aug 2000 10:12:26 +0000 (10:12 +0000)]
bug #101 (wxListCtrl::GetItemRect() returns rectangle with incorrect height) fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8157
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 22 Aug 2000 10:06:37 +0000 (10:06 +0000)]
bug #103 (encodings not enumerated correctly) fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8156
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 21 Aug 2000 17:08:02 +0000 (17:08 +0000)]
Double oops, removed include file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8154
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 21 Aug 2000 17:07:16 +0000 (17:07 +0000)]
Oops, missed out include file
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8153
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 21 Aug 2000 17:06:38 +0000 (17:06 +0000)]
Doc fix and SetArguments implementation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8152
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 21 Aug 2000 11:08:33 +0000 (11:08 +0000)]
no message
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8151
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Jouk Jansen [Mon, 21 Aug 2000 10:31:06 +0000 (10:31 +0000)]
Committing in .
Modified Files:
wxWindows/descrip.mms wxWindows/samples/caret/descrip.mms
Compile support for caret sample on wxGTK/VMS
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8150
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 20 Aug 2000 21:53:14 +0000 (21:53 +0000)]
fixed bug in gizmos Makefile.in
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8147
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 20 Aug 2000 21:53:09 +0000 (21:53 +0000)]
added contrib/gizmos to configure
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8146
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 20 Aug 2000 21:52:37 +0000 (21:52 +0000)]
added contrib/gizmos to configure.in
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8145
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 20 Aug 2000 21:52:12 +0000 (21:52 +0000)]
fixed stupid loop in wxFileSystem::OpenFile
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8144
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Sun, 20 Aug 2000 19:56:24 +0000 (19:56 +0000)]
Doc mods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8143
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 19 Aug 2000 08:59:50 +0000 (08:59 +0000)]
The mac text ctrl wants '/r' from the log system for line breaks.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8139
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 19 Aug 2000 08:58:19 +0000 (08:58 +0000)]
Added child window scrolling
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8138
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 19 Aug 2000 08:56:44 +0000 (08:56 +0000)]
Added wxChoice::GetCount() and Select()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8137
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Kevin Hock [Sat, 19 Aug 2000 06:32:50 +0000 (06:32 +0000)]
wxDrawObject::Draw vritual and non const wxDCBase
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8136
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Fri, 18 Aug 2000 16:45:45 +0000 (16:45 +0000)]
Minor fix to app
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8131
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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