summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Gtk cleanup: gtk_menu_appendAlex Valavanis2011-06-268-42/+42
* Gtk cleanup: GTK_WIDGET_HAS_FOCUSAlex Valavanis2011-06-251-1/+1
* Gtk cleanup: gtk_object_set_dataAlex Valavanis2011-06-2515-118/+118
* Gtk cleanup: GTK_WIDGET_IS_SENSITIVEAlex Valavanis2011-06-251-1/+1
* Switch to GObjectAlex Valavanis2011-06-2464-208/+202
* Remove/replace deprecated gtk_window_set_policy symbolAlex Valavanis2011-06-234-7/+2
* Replace deprecated gtk_radio_button_group symbolAlex Valavanis2011-06-233-13/+13
* Translations. Greek translation update by Dimitris Spingos.Nicolas Dufour2011-06-231-21828/+13321
* Filters. Fix for a crash introduced with revision 10313.Nicolas Dufour2011-06-231-6/+6
* update file listsCampbell Barton2011-06-242-5/+0
* Remove the dom/work directoryKrzysztof Kosi??ski2011-06-2333-19498/+0
* Completely remove InkboardKrzysztof Kosi??ski2011-06-23105-27796/+0
* Fix aliasing warnings in glib-list-iterators.h by adding G_GNUC_MAY_ALIASKrzysztof Kosi??ski2011-06-231-4/+4
* Remove dead GTK visual functionsAlex Valavanis2011-06-231-2/+0
* Adding a "Remove All Guides" option to the Edit menu.Felipe Corr??a da Silva Sanches2011-06-225-0/+28
* Translation. PO template and French translation update.Nicolas Dufour2011-06-223-3629/+3612
* Position the 'Set' button to lower right corner of the object properties panel.Felipe Corr??a da Silva Sanches2011-06-221-9/+7
* The label ‘Guides Around Page’ does not include a verb. ‘Guides Around ...Felipe Corr??a da Silva Sanches2011-06-222-2/+2
* Warning cleanup.Jon A. Cruz2011-06-2224-73/+73
* Revision 10333 introduced dependency on gtk version 2.24 which is currently n...Felipe Corr??a da Silva Sanches2011-06-221-1/+50
* oops! I forgot to put "break;"s in my switch statement :-PFelipe Corr??a da Silva Sanches2011-06-221-0/+6
* cmake: inkscape source dirs were included using system settingCampbell Barton2011-06-222-21/+28
* update cmake checker and split out configCampbell Barton2011-06-222-68/+88
* get cmake working again.Campbell Barton2011-06-229-103/+44
* Replace deprecated GtkComboAlex Valavanis2011-06-221-12/+5
|\
| * Replace deprecated GtkComboAlex Valavanis2011-06-221-12/+5
* | Add libpixman-1-0.dll to the list of dist libraries on Windows.Krzysztof Kosi??ski2011-06-221-0/+1
|/
* * Fix text_extents calculation for canvas text items.Felipe Corr??a da Silva Sanches2011-06-213-15/+44
* display shortcut in tooltip for measure toolFelipe Corr??a da Silva Sanches2011-06-211-1/+1
* fix bug 800052: improve measure tool readabilityFelipe Corr??a da Silva Sanches2011-06-213-12/+45
* address sissue with measure tool described here:Felipe Corr??a da Silva Sanches2011-06-211-1/+4
* refactoring measure tool codeFelipe Corr??a da Silva Sanches2011-06-211-19/+22
* Merge Cairo rendering branchKrzysztof Kosi??ski2011-06-20370-19602/+6850
|\
| * Fix outline viewKrzysztof Kosi??ski2011-06-192-9/+8
| * Merge from trunkKrzysztof Kosi??ski2011-06-19491-48783/+106143
| |\
| * | Fix rendering of control pointsKrzysztof Kosi??ski2011-06-194-225/+273
| * | Fixed font problem on win32.Jasper van de Gronde2011-06-041-7/+13
| * | Idem.Jasper van de Gronde2011-05-301-1/+0
| * | Corrected accidental mingwenv.bat modification.Jasper van de Gronde2011-05-302-7/+7
| * | Add gcc support library to build.xml (so it runs on windows again).Jasper van de Gronde2011-05-302-6/+8
| * | Update Makefile as necessary to build again on LinuxJosh Andler2011-04-152-4/+0
| * | No more PrintWin32, including no special cases for non-Unicode Windows anymore.Jasper van de Gronde2011-04-1517-833/+51
| * | Fix a rounding error that resulted in seams at some zoom levels whenKrzysztof Kosi??ski2011-04-107-30/+47
| * | Initialize cached patterns to NULL in NRStyle, should fix crashesKrzysztof Kosi??ski2011-04-092-3/+6
| * | Slightly improve EXTRACT_ARGB32 macroKrzysztof Kosi??ski2011-04-091-4/+4
| * | work around an assert, to fix a crash at startup on windowsJohan B. C. Engelen2011-04-081-1/+3
| * | nr-filter-skeleton is compiled on windows (good to keep it up-to-date I think...Johan B. C. Engelen2011-04-082-9/+10
| * | 2geom has "multiplatform" sincos functionJohan B. C. Engelen2011-04-081-1/+2
| * | Add missing flush() / mark_dirty() calls around CMS transformKrzysztof Kosi??ski2011-04-081-0/+2
| * | Fix color-managed viewKrzysztof Kosi??ski2011-04-083-121/+60