summaryrefslogtreecommitdiffstats
path: root/src/interface.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2011-10-03Another minor pass of Doxygen cleanup.Jon A. Cruz1-33/+36
2011-08-28Remove nr-object.h and nr-macros.hKrzysztof Kosi??ski1-25/+12
2011-08-27Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski1-1/+1
2011-08-06Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski1-4/+4
2011-07-17- rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...Johan B. C. Engelen1-2/+2
2011-07-06Refactoring color profile to bring more internal. Help to prep for optional l...Jon A. Cruz1-4/+0
2011-06-26Gtk cleanup: gtk_menu_appendAlex Valavanis1-5/+5
2011-06-23Remove/replace deprecated gtk_window_set_policy symbolAlex Valavanis1-3/+1
2011-04-21UI. New mnemonics (see Bug #768277 , Add mnemonics for menu items without ver...Nicolas Dufour1-3/+3
2011-03-20Cleaned up memory patch. Fixes bug #737298.Jon A. Cruz1-4/+12
2011-02-21NEW: Grayscale color display mode. (toggle assigned keybinding: Shift+keypad5)Johan B. C. Engelen1-27/+32
2011-02-21Finished cleanup of outdated SP_OBJECT_PARENT C macro.Jon A. Cruz1-13/+13
2010-12-23Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz1-13/+12
2010-12-06Restore copies of renamed icons on certain gtk versions. Fixes bug #651678.Jon A. Cruz1-2/+33
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-09-06Automatically add shortcuts to tooltipsJasper van de Gronde1-81/+9
2010-08-04Wholesale cruft removal part 3Krzysztof Kosi??ski1-2/+2
2010-07-30i18n. Fix for Bug #611025 (Setup for widescreen work does not show translated).Nicolas Dufour1-1/+1
2010-07-30i18n. Fix for Bug #611025 (Setup for widescreen work does not show translated).Nicolas Dufour1-1/+1
2010-07-12SPObject c++ification finalized along with the beginning of XML Privatisation...Abhishek Sharma Public1-1/+1
2010-07-02New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public1-8/+8
2010-07-01C++fied SPDocument addedAbhishek Sharma Public1-2/+2
2010-06-29This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public1-2/+2
2010-06-28Partial C++-ification of SPGradientJon A. Cruz1-1/+1
2010-06-17Fix for show/hide.Jon A. Cruz1-2/+1
2010-06-16Move the task view changing to the "View" menu. Fixes bugs #170781 and #171663.Jon A. Cruz1-25/+74
2010-03-18Changed the embed/link dialog to use radio buttons instead of a checkbox to m...Jon A. Cruz1-3/+3
2010-03-04Improve behavior when pasting, DnDing and importing bitmap imagesKrzysztof Kosi??ski1-41/+21
2010-03-02Cleanup on id access.Jon A. Cruz1-3/+3
2009-12-11- new: Print Colors Preview Dialog and rendermodeFelipe Corr??a da Silva Sanches1-0/+2
2009-12-01recent files: show tooltips with uri, hide local files which are missing or u...buliabyak1-0/+3
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-5/+5
2009-08-05SPDocument->Documentjohnce1-5/+5
2009-07-28Fix bug #168387 (Display mode toggle doesn't update radio button)Diederik van Lierop1-5/+49
2009-06-06When closing a window and while asking whether to save, Inkscape should not b...Diederik van Lierop1-7/+16
2009-05-25Also store the window's geometry when saving through the data-loss warning di...Diederik van Lierop1-2/+0
2009-05-23Inkscape should not discard negative window positions. For example, a maximiz...Diederik van Lierop1-6/+4
2009-05-17remove temporary prefs hackThomas Holder1-7/+3
2009-03-24consistent capitalizationbulia byak1-1/+1
2009-03-20Renamed ColorDef to PaintDef to prep for expanded functionality.Jon A. Cruz1-4/+4
2009-03-18Rough code to preserve drag-n-drop of solid gradients.Jon A. Cruz1-3/+26
2009-03-18Whitespace cleanupJon A. Cruz1-14/+14
2009-03-08Reworked internals of color and drag-n-drop.Jon A. Cruz1-56/+75
2009-03-07Moving dnd data generation into the generic ColorDef class.Jon A. Cruz1-2/+1
2009-03-05Adding clear-color swatch to complement no-color.Jon A. Cruz1-1/+4
2009-03-03Adding some no-color to drag-n-dropJon A. Cruz1-1/+65
2009-02-22Use g_base64_encode_step when importing images via drag and drop.Krzysztof Kosi??ski1-34/+20
2009-02-09Make the recent menu react to changes in max recent documents preference Krzysztof Kosi??ski1-0/+21
2009-01-10Added a new toolbar with snapping controlsDiederik van Lierop1-15/+17
2008-12-28More NR ==> Geom changesJoshua L. Blocher1-6/+6