summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | | | | GTK+ 3 changes for sp-widgetAlex Valavanis2012-05-191-27/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11385)
* | | | | | | | | | | | GTK+ 3 fixes for colour selector widgetsAlex Valavanis2012-05-188-86/+67
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11384)
* | | | | | | | | | | | More GtkObject fixesAlex Valavanis2012-05-183-26/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11383)
* | | | | | | | | | | | More GtkObject fixesAlex Valavanis2012-05-183-17/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11382)
* | | | | | | | | | | | Gtk+ 3 fixes for button widgetAlex Valavanis2012-05-181-7/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11381)
* | | | | | | | | | | | Don't try to set non-existent size property in ctrlpointAlex Valavanis2012-05-181-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11380)
* | | | | | | | | | | | Correct use of memcopy/sizeof on wrong type. Fixes bug #616178.Jon A. Cruz2012-05-181-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/616178 (bzr r11379)
* | | | | | | | | | | | Fix for 973195 : Limit width of marker labelsJohn Smith2012-05-181-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11378)
* | | | | | | | | | | | Make docked dialogs indicate focusAlex Valavanis2012-05-172-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/950556 (bzr r11377)
* | | | | | | | | | | | Follow-up for 11375Jon A. Cruz2012-05-171-0/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11376)
* | | | | | | | | | | | Extended resizing to node handles.Jon A. Cruz2012-05-1717-79/+187
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11375)
* | | | | | | | | | | | Fix for 997888 : Merge into Document PropertiesJohn Smith2012-05-173-2/+77
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11374)
* | | | | | | | | | | | Corrected protected type access (comments were incorrect).Jon A. Cruz2012-05-1712-452/+729
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Unified color set types; fixed uninitialized member; Switched colorsets to references; Added const correctness. (bzr r11373)
* | | | | | | | | | | | Fixed warning with printf format. Also corrected inproper type that resulted ↵Jon A. Cruz2012-05-171-12/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in the use of C-style const casts. (bzr r11372)
* | | | | | | | | | | | Fix for 950677 : ellipsize function with ustringJohn Smith2012-05-173-20/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11371)
* | | | | | | | | | | | Drop some GtkObject usageAlex Valavanis2012-05-168-82/+55
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11370)
* | | | | | | | | | | | remove GtkObject use in color-itemAlex Valavanis2012-05-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11369)
* | | | | | | | | | | | remove GtkObject use in find dialogAlex Valavanis2012-05-161-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11368)
* | | | | | | | | | | | Fix for 950508 : Small padding changeJohn Smith2012-05-162-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11367)
* | | | | | | | | | | | minor fix for translationsKris De Gussem2012-05-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11366)
* | | | | | | | | | | | Fix for 950677 : Ellipse text if gradient name too longJohn Smith2012-05-153-4/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11365)
* | | | | | | | | | | | pdf import. set a default line width, see ↵Alvin Penner2012-05-151-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | http://thread.gmane.org/gmane.comp.graphics.inkscape.user/14539 (bzr r11364)
* | | | | | | | | | | | a few UI message fixesKris De Gussem2012-05-143-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11363)
* | | | | | | | | | | | XAML. Fix for Bug #999059 (radial gradients don't get properly exported to ↵Nicolas Dufour2012-05-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XAML) by Oxidative. (bzr r11362)
* | | | | | | | | | | | Fix for 986446 : Measure toolbar header includeJohn Smith2012-05-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11361)
* | | | | | | | | | | | extensions. convert2dashes.py. better error handling (Bug 998164)Alvin Penner2012-05-141-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/998164 (bzr r11360)
* | | | | | | | | | | | patch by zcgucas for Bug #941597 (Text objects with fill and stroke 'None' ↵Kris De Gussem2012-05-131-11/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | are invisible in outline mode) (bzr r11359)
* | | | | | | | | | | | syntx of null pointer dereference checksKris De Gussem2012-05-1211-390/+438
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11358)
* | | | | | | | | | | | Fix for externally reported patch by Juergen Weigert, Bug #993500 (inkscape ↵Kris De Gussem2012-05-121-5/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | should return non-0 on 'errors') (bzr r11357)
* | | | | | | | | | | | Fix for Bug #982846 (untranslatable and unlocalized strings).Nicolas Dufour2012-05-113-109/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11356)
* | | | | | | | | | | | UI. Filtered objects count (patch by David Mathog).Nicolas Dufour2012-05-115-6726/+6374
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translations. Inkscape.pot and French translation update. (bzr r11355)
* | | | | | | | | | | | Fix for 169759 : HIG compliant Edit menuJohn Smith2012-05-113-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11354)
* | | | | | | | | | | | Fix for 997886 : Document Metadata : Crash when saving with 2 documents openJohn Smith2012-05-112-6/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11353)
* | | | | | | | | | | | GTK+3 drawing of iconsAlex Valavanis2012-05-091-51/+61
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11352)
* | | | | | | | | | | | GTK+3 drawing in gradient-imageAlex Valavanis2012-05-091-35/+51
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11351)
* | | | | | | | | | | | Centralized line creation and enhanced visibility.Jon A. Cruz2012-05-0914-97/+168
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11350)
* | | | | | | | | | | | Unified variable names as scoping now makes the code safe.Jon A. Cruz2012-05-091-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (merge of local fix) (bzr r11349)
* | | | | | | | | | | | Fix drawing of eek-preview in GTK+3Alex Valavanis2012-05-082-72/+162
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11348)
* | | | | | | | | | | | Follow-up conversion from bool.Jon A. Cruz2012-05-085-79/+61
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11347)
* | | | | | | | | | | | Fix for 986446 : Refactor toolbox into tool specific filesJohn Smith2012-05-0840-6820/+8929
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11346)
* | | | | | | | | | | | Fixing to use explicit enum types instead of generic guint & bool.Jon A. Cruz2012-05-0810-200/+267
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11345)
* | | | | | | | | | | | Fix more deprecated GDK key symbolsAlex Valavanis2012-05-072-19/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11344)
* | | | | | | | | | | | Find dialog: taking plurals into account for UI translationKris De Gussem2012-05-071-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11343)
* | | | | | | | | | | | A couple of simple Gtk3 fixesAlex Valavanis2012-05-062-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11342)
* | | | | | | | | | | | Fix missing glib headers in imageiconAlex Valavanis2012-05-061-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11341)
* | | | | | | | | | | | improved workaround to prevent GfxRadialShading from getting corrupted ↵Alvin Penner2012-05-061-2/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | during copy operation (Bug 919176 comment 8) Fixed bugs: - https://launchpad.net/bugs/919176 (bzr r11340)
* | | | | | | | | | | | Migrate to draw signal in rulerAlex Valavanis2012-05-061-15/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11339)
* | | | | | | | | | | | Upstream changes to draw_pos function in rulerAlex Valavanis2012-05-062-87/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11338)
* | | | | | | | | | | | Upstream performance fixes for rulersAlex Valavanis2012-05-062-25/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11337)
* | | | | | | | | | | | Apply upstream changes to tick drawing API in rulerAlex Valavanis2012-05-062-14/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11336)