| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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) | ||||
| * | Several icon name fixes | Krzysztof Kosi??ski | 2009-02-26 | 2 | -3/+6 |
| | | | | (bzr r7373) | ||||
| * | 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 | 31 | -41/+4594 |
| | | | | | | 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 | 5 | -30/+6 |
| | | | | | | rather than for every subdirectory. (bzr r7336) | ||||
| * | Make all icons themable (except the filter icons). | Krzysztof Kosi??ski | 2009-02-19 | 16 | -800/+690 |
| | | | | (bzr r7332) | ||||
| * | fix pasting style after copying a text span | bulia byak | 2009-02-16 | 1 | -6/+28 |
| | | | | (bzr r7301) | ||||
| * | Warning cleanup | Jon A. Cruz | 2009-02-11 | 1 | -1/+1 |
| | | | | (bzr r7274) | ||||
| * | do not return any non-normal blend mode if we do not show blend mode chooser | bulia byak | 2009-02-10 | 2 | -5/+11 |
| | | | | (bzr r7267) | ||||
| * | it was a very stupid idea to sort all combos without asking - this broke the ↵ | bulia byak | 2009-02-10 | 1 | -6/+16 |
| | | | | | | blend modes list in fill/stroke which relied on the set order of its enum (bzr r7266) | ||||
| * | Fix some console warning spam (most cannot be fixed, unfortunately) | Krzysztof Kosi??ski | 2009-02-09 | 7 | -25/+27 |
| | | | | (bzr r7257) | ||||
| * | adding comments/TODOs and/or reverting some of the things done in r20655 | Felipe Corr??a da Silva Sanches | 2009-02-09 | 2 | -2/+10 |
| | | | | | | due to JonCruz considerations about the proper way of doing it. (bzr r7254) | ||||
| * | gcc warning cleanup | Felipe Corr??a da Silva Sanches | 2009-02-09 | 2 | -2/+2 |
| | | | | | | warning: deprecated conversion from string constant to ‘char*’/'gchar*' (bzr r7253) | ||||
| * | gcc warning cleanup: | Felipe Corr??a da Silva Sanches | 2009-02-08 | 1 | -2/+2 |
| | | | | | | | warning: suggest a space before ‘;’ or explicit braces around empty body in 'for'/'while' statement (bzr r7251) | ||||
| * | add All Vectors and All Bitmaps filters (todo: port this to the win32 dialog) | bulia byak | 2009-02-06 | 1 | -0/+33 |
| | | | | (bzr r7238) | ||||
| * | display waiting cursor; move credits to a page of its own | bulia byak | 2009-02-02 | 1 | -13/+21 |
| | | | | (bzr r7219) | ||||
| * | Store the snapper tolerances in the snap-preferences instead of in each ↵ | Diederik van Lierop | 2009-01-31 | 1 | -3/+3 |
| | | | | | | snapper individualy. This way we don't have to update all snappers when the namedview has been updated (and we can get rid of the _update_snap_distances() call) (bzr r7208) | ||||
| * | fix crash described at | Felipe Corr??a da Silva Sanches | 2009-01-29 | 1 | -0/+4 |
| | | | | | | https://bugs.launchpad.net/inkscape/+bug/307567 (bzr r7206) | ||||
| * | Add buttons for snapping to grids and/or guides | Diederik van Lierop | 2009-01-28 | 1 | -1/+1 |
| | | | | (bzr r7200) | ||||
| * | All snap options which can be accessed through the snapping toolbar are now ↵ | Diederik van Lierop | 2009-01-26 | 2 | -106/+2 |
| | | | | | | removed from the document properties dialog (bzr r7183) | ||||
| * | removing void files | Felipe Corr??a da Silva Sanches | 2009-01-25 | 11 | -11/+2 |
| | | | | | | duh! (bzr r7171) | ||||
| * | remove debug code | Johan B. C. Engelen | 2009-01-24 | 1 | -1/+0 |
| | | | | (bzr r7166) | ||||
| * | sort combo enumerations | Johan B. C. Engelen | 2009-01-24 | 1 | -0/+17 |
| | | | | (bzr r7163) | ||||
| * | Fix compile when lcms is disabled | Maximilian Albert | 2009-01-21 | 1 | -0/+2 |
| | | | | (bzr r7156) | ||||
| * | Warning cleanup | Jon A. Cruz | 2009-01-20 | 1 | -1/+1 |
| | | | | (bzr r7149) | ||||
| * | - Snap to the midpoint of shapes and bboxes | Diederik van Lierop | 2009-01-18 | 1 | -6/+6 |
| | | | | | | | | - Snap to the midpoint of paths and bbox edges - Refactor the snapping toggle, i.e. what snaps to what when toggling a specific option in the snapping toolbar PS: icons.svg has been modified, so use "make install" if needed (bzr r7144) | ||||
| * | adding a "scripting" tab to document properties dialog that allow the user ↵ | Felipe Corr??a da Silva Sanches | 2009-01-15 | 2 | -6/+165 |
| | | | | | | | | to manage external javascript references. (also only working for "Inkscape SVG") (bzr r7137) | ||||
| * | Improved version reporting. Add SVN revision and custom status to | Krzysztof Kosi??ski | 2009-01-13 | 3 | -5/+4 |
| | | | | | | version string on Linux. (bzr r7123) | ||||
| * | Cmake: Fixed the extra -l in the link command, plus a add linking for all ↵ | Joshua L. Blocher | 2009-01-12 | 1 | -1/+3 |
| | | | | | | sub-libs of inkscape. (bzr r7120) | ||||
| * | copyedit | bulia byak | 2009-01-11 | 1 | -2/+2 |
| | | | | (bzr r7119) | ||||
| * | Now it is possible to clear the list of documents in | Felipe Corr??a da Silva Sanches | 2009-01-11 | 2 | -1/+28 |
| | | | | | | | | File -> Open recent Button added to the Interface page in Inkscape preferences dialog. (bzr r7115) | ||||
| * | added some messages to the user in the svgfonts dialog | Felipe Corr??a da Silva Sanches | 2009-01-11 | 1 | -15/+50 |
| | | | | (bzr r7110) | ||||
| * | Cmake: restructure build files to be more like current build system. Should ↵ | Joshua L. Blocher | 2009-01-09 | 1 | -0/+15 |
| | | | | | | reduce linking stage command for windows. (bzr r7100) | ||||
| * | move shape_editor from node context to the parent class, event context | bulia byak | 2009-01-08 | 1 | -2/+2 |
| | | | | (bzr r7096) | ||||
| * | fix crash when no glyph is selected at the svgfonts dialog | Felipe Corr??a da Silva Sanches | 2009-01-06 | 1 | -1/+5 |
| | | | | (bzr r7085) | ||||
| * | Warning and whitespace cleanup. | Jon A. Cruz | 2009-01-06 | 3 | -205/+213 |
| | | | | (bzr r7083) | ||||
| * | Another week coding offline... | Felipe Corr??a da Silva Sanches | 2009-01-05 | 2 | -8/+13 |
| | | | | | | | | | | | | | * Adding Set Width (horiz-adv-x attribute) slider to the SVGFonts dialog. * Fixed the order of some language options at the i18n preferences page. * Fixed parsing and handling of u1 and u2 (CSS2 unicode range) attributes for kerning pair nodes * Fixed a warning in helper-fns.h * commented out unused variable in sp-font.cpp * refactoring of nr-svgfonts.cpp * using 1000 instead of horiz-adv-x when scaling the glyph coordinates. Probably should use a value based on units-per-em in the future. Or maybe accent-height, cap-height, x-height... I don't know. I should study this subject a bit more first. (bzr r7082) | ||||
| * | minor change to prevent double translation and inconsistency | Adib Taraben | 2009-01-05 | 1 | -1/+1 |
| | | | | (bzr r7080) | ||||
| * | move option: interface language from INTERNATIONALISATION to INTERFACE page ↵ | Adib Taraben | 2009-01-05 | 2 | -39/+32 |
| | | | | | | on preferences dialogue (bzr r7079) | ||||
| * | Cmake build fixes, minor | Joshua L. Blocher | 2009-01-05 | 2 | -6/+0 |
| | | | | (bzr r7078) | ||||
| * | Move filters into their own namespace Inkscape::Filters (from NR::) | Johan B. C. Engelen | 2009-01-02 | 5 | -26/+26 |
| | | | | (bzr r7058) | ||||
| * | remove old icon code that seems unused | Johan B. C. Engelen | 2009-01-01 | 4 | -742/+0 |
| | | | | (bzr r7054) | ||||
