| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | Whitespace cleanup. | Jon A. Cruz | 2011-06-26 | 1 | -58/+71 | |
| * | | | | Gtk cleanup: gtk_object_get_data | Alex Valavanis | 2011-06-26 | 15 | -162/+162 | |
| |\| | | | ||||||
| | * | | | Gtk cleanup: gtk_object_get_data | Alex Valavanis | 2011-06-26 | 15 | -162/+162 | |
| * | | | | Gtk cleanup: gtk_menu_append | Alex Valavanis | 2011-06-26 | 9 | -43/+43 | |
| |\| | | | ||||||
| | * | | | Gtk cleanup: gtk_menu_append | Alex Valavanis | 2011-06-26 | 8 | -42/+42 | |
| | * | | | Gtk cleanup: GTK_WIDGET_HAS_FOCUS | Alex Valavanis | 2011-06-25 | 1 | -1/+1 | |
| * | | | | Gtk cleanup: gtk_object_set_data | Alex Valavanis | 2011-06-25 | 15 | -118/+118 | |
| |\| | | | ||||||
| | * | | | Gtk cleanup: gtk_object_set_data | Alex Valavanis | 2011-06-25 | 15 | -118/+118 | |
| * | | | | Gtk cleanup: GTK_WIDGET_IS_SENSITIVE | Alex Valavanis | 2011-06-25 | 1 | -1/+1 | |
| |\| | | | ||||||
| | * | | | Gtk cleanup: GTK_WIDGET_IS_SENSITIVE | Alex Valavanis | 2011-06-25 | 1 | -1/+1 | |
| * | | | | Removed questionable operator altogether. | Jon A. Cruz | 2011-06-25 | 1 | -2/+0 | |
| * | | | | Removed questionable cast. | Jon A. Cruz | 2011-06-25 | 1 | -2/+1 | |
| * | | | | warning cleanup (no functional changes) | Campbell Barton | 2011-06-25 | 9 | -22/+22 | |
| * | | | | added a Modules cmake dir, only use for find_package, reference cmake include... | Campbell Barton | 2011-06-25 | 13 | -7/+9 | |
| * | | | | cmake: added a patched FindGTK2 to include cairommconfig.h | Campbell Barton | 2011-06-25 | 2 | -6/+600 | |
| * | | | | Removed outdated callback function. | Jon A. Cruz | 2011-06-24 | 1 | -6/+0 | |
| * | | | | Document. Fix for bug #680347 (page margins can't be reset with single click ... | Nicolas Dufour | 2011-06-24 | 2 | -13/+20 | |
| * | | | | Translations. Greek translation update by Dimitris Spingos (now 100%) | Nicolas Dufour | 2011-06-24 | 1 | -3/+2 | |
| * | | | | Switch to GObject | Alex Valavanis | 2011-06-24 | 64 | -208/+202 | |
| |\| | | | ||||||
| | * | | | Switch to GObject | Alex Valavanis | 2011-06-24 | 64 | -208/+202 | |
| * | | | | GTK cleaning: gtk_window_set_policy | Alex Valavanis | 2011-06-23 | 4 | -7/+2 | |
| |\| | | | ||||||
| | * | | | Remove/replace deprecated gtk_window_set_policy symbol | Alex Valavanis | 2011-06-23 | 4 | -7/+2 | |
| * | | | | GTK cleaning | Alex Valavanis | 2011-06-23 | 3 | -13/+13 | |
| |\| | | | ||||||
| | * | | | Replace deprecated gtk_radio_button_group symbol | Alex Valavanis | 2011-06-23 | 3 | -13/+13 | |
| |/ / / | ||||||
| * | | | Translations. Greek translation update by Dimitris Spingos. | Nicolas Dufour | 2011-06-23 | 1 | -21828/+13321 | |
| * | | | Filters. Fix for a crash introduced with revision 10313. | Nicolas Dufour | 2011-06-23 | 1 | -6/+6 | |
| * | | | update file lists | Campbell Barton | 2011-06-24 | 2 | -5/+0 | |
| | * | | Pull 2Geom revision 2013 (extra constructors for Rect). | Krzysztof Kosi??ski | 2011-06-23 | 1 | -0/+9 | |
| | * | | Fix problems in GenericRect constructors | Krzysztof Kosi??ski | 2011-06-23 | 1 | -9/+7 | |
| | * | | Remove more of libnr | Krzysztof Kosi??ski | 2011-06-23 | 113 | -2237/+284 | |
| | * | | Update 2Geom to pull in integer rectangle class | Krzysztof Kosi??ski | 2011-06-23 | 84 | -1265/+2751 | |
| |/ / | ||||||
| * | | Remove the dom/work directory | Krzysztof Kosi??ski | 2011-06-23 | 33 | -19498/+0 | |
| * | | Completely remove Inkboard | Krzysztof Kosi??ski | 2011-06-23 | 105 | -27796/+0 | |
| * | | Fix aliasing warnings in glib-list-iterators.h by adding G_GNUC_MAY_ALIAS | Krzysztof Kosi??ski | 2011-06-23 | 1 | -4/+4 | |
| * | | Remove dead GTK visual functions | Alex Valavanis | 2011-06-23 | 1 | -2/+0 | |
| * | | Adding a "Remove All Guides" option to the Edit menu. | Felipe Corr??a da Silva Sanches | 2011-06-22 | 5 | -0/+28 | |
| * | | Translation. PO template and French translation update. | Nicolas Dufour | 2011-06-22 | 3 | -3629/+3612 | |
| * | | Position the 'Set' button to lower right corner of the object properties panel. | Felipe Corr??a da Silva Sanches | 2011-06-22 | 1 | -9/+7 | |
| * | | The label ‘Guides Around Page’ does not include a verb. ‘Guides Around ... | Felipe Corr??a da Silva Sanches | 2011-06-22 | 2 | -2/+2 | |
| * | | Warning cleanup. | Jon A. Cruz | 2011-06-22 | 24 | -73/+73 | |
| * | | Revision 10333 introduced dependency on gtk version 2.24 which is currently n... | Felipe Corr??a da Silva Sanches | 2011-06-22 | 1 | -1/+50 | |
| * | | oops! I forgot to put "break;"s in my switch statement :-P | Felipe Corr??a da Silva Sanches | 2011-06-22 | 1 | -0/+6 | |
| * | | cmake: inkscape source dirs were included using system setting | Campbell Barton | 2011-06-22 | 2 | -21/+28 | |
| * | | update cmake checker and split out config | Campbell Barton | 2011-06-22 | 2 | -68/+88 | |
| * | | get cmake working again. | Campbell Barton | 2011-06-22 | 9 | -103/+44 | |
| * | | Replace deprecated GtkCombo | Alex Valavanis | 2011-06-22 | 1 | -12/+5 | |
| |\ \ | ||||||
| | * | | Replace deprecated GtkCombo | Alex Valavanis | 2011-06-22 | 1 | -12/+5 | |
| * | | | Add libpixman-1-0.dll to the list of dist libraries on Windows. | Krzysztof Kosi??ski | 2011-06-22 | 1 | -0/+1 | |
| |/ / | ||||||
| * | | * Fix text_extents calculation for canvas text items. | Felipe Corr??a da Silva Sanches | 2011-06-21 | 3 | -15/+44 | |
| * | | display shortcut in tooltip for measure tool | Felipe Corr??a da Silva Sanches | 2011-06-21 | 1 | -1/+1 | |
