| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | apply printing w32 patch ↵ | Adib Taraben | 2009-04-24 | 1 | -63/+0 |
| | | | | | | https://bugs.launchpad.net/inkscape/+bug/179988/comments/176 (bzr r7768) | ||||
| * | apply printing w32 patch ↵ | Adib Taraben | 2009-04-24 | 1 | -1/+4 |
| | | | | | | https://bugs.launchpad.net/inkscape/+bug/179988/comments/174 (bzr r7767) | ||||
| * | translator comments and minor string fixes | Ivan Mas??r | 2009-04-23 | 4 | -11/+14 |
| | | | | (bzr r7763) | ||||
| * | Partial fix for bug 193926 , thanks to Preben Soeberg. | Jasper van de Gronde | 2009-04-21 | 1 | -2/+1 |
| | | | | (bzr r7752) | ||||
| * | Korean translation update by yongdoria | Nicolas Dufour | 2009-04-20 | 1 | -0/+1 |
| | | | | (bzr r7746) | ||||
| * | Restore 0.46 placement of node alignment buttons | Krzysztof Kosi??ski | 2009-04-16 | 1 | -5/+5 |
| | | | | (bzr r7720) | ||||
| * | Fix two legacy icon IDs | Krzysztof Kosi??ski | 2009-04-13 | 1 | -5/+2 |
| | | | | (bzr r7711) | ||||
| * | Really fix node alignment icons; add clarifying comment to source. | Krzysztof Kosi??ski | 2009-04-13 | 1 | -4/+7 |
| | | | | (bzr r7710) | ||||
| * | Fix compatibility with much older Glibmm version. | Jon A. Cruz | 2009-04-10 | 1 | -4/+56 |
| | | | | (bzr r7680) | ||||
| * | Whitespace cleanup | Jon A. Cruz | 2009-04-10 | 1 | -41/+41 |
| | | | | (bzr r7678) | ||||
| * | Adding initial system info listing. | Jon A. Cruz | 2009-04-10 | 2 | -7/+29 |
| | | | | (bzr r7677) | ||||
| * | Changed to more accurate names for toolbar icon sizes (which normally map to ↵ | Jon A. Cruz | 2009-04-07 | 1 | -1/+1 |
| | | | | | | large toolbar, small toolbar, and menu size) (bzr r7657) | ||||
| * | Fix for bug #338521 - align node buttons did not match 0.46 ordering or ↵ | Ed Halley | 2009-04-06 | 1 | -2/+2 |
| | | | | | | names. IDs got swapped. (bzr r7633) | ||||
| * | Fix inverted node alignment actions | Krzysztof Kosi??ski | 2009-04-03 | 1 | -2/+2 |
| | | | | (bzr r7610) | ||||
| * | correct labels | bulia byak | 2009-03-24 | 1 | -2/+2 |
| | | | | (bzr r7556) | ||||
| * | Cleaning up PIXMAP_DIR usage. | Jon A. Cruz | 2009-03-24 | 1 | -16/+17 |
| | | | | (bzr r7554) | ||||
| * | Track stroke and fill of selected object and flag style palette entries in ↵ | Jon A. Cruz | 2009-03-23 | 2 | -2/+138 |
| | | | | | | use. Fixes wishlist bug #172179. (bzr r7548) | ||||
| * | Make drag-n-drop preview a gradient image for gradients. | Jon A. Cruz | 2009-03-23 | 1 | -12/+30 |
| | | | | (bzr r7545) | ||||
| * | Make simple clicks and menu set match the drag-n-drop color setting. | Jon A. Cruz | 2009-03-22 | 1 | -8/+19 |
| | | | | (bzr r7540) | ||||
| * | Fixed warning from double append. | Jon A. Cruz | 2009-03-22 | 1 | -1/+0 |
| | | | | (bzr r7538) | ||||
| * | Added rought preview of gradients in swatches. | Jon A. Cruz | 2009-03-21 | 2 | -11/+57 |
| | | | | (bzr r7537) | ||||
| * | Cleaning up interface. Moved internals out of .h file. | Jon A. Cruz | 2009-03-21 | 2 | -60/+60 |
| | | | | (bzr r7536) | ||||
| * | Added explicit tagging of "solid color gradients" and base context menu to ↵ | Jon A. Cruz | 2009-03-21 | 2 | -23/+131 |
| | | | | | | add and edit. (bzr r7535) | ||||
| * | Renamed ColorDef to PaintDef to prep for expanded functionality. | Jon A. Cruz | 2009-03-20 | 3 | -11/+13 |
| | | | | (bzr r7528) | ||||
| * | Limit things to single-color gradients until we get gradient previews going | Jon A. Cruz | 2009-03-18 | 1 | -6/+12 |
| | | | | (bzr r7516) | ||||
| * | Purged use of INKSCAPE_PIXMAPDIR | Jon A. Cruz | 2009-03-18 | 1 | -6/+10 |
| | | | | (bzr r7515) | ||||
| * | Initial read-only generation of per-document palette | Jon A. Cruz | 2009-03-17 | 2 | -27/+149 |
| | | | | (bzr r7510) | ||||
| * | part of bug #339660; can not use Add/Rename dialog to create layer with no ↵ | Ed Halley | 2009-03-09 | 1 | -4/+9 |
| | | | | | | proper inkscape:label attribute, otherwise GUI is confused (bzr r7452) | ||||
| * | part of #339660; layers dialog allows non-unique inkscape:label attributes | Ed Halley | 2009-03-08 | 2 | -3/+4 |
| | | | | (bzr r7443) | ||||
| * | deleting layer also hid layers, missing 'break' statement | Ed Halley | 2009-03-08 | 1 | -0/+1 |
| | | | | (bzr r7441) | ||||
| * | Reworked internals of color and drag-n-drop. | Jon A. Cruz | 2009-03-08 | 1 | -109/+19 |
| | | | | (bzr r7439) | ||||
| * | Moving dnd data generation into the generic ColorDef class. | Jon A. Cruz | 2009-03-07 | 1 | -140/+51 |
| | | | | (bzr r7433) | ||||
| * | Hide the new 'clear' swatch for now | Jon A. Cruz | 2009-03-05 | 1 | -1/+1 |
| | | | | (bzr r7423) | ||||
| * | Adding clear-color swatch to complement no-color. | Jon A. Cruz | 2009-03-05 | 2 | -11/+30 |
| | | | | (bzr r7422) | ||||
| * | Add option to only flash paths for node tool when none is selected. Applies ↵ | Jon A. Cruz | 2009-03-05 | 2 | -0/+3 |
| | | | | | | patch from bug #336490. (bzr r7420) | ||||
| * | Removed boolean "remove" from swatch, used new type enum in ColorDef. | Jon A. Cruz | 2009-03-04 | 2 | -28/+48 |
| | | | | (bzr r7411) | ||||
| * | Cleanup and prep for more work | Jon A. Cruz | 2009-03-04 | 2 | -44/+19 |
| | | | | (bzr r7410) | ||||
| * | Adding some no-color to drag-n-drop | Jon A. Cruz | 2009-03-03 | 1 | -5/+69 |
| | | | | (bzr r7402) | ||||
| * | Added work-around for broken themes that fill in with gtk_paint_border, ↵ | Jon A. Cruz | 2009-02-27 | 2 | -0/+7 |
| | | | | | | including gtk-qt-engine. Fixes bug #281809. (bzr r7387) | ||||
| * | reenable inkboard compilation | theAdib | 2009-02-26 | 1 | -7/+7 |
| | | | | (bzr r7383) | ||||
| * | fix win build | Johan B. C. Engelen | 2009-02-24 | 1 | -1/+4 |
| | | | | (bzr r7365) | ||||
| * | add spellcheck page, copyedit on other pages | bulia byak | 2009-02-24 | 2 | -29/+115 |
| | | | | (bzr r7362) | ||||
| * | Fix whiteboard compilation. | Krzysztof Kosi??ski | 2009-02-24 | 1 | -6/+6 |
| | | | | (bzr r7360) | ||||
| * | Snapping of guides now turned on by default, and fixed initialization of the ↵ | Diederik van Lierop | 2009-02-22 | 1 | -1/+2 |
| | | | | | | that checkbox (bzr r7352) | ||||
| * | 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) | ||||
| * | Update the author list in aboutbox. | Krzysztof Kosi??ski | 2009-02-21 | 1 | -12/+44 |
| | | | | (bzr r7339) | ||||
| * | Move files from the src/dialogs/ directory to the places where they | Krzysztof Kosi??ski | 2009-02-21 | 20 | -26/+3859 |
| | | | | | | 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 | 1 | -6/+1 |
| | | | | | | rather than for every subdirectory. (bzr r7336) | ||||
| * | Make all icons themable (except the filter icons). | Krzysztof Kosi??ski | 2009-02-19 | 6 | -110/+93 |
| | | | | (bzr r7332) | ||||
