summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Added progress to export dialog and disabling export button while busy. Parti...Jon A. Cruz2012-05-242-14/+49
* | Applied modified patch to add export messages. Partially fixes bug #43730.Jon A. Cruz2012-05-243-72/+146
* | Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default).Tavmjong Bah2012-05-2336-157/+6156
* | Correct improper flipping of sRGB transform from RGB to BGR with cairo change...Jon A. Cruz2012-05-231-3/+3
* | More GTK+ 3 fixes for desktop-widgetAlex Valavanis2012-05-221-6/+0
* | Drop GtkObject usage in view widgetsAlex Valavanis2012-05-223-15/+12
* | Drop deprecated progress bar orientationAlex Valavanis2012-05-221-1/+0
* | Drop deprecated GtkNotebookPage usageAlex Valavanis2012-05-223-6/+20
* | GTK+ 3 drawing in OCAL dialogAlex Valavanis2012-05-222-4/+77
* | Use theme foreground colour for ruler tick drawingAlex Valavanis2012-05-211-0/+1
* | Start GTK+ 3 rendering in OCAL dialogsAlex Valavanis2012-05-212-1/+56
* | Fix missing header in svg-fonts-dialog needed for GTK+ 3 buildAlex Valavanis2012-05-211-0/+1
* | Added sp-ctrlcurve, usefull for meshes.Tavmjong Bah2012-05-216-0/+293
* | Change default font to a CSS valid default font (Sans -> sans-serif).Tavmjong Bah2012-05-214-9/+9
* | GTK+ 3 changes for cell-renderersAlex Valavanis2012-05-216-43/+108
* | More size-request GTK+ 3 fixesAlex Valavanis2012-05-213-6/+28
* | Extended control resizing to node editing. Fixes half of bug #172059.Jon A. Cruz2012-05-2111-71/+268
* | Fix for 1000023 : Fill & Stroke dialog redesignJohn Smith2012-05-218-6/+70
* | Fix for 973195 : Limit width of color profile labelsJohn Smith2012-05-202-39/+40
* | C++ification of SPWidget.Jon A. Cruz2012-05-202-226/+293
* | Revert r11370. Fix crash with grid in default templateAlex Valavanis2012-05-198-55/+82
* | GTK+ 3 changes for sp-widgetAlex Valavanis2012-05-191-27/+25
* | GTK+ 3 fixes for colour selector widgetsAlex Valavanis2012-05-188-86/+67
* | More GtkObject fixesAlex Valavanis2012-05-183-26/+20
* | More GtkObject fixesAlex Valavanis2012-05-183-17/+18
* | Gtk+ 3 fixes for button widgetAlex Valavanis2012-05-181-7/+10
* | Don't try to set non-existent size property in ctrlpointAlex Valavanis2012-05-181-1/+0
* | Correct use of memcopy/sizeof on wrong type. Fixes bug #616178.Jon A. Cruz2012-05-181-2/+4
* | Fix for 973195 : Limit width of marker labelsJohn Smith2012-05-181-1/+2
* | Make docked dialogs indicate focusAlex Valavanis2012-05-172-0/+12
* | Follow-up for 11375Jon A. Cruz2012-05-171-0/+47
* | Extended resizing to node handles.Jon A. Cruz2012-05-1717-79/+187
* | Fix for 997888 : Merge into Document PropertiesJohn Smith2012-05-173-2/+77
* | Corrected protected type access (comments were incorrect).Jon A. Cruz2012-05-1712-452/+729
* | Fixed warning with printf format. Also corrected inproper type that resulted ...Jon A. Cruz2012-05-171-12/+15
* | Fix for 950677 : ellipsize function with ustringJohn Smith2012-05-173-20/+18
* | Drop some GtkObject usageAlex Valavanis2012-05-168-82/+55
* | remove GtkObject use in color-itemAlex Valavanis2012-05-161-1/+1
* | remove GtkObject use in find dialogAlex Valavanis2012-05-161-4/+2
* | Fix for 950508 : Small padding changeJohn Smith2012-05-162-2/+2
* | minor fix for translationsKris De Gussem2012-05-151-1/+1
* | Fix for 950677 : Ellipse text if gradient name too longJohn Smith2012-05-153-4/+19
* | pdf import. set a default line width, see http://thread.gmane.org/gmane.comp....Alvin Penner2012-05-151-1/+4
* | a few UI message fixesKris De Gussem2012-05-143-3/+3
* | Fix for 986446 : Measure toolbar header includeJohn Smith2012-05-141-1/+1
* | patch by zcgucas for Bug #941597 (Text objects with fill and stroke 'None' ar...Kris De Gussem2012-05-131-11/+26
* | syntx of null pointer dereference checksKris De Gussem2012-05-1211-390/+438
* | Fix for externally reported patch by Juergen Weigert, Bug #993500 (inkscape s...Kris De Gussem2012-05-121-5/+14
* | UI. Filtered objects count (patch by David Mathog).Nicolas Dufour2012-05-113-1/+40
* | Fix for 169759 : HIG compliant Edit menuJohn Smith2012-05-113-3/+3