Commit graph

1119 commits

Author SHA1 Message Date
Martin Gallwey
2a78cea0e7 #87099# remember the exception specification 2001-06-05 09:20:42 +00:00
Kurt Zenker
42d74c1f33 Merge SRC633: 01.06.01 - 21:40:58 2001-06-01 18:41:48 +00:00
Frank Schönheit
82ead0322f #87149# set the delegator after adding as aggregate property change listener 2001-05-31 13:08:06 +00:00
Frank Schönheit
478b93cc4e #87149# forward the _bSetDelegator ctor param to the base class 2001-05-31 13:07:19 +00:00
Frank Schönheit
7efee5a7c0 #87149# allow to set the aggregates delegator later (not in the ctor, but by explicitly calling doSetDelegator) 2001-05-31 13:04:53 +00:00
Frank Schönheit
76c9383ffe #87149# changed the property listening at the aggregate
upon construction: _first_ register as listener, _then_ set the delegator
upon disposing:    stop listening, but _do_not_release_ the ref
upon destruction:  release the ref which the multiplexer has for the aggregate
2001-05-31 13:03:04 +00:00
Frank Schönheit
d90ed94b01 #87149# DBG_CTOR/-DTOR 2001-05-31 12:59:50 +00:00
Oliver Specht
d0e54c9176 #87672# assertions prevented 2001-05-31 10:18:40 +00:00
Martin Gallwey
7fa0c288d1 #87099# Make sure we compress all STORED streams that are supposed to be encrypted 2001-05-31 09:29:31 +00:00
Martin Gallwey
b93185adc3 #87099# Added ThreadedBuffer and OutputThread 2001-05-31 09:28:09 +00:00
Martin Gallwey
a9e3305015 #87099# Must calculate the size and CRC32 for STORED streams here as it can no longer be done in ZipOutputStream 2001-05-31 09:27:26 +00:00
Martin Gallwey
2ee7e4552b #87099# Remove unused code and only initialise the buffer when we need to 2001-05-31 09:25:58 +00:00
Martin Gallwey
fed8ec37d3 #87099# Use the new ThreadedBuffer class and let it do all the work 2001-05-31 09:24:50 +00:00
Martin Gallwey
4b1b42665e #87099# Since we can no longer jump around in the buffer, we will write EXT descriptors for deflated entries and calculate the CRC and size of stored entries elsewhere 2001-05-31 09:23:43 +00:00
Martin Gallwey
a4f45a88f7 #87099# Use offapi.rdb instead of applicat.rdb 2001-05-31 09:21:44 +00:00
Martin Gallwey
17f08c3195 #87099# Remove unused method 2001-05-31 08:48:20 +00:00
Martin Gallwey
ae7f43c18a #87099# Added updateStream method and change the 'using namespace' stuff 2001-05-31 08:47:40 +00:00
Martin Gallwey
35be97b4e7 #87099# OPtimise the stream operators 2001-05-31 08:46:36 +00:00
Martin Gallwey
4d46ad186c #87099# Optimise the stream operators 2001-05-31 08:46:05 +00:00
Martin Gallwey
96505f3ae5 #87099# Make destructor virtual and make OutputThread a 'friend', also do not realloc the buffer until we need to 2001-05-31 08:40:58 +00:00
Martin Gallwey
ee17f48992 #87099# Make OutputThread a 'friend' instead of making members public or making getter functions 2001-05-31 08:39:40 +00:00
Martin Gallwey
f23c0fc3c1 #87099# remove unused member and add offset and length parameters to 'rawWrite' 2001-05-31 08:38:31 +00:00
Martin Gallwey
7782f736c5 #87099# Added updateStream method 2001-05-31 08:37:33 +00:00
Martin Gallwey
d148b0125f #87099# Optimisation for stream operators 2001-05-31 08:36:39 +00:00
Martin Gallwey
b238840966 #87099# Initial revision 2001-05-31 08:35:05 +00:00
Oliver Bolte
0472bd1168 Merge SRC633: 30.05.01 - 22:37:10 2001-05-30 19:35:43 +00:00
Oliver Bolte
b7b7d0874f Merge SRC633: 30.05.01 - 22:34:07 2001-05-30 19:32:27 +00:00
Oliver Bolte
e60c69101d Merge SRC633: 30.05.01 - 22:32:05 2001-05-30 19:30:28 +00:00
Oliver Bolte
0c8e5d6ff0 Merge SRC633: 30.05.01 - 22:30:21 2001-05-30 19:28:48 +00:00
Oliver Bolte
fe4b7ee389 Merge SRC633: 30.05.01 - 22:28:38 2001-05-30 19:27:04 +00:00
Kurt Zenker
4403d752c1 Merge SRC633: 30.05.01 - 22:24:15 2001-05-30 19:25:03 +00:00
Vladimir Glazounov
6babe1a4a9 Merge SRC633: 30.05.01 - 21:52:19 2001-05-30 18:52:50 +00:00
Vladimir Glazounov
d830250e5f Merge SRC633: 30.05.01 - 21:50:48 2001-05-30 18:51:22 +00:00
Vladimir Glazounov
4ca3e0791e Merge SRC633: 30.05.01 - 21:49:19 2001-05-30 18:49:49 +00:00
Vladimir Glazounov
91cf86fb03 Merge SRC633: 30.05.01 - 21:47:49 2001-05-30 18:48:21 +00:00
Behrend Cornelius
fc2bb64da3 #87647# One Boolean variabel in 'FillstepInputpaths' added 2001-05-30 16:08:07 +00:00
Frank Schönheit
af8ab2a349 #86714# new controls for displaying the form data source 2001-05-30 15:50:26 +00:00
Frank Schönheit
fd8a31ac23 #86714# layout changes to allow displaying the form data source 2001-05-30 15:49:41 +00:00
Frank Schönheit
4eb3530d39 #86714# show the data source of the form on the first not data source related page 2001-05-30 15:48:06 +00:00
Frank Schönheit
219a4b02bd #86714# functionality for displaying the form data source in a wizard page 2001-05-30 15:46:47 +00:00
Frank Schönheit
2ea0690183 #86714# 2001-05-30 15:46:03 +00:00
Frank Schönheit
b51b8bcda9 wordbreak for the field link description text 2001-05-30 14:32:13 +00:00
Frank Schönheit
04874008c7 #86838# forward the GetFocus event to the property box 2001-05-30 12:44:49 +00:00
Frank Schönheit
ce6a69c357 #86838# UpdateUI: let the property box grab the focus 2001-05-30 12:44:20 +00:00
Frank Schönheit
ff9b9fa2c2 #86838# forward the GetFocus event to the tab control 2001-05-30 12:43:32 +00:00
Frank Schönheit
a021d75c38 #86838# be a focus listener on the container window, forward the focus to the property box 2001-05-30 12:41:46 +00:00
Behrend Cornelius
77d1a92fec #87606# GetLocale - Function added 2001-05-30 11:46:56 +00:00
Philipp Lohmann
24e1def1ac #79029# #87573# #83080# access plugins only in solar thread on windows 2001-05-30 10:15:34 +00:00
Frank Schönheit
a214a93b58 #87299# SetTables/SetQueries: allow for grid columns 2001-05-29 12:25:57 +00:00
Martin Gallwey
ce28f432b5 #87256# Keep a copy of the ZipEntry struct, not a reference 2001-05-29 10:57:06 +00:00