| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | blurry zoom magnifying glass icon in left side toolbox fixed by changing ↵ | Ed Halley | 2009-03-23 | 1 | -1/+1 |
| | | | | | | zoom-when-resizing-window mini-button icon (bzr r7549) | ||||
| * | Initial read-only generation of per-document palette | Jon A. Cruz | 2009-03-17 | 1 | -6/+7 |
| | | | | (bzr r7510) | ||||
| * | Several icon name fixes | Krzysztof Kosi??ski | 2009-02-26 | 1 | -2/+3 |
| | | | | (bzr r7373) | ||||
| * | Move files from the src/dialogs/ directory to the places where they | Krzysztof Kosi??ski | 2009-02-21 | 1 | -23/+23 |
| | | | | | | should be. Build libinkscape.a - should reduce link time. (bzr r7337) | ||||
| * | use correct method of accessing top-level window for transientization | bulia byak | 2009-02-14 | 1 | -3/+3 |
| | | | | (bzr r7290) | ||||
| * | * src/widgets/desktop-widget.cpp: Minor fix for OS X menubar: Don't try to ↵ | Milosz Derezynski | 2009-02-06 | 1 | -1/+5 |
| | | | | | | access NULL GtkWidget pointer (bzr r7235) | ||||
| * | Added a new toolbar with snapping controls | Diederik van Lierop | 2009-01-10 | 1 | -1/+13 |
| | | | | (bzr r7107) | ||||
| * | Warning cleanup. | Jon A. Cruz | 2008-12-06 | 1 | -8/+8 |
| | | | | (bzr r6961) | ||||
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -1/+1 |
| | | | | (bzr r6891) | ||||
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -147/+119 |
| | | | | (bzr r6885) | ||||
| * | Merging from trunk | Ted Gould | 2008-10-11 | 1 | -8/+8 |
| | | | | (bzr r6884) | ||||
| * | Sorry, I got off on a branch and ended up with a bunch of things. I'm just ↵ | Ted Gould | 2008-09-25 | 1 | -9/+38 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | going to flatten and merge... Here's the list. * Added a focus mode activated by Shift+F11. The goal of this mode is to remove all toolbars for a short period so that you maximize screen area. Useful on small screens. Also when you know lots of shortcuts. * Created what I'm calling "Quick Zoom." The idea here is to have a modal zoom for touching up something with fine detail and then returning to what you're doing. This is activated with the letter "Q" on the keyboard. When you release it, you return back to where you were. This will zoom in on selected objects, or if you're in the node tool selected nodes. * Added .svg on the temporary files in extensions. This'll make many of them happier. This only works on recent versions of GLib, but shouldn't break older ones more than they already are. * Moved the Inkscape configuration directory on Linux from ~/.inkscape to ~/.config/Inkscape. This is the new way to do things with the cross desktop naming spec. I'm unsure whether we should be putting crash dumps in .config or .cache though. * Removed 'tools_switch_current' because every usage of it already had a pointer to where it needed to go. Removes usage of globals. * Made it so that dialogs will be transparent when not focused. This is an alternate to having the docked, and one that I like better as I feel it gives me more screen area. You can adjust how much transparency and the speed of the animation in the preferences dialog. (Note: this requires GTK+ 2.12 and a compositor, but gracefully degrades if you don't have either) (bzr r6882) | ||||
| * | * Lots of documentation for the Inkscape::XML namespace | Krzysztof Kosi??ski | 2008-09-23 | 1 | -5/+4 |
| | | | | | | | * Doxygen fixes for a few files * Garbage-collected allocator for STL containers (bzr r6877) | ||||
| * | Next roud of NR ==> Geom conversion | Maximilian Albert | 2008-09-18 | 1 | -6/+6 |
| | | | | (bzr r6839) | ||||
| * | Refactored preferences handling into a new version of | Krzysztof Kosi??ski | 2008-09-16 | 1 | -53/+56 |
| | | | | | | | | | the Inkscape::Preferences class. Removed all use of prefs_get_string_attribute(), pref_path_get_nth_child() and create_pref() in favor of the new API. Replaced some "0 or 1" integer preferences with booleans. (bzr r6823) | ||||
| * | NR:: => Geom:: for much of src/ui and src/widgets | Johan B. C. Engelen | 2008-08-04 | 1 | -44/+44 |
| | | | | (bzr r6561) | ||||
| * | Patch so Inkscape will compile on Solaris 10 from LP ↵ | Joshua L. Blocher | 2008-07-03 | 1 | -1/+1 |
| | | | | | | https://bugs.launchpad.net/inkscape/+bug/245173 (bzr r6133) | ||||
| * | Added preferences for controlling external image editing and reload. | Jon A. Cruz | 2008-05-18 | 1 | -1/+2 |
| | | | | | | Fixes bug #171824. (bzr r5687) | ||||
| * | Added external image edit launch and refresh on changed | Jon A. Cruz | 2008-05-17 | 1 | -7/+16 |
| | | | | (bzr r5685) | ||||
| * | Updating deprecated type calls. | Jon A. Cruz | 2008-05-06 | 1 | -10/+13 |
| | | | | (bzr r5617) | ||||
| * | lay groundwork for non-filter view mode | MenTaLguY | 2008-03-31 | 1 | -2/+2 |
| | | | | (bzr r5265) | ||||
| * | Move 3D box code out of sp-canvas.cpp | Maximilian Albert | 2008-03-09 | 1 | -0/+4 |
| | | | | (bzr r5008) | ||||
| * | Iron out some rounding errors in the displaying of the rulers and of guides | Diederik van Lierop | 2008-02-05 | 1 | -2/+12 |
| | | | | (bzr r4662) | ||||
| * | Fix missing ruler and document title updates when a file is opened in an ↵ | Maximilian Albert | 2008-02-03 | 1 | -0/+9 |
| | | | | | | existing window (bzr r4640) | ||||
| * | Fix for if LCMS is disabled. (LP# 174854) | Bryce Harrington | 2008-01-30 | 1 | -1/+9 |
| | | | | (bzr r4622) | ||||
| * | 2nd part of the fix for bug #167500: correctly update the rulers when they ↵ | Diederik van Lierop | 2008-01-30 | 1 | -3/+19 |
| | | | | | | change size (bzr r4621) | ||||
| * | 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 | -1/+1 |
| | | | | (bzr r4490) | ||||
| * | patch from bug 175398 | bulia byak | 2008-01-11 | 1 | -1/+2 |
| | | | | (bzr r4455) | ||||
| * | Adds 'Save as SVG' button / dialog to clarify when saving file, that it | Bryce Harrington | 2008-01-06 | 1 | -2/+5 |
| | | | | | | will be saved as SVG. Patch from Gringer. (Closes LP: #169995) (bzr r4401) | ||||
| * | Strip out Pango markup from tooltips (fixes bug #167640) | Bryce Harrington | 2007-12-30 | 1 | -2/+1 |
| | | | | (bzr r4339) | ||||
| * | UI tweaks for CMS view toggle | Jon A. Cruz | 2007-12-02 | 1 | -6/+28 |
| | | | | (bzr r4152) | ||||
| * | Adding icon for color management | Jon A. Cruz | 2007-11-29 | 1 | -1/+1 |
| | | | | (bzr r4144) | ||||
| * | Menu item to toggle CMS adjustment on and off | Jon A. Cruz | 2007-11-26 | 1 | -0/+12 |
| | | | | (bzr r4138) | ||||
| * | Implemented per-monitor display adjustment via XICC | Jon A. Cruz | 2007-11-24 | 1 | -16/+43 |
| | | | | (bzr r4132) | ||||
| * | The dialog to panel refactoring: | gustav_b | 2007-11-22 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | | | | * Made the current dialogs subclass the Panel class instead of the Dialog class. * Extended the Panel class with some functionality that the dialogs relied on. * Added a PanelDialog class which is a dialog container for a single panel with the dialog behavior as a template parameter. (* Fixed coding style for the Panel and Dialog class) For details, see http://www.nabble.com/Re%3A-Dockable-dialogs%2C-todo-list-p12728194.html http://www.nabble.com/Re%3A-Inkscape-overcomes-Xara-in-Google-Trends-p13126622.html (bzr r4126) | ||||
| * | Display CMS adjustment per-desktop view | Jon A. Cruz | 2007-11-20 | 1 | -16/+159 |
| | | | | (bzr r4114) | ||||
| * | add one fractional digit to zooms less than 10% | bulia byak | 2007-11-19 | 1 | -2/+7 |
| | | | | (bzr r4113) | ||||
| * | Prevent CMS button from pinning space used by scrollbars | Jon A. Cruz | 2007-11-17 | 1 | -0/+4 |
| | | | | (bzr r4100) | ||||
| * | Adding ICC Profiles in X support | Jon A. Cruz | 2007-11-17 | 1 | -29/+49 |
| | | | | (bzr r4095) | ||||
| * | Don't force focus on the canvas when the desktop is given | gustav_b | 2007-11-12 | 1 | -4/+1 |
| | | | | | | | focus. Instead, focus will be given to the widget in the desktop that had focus the last time. (bzr r4070) | ||||
| * | Add hack to prevent the dock paned from catching F6 and F8 key presses. | gustav_b | 2007-10-09 | 1 | -0/+7 |
| | | | | (bzr r3868) | ||||
| * | Dockable dialogs patch applied | gustav_b | 2007-08-29 | 1 | -7/+39 |
| | | | | | | (https://sourceforge.net/tracker/?func=detail&atid=604308&aid=1688508&group_id=93438) (bzr r3613) | ||||
| * | make zoom value update immediate | bulia byak | 2007-08-21 | 1 | -0/+3 |
| | | | | (bzr r3556) | ||||
| * | fix 1767940 | bulia byak | 2007-08-10 | 1 | -40/+14 |
| | | | | (bzr r3449) | ||||
| * | add a way to set a radio toggle in aux toolbar via desktop, by the toggles id | bulia byak | 2007-08-07 | 1 | -0/+11 |
| | | | | (bzr r3408) | ||||
| * | Gtkmm-ified the desktop window object, and modified the file dialogs so that ↵ | Joel Holdsworth | 2007-07-28 | 1 | -21/+34 |
| | | | | | | they are correctly parented (bzr r3328) | ||||
| * | patch 1734633: option to save window geometry in prefs | bulia byak | 2007-06-18 | 1 | -12/+83 |
| | | | | (bzr r3075) | ||||
| * | Removal of old grid code - fully enabled new grid code. | Johan B. C. Engelen | 2007-04-15 | 1 | -2/+3 |
| | | | | (bzr r2904) | ||||
| * | Converted select toolbar to stock GTK+ | Jon A. Cruz | 2007-04-10 | 1 | -2/+14 |
| | | | | (bzr r2846) | ||||
