summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Warning cleanupJon A. Cruz2009-02-112-4/+4
| | | (bzr r7274)
* Fix broken buildJon A. Cruz2009-02-112-2/+1
| | | (bzr r7273)
* patch by KoRi for 324938bulia byak2009-02-111-1/+2
| | | (bzr r7272)
* Ignore Makefile.in in share subdirectoriesKrzysztof Kosi??ski2009-02-110-0/+0
| | | (bzr r7271)
* Add a few missing iconsKrzysztof Kosi??ski2009-02-1112-376/+925
| | | (bzr r7270)
* added Ivan Louette to the list of AUTHORS for his contribution with SVG FiltersAlexandre Prokoudine2009-02-111-0/+1
| | | (bzr r7269)
* updated Russian translationAlexandre Prokoudine2009-02-111-4229/+3753
| | | (bzr r7268)
* do not return any non-normal blend mode if we do not show blend mode chooserbulia byak2009-02-102-5/+11
| | | (bzr r7267)
* it was a very stupid idea to sort all combos without asking - this broke the ↵bulia byak2009-02-101-6/+16
| | | | | blend modes list in fill/stroke which relied on the set order of its enum (bzr r7266)
* Add the rest of discrete iconsKrzysztof Kosi??ski2009-02-10257-3489/+24874
| | | (bzr r7265)
* patch by KoRi for bug 323594bulia byak2009-02-101-70/+80
| | | (bzr r7264)
* now that selection description includes style (filtered, clipped), we need ↵bulia byak2009-02-102-0/+12
| | | | | to update it on modified signal as well (bzr r7263)
* Big filters updateNicolas Dufour2009-02-101-354/+953
| | | (bzr r7262)
* Adding explicit parenthesis to remove warningsJon A. Cruz2009-02-103-5/+5
| | | (bzr r7261)
* prevent hotkey clash (at least for english)bulia byak2009-02-101-2/+2
| | | (bzr r7260)
* Filters, Extensions menusbulia byak2009-02-103-23/+44
| | | (bzr r7259)
* Split off first portion of icons into separate files to begin working on Krzysztof Kosi??ski2009-02-10103-1/+19911
| | | | | Inkscape themability. Add Makefile install rules for them. (bzr r7258)
* Fix some console warning spam (most cannot be fixed, unfortunately)Krzysztof Kosi??ski2009-02-099-27/+29
| | | (bzr r7257)
* Make the recent menu react to changes in max recent documents preference Krzysztof Kosi??ski2009-02-091-0/+21
| | | | | immediately rather than after a restart. (bzr r7256)
* using C++ const_cast instead of plain C-type castFelipe Corr??a da Silva Sanches2009-02-091-129/+129
| | | (bzr r7255)
* adding comments/TODOs and/or reverting some of the things done in r20655Felipe Corr??a da Silva Sanches2009-02-0910-20/+74
| | | | | due to JonCruz considerations about the proper way of doing it. (bzr r7254)
* gcc warning cleanupFelipe Corr??a da Silva Sanches2009-02-0910-27/+27
| | | | | warning: deprecated conversion from string constant to ‘char*’/'gchar*' (bzr r7253)
* gcc warning cleanupFelipe Corr??a da Silva Sanches2009-02-094-6/+6
| | | | | suggested parentheses (bzr r7252)
* gcc warning cleanup:Felipe Corr??a da Silva Sanches2009-02-089-15/+15
| | | | | | warning: suggest a space before ‘;’ or explicit braces around empty body in 'for'/'while' statement (bzr r7251)
* scale x-axis-rotation angle in elliptical arcAlvin Penner2009-02-081-1/+4
| | | (bzr r7250)
* gcc warning cleanupFelipe Corr??a da Silva Sanches2009-02-081-133/+132
| | | | | | | | mainly deprecated conversion from string constant to ‘char*’ and unused variables (bzr r7249)
* convert elliptical arc angle from degrees to radiansAlvin Penner2009-02-081-0/+1
| | | (bzr r7248)
* Warning cleanup.Jon A. Cruz2009-02-081-1/+1
| | | (bzr r7247)
* scale the radius and sweep-flag in elliptical arcAlvin Penner2009-02-071-1/+6
| | | (bzr r7246)
* adapt for new menu structurebulia byak2009-02-072-3/+3
| | | (bzr r7245)
* Ivan Louette's fantastic filter collection, all regrouped and relabelled for ↵bulia byak2009-02-071-558/+1305
| | | | | easier discoverability (bzr r7244)
* a handful of bugfixesbulia byak2009-02-071-5/+9
| | | (bzr r7243)
* better in singularbulia byak2009-02-061-2/+2
| | | (bzr r7242)
* more Editorsbulia byak2009-02-061-8/+8
| | | (bzr r7241)
* remove unusedbulia byak2009-02-062-3/+0
| | | (bzr r7240)
* make more things privatebulia byak2009-02-062-46/+41
| | | (bzr r7239)
* add All Vectors and All Bitmaps filters (todo: port this to the win32 dialog)bulia byak2009-02-061-0/+33
| | | (bzr r7238)
* extensions/dots.py : Now dots are circles and not a multi-path to correct ↵Aur??lio A. Heckert2009-02-061-20/+55
| | | | | the "where is the dot" bug and make easy to change a dot position; The number is moved to be separated from the dot; The original path is now deleted, not only cleared; The last dot is not more over the first - now is better for kids (and some adults) to understand the start and end dots (bzr r7237)
* Some dialog updatesNicolas Dufour2009-02-061-209/+211
| | | (bzr r7236)
* * src/widgets/desktop-widget.cpp: Minor fix for OS X menubar: Don't try to ↵Milosz Derezynski2009-02-061-1/+5
| | | | | access NULL GtkWidget pointer (bzr r7235)
* utility script for producing a swatchbook of all filtersbulia byak2009-02-051-0/+143
| | | (bzr r7234)
* Fixed small translation issue for extensions.Marcin Floryan2009-02-052-6/+7
| | | (bzr r7233)
* updated Korean translation from jin-hwan JeongAlexandre Prokoudine2009-02-051-3540/+2324
| | | (bzr r7232)
* updated French translation from NicolasAlexandre Prokoudine2009-02-041-4905/+3617
| | | (bzr r7231)
* * [INTL:es] Spanish translation update by Lucas Vieites - closes #325224Marcin Floryan2009-02-041-1820/+1553
| | | (bzr r7230)
* Printing marks update from Nicolas Dufour - changeing positions: star_target ↵Aur??lio A. Heckert2009-02-042-10/+14
| | | | | and reg_marks (bzr r7229)
* Making the eraser more eraser-likeJon A. Cruz2009-02-041-2/+2
| | | (bzr r7228)
* Warning cleanup.Jon A. Cruz2009-02-041-1/+1
| | | (bzr r7227)
* Fixed dangerous base-class methods that were missing returns by converting ↵Jon A. Cruz2009-02-041-2/+2
| | | | | them to abstract. (bzr r7226)
* Warning cleanup.Jon A. Cruz2009-02-041-2/+2
| | | (bzr r7225)