summaryrefslogtreecommitdiffstats
path: root/src/interface.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* i18n. Adding some context tags (disambiguation).Nicolas Dufour2012-04-111-3/+3
* UI. Restoring context menu items order (Embed image) and activation test (Ext...Nicolas Dufour2012-04-111-2/+2
* Additional cleanup.Jon A. Cruz2012-04-101-38/+0
* Replace remaining gtk_hbox_new usageAlex Valavanis2012-04-101-0/+10
* Documentation / dropping some pointer conversions in context menuKris De Gussem2012-04-091-78/+34
* restore item order of dialogs in context menu (Bug #910529)Kris De Gussem2012-04-061-45/+27
* fixes issue with revision 11160?Kris De Gussem2012-04-061-6/+6
* build warning fixKris De Gussem2012-04-061-1/+1
* C++ify context menu:Kris De Gussem2012-04-051-105/+687
* add NULL checks to perhaps fix bug 970105Johan B. C. Engelen2012-04-051-13/+15
* Merge Andrew's new OCAL dialog and clean headers. Please testAlex Valavanis2012-02-271-2/+2
|\
* | Header cleaningAlex Valavanis2012-02-121-0/+1
* | Cleaning up a few headersAlex Valavanis2012-02-121-0/+2
* | Patch from lp 721448 to make OSX Aqua builds more stableJosh Andler2012-02-081-15/+0
* | Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis2012-02-061-0/+1
* | GTK 2.20 compat for interface.cppAlex Valavanis2012-01-051-0/+8
* | Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis2012-01-031-13/+16
|/
* Another minor pass of Doxygen cleanup.Jon A. Cruz2011-10-031-33/+36
* Remove nr-object.h and nr-macros.hKrzysztof Kosi??ski2011-08-281-25/+12
* Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-271-1/+1
* Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-061-4/+4
* - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...Johan B. C. Engelen2011-07-171-2/+2
* Refactoring color profile to bring more internal. Help to prep for optional l...Jon A. Cruz2011-07-061-4/+0
* Gtk cleanup: gtk_menu_appendAlex Valavanis2011-06-261-5/+5
* Remove/replace deprecated gtk_window_set_policy symbolAlex Valavanis2011-06-231-3/+1
* Merge from trunkKrzysztof Kosi??ski2011-06-191-3/+3
|\
| * UI. New mnemonics (see Bug #768277 , Add mnemonics for menu items without ver...Nicolas Dufour2011-04-211-3/+3
* | Merge from trunkKrzysztof Kosi??ski2011-04-071-57/+69
|\|
| * Cleaned up memory patch. Fixes bug #737298.Jon A. Cruz2011-03-201-4/+12
| * NEW: Grayscale color display mode. (toggle assigned keybinding: Shift+keypad5)Johan B. C. Engelen2011-02-211-27/+32
| * Finished cleanup of outdated SP_OBJECT_PARENT C macro.Jon A. Cruz2011-02-211-13/+13
| * Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz2010-12-231-13/+12
* | Merge from trunk (again)Krzysztof Kosi??ski2010-12-151-23/+58
|\|
| * Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-21/+25
| |\
| | * SPObject c++ification finalized along with the beginning of XML Privatisation...Abhishek Sharma Public2010-07-121-1/+1
| | * New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public2010-07-021-8/+8
| | * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-2/+2
| | * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-2/+2
| * | Restore copies of renamed icons on certain gtk versions. Fixes bug #651678.Jon A. Cruz2010-12-061-2/+33
* | | Merge from trunkKrzysztof Kosi??ski2010-11-251-82/+10
|\| |
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
| * | Automatically add shortcuts to tooltipsJasper van de Gronde2010-09-061-81/+9
* | | merge from trunkKrzysztof Kosi??ski2010-08-081-2/+2
|\| |
| * | i18n. Fix for Bug #611025 (Setup for widescreen work does not show translated).Nicolas Dufour2010-07-301-1/+1
| |/
| * Partial C++-ification of SPGradientJon A. Cruz2010-06-281-1/+1
* | Wholesale cruft removal part 3Krzysztof Kosi??ski2010-08-041-2/+2
|/
* Fix for show/hide.Jon A. Cruz2010-06-171-2/+1
* Move the task view changing to the "View" menu. Fixes bugs #170781 and #171663.Jon A. Cruz2010-06-161-25/+74
* Changed the embed/link dialog to use radio buttons instead of a checkbox to m...Jon A. Cruz2010-03-181-3/+3
* Improve behavior when pasting, DnDing and importing bitmap imagesKrzysztof Kosi??ski2010-03-041-41/+21