summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Allow use of deprecated GDK symbols because our GDL fork needs themAlex Valavanis2012-05-281-1/+8
* Added basic offset and call-out lines for measurements.Jon A. Cruz2012-05-281-14/+28
* undo changesJohan B. C. Engelen2012-05-281-2/+3
* Replace deprecated pointer grabbing in rulerAlex Valavanis2012-05-281-0/+19
* Build with GDK_DISABLE_DEPRECATED for Gtk+ 2Alex Valavanis2012-05-2818-17/+18
* Cleanup of measure text for moving away from overlap.Jon A. Cruz2012-05-283-49/+56
* Stop using deprecated GdkBitmap in custom cursorsAlex Valavanis2012-05-274-110/+24
* Reorder measure context item painting for better legibility.Jon A. Cruz2012-05-271-37/+49
* emf import/export. patch by David Mathog for setmiterlimit (Bug 1004084)Alvin Penner2012-05-272-12/+7
* Get rid of remaining deprecated GdkDevice API usageAlex Valavanis2012-05-271-0/+12
* Stop using obsolete GdkDevice API. Needs testing with extended input devicesAlex Valavanis2012-05-271-13/+39
* Fix missing gtkmm header in document properties dialogAlex Valavanis2012-05-271-0/+1
* file dialog fixes for GTK+ 3Alex Valavanis2012-05-271-11/+79
* Build with GSEAL_ENABLEAlex Valavanis2012-05-261-0/+4
* Use accessor function for private label in message dialogAlex Valavanis2012-05-261-4/+18
* Stop using deprecated private members of GdkDevice.Alex Valavanis2012-05-261-6/+18
* Some GDK deprecation fixes for Input Devices dialogAlex Valavanis2012-05-261-6/+31
* Fix for 903772 : Support --export-text-to-path when outputting plain SVGJohn Smith2012-05-263-0/+47
* mesh gradient: fix bad indexingJohan B. C. Engelen2012-05-252-3/+5
* gradient mesh: add NULL checks to fix crash?Johan B. C. Engelen2012-05-251-5/+13
* Improve progress granularity when exporting multiple items.Jon A. Cruz2012-05-252-11/+23
* Fixing warnings.Jon A. Cruz2012-05-256-45/+34
* Don't use extension events API in GTK+3 buildsAlex Valavanis2012-05-242-0/+11
* svg-canvas GTK+3 fixesAlex Valavanis2012-05-241-0/+12
* GrDrag: check for null pointerJohan B. C. Engelen2012-05-241-1/+4