| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed warning with printf format. Also corrected inproper type that resulted ↵ | Jon A. Cruz | 2012-05-17 | 1 | -12/+15 |
| | | | | | | in the use of C-style const casts. (bzr r11372) | ||||
| * | minor fix for translations | Kris De Gussem | 2012-05-15 | 1 | -1/+1 |
| | | | | (bzr r11366) | ||||
| * | UI. Filtered objects count (patch by David Mathog). | Nicolas Dufour | 2012-05-11 | 1 | -1/+26 |
| | | | | | | Translations. Inkscape.pot and French translation update. (bzr r11355) | ||||
| * | cppcheck | Kris De Gussem | 2011-10-18 | 1 | -1/+1 |
| | | | | (bzr r10683) | ||||
| * | Finished cleanup of outdated SP_OBJECT_PARENT C macro. | Jon A. Cruz | 2011-02-21 | 1 | -2/+2 |
| | | | | (bzr r10064) | ||||
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -1/+2 |
| |\ | | | | | (bzr r9945.1.1) | ||||
| | * | This is the first c++ification commit from me. It handles sp-line, ↵ | Abhishek Sharma Public | 2010-06-29 | 1 | -1/+1 |
| | | | | | | | | | | | sp-polyline, sp-item and marks the onset of document c++ification as well. Users can check performace increase with [/usr/bin/time -v inkscape_binary_with_commandline_options]. (bzr r9546.1.1) | ||||
| * | | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 2010-11-17 | 1 | -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. Context cleanup (context|string replaced with C_). | Nicolas Dufour | 2010-08-22 | 1 | -8/+4 |
| |/ | | | (bzr r9722) | ||||
| * | Cleanup on id access. | Jon A. Cruz | 2010-03-02 | 1 | -1/+1 |
| | | | | (bzr r9127) | ||||
| * | make when_selected and when_nothing customizable strings, settable via ↵ | buliabyak | 2010-02-05 | 1 | -9/+10 |
| | | | | | | selection describer constructor (bzr r9055) | ||||
| * | * [INTL:*] translator comments for all context strings added | Ivan Mas??r | 2009-06-03 | 1 | -3/+6 |
| | | | | (bzr r7985) | ||||
| * | now that selection description includes style (filtered, clipped), we need ↵ | bulia byak | 2009-02-10 | 1 | -0/+10 |
| | | | | | | to update it on modified signal as well (bzr r7263) | ||||
| * | fix leak and potential crash by disconnecting on delete | bulia byak | 2008-09-20 | 1 | -1/+9 |
| | | | | (bzr r6854) | ||||
| * | Several different i18n issues fixed following report from a_b (adresses bug ↵ | Marcin Floryan | 2008-04-12 | 1 | -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 Albert | 2007-12-13 | 1 | -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 Albert | 2007-07-14 | 1 | -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 Marquardt | 2007-06-17 | 1 | -0/+2 |
| | | | | (bzr r3073) | ||||
| * | string disambig | bulia byak | 2007-03-16 | 1 | -1/+1 |
| | | | | (bzr r2672) | ||||
| * | applying ngettext for 2 strings (for languages with multiple plural forms) | Andrius Ramanauskas | 2006-03-27 | 1 | -2/+2 |
| | | | | (bzr r306) | ||||
| * | fixing crash in situations where locale language has many plural forms ↵ | Andrius Ramanauskas | 2006-03-24 | 1 | -5/+5 |
| | | | | | | (example - Lithuanian) and translation is not yet provided (bzr r280) | ||||
| * | more information on objects selected in groups | bulia byak | 2006-03-22 | 1 | -26/+48 |
| | | | | (bzr r270) | ||||
| * | restore broken ngettext | bulia byak | 2006-03-19 | 1 | -5/+20 |
| | | | | (bzr r262) | ||||
| * | better description for multiple selections | bulia byak | 2006-03-17 | 1 | -10/+82 |
| | | | | (bzr r259) | ||||
| * | bulk trailing spaces removal. consistency through MD5 of binary | Ralf Stephan | 2006-02-15 | 1 | -7/+7 |
| | | | | (bzr r149) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+121 |
| (bzr r1) | |||||
