summaryrefslogtreecommitdiffstats
path: root/src/dialogs/rdf.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-02-21Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski1-1023/+0
should be. Build libinkscape.a - should reduce link time. (bzr r7337)
2008-11-21Merge from fe-movedTed Gould1-17/+6
(bzr r6891)
2008-08-23Update to sync metadata title to the document title.Jeff Schiller1-2/+13
(bzr r6710)
2008-01-21rolling back parts of the "default metadata preferences" patch that ↵Felipe Corr??a da Silva Sanches1-19/+1
buliabyak forgot to rollback on revision 17005. (bzr r4575)
2007-12-31Add default CC metadata and license to preferences.Bryce Harrington1-1/+19
(Closes LP: #169954) (bzr r4346)
2007-10-11noop: dialogs/rdf.cpp: Mark a few pointers as not being written through. ↵Peter Moulder1-6/+6
Make rdf_match_license have static (file-local) linkage. (bzr r3876)
2007-08-14Rolled back a couple of nasties from a bad patch...oops! Added author of theJon Phillips1-19/+1
last code, Jason Kivlighn from his patch to fix cc namespacing... (bzr r3465)
2007-08-14Applied patches for default metadata and for fix on creative commons namespace.Jon Phillips1-51/+69
(bzr r3464)
2007-06-24merge OpenFont license supportMenTaLguY1-0/+18
(bzr r3094)
2007-04-04removed the software-only licenses which are not legally clear for ↵Jon Phillips1-20/+0
content/artwork, note, they still work, just not giving ppl. the wrong choices in UI (bzr r2819)
2007-03-24updated creative commons licenses to 3.0 and fixed public domain uriJon Phillips1-7/+7
(bzr r2750)
2007-01-21replacing sp_repr_new*Kees Cook1-29/+50
(bzr r2255)
2006-05-18Fixed localization for metadata license selector.Kees Cook1-10/+10
(bzr r870)
2006-04-30updated cc licenses to 2.5Jon Phillips1-6/+8
(bzr r637)
2006-04-20try to make license strings translatable (#1473186)Ralf Stephan1-10/+10
(bzr r554)