| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Spray cleanup | Steren Giannini | 2010-01-03 | 1 | -6/+0 |
| | | | | | | | | | | | | | | | | | | | | | | ------------ This line and the following will be ignored -------------- removed: src/ui/dialog/spray-option.cpp src/ui/dialog/spray-option.h modified: src/spray-context.cpp src/ui/dialog/Makefile_insert src/ui/dialog/dialog-manager.cpp src/ui/view/edit-widget.cpp src/ui/view/edit-widget.h src/widgets/toolbox.cpp unknown: backup.bzr/ description-pak doc-pak/ po/.intltool-merge-cache (bzr r8938.1.1) | ||||
| * | Spray Tool by the students at Ecole Centrale de Lyon, Lyon, France | Josh Andler | 2009-11-30 | 1 | -0/+6 |
| | | | | (bzr r8851) | ||||
| * | remove registerEditWidget, move this to SPDesktop::init instead; a noop ↵ | bulia byak | 2009-10-25 | 1 | -2/+1 |
| | | | | | | change but fixes a weird crash on Windows (bzr r8805) | ||||
| * | Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. ↵ | Maximilian Albert | 2009-08-09 | 1 | -1/+1 |
| | | | | | | remembering the last file type and folder). As part of the cleanup inkscape:output_extension was removed, too. (bzr r8454) | ||||
| * | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2009-08-06 | 1 | -4/+4 |
| | | | | | | which cannot be fixed easily. (bzr r8422) | ||||
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -4/+4 |
| | | | | (bzr r8408) | ||||
| * | Fix for bug LP #400985 (3 strings in UI are not translatable) | Nicolas Dufour | 2009-07-18 | 1 | -3/+3 |
| | | | | (bzr r8300) | ||||
| * | Also store the window's geometry when saving through the data-loss warning ↵ | Diederik van Lierop | 2009-05-25 | 1 | -7/+8 |
| | | | | | | dialog (the one that pops up when Inkscape is being closed with unsaved data) (bzr r7934) | ||||
| * | Make all icons themable (except the filter icons). | Krzysztof Kosi??ski | 2009-02-19 | 1 | -32/+23 |
| | | | | (bzr r7332) | ||||
| * | remove old icon code that seems unused | Johan B. C. Engelen | 2009-01-01 | 1 | -2/+0 |
| | | | | (bzr r7054) | ||||
| * | More NR ==> Geom changes | Joshua L. Blocher | 2008-12-28 | 1 | -0/+1 |
| | | | | (bzr r7032) | ||||
| * | convert NR to Geom | Johan B. C. Engelen | 2008-12-28 | 1 | -4/+4 |
| | | | | (bzr r7031) | ||||
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -1/+1 |
| | | | | (bzr r6891) | ||||
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -9/+11 |
| | | | | (bzr r6885) | ||||
| * | Merging from trunk | Ted Gould | 2008-10-11 | 1 | -6/+8 |
| | | | | (bzr r6884) | ||||
| * | Next roud of NR ==> Geom conversion | Maximilian Albert | 2008-09-18 | 1 | -5/+5 |
| | | | | (bzr r6839) | ||||
| * | NR:: => Geom:: for much of src/ui and src/widgets | Johan B. C. Engelen | 2008-08-04 | 1 | -45/+41 |
| | | | | (bzr r6561) | ||||
| * | Patch from Marcin Floryan to get rid of one string in the pot file | Bryce Harrington | 2008-02-10 | 1 | -1/+1 |
| | | | | (bzr r4698) | ||||
| * | stop toggling insensitive state for modification flag updates (fixes ↵ | MenTaLguY | 2008-01-15 | 1 | -1/+1 |
| | | | | | | | | | | critical bug #182401) In order to do this, I got rid of sodipodi:modified in favor of a simple flag in SPDocument, also renaming SPDocument::{set,is}Modified to SPDocument::{set,is}ModifiedSinceSave (bzr r4491) | ||||
| * | abstract use of sodipodi:modified | MenTaLguY | 2008-01-15 | 1 | -2/+1 |
| | | | | (bzr r4490) | ||||
| * | Adds 'Save as SVG' button / dialog to clarify when saving file, that it | Bryce Harrington | 2008-01-06 | 1 | -2/+4 |
| | | | | | | will be saved as SVG. Patch from Gringer. (Closes LP: #169995) (bzr r4401) | ||||
| * | Menu item to toggle CMS adjustment on and off | Jon A. Cruz | 2007-11-26 | 1 | -0/+5 |
| | | | | (bzr r4138) | ||||
| * | warning cleanup | Jon A. Cruz | 2007-11-02 | 1 | -3/+3 |
| | | | | (bzr r4012) | ||||
| * | Dockable dialogs patch applied | gustav_b | 2007-08-29 | 1 | -1/+8 |
| | | | | | | (https://sourceforge.net/tracker/?func=detail&atid=604308&aid=1688508&group_id=93438) (bzr r3613) | ||||
| * | add a way to set a radio toggle in aux toolbar via desktop, by the toggles id | bulia byak | 2007-08-07 | 1 | -0/+6 |
| | | | | (bzr r3408) | ||||
| * | Gtkmm-ified the desktop window object, and modified the file dialogs so that ↵ | Joel Holdsworth | 2007-07-28 | 1 | -4/+4 |
| | | | | | | they are correctly parented (bzr r3328) | ||||
| * | initial filter UI code drop from Nick | MenTaLguY | 2007-06-24 | 1 | -0/+3 |
| | | | | (bzr r3095) | ||||
| * | patch 1734633: option to save window geometry in prefs | bulia byak | 2007-06-18 | 1 | -4/+16 |
| | | | | (bzr r3075) | ||||
| * | Removal of old grid code - fully enabled new grid code. | Johan B. C. Engelen | 2007-04-15 | 1 | -8/+11 |
| | | | | (bzr r2904) | ||||
| * | re-introduce isEmpty tests | MenTaLguY | 2007-03-17 | 1 | -1/+1 |
| | | | | (bzr r2679) | ||||
| * | Merge further bbox work | MenTaLguY | 2007-03-10 | 1 | -5/+5 |
| | | | | (bzr r2596) | ||||
| * | specialize MaybeStorage for Rect, and start using reference maybes to | MenTaLguY | 2007-03-09 | 1 | -1/+1 |
| | | | | | | avoid some copies (bzr r2582) | ||||
| * | Small edits to copyright info. | Johan B. C. Engelen | 2007-01-06 | 1 | -0/+2 |
| | | | | (bzr r2139) | ||||
| * | Special #ifdef win32 code to enable Dialogs on Top for windows. Note the ↵ | Johan B. C. Engelen | 2007-01-06 | 1 | -2/+0 |
| | | | | | | removal of options from the global preferences on win32! just one option left: dialogs on top yes/no. Does have one "bug" though... read note! (bzr r2138) | ||||
| * | separate updating window from updating layers | bulia byak | 2006-11-18 | 1 | -0/+1 |
| | | | | (bzr r1984) | ||||
| * | add interface for disabling interaction during long-running operations | John Bintz | 2006-08-13 | 1 | -1/+26 |
| | | | | (bzr r1596) | ||||
| * | added functions to allow update events to process during long-running operations | John Bintz | 2006-08-13 | 1 | -0/+9 |
| | | | | (bzr r1595) | ||||
| * | switched to using sigc++ "modified" signal | MenTaLguY | 2006-07-21 | 1 | -15/+14 |
| | | | | (bzr r1448) | ||||
| * | patch from Gustav Broberg: undo annotations and history dialog | bulia byak | 2006-06-29 | 1 | -0/+4 |
| | | | | (bzr r1315) | ||||
| * | manually merging the INKBOARD_PEDRO branch into trunk | daleharvey | 2006-06-23 | 1 | -75/+0 |
| | | | | (bzr r1268) | ||||
| * | Tweaked to build with g++4.1. Thanks, <garrett>. | Bob Jamison | 2006-03-30 | 1 | -111/+113 |
| | | | | (bzr r375) | ||||
| * | try to fix g++ 4.1 compile errors | Ralf Stephan | 2006-03-28 | 1 | -1/+1 |
| | | | | (bzr r317) | ||||
| * | again, try to resolve test box compile error | Ralf Stephan | 2006-01-29 | 1 | -1/+2 |
| | | | | (bzr r47) | ||||
| * | use alternative form of Gtk version check, | Ralf Stephan | 2006-01-29 | 1 | -1/+2 |
| | | | | | | trying to remove compile error on test box (bzr r43) | ||||
| * | conditionally (Gtk>=2.6) ellipsize status bar text | Ralf Stephan | 2006-01-26 | 1 | -1/+4 |
| | | | | (bzr r33) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+1701 |
| (bzr r1) | |||||
