Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/xfce-mirror/mousepad

Mirror repository, PRs are not watched, please use Xfce's GitLab
https://github.com/xfce-mirror/mousepad

* mousepad/mousepad-{search-bar,window}.c: Remove highlight when

hiding the search bar. Search ahead when opening the search bar.

(Old svn revision: 26450)

f67680befa81f562943b591a7143e25baea1fb17 authored about 17 years ago by Nick Schermer <[email protected]>
* mousepad/mousepad-search-bar.c: Fix red entry when toggling the

highlight button.

(Old svn revision: 26447)

72415680ea141554b03f505d5f9a96861957c5a0 authored about 17 years ago by Nick Schermer <[email protected]>
* mousepad/mousepad-document.c: Fix column number in statusbar.

First column is 0 and not 1.
* mousepad/mousepad-dialogs.c: Improve the go to dialog. You can n...

562a27b0824e528841b1a58b01d8c9978f4bd05e authored about 17 years ago by Nick Schermer <[email protected]>
* mousepad/mousepad-document.c: Make tab close button a bit smaller.

(Old svn revision: 26407)

976c9707d60945030612eaf79db2e577135fe4ef authored about 17 years ago by Nick Schermer <[email protected]>
* mousepad/mousepad-window.c: Use a box for packing the window elements.

A table was not really needed, and boxes are a bit faster in calculating
child sizes.
* mo...

d2cf9f1d53f4818ea92e162cf6b71b9963144ce8 authored about 17 years ago by Nick Schermer <[email protected]>
* mousepad/mousepad-print.c: Use bold attribute for labels, so there

is no html in the strings.

(Old svn revision: 26405)

debc440d2c428b5aa91dcb567fd96a4f50a2804c authored about 17 years ago by Nick Schermer <[email protected]>
* mousepad/mousepad-utils.c: Add functions that extent the default

Gtk word start/end function. Use them in the search functions,
transpose and double click s...

f3a364cda15d48093802adbb4190a1d027e6a102 authored about 17 years ago by Nick Schermer <[email protected]>
fr.po: Rename name in .desktop files with consistency

(Old svn revision: 26328)

17f0d7599705f604a8e36471ddb8d0b69ced64ff authored about 17 years ago by Mike Massonnet <[email protected]>
Add Urdu translations to trunk (hope this is right *sigh*)

(Old svn revision: 26296)

34d41419f5493003146703ebb3400d30913c60cc authored about 17 years ago by Mike Massonnet <[email protected]>
Update latvian

(Old svn revision: 26285)

e0f2238b31f56316db76e51d6484156b2a782d6e authored about 17 years ago by Mike Massonnet <[email protected]>
* mousepad/mousepad-view.c: Implement transpose:

- Selection on one line: Inverse selected text.
- Multiple lines selected: Invert seleted...

03cd4c266c5d539c85dbe22f505d1d54c1b011b4 authored about 17 years ago by Nick Schermer <[email protected]>
* MousepadHelp.in, mousepad/mousepad-{dialogs,window}.{c,h}:

Add support for the help file.
* Mousepad.spec.in: Add spec file.

(Old svn revision: 26199)

ec4cae752aa01e235b870df476b0c3008cb24f4d authored about 17 years ago by Nick Schermer <[email protected]>
* mousepad/mousepad-view.c: Redraw selection on theme change.

(Old svn revision: 26197)

673f739167aa23710a7b570eb7e863871fd09e4d authored about 17 years ago by Nick Schermer <[email protected]>
* mousepad/mousepad-view.c: Reimplemented multi-selection. It is also

possible to do multi editing (typing in all the selections), select
random words in the doc...

24c163061c3e40620db488f98c51f1edd8d20f62 authored about 17 years ago by Nick Schermer <[email protected]>
remove trailing parens on AC_INIT version info to work around bug

in intltool 0.35.x and 0.36.x

(Old svn revision: 26180)

aa3403453873c6cd866acc925d2e41a2ef4656af authored about 17 years ago by Brian Tarricone <[email protected]>
* configure.in.in, po/POTFILES.in: Fix dist-check. Thank to Brian

for the hint.
* mousepad/mousepad-{dialogs,window}.c: Implement tab size menu. You
can set th...

2d4c6469fc7680fe83c02af5ecfd4791f96de79f authored about 17 years ago by Nick Schermer <[email protected]>
* configure.in.in: Make sure __OPTIMIZE__ is enable in normal builds.

* mousepad/mousepad-private.h: Tune G_LIKELY macros for pure boolean.

(Old svn revision: 26175)

0960eed1341ae9789caafcb61500fa2006a12a67 authored about 17 years ago by Nick Schermer <[email protected]>
* mousepad/mousepad-window.c: Idea of the previous commit was good,

but the implementation wasn't. Fix that.

(Old svn revision: 26174)

765cea4b137c29bbb1abebad9440a4a9534c93d7 authored about 17 years ago by Nick Schermer <[email protected]>
* mousepad/mousepad-window.c: Make the recent manager a singleton

in the application, this is also done in gtk 2.12. We also
initialize the recent manager wh...

02326c575f8bc002d5a9680c1bb9b2d4b474125d authored about 17 years ago by Nick Schermer <[email protected]>
* docs/: Import basic manual files.

* configure.in.in, mousepad/Makefile.am: Don't search for startup-
notification and gtk-unix-...

c68eede22f8717c245154f83dab5b6569fc45d13 authored about 17 years ago by Nick Schermer <[email protected]>
* mousepad/mousepad-view.c: Respect input methods and don't insert

text when the textview is not editable.
* mousepad/mousepad-{file,document,window}.c: Properly ...

1f30cae6c6774f25728d5c7254e772281762abd6 authored about 17 years ago by Nick Schermer <[email protected]>
* mousepad/mousepad-utils.{c,h}: Add iter function to move the iter

in front of text. Code used from one of the indentation functions.
* mousepad/mousepad-view.c: ...

b01842db991e385a4a2373da1eaac1191197d9af authored about 17 years ago by Nick Schermer <[email protected]>
* mousepad/mousepad-window.c: Cleanup some code and get rid of the

multiple action groups.

(Old svn revision: 26142)

a75d9920d838e508c10dfd17908233d45dc20e6c authored about 17 years ago by Nick Schermer <[email protected]>
* mousepad/mousepad-window.c: Decrease the menu lock when a window

is closed and disconnect the recent manager handler (this is a
bug since 2.12 because the man...

2d17e63c32d75fb9fb7f98e8660b4980ec24af7d authored about 17 years ago by Nick Schermer <[email protected]>
* mousepad/mousepad-{window,util}.c: Fix compiler warnings.

(Old svn revision: 26140)

8a4f2f2e71d3fa064295bbbe0ca4697e562878f3 authored about 17 years ago by Nick Schermer <[email protected]>
* Previous commit was a typo.

(Old svn revision: 26136)

73fe06eded04e6c604a49caf443cf3cc7d22ddbf authored about 17 years ago by Nick Schermer <[email protected]>
* Set Id property on files.

(Old svn revision: 26135)

0c494023ae1504211afbba57c9c469e4955426dc authored about 17 years ago by Nick Schermer <[email protected]>
* Diffstat:

38 files changed, 5987 insertions(+), 3632 deletions(-)

* mousepad/mousepad-dialogs.c: Set the...

d1196e9f4486f9a5d4610fb88a1076a5e8d476a5 authored about 17 years ago by Nick Schermer <[email protected]>
* thunar, xfce4-panel: Update Korean translation

* libxfce4menu, libxfcegui4, mousepad, squeeze, xfce4-appfinder,
xfce4-icon-theme, xfce4-mixe...

f18be6b8607b86c1b402e67b983af6e3e4243b41 authored about 17 years ago by Mike Massonnet <[email protected]>
Updating Arabic translations

(Old svn revision: 26094)

443200c8403dcbeaa55b5d46af2da713b82544c1 authored over 17 years ago by Mohamed Magdy <[email protected]>
Added a long waiting Amharic translation for trunk.

(Old svn revision: 26052)

01edaecacad81bbd5ed3cabb7e997cc5e7f574ba authored over 17 years ago by Maximilian Schleiss <[email protected]>
Updating Arabic translations

(Old svn revision: 25984)

164dd36620e0387d250cb54a5f19e680d537cf8d authored over 17 years ago by Mohamed Magdy <[email protected]>
* nb_NO: Updated some Norwegian translations and added one for Xfmedia

* pt_PT: Added European Portuguese translations
* Changed my email address

(Old svn revision: 2...

5786f520360309195aa8da030a674bda11969dfa authored over 17 years ago by Maximilian Schleiss <[email protected]>
Updated the Brazilian Portuguese translations of the libexo, mousepad, xfce-utils, xfce4-panel and xfmedia also in Portuguese.

(Old svn revision: 25791)

b1f5db1f0ce09e427d184462808533b395f5d370 authored over 17 years ago by Maximilian Schleiss <[email protected]>
* *.*: Remove copyright lines.

(Old svn revision: 25747)

772eeca118e48c94c5fe908c333197b3b6b8845e authored over 17 years ago by Nick Schermer <[email protected]>
* mousepad/mousepad-{preferences,search-bar,document}.c,

mousepad/mousepad-types.h: Add match whole word option.

(Old svn revision: 25736)

c0bf115da5b4dd9ca9be101014e41565ffdeae1c authored over 17 years ago by Nick Schermer <[email protected]>
* mousepad/Makefile.am: Use the new exo-csource

--strip-comments and --strip-content arguments.

(Old svn revision: 25729)

0f9ccf029632a9bb61f393243c1153fb58dd5793 authored over 17 years ago by Nick Schermer <[email protected]>
* mousepad/mousepad-view.c: Initialize variables, so gcc is

happy.
* README: Add some lines.
* mousepad/mousepad-window.c: Ctrl + Shift + v is the short...

b408c7b5f735db6c91e3381953e6c5cfca967901 authored over 17 years ago by Nick Schermer <[email protected]>
* mousepad/mousepad-view.c: Cleanup the line number code.

This version is a bit faster and removed a bunch of code.
* mousepad/mousepad-view.c: Cleanup...

924ec4cfdac8ef8ad541d643f9789836bb3bd86c authored over 17 years ago by Nick Schermer <[email protected]>
* mousepad/mousepad-window.c: Add extra tests if the file

really exists, because Gtk file dialogs hang if the
file does not exists.

(Old svn revisio...

4abd78f00bd8306fd7a8028875cb9050b62df53e authored over 17 years ago by Nick Schermer <[email protected]>
* mousepad/mousepad-window.c: Jump to active file when

opening a new document.

(Old svn revision: 25707)

d2c3c1f88384b617269bcd129f6cce6a86b5efa2 authored over 17 years ago by Nick Schermer <[email protected]>
* mousepad/mousepad-undo.c: Don't store a string (or even

prepend it in a GString) when the user is inserting text.
This saves a whole bunch of reloc...

23c7b01c285078e6346e1b65afcb611273ce3c2f authored over 17 years ago by Nick Schermer <[email protected]>
* mousepad/mousepad-window.c: Rename function so it matches

the standard mousepad_window_* names.

(Old svn revision: 25688)

a4f297b08aa19d2aa06c969d821af3590a231a2a authored over 17 years ago by Nick Schermer <[email protected]>
* mousepad/mousepad-window.c: Open a new tab when the notebook

is double clicked. Also fix some indentation.

(Old svn revision: 25687)

9fbd9fdc5d6123223d4ffe75a3407f44425c9548 authored over 17 years ago by Nick Schermer <[email protected]>
* configure.in.in: Don't break on a broken glibc.

(Old svn revision: 25664)

932f662654e9f024422e8fd806a8b9b90cc6149a authored over 17 years ago by Nick Schermer <[email protected]>
* mousepad/mousepad-dbus-infos.xml, mousepad/mousepad-undo.c,

mousepad/mousepad-view.c: Fix some typos and replace tabs.

(Old svn revision: 25662)

5cd70d2665de061f5c64d6a7a21b5f564eeec813 authored over 17 years ago by Nick Schermer <[email protected]>
* mousepad/mousepad-{document,window}.c: Allow uri and tab

drops inside the textview widget.
* mousepad/mousepad-window.c: Hide the searchbar when all t...

72d49ecc7196fe7c8d5479e978593718e3b17a39 authored over 17 years ago by Nick Schermer <[email protected]>
* TODO: Removed the items I've fixed.

* Changelog: Break after 70 characters.
* mousepad/mousepad-{document,statusbar}.c: Hide the visi...

2beb0bf4ad103e2bc112b516f6253157e821e2a7 authored over 17 years ago by Nick Schermer <[email protected]>
* TODO: Fix some typos and add some new ideas and reminders.

(Old svn revision: 25622)

a20de9eada02c7cc07cda472ea4f197c3e3b97aa authored over 17 years ago by Nick Schermer <[email protected]>
* TODO: Add some stuff.

(Old svn revision: 25621)

35f0b25ab3c544412ef32b71e4a8dd514142c281 authored over 17 years ago by Nick Schermer <[email protected]>
* TODO, NEWS: Update and expand both documents.

* mousepad/mousepad-search-bar.c, mousepad-window.c: Fix some
compiler warnings.

(Old svn re...

666a0aebba2bca3fbeee5a650fe9ffa160455348 authored over 17 years ago by Nick Schermer <[email protected]>
Little compiler fix

(Old svn revision: 25600)

a47b71f49c5221348b83135ffbcf2a05abdebeb4 authored over 17 years ago by Erik Harrison <[email protected]>
* mousepad/mousepad-undo.c: Improve the behavior of the undo manager.

It now merges multiple spaces, new lines are a separate undo action and
when you redo some ...

44f28f94cfd8b18c76852726550c2fc476fb4801 authored over 17 years ago by Nick Schermer <[email protected]>
* mousepad/mousepad-{window,view}.c: Fix some potential leaks, I'm not

really sure, but it doesn't hurt...

(Old svn revision: 25523)

0210f46f4a9e604a52bda681c820e66d352303e5 authored over 17 years ago by Nick Schermer <[email protected]>
* mousepad/mousepad-statusbar.c: Destroy the tool items together with the

searchbar (memory leak from valgrind).

(Old svn revision: 25516)

d45ae8eaa022bd99c25c0db5e68594e12b25281d authored over 17 years ago by Nick Schermer <[email protected]>
* mousepad/mousepad-{document,window,statusbar}: You can now click the OVR

text in the statusbar to toggle the overwrite mode.
* mousepad/mousepad-{document,window,undo...

ec1234c58d36457576ea554ac2fd5885da962fd7 authored over 17 years ago by Nick Schermer <[email protected]>
* fr.po: Fixed typos and style in the French translation of Terminal's manual

* Changed my email address in all the fr.po files in trunk and 4.4

(Old svn revision: 25448)

f6666d7f254b4016ab9ecc245f4db0afa6d61470 authored over 17 years ago by Maximilian Schleiss <[email protected]>
Updated Dutch translations

(Old svn revision: 25436)

6e076a5c30aee793ae6c43e6b977aa6bebb8c80e authored over 17 years ago by Stephan Arts <[email protected]>
* mousepad/mousepad-document.c: Fix segfault from previous commit.

* mousepad/mousepad-document.c: Fix bug in searching backwards, we have to
jump one iter back...

fe666120450ea8df11059d60c0bcdb806d3d5426 authored over 17 years ago by Nick Schermer <[email protected]>
* mousepad/mousepad-window.c: Fix opening recent files that do not exist.

* mousepad/mousepad-window.c, mousepad/mousepad-document.c: Update the window
title correctly...

7b33a930bf6efc2c879dbb304e6ee0fd4adb2b5a authored over 17 years ago by Nick Schermer <[email protected]>
a little fix, no need to write it to ChangeLog

(Old svn revision: 25403)

fb92407744a63b6bf6f3f50f21212b773ce19a5a authored over 17 years ago by Eren Turkay <[email protected]>
* mousepad/mousepad-document.c: Because we don't use invisible characters in

the text buffer, I was able to write a custom iter search function that can
search in both ...

46e78d17d7e5fc5ae16f9e9ee6ae8103e683af53 authored over 17 years ago by Nick Schermer <[email protected]>
i18n catalan update

(Old svn revision: 25389)

4414211e4d97b98cafc2410c260a1312b17b511e authored over 17 years ago by Pau Rullan Ferragut <[email protected]>
* mousepad/mousepad-document.c: Remove unused properties.

* mousepad/mousepad-{exo,window,preoperties,search-bar}: Remove the
exo bindings, mousepad on...

4ccd1ba30c425214156b07cf6e58b001fa8970d9 authored over 17 years ago by Nick Schermer <[email protected]>
* po/: Update the POTFILES.in file and regenerate the pot file.

* mousepad/mousepad-document.c: Make the scroll offset smaller, so the
textview doesn't jump ...

2563fc285fb1b58ee9c7984b9a710b5668ef3c10 authored over 17 years ago by Nick Schermer <[email protected]>
* configure.in.in: Mousepad does not depend on exo anymore. Only

when you run in maintainer-mode, exo-csource is required.
* mousepad/mousepad-document.*: Ren...

a0b89f341abe283462ad6f5c476b9d37ee644774 authored over 17 years ago by Nick Schermer <[email protected]>
* de.po: Nico Schümann minor fixes to the German translations

* en_GB.po: Jeff Bailes updated the British English translations for trunk and branches

(Old sv...

5e1c31a9a71dbf6b65f24164b3929776388879c5 authored over 17 years ago by Maximilian Schleiss <[email protected]>
Updated and added British English translations by Jeff Bailes.

(Old svn revision: 25314)

7d16b8dd21a5e7aa252dee2a4c5320047cad5884 authored over 17 years ago by Maximilian Schleiss <[email protected]>
Backport from branch

(Old svn revision: 25310)

1c9d3edc474597ea61d31fd8e42f16a7c7e20fe0 authored over 17 years ago by Nick Schermer <[email protected]>
Fixed.

(Old svn revision: 25291)

31c8ccf4d0fdb3f9f9ae6575bd8f6efbdd8c224a authored over 17 years ago by Daichi Kawahata <[email protected]>
Removed executable attribute.

(Old svn revision: 25286)

ee0f8bf62641abef1c6c9956119a09b22c8cd265 authored over 17 years ago by Daichi Kawahata <[email protected]>
update ChangeLog

(Old svn revision: 25188)

2b77150ce0e9ea4a54aee35e13e77e076a0ac8bd authored almost 18 years ago by Eren Turkay <[email protected]>
add Turkish translation

(Old svn revision: 25145)

825c839600b2993ee64539bbd36dc2878f0b0e0e authored almost 18 years ago by Eren Turkay <[email protected]>
2007-03-03 Maxim Dziumanenko <[email protected]>

* Update Ukrainian translation.

(Old svn revision: 25073)

a5f4acdda5f405d23aa5973ffb49577e7656ce75 authored almost 18 years ago by Maxim Dziumanenko <[email protected]>
* mousepad/mousepad-dialogs.{c,h}: Add response actions for Mousepad so it's

easier to understand what happens.
* mousepad/mousepad-window.c, * mousepad/mousepad-screen.{...

cab0d1a984369283d99376e364e216e7fff04bc3 authored almost 18 years ago by Nick Schermer <[email protected]>
* configure.in.in, mousepad/Makefile.am: Remove the PCRE dependency.

I should have removed this earier after some testing.

(Old svn revision: 25070)

8a1670c4888db706b49b21c32d78786bf9ed2780 authored almost 18 years ago by Nick Schermer <[email protected]>
* mousepad/mousepad-dialogs.{c,h}: New file for the dialogs

so the mousepad-window file becomes more readable.
* mousepad/mousepad-window.c: Split some f...

b5178ab96dc4dd424f9ce884529a67e95731e145 authored almost 18 years ago by Nick Schermer <[email protected]>
* mousepad/mousepad-window.c: Improve the menu tooltips.

(Old svn revision: 25045)

5263c479394dbb5a6bc0b892806f11a629bd81f4 authored almost 18 years ago by Nick Schermer <[email protected]>
* mousepad/mousepad-window.c: Prevent multiple recent- and go-menu

updates when multiple items are opened or the recent history is
cleared.

(Old svn revision...

64c5d0349576fb0c55f7f9df7e985437c0fe8aea authored almost 18 years ago by Nick Schermer <[email protected]>
* TODO, mousepad/mousepad-window.c: Add option to the recent menu

to clear the history.
* mousepad/mousepad-window.c: The recent items are now in the Mousepad
...

f0dc6b97b9512e8121ad3b253562d13f5baca205 authored almost 18 years ago by Nick Schermer <[email protected]>
* TODO: Remind myself to fix problems with UTF-8 filenames.

* mousepad/mousepad-window.c: Fix crash when opening files
with the command line.
* Mousepad...

ff28ae1045a381c7dc815906b9a0816b87451e2b authored almost 18 years ago by Nick Schermer <[email protected]>
* TODO, NEWS: Update the current status of the rewrite.

* Mousepad.desktop.in.in: Add MimeType and improve Categories.
* Initial import of my Mousepad ...

62dbff28f0cd78e96933a78c979ef3109a5a43ba authored almost 18 years ago by Nick Schermer <[email protected]>
* Import my Mousepad rewrite

(Old svn revision: 25036)

8a402ec2206b15649d4bc1a50621d3a52f11dd2b authored almost 18 years ago by Nick Schermer <[email protected]>
for nick

(Old svn revision: 25035)

1bd002d711d108435b12b0cf7aa694b908cd63ed authored almost 18 years ago by Jean-François Wauthy <[email protected]>
mousepad basque translation update

(Old svn revision: 25012)

d9a3b6f94e2505cdd88dc21a52b85085e5f7844b authored almost 18 years ago by Piarres Beobide <[email protected]>
* fr.po: Updated the French translations of libexo and squeeze

* ko.po: Updated the Korean translations by ByungHyun Choi in
xfce-utils, thunar, xfburn and mo...

43b93e5ca4e8b6708fe99bffdcd4381961f9cf52 authored almost 18 years ago by Maximilian Schleiss <[email protected]>
Verified all LINGUAS files and added Albanian language to it.

(Old svn revision: 24942)

3dfcb3930a2434d36590153739220fa2a977c52e authored almost 18 years ago by Maximilian Schleiss <[email protected]>
Adding information.

(Old svn revision: 24879)

6d2c2e8e927eb52b4cdcb110e288f099e287f875 authored almost 18 years ago by Mohamed Magdy <[email protected]>
64 strings, 0 fuzzy, 0 not translated. initial commit.

(Old svn revision: 24878)

d800756d665d9ff3f2132cc9cd06304f1cc20207 authored almost 18 years ago by Mohamed Magdy <[email protected]>
Adding AR language code.

(Old svn revision: 24877)

a15d2b813a3d539d0ab3bb0ca320ce992517d712 authored almost 18 years ago by Mohamed Magdy <[email protected]>
Greek translation updates - corrections.

(Old svn revision: 24867)

917d4291899c83f757b3137688070cb152700302 authored almost 18 years ago by Stavros Giannouris <[email protected]>
[i18n] ca update

(Old svn revision: 24854)

ab0403851e2a67a3e45214720d2109fe5208355c authored almost 18 years ago by Pau Rullan Ferragut <[email protected]>
Added the Albanian translations by Besnik Bleta for the core packages. Updated some French translations

(Old svn revision: 24753)

10dba688d058a192eb333e64c5d77eee0fb59384 authored almost 18 years ago by Maximilian Schleiss <[email protected]>
Applied patch from Alexander Toresson

(Old svn revision: 24693)

425837d73bb5a5e677330935247947c8fd3f3e0e authored almost 18 years ago by Erik Harrison <[email protected]>
Back to life...

(Old svn revision: 24691)

32af6e8a2045d076d51604ec299ffc6a70d34dd6 authored almost 18 years ago by Benedikt Meurer <[email protected]>
Ok, this time it's really 0.2.12!

(Old svn revision: 24688)

7972c24471308e84c56f4e8c2a08c63ec1fe86a0 authored almost 18 years ago by Benedikt Meurer <[email protected]>
* fr.po: Minor changes to the French translations

in xfce-utils, libxfce4util and mousepad
* pl.po: Updated the Polish translation by Szymon Kała...

47ae1efbd0616f444100f32277616956edd57ef1 authored almost 18 years ago by Maximilian Schleiss <[email protected]>
tiny change

(Old svn revision: 24672)

71e2a2f71fdb9586679c42c1010074a349c78463 authored almost 18 years ago by Erik Harrison <[email protected]>
2007-01-20 Benedikt Meurer <[email protected]>

* configure.in.in: Post-release version bump.

(Old svn revision: 24646)

fdec195163c9fbe06b5d13c8e6f3a43f9e8e5ef3 authored almost 18 years ago by Benedikt Meurer <[email protected]>
2007-01-20 Benedikt Meurer <[email protected]>

* === Released 0.2.12 ===
* NEWS, configure.in.in: Bump version.
* po/*.po: Update Project-Id...

d973460a675fa011a26797c1bb5f714df92eefa9 authored almost 18 years ago by Benedikt Meurer <[email protected]>