summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | Dutch translation updateKris De Gussem2012-06-101-129/+70
* | | | | | | | | | | | Fix build against GTK+ 3. Thorough checking for runtime errors needed :-)Alex Valavanis2012-06-091-6/+14
* | | | | | | | | | | | Gtk+ 3 drawing in sp-canvasAlex Valavanis2012-06-091-1/+25
* | | | | | | | | | | | Gtk+ 3 drawing fixes for PDF input dialogsAlex Valavanis2012-06-094-22/+33
* | | | | | | | | | | | Don't use GtkColormap in Gtk+ 3Alex Valavanis2012-06-092-3/+19
* | | | | | | | | | | | Gtk+ 3 drawing for sp-color-sliderAlex Valavanis2012-06-091-160/+136
* | | | | | | | | | | | Gtkmm 3 fixes for glyphs dialogAlex Valavanis2012-06-091-1/+12
* | | | | | | | | | | | Use Cairo::Region in sp-canvasAlex Valavanis2012-06-091-11/+13
* | | | | | | | | | | | Use new form of set() method in Gtk::ClipboardAlex Valavanis2012-06-091-0/+6
* | | | | | | | | | | | Fix remaining size_request issues for Gtk+ buildAlex Valavanis2012-06-096-16/+97
* | | | | | | | | | | | Fix build failure with old GtkAdjustment APIAlex Valavanis2012-06-091-1/+6
* | | | | | | | | | | | Get rid of remaining GtkObject usageAlex Valavanis2012-06-094-52/+87
* | | | | | | | | | | | Drop GtkObject usage in gradient-vectorAlex Valavanis2012-06-091-17/+48
* | | | | | | | | | | | Missing header in nr-filter-image for Gtk+ 3 buildAlex Valavanis2012-06-091-0/+1
* | | | | | | | | | | | Refactor SPCanvasItem to no longer derive from GtkObjectAlex Valavanis2012-06-0942-246/+291
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Stop deriving SPCanvasItem from GtkObjectAlex Valavanis2012-06-0942-246/+291
|/ / / / / / / / / / / /
* | | | | | | | | | | | Move measure angle string to keep it visible when angle is small.Jon A. Cruz2012-06-081-0/+6
* | | | | | | | | | | | Improve approach for keeping angle display string visible.Jon A. Cruz2012-06-081-56/+46
* | | | | | | | | | | | dxf import. allow spline to be closed (Bug 1001521)Alvin Penner2012-06-071-0/+2
* | | | | | | | | | | | probably this was intendedKris De Gussem2012-06-071-1/+1
* | | | | | | | | | | | cppcheckKris De Gussem2012-06-072-4/+14
* | | | | | | | | | | | Fix compile for GTK+ less than 2.20 when GSEAL is on. Fixes bug #1009010.Jon A. Cruz2012-06-071-4/+6
* | | | | | | | | | | | Compatibility fix.Jon A. Cruz2012-06-061-0/+5
* | | | | | | | | | | | Warning cleanup.Jon A. Cruz2012-06-061-1/+2
* | | | | | | | | | | | variousKris De Gussem2012-06-054-13/+15
* | | | | | | | | | | | Header cleaning for GTK+3 migrationAlex Valavanis2012-06-0523-22/+21
* | | | | | | | | | | | Allow angle measurement base to be changed by tapping space.Jon A. Cruz2012-06-051-8/+47
* | | | | | | | | | | | Limit angle label to show up within the desktop window. Also refactor arc dra...Jon A. Cruz2012-06-031-34/+106
* | | | | | | | | | | | modify calc of bbox for single point (Bug 1006666)Alvin Penner2012-06-031-5/+5
* | | | | | | | | | | | UI fix find dialogKris De Gussem2012-06-031-42/+26
* | | | | | | | | | | | Warning cleanup.Jon A. Cruz2012-06-031-1/+1
* | | | | | | | | | | | Fix remaining Gtkmm 3 issues in filter effects dialogAlex Valavanis2012-06-021-18/+28
* | | | | | | | | | | | Add draw signal in filter effects dialogAlex Valavanis2012-06-022-2/+19
* | | | | | | | | | | | Cairo rendering in filter effects dialogAlex Valavanis2012-06-022-24/+67
* | | | | | | | | | | | Add marker to initial point.Jon A. Cruz2012-06-021-10/+25
* | | | | | | | | | | | Place angle measurement along the measure arc.Jon A. Cruz2012-06-011-2/+15
* | | | | | | | | | | | Adding baseline and arc to make angle measurement visualization easier.Jon A. Cruz2012-06-011-1/+36
* | | | | | | | | | | | Fix for 951580 : Ruler click toggles guide visibilityJohn Smith2012-06-011-9/+33
* | | | | | | | | | | | Gtkmm fixes for sp-widgetAlex Valavanis2012-05-311-2/+2
* | | | | | | | | | | | Remove unused icon-widget codeAlex Valavanis2012-05-314-229/+0
* | | | | | | | | | | | Fix missing Glibmm headers needed for GTK+3 buildAlex Valavanis2012-05-312-0/+2
* | | | | | | | | | | | Gtkmm 3 fixes for licensor widgetAlex Valavanis2012-05-311-0/+8
* | | | | | | | | | | | Replace deprecated GDK key symbols in mesh-contextAlex Valavanis2012-05-311-10/+10
* | | | | | | | | | | | Fix remaining gtkmm 3 menu issuesAlex Valavanis2012-05-311-4/+6
* | | | | | | | | | | | Make multiple measurement labels avoid overlapping each other.Jon A. Cruz2012-05-311-22/+111
* | | | | | | | | | | | Tidy up deprecated Gtkmm menu stuffAlex Valavanis2012-05-314-54/+21
* | | | | | | | | | | | Gtkmm 3.0 fixes for script dialogAlex Valavanis2012-05-301-0/+23
* | | | | | | | | | | | Gtkmm 3.0 fixes for debug dialogAlex Valavanis2012-05-301-0/+19
* | | | | | | | | | | | Gtkmm 3.0 fixes for live path effect editor dialogAlex Valavanis2012-05-301-0/+6
* | | | | | | | | | | | Gtkmm 3.0 fixes for layers dialogAlex Valavanis2012-05-301-1/+32