sg
|
0f11acb568
|
* The XML config object is now freed at the end of the program
(this enables us to detect memory leaks with this test program)
|
2000-01-30 22:20:57 +00:00 |
|
sg
|
6a17b365a2
|
* TXMLConfig now frees its XML document (major memory leak...)
|
2000-01-30 22:20:08 +00:00 |
|
sg
|
e61f207c8b
|
* Made some optimizations and cosmetic changes
|
2000-01-30 22:19:13 +00:00 |
|
sg
|
b20f194d19
|
* Fixed memory leaks, all nodes are now freed by their parent
* Many cosmetic changes
|
2000-01-30 22:18:16 +00:00 |
|
sg
|
7381e3fff4
|
* Fixed memory leaks
|
2000-01-30 22:16:59 +00:00 |
|
peter
|
dfca2834a9
|
* regenerated
|
2000-01-28 12:17:02 +00:00 |
|
michael
|
d680066e7c
|
Better resource information
|
2000-01-27 15:23:25 +00:00 |
|
michael
|
3e5162f23d
|
+ Added fileinfo object
|
2000-01-27 13:48:23 +00:00 |
|
michael
|
3e82220fd2
|
+ Added fileinfo unit
|
2000-01-27 13:44:29 +00:00 |
|
peter
|
16bcf1dd2c
|
* regenerated
|
2000-01-26 21:19:49 +00:00 |
|
peter
|
4593b33b56
|
* regenerated using latest fpcmake
|
2000-01-25 13:50:50 +00:00 |
|
michael
|
023eeb3072
|
+ TProcess support
|
2000-01-24 12:23:17 +00:00 |
|
sg
|
2f9b5b1b2b
|
* KeyPressed now returns a Boolean which indicates if the key has been
processed or not
|
2000-01-23 23:58:25 +00:00 |
|
michael
|
b38526bfea
|
* Under win32, standard input and output are not guaranteed to have descriptors 0,1 and 2
|
2000-01-21 17:12:28 +00:00 |
|
peter
|
61e04d8e80
|
* regenerated
|
2000-01-18 20:58:37 +00:00 |
|
peter
|
206ae47ad5
|
* regenerate for win32 fix
|
2000-01-18 00:25:15 +00:00 |
|
peter
|
c888816ce9
|
* use env var again for win32
|
2000-01-16 22:24:19 +00:00 |
|
peter
|
aadec7d674
|
* package generation fixes
|
2000-01-14 12:16:40 +00:00 |
|
peter
|
ffaf1b5adc
|
* regenerated
|
2000-01-13 21:15:26 +00:00 |
|
peter
|
6b31a47ad8
|
* updates for new fpcmake features
|
2000-01-13 21:11:30 +00:00 |
|
peter
|
d2529529f5
|
* regenerated for new package deps
|
2000-01-13 11:40:51 +00:00 |
|
peter
|
277184ad38
|
* fixed zstream, it works now correct with zlib/paszlib
|
2000-01-12 23:43:40 +00:00 |
|
peter
|
a1bfbbfeea
|
* log added
|
2000-01-12 23:29:49 +00:00 |
|
peter
|
03f93fb547
|
* regenerated to support gecho and win32 fpcext.cmd fixes
|
2000-01-12 23:26:13 +00:00 |
|
michael
|
d9b9560795
|
Works again inder linux
|
2000-01-12 23:11:03 +00:00 |
|
peter
|
55ce17b756
|
* regenerated, win32 uses fpcext.cmd file to pass options instead of
environment
* packagename support
|
2000-01-10 23:02:21 +00:00 |
|
peter
|
c199244dc1
|
* packagename
|
2000-01-10 22:57:11 +00:00 |
|
peter
|
cfef21700f
|
* fixed gzopen parameter
|
2000-01-10 22:56:27 +00:00 |
|
sg
|
65631b0e44
|
* Set the upper bound of TLineArray to max. possible value so that this
unit works correctly with activated range checks
|
2000-01-08 12:08:58 +00:00 |
|
sg
|
f9d9c8aa0a
|
* Fix in line 413 (gzopen call now with typecast in 2nd argument, now it
should compile perfectly again)
|
2000-01-07 22:44:25 +00:00 |
|
sg
|
266ea77c74
|
* OK, now _this_ is the originally meant version with the fixed
selection handling ;)
|
2000-01-07 13:24:31 +00:00 |
|
peter
|
eb31271e15
|
* updated copyright to 2000
|
2000-01-07 01:24:32 +00:00 |
|
peter
|
2495b4c959
|
* updated for new paszlib/zlib
|
2000-01-07 00:04:34 +00:00 |
|
peter
|
5536615717
|
* uses typinfo moved to interface
|
2000-01-07 00:01:33 +00:00 |
|
peter
|
252f317fd8
|
* updated for new place
|
2000-01-07 00:00:29 +00:00 |
|
peter
|
7348ca067a
|
* zlib deps
|
2000-01-06 23:58:52 +00:00 |
|
peter
|
961b39c749
|
* childnodes property as that is used instead of getchildnodes
in the apps
|
2000-01-06 23:55:22 +00:00 |
|
peter
|
5488c7d8ab
|
* fixed EOL for non-linux
|
2000-01-06 23:51:29 +00:00 |
|
sg
|
67d7798248
|
* Re-introduced StartSelectionChange and EndSelectionChange, which get lost
during some file movements...
|
2000-01-06 16:43:35 +00:00 |
|
sg
|
ec6092007a
|
* The demo can't display the file README anymore now in this directory,
as it doesn't exist here... not it displays the source of gtkshedit.pp
without syntax highlighting.
|
2000-01-06 16:12:53 +00:00 |
|
peter
|
96ec9fdaf1
|
* moved gtkshedit to gtk dir
|
2000-01-06 16:03:25 +00:00 |
|
peter
|
fc6ef73478
|
* regenerated to support auto rtl compiling
|
2000-01-06 15:52:54 +00:00 |
|
peter
|
d353155496
|
* moved out of packages/ back to topdir
|
2000-01-06 01:20:30 +00:00 |
|
peter
|
d9273dd907
|
* moved to packages
|
2000-01-03 19:31:09 +00:00 |
|
sg
|
697a387588
|
* Support for empty documents (0 lines)
* Renaming of *Renderer to *Widget
|
1999-12-30 21:12:43 +00:00 |
|
sg
|
d080b353e7
|
* Shortened copyright notice
|
1999-12-30 21:11:34 +00:00 |
|
sg
|
d3eee8c9f4
|
* Fixed some keyboard issues
|
1999-12-30 21:10:24 +00:00 |
|
sg
|
7878572843
|
* Lot of renamings
|
1999-12-30 21:05:08 +00:00 |
|
sg
|
83856ede6a
|
* Major restructuring and simplifications
|
1999-12-30 21:03:25 +00:00 |
|
sg
|
ebab323aef
|
* Name change: Renderer -> FWidget
|
1999-12-30 21:02:49 +00:00 |
|