summaryrefslogtreecommitdiffstats
path: root/src/dialogs/object-attributes.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Doxygen cleanup.Jon A. Cruz2011-10-031-2/+3
| | | (bzr r10660)
* compatibility patch to compile using gcc 4.6Adib Taraben2011-02-271-0/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/707205 (bzr r10070.1.1)
* Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz2011-02-221-1/+1
| | | (bzr r10067)
* Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵Chris Morgan2010-11-171-1/+1
| | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900)
* i18n. Link/image properties dialog title is now fully translatable.Nicolas Dufour2010-10-201-1/+8
| | | (bzr r9838)
* Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski2009-02-211-5/+4
| | | | | should be. Build libinkscape.a - should reduce link time. (bzr r7337)
* Merge from fe-movedTed Gould2008-11-211-13/+4
| | | (bzr r6891)
* Do not show/edit image URL for data URIs.Jon A. Cruz2008-05-101-1/+16
| | | | | Fixes Bug #227253. (bzr r5648)
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-1/+2
| | | (bzr r4629)
* first set of updates to headers for clean gcc 4.3 buildsKees Cook2008-01-251-0/+3
| | | (bzr r4588)
* Warning cleanupJon A. Cruz2007-11-101-2/+2
| | | (bzr r4052)
* fix 1516323bulia byak2007-04-011-1/+1
| | | (bzr r2808)
* switch to sigc++ "release"MenTaLguY2006-07-271-4/+11
| | | (bzr r1489)
* bulk whitespace removal patch #1198588 by gigaclonRalf Stephan2006-02-131-5/+5
| | | (bzr r134)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+140
(bzr r1)