| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Purged unused static function | Jon A. Cruz | 2009-02-26 | 1 | -53/+0 | |
| | | | | (bzr r7374) | |||||
| * | Several icon name fixes | Krzysztof Kosi??ski | 2009-02-26 | 8 | -10/+215 | |
| | | | | (bzr r7373) | |||||
| * | add #include <gtk/gtk.h> to fix defect #333767 | Adib Taraben | 2009-02-26 | 1 | -0/+1 | |
| | | | | (bzr r7372) | |||||
| * | Revert commit 20742 that opened a can of worms. | Krzysztof Kosi??ski | 2009-02-25 | 1 | -27/+12 | |
| | | | | (bzr r7371) | |||||
| * | Snap guides to (intersections of) guides (closes bug #331143) | Diederik van Lierop | 2009-02-25 | 4 | -13/+58 | |
| | | | | (bzr r7370) | |||||
| * | Changes the filters name Darken outline to Dark and glow, adds a Darken ↵ | Ivan Louette | 2009-02-25 | 1 | -4/+20 | |
| | | | | | | edges filter in Shadows and glows submenu, changes the name Black emboss to Dark emboss and the name Emboss to Color emboss, adds an Emboss Image effect which keeps image colors or change it following the Blend primitive settings (bzr r7369) | |||||
| * | make snap tooltip position sensitive to canvas zooming | Thomas Holder | 2009-02-25 | 1 | -2/+3 | |
| | | | | (bzr r7368) | |||||
| * | Fix GTK includes in widgets/icon.cpp | Krzysztof Kosi??ski | 2009-02-25 | 1 | -8/+2 | |
| | | | | (bzr r7367) | |||||
| * | Fix for imprecise ellipse drawing by Alvin Penner. | Krzysztof Kosi??ski | 2009-02-24 | 1 | -4/+1 | |
| | | | | (bzr r7366) | |||||
| * | fix win build | Johan B. C. Engelen | 2009-02-24 | 1 | -1/+4 | |
| | | | | (bzr r7365) | |||||
| * | support up to 3 languages | bulia byak | 2009-02-24 | 1 | -44/+254 | |
| | | | | (bzr r7364) | |||||
| * | add spellcheck page | bulia byak | 2009-02-24 | 1 | -1/+1 | |
| | | | | (bzr r7363) | |||||
| * | add spellcheck page, copyedit on other pages | bulia byak | 2009-02-24 | 2 | -29/+115 | |
| | | | | (bzr r7362) | |||||
| * | make aspell optional | bulia byak | 2009-02-24 | 3 | -3/+9 | |
| | | | | (bzr r7361) | |||||
| * | Fix whiteboard compilation. | Krzysztof Kosi??ski | 2009-02-24 | 1 | -6/+6 | |
| | | | | (bzr r7360) | |||||
| * | limit dot creation to straight line modes of Pen only | bulia byak | 2009-02-24 | 2 | -20/+8 | |
| | | | | (bzr r7359) | |||||
| * | fix scaling of text without font size set | bulia byak | 2009-02-24 | 1 | -1/+1 | |
| | | | | (bzr r7358) | |||||
| * | fix font size jump when unflowing flowed text | bulia byak | 2009-02-24 | 1 | -0/+7 | |
| | | | | (bzr r7357) | |||||
| * | fix crash when displaying dash selector | bulia byak | 2009-02-23 | 1 | -0/+1 | |
| | | | | (bzr r7356) | |||||
| * | Fix snapping when dragging gradients (implement the snap delay, use snap ↵ | Diederik van Lierop | 2009-02-23 | 3 | -13/+16 | |
| | | | | | | tolerances from the object snapper) (bzr r7355) | |||||
| * | * Many files moved in SVN r20741, updating their references | Luca Bruno | 2009-02-23 | 1 | -13/+10 | |
| | | | | (bzr r7354) | |||||
| * | Fix a couple of badly formated strings in french translation | Nicolas Dufour | 2009-02-23 | 1 | -5/+5 | |
| | | | | (bzr r7353) | |||||
| * | Snapping of guides now turned on by default, and fixed initialization of the ↵ | Diederik van Lierop | 2009-02-22 | 4 | -9/+5 | |
| | | | | | | that checkbox (bzr r7352) | |||||
| * | correcting a parameter name in foldable-box extension | Aur??lio A. Heckert | 2009-02-22 | 2 | -4/+4 | |
| | | | | (bzr r7351) | |||||
| * | Changes the submenu name Basics into ABCs, changes Poster glow into Glow and ↵ | Ivan Louette | 2009-02-22 | 1 | -24/+46 | |
| | | | | | | draw without changing the filter, improves HSL bumps, adds an HSL bubbles diffuse based on diffuse light and adds a Darken outline filter in the Shadows and Glows submenu (bzr r7350) | |||||
| * | False trunk directory removal | Nicolas Dufour | 2009-02-22 | 4023 | -2326766/+319 | |
| | | | | (bzr r7349) | |||||
| * | updated spanish.nsh and inkscape.nsi to reflect latest file-changes | theAdib | 2009-02-22 | 2 | -61/+56 | |
| | | | | (bzr r7348) | |||||
| * | (bzr r7347) | Diederik van Lierop | 2009-02-22 | 4021 | -0/+2327813 | |
| | | ||||||
| * | Use on-cavas text instead of a tooltip for the snapindicator (fixes some ↵ | Diederik van Lierop | 2009-02-22 | 3 | -77/+19 | |
| | | | | | | tooltip annoyances and fixes bug #330252) (bzr r7346) | |||||
| * | Removed broken-and-unused function | Jon A. Cruz | 2009-02-22 | 1 | -12/+0 | |
| | | | | (bzr r7345) | |||||
| * | Use g_base64_encode_step when importing images via drag and drop. | Krzysztof Kosi??ski | 2009-02-22 | 2 | -35/+21 | |
| | | | | | | Fix linking during make check. (bzr r7344) | |||||
| * | Remove trailing spaces in AUTHORS to ease sed processing. | Krzysztof Kosi??ski | 2009-02-21 | 1 | -1/+1 | |
| | | | | (bzr r7343) | |||||
| * | Translators updated | Nicolas Dufour | 2009-02-21 | 1 | -0/+1 | |
| | | | | (bzr r7342) | |||||
| * | fix typo that breaks build | Adib Taraben | 2009-02-21 | 1 | -1/+1 | |
| | | | | (bzr r7341) | |||||
| * | Fix alpha missing in Image effects filters Emboss and Black emboss | Ivan Louette | 2009-02-21 | 1 | -13/+15 | |
| | | | | (bzr r7340) | |||||
| * | Update the author list in aboutbox. | Krzysztof Kosi??ski | 2009-02-21 | 1 | -12/+44 | |
| | | | | (bzr r7339) | |||||
| * | Fix aliasing rules violation in glib-list-iterators.h | Krzysztof Kosi??ski | 2009-02-21 | 1 | -12/+27 | |
| | | | | (bzr r7338) | |||||
| * | Move files from the src/dialogs/ directory to the places where they | Krzysztof Kosi??ski | 2009-02-21 | 63 | -397/+325 | |
| | | | | | | should be. Build libinkscape.a - should reduce link time. (bzr r7337) | |||||
| * | Only build static libraries for subdirs than actually contain libraries, | Krzysztof Kosi??ski | 2009-02-20 | 33 | -623/+367 | |
| | | | | | | rather than for every subdirectory. (bzr r7336) | |||||
| * | The snap indicator's tooltip now displays "A to B", whereas before it only ↵ | Diederik van Lierop | 2009-02-20 | 56 | -383/+554 | |
| | | | | | | displayed "B". (bzr r7335) | |||||
| * | Some filters and extensions updates | Nicolas Dufour | 2009-02-20 | 1 | -18/+14 | |
| | | | | (bzr r7334) | |||||
| * | Remove unused m4 macros. | Krzysztof Kosi??ski | 2009-02-20 | 8 | -873/+10 | |
| | | | | (bzr r7333) | |||||
| * | Make all icons themable (except the filter icons). | Krzysztof Kosi??ski | 2009-02-19 | 33 | -4903/+20426 | |
| | | | | (bzr r7332) | |||||
| * | Fix SVN revision reporting so that it doesn't relink on every make | Krzysztof Kosi??ski | 2009-02-19 | 4 | -14/+26 | |
| | | | | | | invocation. (bzr r7331) | |||||
| * | Remove superfluous FreehandShape LPE | Maximilian Albert | 2009-02-19 | 4 | -16/+2 | |
| | | | | (bzr r7330) | |||||
| * | Spell checker and filter translation | Nicolas Dufour | 2009-02-19 | 1 | -560/+808 | |
| | | | | (bzr r7329) | |||||
| * | Rename view-manage-colors to color-management; add object-rows and | Krzysztof Kosi??ski | 2009-02-19 | 9 | -6/+308 | |
| | | | | | | | object-columns; rename distribute icons for baselines and nodes to maintain consistency with align icons (bzr r7328) | |||||
| * | Spanish translation update by Lucas Vieites | Nicolas Dufour | 2009-02-19 | 1 | -2674/+1679 | |
| | | | | (bzr r7327) | |||||
| * | updated Korean translation by Jin-Hwan Jeong | Alexandre Prokoudine | 2009-02-18 | 1 | -6/+264 | |
| | | | | (bzr r7326) | |||||
| * | trying to fix the filters placement | bulia byak | 2009-02-18 | 1 | -1/+1 | |
| | | | | (bzr r7325) | |||||
