summaryrefslogtreecommitdiffstats
path: root/src/selection-describer.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup on id access.Jon A. Cruz2010-03-021-1/+1
| | | (bzr r9127)
* make when_selected and when_nothing customizable strings, settable via ↵buliabyak2010-02-051-9/+10
| | | | | selection describer constructor (bzr r9055)
* * [INTL:*] translator comments for all context strings addedIvan Mas??r2009-06-031-3/+6
| | | (bzr r7985)
* now that selection description includes style (filtered, clipped), we need ↵bulia byak2009-02-101-0/+10
| | | | | to update it on modified signal as well (bzr r7263)
* fix leak and potential crash by disconnecting on deletebulia byak2008-09-201-1/+9
| | | (bzr r6854)
* Several different i18n issues fixed following report from a_b (adresses bug ↵Marcin Floryan2008-04-121-1/+2
| | | | | #215387, but still 2 more issues need to be fixed before it can be closed) and minor other issues fixed as spotted. Some changes could be ported to 0.46 branch. (bzr r5412)
* Fundamentally reworked version of the 3D box tool (among many other things, ↵Maximilian Albert2007-12-131-1/+1
| | | | | this fixes bugs #168900 and #168868). See mailing list for details. Sorry for this single large commit but it was unfeasible to keep the history. (bzr r4224)
* Write distinguished corners of 3D boxes to the svg representation from which ↵Maximilian Albert2007-07-141-0/+3
| | | | | | | the box can be recomputed. This is used to fix several bugs related to the editing of boxes resulting from cloning, undo operations or newly opened documents (we had stray pointers to SPPaths before that made Inkscape crash). (bzr r3239)
* Add translator hint.Colin Marquardt2007-06-171-0/+2
| | | (bzr r3073)
* string disambigbulia byak2007-03-161-1/+1
| | | (bzr r2672)
* applying ngettext for 2 strings (for languages with multiple plural forms)Andrius Ramanauskas2006-03-271-2/+2
| | | (bzr r306)
* fixing crash in situations where locale language has many plural forms ↵Andrius Ramanauskas2006-03-241-5/+5
| | | | | (example - Lithuanian) and translation is not yet provided (bzr r280)
* more information on objects selected in groupsbulia byak2006-03-221-26/+48
| | | (bzr r270)
* restore broken ngettextbulia byak2006-03-191-5/+20
| | | (bzr r262)
* better description for multiple selectionsbulia byak2006-03-171-10/+82
| | | (bzr r259)
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-7/+7
| | | (bzr r149)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+121
(bzr r1)