summaryrefslogtreecommitdiffstats
path: root/src/dialogs/object-attributes.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Gtkmmification of object attributes dialog: image and link attributes now ↵Kris De Gussem2012-01-191-153/+0
| | | | | editable in dockable dialog (Bug #592323) (bzr r10910)
* Item and image properties dialog update: restoring correct behaviour in case ↵Kris De Gussem2012-01-011-2/+24
| | | | | of deleting an object (bzr r10815)
* C++ification of item properties dialogKris De Gussem2011-12-301-3/+2
| | | (bzr r10805)
* - SPAttributeWidget and SPAttributeTable C++ifiedKris De Gussem2011-12-161-48/+19
|\ | | | | | | | | - fixed memory leak with item properties (old instances of item properties window were not destroyed) (bzr r10775)
| * SPAttributeTable C++ifiedKris De Gussem2011-12-111-24/+16
|/ | | (bzr r10766.1.3)
* cppcheckKris De Gussem2011-12-041-17/+13
| | | | | | - dropped unused variable - changed use of obsolute function 'alloca' (see http://stackoverflow.com/questions/1018853/why-is-alloca-not-considered-good-practice and http://linux.die.net/man/3/alloca). (bzr r10760)
* 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)