summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Gtk cleanup: gtk_object_set_dataAlex Valavanis2011-06-2515-118/+118
* | | | | Gtk cleanup: GTK_WIDGET_IS_SENSITIVEAlex Valavanis2011-06-251-1/+1
|\| | | |
| * | | | Gtk cleanup: GTK_WIDGET_IS_SENSITIVEAlex Valavanis2011-06-251-1/+1
* | | | | Removed questionable operator altogether.Jon A. Cruz2011-06-251-2/+0
* | | | | Removed questionable cast.Jon A. Cruz2011-06-251-2/+1
* | | | | warning cleanup (no functional changes)Campbell Barton2011-06-259-22/+22
* | | | | added a Modules cmake dir, only use for find_package, reference cmake include...Campbell Barton2011-06-2513-7/+9
* | | | | cmake: added a patched FindGTK2 to include cairommconfig.hCampbell Barton2011-06-252-6/+600
* | | | | Removed outdated callback function.Jon A. Cruz2011-06-241-6/+0
* | | | | Document. Fix for bug #680347 (page margins can't be reset with single click ...Nicolas Dufour2011-06-242-13/+20
* | | | | Translations. Greek translation update by Dimitris Spingos (now 100%)Nicolas Dufour2011-06-241-3/+2
* | | | | Switch to GObjectAlex Valavanis2011-06-2464-208/+202
|\| | | |
| * | | | Switch to GObjectAlex Valavanis2011-06-2464-208/+202
* | | | | GTK cleaning: gtk_window_set_policyAlex Valavanis2011-06-234-7/+2
|\| | | |
| * | | | Remove/replace deprecated gtk_window_set_policy symbolAlex Valavanis2011-06-234-7/+2
* | | | | GTK cleaningAlex Valavanis2011-06-233-13/+13
|\| | | |
| * | | | 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
| * | | Pull 2Geom revision 2013 (extra constructors for Rect).Krzysztof Kosi??ski2011-06-231-0/+9
| * | | Fix problems in GenericRect constructorsKrzysztof Kosi??ski2011-06-231-9/+7
| * | | Remove more of libnrKrzysztof Kosi??ski2011-06-23113-2237/+284
| * | | Update 2Geom to pull in integer rectangle classKrzysztof Kosi??ski2011-06-2384-1265/+2751
|/ / /
* | | 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