Commit graph

316 commits

Author SHA1 Message Date
Martin Gallwey
a07c5767d1 This change allows the compression state of a saved stream to be changed. That is, if a stream in a saved Package is stored uncompressed, the user can specify that it should be stored compressed when that Package is next written to disk 2001-01-16 16:06:14 +00:00
Hans-Joachim Lankenau
7861586c99 deliver macox 2001-01-16 14:53:23 +00:00
Kurt Zenker
459eec7843 Merge SWT614: 01/12/01 - 23:54:30 2001-01-12 21:55:18 +00:00
Kurt Zenker
c3c1c3b239 Merge SWT614: 12.01.01 - 22:36:30 2001-01-12 20:36:49 +00:00
Martin Gallwey
474b7b561e Assigned namespace prefixes 2001-01-12 16:39:52 +00:00
Frank Schönheit
fcc991deb2 StringToAny: corrected the evaluation of booleans 2001-01-12 16:02:53 +00:00
Martin Gallwey
dcbc1d748e Added header, namespace information and cleaned it up a bit 2001-01-12 15:13:53 +00:00
Frank Schönheit
9b4c3f51fb don't hold the form info service statically - caused problems 'cause it was the last ModuleResourceClient and destroyed upon unloaded the library 2001-01-12 13:44:49 +00:00
Frank Schönheit
9da31656e2 initial checkin - outsourced the form property browser 2001-01-12 10:35:45 +00:00
Martin Gallwey
78716fb3a2 #82700# Real cause for bug 82700 was an implementation of XSeekable->getLength which changed the current position in the stream. 2001-01-11 15:58:36 +00:00
Martin Gallwey
899e254d90 #82700# I added a check to make sure that when the media type is set, that it has length > 0 2001-01-11 14:05:48 +00:00
Martin Gallwey
5943454c7f Oops....committed makefile of test application 2001-01-10 18:15:28 +00:00
Oliver Specht
08cc719f78 #82653# DatasourceFieldName -> DatabaseFieldName 2001-01-10 15:26:20 +00:00
Martin Gallwey
a217253676 Implemented a new XPropertySet to enable users to specify whether or not something is compressed. Also set a default compression level based on mime-type for new objects added to the package 2001-01-10 10:36:01 +00:00
Ocke Janssen
570cd170d9 #81232# connection is only disposed when selfcreated 2001-01-10 06:41:54 +00:00
Behrend Cornelius
9b2059b365 #71711# One String concerning external links modified 2001-01-08 10:20:46 +00:00
Frank Schönheit
f0c72af061 overload getTypes to merge all the types of all base classes 2001-01-08 07:15:57 +00:00
Frank Schönheit
ed2279051a #75916# OGroupManager knows it's container to check for the correct disposing call 2001-01-05 17:00:35 +00:00
Frank Schönheit
ce320296d6 #75916# OGroupManager::disposing: check for the correct container 2001-01-05 16:59:19 +00:00
Frank Schönheit
adc3ccc24e #75916# let the GroupManager add itself (as container listener) 2001-01-05 16:58:36 +00:00
Frank Schönheit
96215e7fbf service name of the grid control changed 2001-01-05 12:47:41 +00:00
Frank Schönheit
7197e14284 type in the form service names 2001-01-05 09:46:31 +00:00
Frank Schönheit
1e41615b75 changed the implementation name 2001-01-04 15:28:34 +00:00
Frank Schönheit
a8028e98cb correct getSupportedServiceNames - one of the names was a double 2001-01-04 15:28:08 +00:00
Frank Schönheit
fa4fdaaeb7 corrected the service name 2001-01-04 15:27:28 +00:00
Frank Schönheit
18b53cde26 implementation name changed / getSupportedServiceNames returns the aggregate's services, too 2001-01-04 15:26:41 +00:00
Frank Schönheit
fe57952c31 implementation names of the formatted field changed 2001-01-04 15:26:04 +00:00
Frank Schönheit
75f13df0f3 #78932# adjusted to the new componentdescription.dtd 2001-01-04 15:15:48 +00:00
Thomas Benisch
e2ae548222 #81206 added Help::ShowQuickHelp again 2000-12-20 15:15:59 +00:00
Martin Gallwey
25eb58da9f removed non thread-safe statics 2000-12-20 11:36:39 +00:00
Martin Gallwey
7a03490d7b Added my name to the Contributors field of the header 2000-12-20 10:24:27 +00:00
Martin Gallwey
8d831711c6 many optimisations and memory leaks due to circular references fixed! An altogether amazing commit...tell your friends 2000-12-19 20:55:41 +00:00
Frank Schönheit
14baa97cf8 #82353# namespace changes in the previous fix 2000-12-19 16:14:16 +00:00
Frank Schönheit
c3ae15137c #82353# overload elementReplaced / send a selectionChanged notification whenever the selected column is removed 2000-12-19 16:12:27 +00:00
Frank Schönheit
bdcf462617 #82353# elementReplaced 2000-12-19 15:51:01 +00:00
Oliver Specht
60214c67e2 #73230# commit control in focusLost() 2000-12-15 10:48:24 +00:00
Oliver Specht
5bfc91e531 #82160# configuration of column assignment corrected 2000-12-15 10:09:31 +00:00
Ocke Janssen
63bd31cdb6 call disposing(Event) from aggregate 2000-12-14 12:47:20 +00:00
Ocke Janssen
865ef35c12 use typeclass from any 2000-12-14 12:46:11 +00:00
Kurt Zenker
dd6ccc1601 initial version 2000-12-14 09:47:30 +00:00
Martin Gallwey
4f0d6a6710 fix a second exception specification so that this time _it really does_ compile under Solaris (honest, guv) 2000-12-13 16:21:40 +00:00
Martin Gallwey
95ed8cbae6 fixed exception specification so it compiles under solaris 2000-12-13 16:18:33 +00:00
Martin Gallwey
4b11504f4a This rather enormous commit has the following features:
1. Fixed three different memory leaks, one of them quite serious
2. Considerably streamlined the ZipPackageBuffer class - large performance
   increase, also streamlined EntryInputClass in the same way...
3. Correctly saves embedded zip files as embedded zip files instead of
   directories
4. Supports the copying of raw streams instead of de-compressing/re-
   compressing unnecessarily.

Marty
2000-12-13 16:00:47 +00:00
Kurt Zenker
d6a8a2916c Merge SRC614: 08.12.00 - 19:38:07 2000-12-08 17:38:39 +00:00
Kurt Zenker
a658e130e1 Merge SRC614: 08.12.00 - 19:35:39 2000-12-08 17:35:58 +00:00
Kurt Zenker
74950995cc Merge SRC614: 08.12.00 - 19:33:36 2000-12-08 17:34:01 +00:00
Rüdiger Timm
792a4dfb42 Merge SRC614: 08.12.00 - 19:32:19 2000-12-08 17:32:47 +00:00
Behrend Cornelius
ed7c122126 #81565# LoadLibrary Sub added 2000-12-08 17:32:44 +00:00
Kurt Zenker
3095753ce2 Merge SRC614: 08.12.00 - 18:59:27 2000-12-08 17:00:04 +00:00
Kurt Zenker
566494babb Merge SRC614: 08.12.00 - 18:58:16 2000-12-08 16:58:36 +00:00