| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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) | ||||
| * | Workaround for some segfaults: Store perspectives globally instead of in ↵ | Maximilian Albert | 2007-08-06 | 1 | -60/+0 |
| | | | | | | each desktop (this should probably be reverted later on) (bzr r3390) | ||||
| * | Write/read perspectives to/from SVG; store ratios of the distances from ↵ | Maximilian Albert | 2007-08-06 | 1 | -2/+17 |
| | | | | | | corners to VPs (preparation for dragging) (bzr r3388) | ||||
| * | Store a global list of existing perspectives; for each perspective hold a ↵ | Maximilian Albert | 2007-08-06 | 1 | -0/+45 |
| | | | | | | list of associated boxes; explicitly pass perspectives as arguments when creating PLs (bzr r3380) | ||||
| * | Modification of the parameters/return value of SPDesktop::getToplevel | Joel Holdsworth | 2007-07-28 | 1 | -2/+3 |
| | | | | (bzr r3332) | ||||
| * | Gtkmm-ified the desktop window object, and modified the file dialogs so that ↵ | Joel Holdsworth | 2007-07-28 | 1 | -2/+31 |
| | | | | | | they are correctly parented (bzr r3328) | ||||
| * | Fix #1740146. | Johan B. C. Engelen | 2007-07-06 | 1 | -1/+1 |
| | | | | (bzr r3190) | ||||
| * | patch 1734633: option to save window geometry in prefs | bulia byak | 2007-06-18 | 1 | -1/+31 |
| | | | | (bzr r3075) | ||||
| * | grid: make grid names translatable. use different gridtype names in SVG that ↵ | Johan B. C. Engelen | 2007-04-20 | 1 | -1/+1 |
| | | | | | | are not translated. (bzr r2936) | ||||
| * | Cleaned up init()/setDesktop() call and change ctor to C++ initialization. | Jon A. Cruz | 2007-04-18 | 1 | -42/+49 |
| | | | | | | Fixes bug #1638735 (bzr r2923) | ||||
| * | When no grid is defined but "toggle grid" is pressed => create a default ↵ | Johan B. C. Engelen | 2007-04-15 | 1 | -6/+14 |
| | | | | | | rectangular grid (bzr r2905) | ||||
| * | Removal of old grid code - fully enabled new grid code. | Johan B. C. Engelen | 2007-04-15 | 1 | -6/+1 |
| | | | | (bzr r2904) | ||||
| * | New Grids are now ready to go. bug testing can start i think. | Johan B. C. Engelen | 2007-04-13 | 1 | -1/+1 |
| | | | | (bzr r2878) | ||||
| * | Fix for broken compile | Jon A. Cruz | 2007-04-13 | 1 | -1/+1 |
| | | | | (bzr r2874) | ||||
| * | New grids are almost ready to fly! | Johan B. C. Engelen | 2007-04-13 | 1 | -5/+13 |
| | | | | (bzr r2873) | ||||
| * | Updated overwrite confirmation dialog to be similar to the new stock GTK+ one | Jon A. Cruz | 2007-04-07 | 1 | -0/+5 |
| | | | | | | addresses RFE 1692837 (bzr r2831) | ||||
| * | removed leftover debug messages. Toggling new grids now works. Almost ready ↵ | Johan B. C. Engelen | 2007-04-01 | 1 | -0/+8 |
| | | | | | | to comment-out old grid code. (bzr r2806) | ||||
| * | Purging old axonometric grid code: reworked it into the new grid class ↵ | Johan B. C. Engelen | 2007-03-25 | 1 | -3/+0 |
| | | | | | | structure. Still needs alot of work (snapping mostly and code cleansing). (bzr r2757) | ||||
| * | Monster commit. New grid infrastructure. The old gridmanagement code is ↵ | Johan B. C. Engelen | 2007-03-20 | 1 | -0/+11 |
| | | | | | | still there; this committed for testing purposes. Goal is to delete the old grid code later on. (bzr r2721) | ||||
| * | add clearing busy cursor (resets current context's cursor) | bulia byak | 2007-03-18 | 1 | -0/+7 |
| | | | | (bzr r2685) | ||||
| * | re-introduce isEmpty tests | MenTaLguY | 2007-03-17 | 1 | -3/+3 |
| | | | | (bzr r2679) | ||||
| * | add a flag and a setter method for busy cursor | bulia byak | 2007-03-14 | 1 | -0/+17 |
| | | | | (bzr r2646) | ||||
| * | Switch selection bounds and center to use NR::Maybe, addressing most of the | MenTaLguY | 2007-03-11 | 1 | -3/+3 |
| | | | | | | recent bbox regressions. (bzr r2604) | ||||
| * | fix outline mode toggling with multiple views | bulia byak | 2007-03-11 | 1 | -3/+1 |
| | | | | (bzr r2599) | ||||
| * | Merge further bbox work | MenTaLguY | 2007-03-10 | 1 | -5/+9 |
| | | | | (bzr r2596) | ||||
| * | move a global to a class property; reduce the use of is_scrolling to prevent ↵ | bulia byak | 2007-02-25 | 1 | -2/+2 |
| | | | | | | the lack-of-redraw issues (bzr r2430) | ||||
| * | Sorry, forgot the copyright text. | Johan B. C. Engelen | 2007-01-24 | 1 | -1/+2 |
| | | | | (bzr r2276) | ||||
| * | Upgraded gradient tool =) | Johan B. C. Engelen | 2007-01-17 | 1 | -1/+2 |
| | | | | (bzr r2228) | ||||
| * | Reverting revision 13615 | Johan B. C. Engelen | 2007-01-07 | 1 | -2/+1 |
| | | | | (bzr r2150) | ||||
| * | Gradient nodes progress... | Johan B. C. Engelen | 2007-01-07 | 1 | -1/+2 |
| | | | | (bzr r2148) | ||||
| * | update window title when switching display mode | bulia byak | 2006-11-04 | 1 | -0/+4 |
| | | | | (bzr r1896) | ||||
| * | add view mode toggle, store current mode for the session in prefs | bulia byak | 2006-11-03 | 1 | -4/+12 |
| | | | | (bzr r1888) | ||||
| * | enable starting in outline mode by prefs setting | bulia byak | 2006-10-26 | 1 | -3/+9 |
| | | | | (bzr r1867) | ||||
| * | implement rendering of clips/masks in outline mode; make all outline colors ↵ | bulia byak | 2006-10-25 | 1 | -2/+2 |
| | | | | | | stored in the prefs (bzr r1861) | ||||
| * | hack*ahum*infrastructure to implement axonometric grid snapping. horizontal ↵ | Johan B. C. Engelen | 2006-10-16 | 1 | -0/+4 |
| | | | | | | snapping already implemented. (bzr r1806) | ||||
| * | Implement singleton behaviour for undo history dialog. Make sure event | gustav_b | 2006-10-06 | 1 | -4/+4 |
| | | | | | | log gets created on SPDesktop::change_document. (bzr r1772) | ||||
| * | Moved EventLog from SPDocument to SPDesktop to prevent it from being | gustav_b | 2006-10-01 | 1 | -0/+5 |
| | | | | | | | created when Inkscape is started in non-gui mode. Fixes a critical assertion caused by creation of a Gtk::TreeStore. (bzr r1749) | ||||
| * | disconnect signals on destroying | bulia byak | 2006-08-18 | 1 | -2/+7 |
| | | | | (bzr r1615) | ||||
| * | add interface for disabling interaction during long-running operations | John Bintz | 2006-08-13 | 1 | -0/+13 |
| | | | | (bzr r1596) | ||||
| * | added functions to allow update events to process during long-running operations | John Bintz | 2006-08-13 | 1 | -0/+6 |
| | | | | (bzr r1595) | ||||
| * | switch to sigc++ SPObject signals for SPDocument | MenTaLguY | 2006-07-29 | 1 | -6/+8 |
| | | | | (bzr r1507) | ||||
| * | added SPDesktop::updateNow() and forced redraw of canvas upon completion of ↵ | John Bintz | 2006-07-23 | 1 | -2/+9 |
| | | | | | | | | selection or panning to work around event starvation issue at high zoom levels (bzr r1459) | ||||
| * | Forced redraw of canvas upon document commit to work around event starvation ↵ | John Bintz | 2006-07-23 | 1 | -1/+7 |
| | | | | | | issue at high zoom levels (bzr r1458) | ||||
| * | manually merging the INKBOARD_PEDRO branch into trunk | daleharvey | 2006-06-23 | 1 | -18/+0 |
| | | | | (bzr r1268) | ||||
| * | Documentation | Bryce Harrington | 2006-05-29 | 1 | -1/+14 |
| | | | | (bzr r1075) | ||||
| * | workaround assertion upon file revert | Jon A. Cruz | 2006-05-29 | 1 | -1/+1 |
| | | | | (bzr r1064) | ||||
| * | Base implementation of a layers dialog. | Jon A. Cruz | 2006-05-15 | 1 | -0/+6 |
| | | | | (bzr r843) | ||||
| * | Give SPNamedView a SnapManager instance and use it for all management of ↵ | Carl Hetherington | 2006-05-03 | 1 | -9/+12 |
| | | | | | | snapping settings. (bzr r701) | ||||
| * | bulk trailing spaces removal. consistency through MD5 of binary | Ralf Stephan | 2006-02-15 | 1 | -41/+41 |
| | | | | (bzr r149) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+1400 |
| (bzr r1) | |||||
