| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Restored i18n markup fo names of extensions | Alexandre Prokoudine | 2013-01-12 | 11 | -11/+11 |
| | | | | (bzr r12017) | ||||
| * | Fixed a typo in a user-visible message | Alexandre Prokoudine | 2013-01-12 | 1 | -1/+1 |
| | | | | (bzr r12016) | ||||
| * | extensions. function plotter. patch by ~suv for clip rectangle (Bug 492103) | Alvin Penner | 2012-12-24 | 2 | -0/+16 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/492103 (bzr r11977) | ||||
| * | Extensions: PEP263 (encoding), sync with 0.48.x r9939 | su_v | 2012-12-16 | 1 | -1/+2 |
| | | | | (bzr r11958) | ||||
| * | Update to current trunk | Ted Gould | 2012-11-25 | 7 | -6/+1415 |
| |\ | | | | | (bzr r11804.1.8) | ||||
| | * | Rename keys name within the file | Josh Andler | 2012-11-20 | 1 | -1/+1 |
| | | | | | | | (bzr r11886) | ||||
| | * | Add new symbol set: AIGA/DOT Transportation/Passenger Symbols. | Tavmjong Bah | 2012-11-19 | 2 | -1/+1400 |
| | | | | | | | (bzr r11884) | ||||
| | * | Extensions. Fix for Bug #708515 (Optimized SVG save fails with Attribute ↵ | Nicolas Dufour | 2012-11-16 | 1 | -1/+2 |
| | | | | | | | | | | | error - no infilename). (bzr r11878) | ||||
| | * | Extensions. Fix for Bug #1075321 (TypeError: decoding Unicode is not ↵ | Nicolas Dufour | 2012-11-16 | 1 | -2/+5 |
| | | | | | | | | | | | supported) by Aapo Rantalainen. (bzr r11877) | ||||
| | * | extensions. function plotter. prevent divide by zero. (Bug 1064863) | Alvin Penner | 2012-10-23 | 1 | -0/+6 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1064863 (bzr r11824) | ||||
| | * | Filters. Fixing filters structure and typo. | Nicolas Dufour | 2012-10-19 | 1 | -1/+1 |
| | | | | | | | (bzr r11809) | ||||
| * | | More missing files, dist passes | Ted Gould | 2012-10-15 | 1 | -1/+0 |
| |/ | | | (bzr r11804.1.3) | ||||
| * | extensions. apply inkex.localize() for consistency | Alvin Penner | 2012-10-14 | 2 | -0/+4 |
| | | | | (bzr r11802) | ||||
| * | keys: merge duplicate entries | su_v | 2012-10-14 | 2 | -8/+6 |
| | | | | (bzr r11795) | ||||
| * | Fix for 171221 : color panel improvements | John Smith | 2012-10-14 | 2 | -0/+6 |
| | | | | (bzr r11793) | ||||
| * | GTK+ 3: Fix crash with live-preview checkbox in extensions dialog | Alex Valavanis | 2012-10-13 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1012741 (bzr r11792) | ||||
| * | Add symbols dialog. See: http://wiki.inkscape.org/wiki/index.php/SymbolsDialog | Tavmjong Bah | 2012-10-11 | 5 | -0/+174 |
| | | | | (bzr r11782) | ||||
| * | Update default keymap to include most of the new verbsadded in trunk, sync ↵ | su_v | 2012-10-11 | 2 | -30/+88 |
| | | | | | | inkscape.xml (bzr r11780) | ||||
| * | Bug #425202 (Script messages not translated) fixed on OSX, patch from ~suv. | Nicolas Dufour | 2012-10-09 | 1 | -0/+10 |
| | | | | (bzr r11767) | ||||
| * | add stubs for layer verbs to default keymap file, keep default.xml and ↵ | su_v | 2012-10-09 | 2 | -1/+47 |
| | | | | | | inkscape.xml in sync (bzr r11766) | ||||
| * | Add Inkscape's flowed text elements and "text-align" property. Allow "title" ↵ | Tavmjong Bah | 2012-10-08 | 5 | -68/+99 |
| | | | | | | | | attribute. The "title" attribute is not in the SVG spec but is widely supported by browsers. (bzr r11753) | ||||
| * | extensions. maintain gettext compatibility with rev 11749 | Alvin Penner | 2012-10-07 | 2 | -7/+14 |
| | | | | (bzr r11752) | ||||
| * | Typo fix by Yuri Chornoivan. | Nicolas Dufour | 2012-10-07 | 1 | -3/+3 |
| | | | | (bzr r11750) | ||||
| * | Translations. Fix for Bug #425202 (Script messages not translated). | Nicolas Dufour | 2012-10-07 | 46 | -222/+316 |
| | | | | (bzr r11749) | ||||
| * | fix message | Kris De Gussem | 2012-10-06 | 1 | -1/+1 |
| | | | | (bzr r11741) | ||||
| * | extensions. Extrude. allow selection of multiple objects (Bug 1055155) | Alvin Penner | 2012-10-03 | 2 | -54/+53 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1055155 (bzr r11734) | ||||
| * | Fix for 602698 : Add Android palette | John Smith | 2012-10-03 | 2 | -0/+20 |
| | | | | (bzr r11728) | ||||
| * | Filters. Some filters fixes, renaming and simplifications. | Nicolas Dufour | 2012-09-28 | 1 | -29/+11 |
| | | | | (bzr r11713) | ||||
| * | Doc. Shapes tutorial update (see Bug #817907 - Linked offsets regression). | Nicolas Dufour | 2012-09-25 | 19 | -5588/+5588 |
| | | | | (bzr r11704) | ||||
| * | Fix for Bug #944787 (The command to follow link does not work). | Nicolas Dufour | 2012-09-20 | 3 | -0/+50 |
| | | | | (bzr r11684) | ||||
| * | Filters. Typo in the filters menu (bump instead of bumps). | Nicolas Dufour | 2012-09-20 | 1 | -2/+2 |
| | | | | (bzr r11683) | ||||
| * | Filtres. New predefined filters by Ivan Louette. | Nicolas Dufour | 2012-09-19 | 1 | -0/+201 |
| | | | | (bzr r11680) | ||||
| * | Translations. PO template update. | Nicolas Dufour | 2012-09-13 | 1 | -0/+0 |
| | | | | | | Extensions. Adding execution rights to color_HSL_adjust.py. (bzr r11666) | ||||
| * | Extensions. New HSL adjust extension (see Bug #979208 ). | Nicolas Dufour | 2012-09-13 | 3 | -1/+108 |
| | | | | (bzr r11665) | ||||
| * | Fix for 189535 : Change shortcut key for Horizontal align to Ctrl+Alt+t | John Smith | 2012-09-04 | 1 | -2/+2 |
| | | | | (bzr r11650) | ||||
| * | Fix for 171915 : Fullscreen mode without toolbars shortcut | John Smith | 2012-08-28 | 1 | -0/+1 |
| | | | | (bzr r11628) | ||||
| * | Fix for 189535 : align verbs and by keys | John Smith | 2012-08-18 | 1 | -1/+24 |
| | | | | (bzr r11611) | ||||
| * | Shortcuts. Fix for Bug #1035903 (adobe-illustrator-cs2 contains multiple ↵ | Nicolas Dufour | 2012-08-17 | 3 | -11/+26 |
| | | | | | | display=true for EditPaste). (bzr r11609) | ||||
| * | Exporting. Optimized SVG output extension update (scour). | Nicolas Dufour | 2012-08-05 | 1 | -4/+30 |
| | | | | (bzr r11591) | ||||
| * | add Extensions->Export->Win32 Vector Print (Bug 966244) | Alvin Penner | 2012-07-28 | 2 | -0/+225 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/966244 (bzr r11575) | ||||
| * | Fix for 722625 : Select Same by Object Type | John Smith | 2012-07-25 | 1 | -0/+3 |
| | | | | (bzr r11573) | ||||
| * | Extensions. Removing the Replace Text extension (replaced with the new Find ↵ | Nicolas Dufour | 2012-07-20 | 3 | -37/+0 |
| | | | | | | dialog). (bzr r11557) | ||||
| * | Doc. Tutorials translation update and new keys reference translation in ↵ | Nicolas Dufour | 2012-07-18 | 5 | -2063/+2030 |
| | | | | | | Belarusion by 375gnu. (bzr r11554) | ||||
| * | Importing. Fix for Bug #1026173 (Please make txt2svg.pl cope with UTF-8) by ↵ | Nicolas Dufour | 2012-07-18 | 1 | -2/+5 |
| | | | | | | Reuben Thomas. (bzr r11553) | ||||
| * | Fix for Bug #425202 (Script messages not translated). | Nicolas Dufour | 2012-07-16 | 1 | -2/+8 |
| | | | | (bzr r11551) | ||||
| * | Fix for bug #1024325 (DXF output, Python script error: No translation file ↵ | Nicolas Dufour | 2012-07-13 | 1 | -1/+1 |
| | | | | | | found for domain: inkscape). (bzr r11548) | ||||
| * | Translations. Fix for Bug #425202 (Script messages not translated). | Nicolas Dufour | 2012-07-12 | 1 | -7/+18 |
| | | | | (bzr r11546) | ||||
| * | Shortcuts. Fix for Bug #167796 (zoom keys (shortcuts) 3,4,6 on numeric pad ↵ | Nicolas Dufour | 2012-07-10 | 2 | -1/+5 |
| | | | | | | not working). (bzr r11537) | ||||
| * | Patch for bug #728081 (Keyboard shortcut - Lock current layer). | Nicolas Dufour | 2012-07-05 | 2 | -0/+6 |
| | | | | (bzr r11528) | ||||
| * | Fix for bug #1001446 (export bitmap hotkey) | Nicolas Dufour | 2012-07-05 | 2 | -4/+4 |
| | | | | (bzr r11527) | ||||
