summaryrefslogtreecommitdiffstats
path: root/src/widgets (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski2011-08-073-34/+30
* Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-063-23/+16
* Merge from trunkKrzysztof Kosi??ski2011-07-258-261/+258
|\
| * Fixed bug where having a font-family with an uninstalled font (or with aTavmjong Bah2011-07-221-95/+96
| * Remove deprecated Glib symbolsKrzysztof Kosi??ski2011-07-191-3/+1
| * Add two new snap icons, and fix toggling bug for a single buttonDiederik van Lierop2011-07-191-1/+1
| * Cleanup of oudated/redundant SP_ITEM() macro use.Jon A. Cruz2011-07-162-11/+17
| * Address issues with GtkRuleMetric const warnings.Jon A. Cruz2011-07-151-20/+12
| * Remove the icon-names.h thing, which was a mistake.Krzysztof Kosi??ski2011-07-156-131/+131
* | Replace direct use of Cairo contexts and surfaces in the rendering treeKrzysztof Kosi??ski2011-07-221-34/+32
|/
* Make cms_key in SPDesktopWidget a regular ustring rather than a pointerKrzysztof Kosi??ski2011-07-141-9/+5
* Merge from trunk to pull in fix for LP #806105Krzysztof Kosi??ski2011-07-135-38/+49
|\
| * Selector's toolbar: changing the dimensions of the visual bounding box of sel...Diederik van Lierop2011-07-101-19/+23
| * Refactored to abstract lcms usage more. Added CMSSystem class.Jon A. Cruz2011-07-103-12/+16
| * Next step in refactoring color management. More to come.Jon A. Cruz2011-07-092-8/+12
| * Refactoring color profile to bring more internal. Help to prep for optional l...Jon A. Cruz2011-07-062-6/+5
* | Merge from trunkKrzysztof Kosi??ski2011-07-0637-294/+285
|\|
| * GTK+ cleanup: gtk_object_sinkAlex Valavanis2011-07-031-1/+1
| * GTK+ cleanup: gtk_type_classAlex Valavanis2011-07-0315-31/+17
| * Fix problem with merged code where a pointer to a plain C GTK+ object was cas...Jon A. Cruz2011-07-021-4/+3
| * Be accurate when changing width/height in the toolbar, in case geometric boun...Diederik van Lierop2011-07-021-1/+8
| * GTK+ cleanup: gtk_type_newAlex Valavanis2011-07-0215-35/+22
| |\
| | * GTK+ cleaning: gtk_type_newAlex Valavanis2011-07-0215-35/+22
| * | added missing headerCampbell Barton2011-07-021-0/+3
| * | Remove some deprecated Gtk+ headersAlex Valavanis2011-07-011-7/+0
| * | Implement decent snapping to text (baseline & anchor), and provide a toggle b...Diederik van Lierop2011-06-301-0/+18
| |/
| * Replaced a 'reshow_with_initial_size' by a simple 'resize', to address what l...Gellule Xg2011-06-281-1/+1
| * Rm a few instances of deprecated GtkNotebookPage. gtkmm-2.4 still uses itAlex Valavanis2011-06-272-4/+4
| |\
| | * Rm a few instances of deprecated GtkNotebookPage. gtkmm-2.4 still uses itAlex Valavanis2011-06-272-4/+4
| * | - Add a third group of snap sources/targets, called ¨others¨ (before we had...Diederik van Lierop2011-06-261-4/+23
| * | Gtk cleanup: gtk_object_get_dataAlex Valavanis2011-06-267-37/+37
| |\|
| | * Gtk cleanup: gtk_object_get_dataAlex Valavanis2011-06-267-37/+37
| * | Gtk cleanup: gtk_menu_appendAlex Valavanis2011-06-265-18/+18
| |\|
| | * Gtk cleanup: gtk_menu_appendAlex Valavanis2011-06-265-18/+18
| * | Gtk cleanup: gtk_object_set_dataAlex Valavanis2011-06-258-38/+38
| |\|
| | * Gtk cleanup: gtk_object_set_dataAlex Valavanis2011-06-258-38/+38
| * | warning cleanup (no functional changes)Campbell Barton2011-06-252-3/+3
| * | Removed outdated callback function.Jon A. Cruz2011-06-241-6/+0
| |/
| * Switch to GObjectAlex Valavanis2011-06-2421-103/+88
| * Replace deprecated gtk_radio_button_group symbolAlex Valavanis2011-06-231-1/+1
* | Remove more of libnrKrzysztof Kosi??ski2011-06-235-10/+12
* | Update 2Geom to pull in integer rectangle classKrzysztof Kosi??ski2011-06-231-2/+2
|/
* Warning cleanup.Jon A. Cruz2011-06-221-4/+3
* get cmake working again.Campbell Barton2011-06-221-2/+0
* Merge Cairo rendering branchKrzysztof Kosi??ski2011-06-2011-780/+89
|\
| * Merge from trunkKrzysztof Kosi??ski2011-06-1952-628/+708
| |\
| * \ Merge from trunkKrzysztof Kosi??ski2011-04-0718-473/+797
| |\ \
| * \ \ Merge from trunk (again)Krzysztof Kosi??ski2010-12-1522-1466/+294
| |\ \ \
| * \ \ \ Merge from trunkKrzysztof Kosi??ski2010-11-2547-639/+330
| |\ \ \ \
| * | | | | Make nr_arena_invoke_render expect an already transformed context,Krzysztof Kosi??ski2010-08-151-0/+1