summaryrefslogtreecommitdiffstats
path: root/src/widgets (unfollow)
Commit message (Expand)AuthorFilesLines
2011-10-29Fixing initializer order and missing initializers.Jon A. Cruz2-5/+5
2011-10-29cppcheck: variable initialisationKris De Gussem1-1/+2
2011-10-25Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz1-3/+4
2011-10-23Documentation update pass.Jon A. Cruz10-35/+34
2011-10-081) make snapping to clip/mask paths optional (see document properties dialog ...Diederik van Lierop1-0/+8
2011-10-05Cleanup for src/forward.h. (About 19 of the affected files did not require th...Jon A. Cruz5-6/+13
2011-10-04Cleaned up display-forward.h, including many redundant usages.Jon A. Cruz1-1/+0
2011-10-04More forward.h purging.Jon A. Cruz1-4/+5
2011-10-03Doxygen cleanup.Jon A. Cruz9-50/+42
2011-09-041) Fix absolute scaling in transform dialogDiederik van Lierop1-3/+5
2011-09-03Allow changing dimensions of vertical/horizontal lines using the numeric inpu...Diederik van Lierop1-1/+1
2011-08-28Remove nr-object.h and nr-macros.hKrzysztof Kosi??ski3-58/+35
2011-08-28Tie the snapping of rectangle corners and quadrant points of ellipses to the ...Diederik van Lierop1-2/+2
2011-08-27Allow snapping to path intersections without snapping to the paths themselvesDiederik van Lierop1-3/+2
2011-08-27Remove nr-forward.hKrzysztof Kosi??ski1-7/+3
2011-08-27Remove NRRect from paint servers and temporary calculationsKrzysztof Kosi??ski1-7/+3
2011-08-27Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski5-14/+11
2011-08-231) Use the "snap guides" button both for guides being snap sources, as well a...Diederik van Lierop1-3/+3
2011-08-22Use different icons to communicate the change in behavior of the snap buttons...Diederik van Lierop1-12/+12
2011-08-22Some code cosmetics and commentsDiederik van Lierop1-30/+30
2011-08-22Refactoring of the snapping preferences; mainly about storing all toggles in ...Diederik van Lierop1-49/+32
2011-08-07Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski3-34/+30
2011-08-06Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski3-23/+16
2011-07-22Fixed bug where having a font-family with an uninstalled font (or with aTavmjong Bah1-95/+96
2011-07-22Replace direct use of Cairo contexts and surfaces in the rendering treeKrzysztof Kosi??ski1-34/+32
2011-07-19Remove deprecated Glib symbolsKrzysztof Kosi??ski1-3/+1
2011-07-19Add two new snap icons, and fix toggling bug for a single buttonDiederik van Lierop1-1/+1
2011-07-16Cleanup of oudated/redundant SP_ITEM() macro use.Jon A. Cruz2-11/+17
2011-07-15Address issues with GtkRuleMetric const warnings.Jon A. Cruz1-20/+12
2011-07-15Remove the icon-names.h thing, which was a mistake.Krzysztof Kosi??ski6-131/+131
2011-07-14Make cms_key in SPDesktopWidget a regular ustring rather than a pointerKrzysztof Kosi??ski1-9/+5
2011-07-10Selector's toolbar: changing the dimensions of the visual bounding box of sel...Diederik van Lierop1-19/+23
2011-07-10Refactored to abstract lcms usage more. Added CMSSystem class.Jon A. Cruz3-12/+16
2011-07-09Next step in refactoring color management. More to come.Jon A. Cruz2-8/+12
2011-07-06Refactoring color profile to bring more internal. Help to prep for optional l...Jon A. Cruz2-6/+5
2011-07-03GTK+ cleanup: gtk_object_sinkAlex Valavanis1-1/+1
2011-07-03GTK+ cleanup: gtk_type_classAlex Valavanis15-31/+17
2011-07-02Fix problem with merged code where a pointer to a plain C GTK+ object was cas...Jon A. Cruz1-4/+3
2011-07-02Be accurate when changing width/height in the toolbar, in case geometric boun...Diederik van Lierop1-1/+8
2011-07-02GTK+ cleaning: gtk_type_newAlex Valavanis15-35/+22
2011-07-02added missing headerCampbell Barton1-0/+3
2011-07-01Remove some deprecated Gtk+ headersAlex Valavanis1-7/+0
2011-06-30Implement decent snapping to text (baseline & anchor), and provide a toggle b...Diederik van Lierop1-0/+18
2011-06-28Replaced a 'reshow_with_initial_size' by a simple 'resize', to address what l...Gellule Xg1-1/+1
2011-06-27Rm a few instances of deprecated GtkNotebookPage. gtkmm-2.4 still uses itAlex Valavanis2-4/+4
2011-06-26- Add a third group of snap sources/targets, called ¨others¨ (before we had...Diederik van Lierop1-4/+23
2011-06-26Gtk cleanup: gtk_object_get_dataAlex Valavanis7-37/+37
2011-06-26Gtk cleanup: gtk_menu_appendAlex Valavanis5-18/+18
2011-06-25Gtk cleanup: gtk_object_set_dataAlex Valavanis8-38/+38
2011-06-25warning cleanup (no functional changes)Campbell Barton2-3/+3