• R/O
  • HTTP
  • SSH
  • HTTPS

List of commits

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

自分用にカスタマイズしたshared-mime-infoのソース


RSS
Rev. Time Author
377175a 2003-07-30 20:33:13 Thomas Leonard

Case-insensitive -> lowercase.

c3585ce 2003-07-21 19:04:17 Thomas Leonard

SPAM-protect email addresses.

ebabde7 2003-06-30 18:39:45 Thomas Leonard

Explain indentation in magic rules.

1ad288c 2003-06-02 19:25:06 Thomas Leonard

Strip trailing / characters from dir name.
Fixes bogus warning about directory not being in search path.

379c7cd 2003-05-12 21:08:53 Thomas Leonard

Extra rules for python, perl and ruby (David Faure).

f4e278e 2003-04-25 22:32:50 Thomas Leonard

Fixed example (lang -> xml:lang) (Christophe Fergeau).

92cca5e 2003-04-18 00:28:26 Thomas Leonard

Updates for new version.

6f214e5 2003-04-18 00:17:08 Thomas Leonard

Updates for new Base Dir spec.

7843bcc 2003-04-17 23:05:38 Thomas Leonard

Check that update-mime-database is run on a directory that will be found
by other applications and warn if not.
Updated install instructions for new Base spec.

5cedbbd 2003-04-02 22:29:01 Thomas Leonard

x-midi -> midi

c42844f 2003-04-02 21:26:40 Thomas Leonard

Clarifications of the glob file format (suggestions by Jonathan Blandford).

cfc285c 2003-03-23 21:14:07 Thomas Leonard

x-ogg -> ogg (Vincent Lefevre)
http://www.ietf.org/internet-drafts/draft-walleij-ogg-mediatype-08.txt

17e9a71 2003-03-21 20:35:27 Thomas Leonard

ACAP (thanks to Dave Cridland for the link).

74290fb 2003-03-20 00:30:48 Thomas Leonard

Minor corrections.

2147089 2003-03-12 22:13:20 Thomas Leonard

Don't display a message when deleting old types.

feb1009 2003-03-12 01:06:03 Thomas Leonard

Warn about match values too long for their type.

afd6d6b 2003-03-10 22:41:05 Thomas Leonard

Removed duplicate AbiWord entry.
Reference Base Dir spec.
Don't crash on missing xml:lang attribute.

f927972 2003-03-06 22:34:01 Thomas Leonard

Added lots of comments to the source code.
Better reporting of an invalid root element.

897997b 2003-03-06 22:02:38 Thomas Leonard

Moved parsing of <magic> elements into loading code, so that errors can be
reported with the file they were found in. May also be useful for optimising
magic later.
Also improved error reporting generally.

ad58a51 2003-03-06 00:38:26 Thomas Leonard

Link to RFC-2119.
Fix broken citation linking.
Add support for root-XML to update-mime-database.
More friendly error messages.
Use xmlFree instead of g_free in a few places.

713f955 2003-03-05 20:06:28 Thomas Leonard

Added check in Makefile that XML validates.
Added root-XML element and the namespaces stuff
(update-mime-database not updated, however).
Added 'Recommended checking order' section to spec.

dc2724f 2003-03-04 04:21:52 Thomas Leonard

Updated for new release.

da5d765 2003-03-04 00:47:47 Thomas Leonard

Ensure that all changes to generated files happen atomically.

6534fb9 2003-03-04 00:40:28 Thomas Leonard

Updated NEWS.

935ce10 2003-03-03 22:06:42 Thomas Leonard

Added missing magic markers to spec.

13c58d8 2003-03-03 21:30:14 Thomas Leonard

Bump version and work around autoconf weirdness.

b60d169 2003-03-03 21:17:05 Thomas Leonard

Gerneration of the masks now works.

215f3b4 2003-03-02 21:58:39 Thomas Leonard

Make it really clear that user prefs don't go in the database.

9ac8d27 2003-02-28 20:04:56 Thomas Leonard

Removed = stuff. Forgot I already fixed it a different way!

8fc02fd 2003-02-28 18:49:53 Thomas Leonard

Better validation of magic.
Start value with '=' to fix parsing problem.