| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Filter effects dialog: | Nicholas Bishop | 2007-08-08 | 1 | -2/+1 |
| * | 1) Make snapping of object's center optional 2) Optimize snapping preferences... | Diederik van Lierop | 2007-08-06 | 3 | -2/+23 |
| * | adds export to ocal feature without dialog window | Bruno Dilly | 2007-08-06 | 2 | -2/+34 |
| * | Rearrange snapping preferences, put distinction between paths and nodes back ... | Diederik van Lierop | 2007-08-03 | 1 | -2/+16 |
| * | Filter effects dialog: | Nicholas Bishop | 2007-08-01 | 2 | -5/+6 |
| * | Filter effects dialog: | Nicholas Bishop | 2007-07-31 | 2 | -4/+36 |
| * | Filter effects dialog: | Nicholas Bishop | 2007-07-29 | 3 | -0/+16 |
| * | Filter effects dialog: | Nicholas Bishop | 2007-07-28 | 2 | -0/+8 |
| * | Filter effects dialog: | Nicholas Bishop | 2007-07-27 | 2 | -0/+8 |
| * | Filter effects dialog: | Nicholas Bishop | 2007-07-27 | 1 | -0/+2 |
| * | patch 1750206 by Bruno Dilly - bdilly | Felipe Corr??a da Silva Sanches | 2007-07-27 | 1 | -1/+0 |
| * | SpinSlider: | Nicholas Bishop | 2007-07-26 | 1 | -1/+6 |
| * | Added attr-widgets, missing from my last commit | Nicholas Bishop | 2007-07-26 | 1 | -0/+66 |
| * | Filter effects dialog: | Nicholas Bishop | 2007-07-26 | 3 | -9/+139 |
| * | Filter effects: | Nicholas Bishop | 2007-07-14 | 5 | -205/+98 |
| * | Filter effects dialog: | Nicholas Bishop | 2007-07-12 | 2 | -0/+16 |
| * | Fix #1740146. | Johan B. C. Engelen | 2007-07-06 | 2 | -80/+157 |
| * | Fix for bug #1740146: always get current namedview, because it might have cha... | Diederik van Lierop | 2007-07-06 | 1 | -2/+4 |
| * | First stab at a connection UI from Nick | MenTaLguY | 2007-07-04 | 1 | -0/+1 |
| * | prevent crashes by disconnecting signals on destroy | bulia byak | 2007-07-04 | 2 | -1/+7 |
| * | switch SPStyle to using SPFilterReference for filters; sp_style_new now requi... | bulia byak | 2007-06-27 | 2 | -2/+2 |
| * | more unreffing temporary styles properly | bulia byak | 2007-06-27 | 1 | -1/+1 |
| * | initial filter UI code drop from Nick | MenTaLguY | 2007-06-24 | 6 | -0/+686 |
| * | remove duplicate entry in /ui/widget/Makefile_insert | Johan B. C. Engelen | 2007-06-04 | 1 | -1/+0 |
| * | Gtkmm:ified Fill and Stroke dialog (disabled by default). It's still | gustav_b | 2007-06-02 | 2 | -3/+3 |
| * | fix range, make integer, remove unnecessary document_done, fix 1635388 | bulia byak | 2007-03-26 | 2 | -6/+8 |
| * | purge unused stuff, copyedit | bulia byak | 2007-03-26 | 2 | -14/+6 |
| * | Monster commit. New grid infrastructure. The old gridmanagement code is still... | Johan B. C. Engelen | 2007-03-20 | 2 | -41/+70 |
| * | patch by cilix42 for bug 1671665 | bulia byak | 2007-03-19 | 2 | -14/+20 |
| * | Cleaned up DOS line ends that had snuck in. | Jon A. Cruz | 2007-02-19 | 2 | -79/+79 |
| * | enable click-action and general tooltip for style swatches | bulia byak | 2007-02-15 | 2 | -7/+44 |
| * | spell out Fill and Stroke labels | bulia byak | 2007-02-15 | 1 | -4/+4 |
| * | start switching sp_repr_new* over to XML::Document::create*, and rename creat... | MenTaLguY | 2007-01-21 | 1 | -1/+2 |
| * | text fixes | bulia byak | 2007-01-18 | 1 | -2/+2 |
| * | text markup | bulia byak | 2007-01-18 | 1 | -2/+2 |
| * | text markup; use gradient preview for gradient fills or strokes | bulia byak | 2007-01-18 | 2 | -6/+31 |
| * | height=12 | bulia byak | 2007-01-18 | 1 | -1/+1 |
| * | overwritten heap, wrong casts fixed. Closes SF#1575829 | Kees Cook | 2007-01-13 | 2 | -15/+16 |
| * | transientize the color picker window (it's a bare Gtk::Dialog so it requires ... | bulia byak | 2007-01-05 | 1 | -0/+4 |
| * | C++ Find dialog almost complete! (it works, but it is biiig now) | Johan B. C. Engelen | 2006-11-29 | 2 | -16/+18 |
| * | New widget helperclass for Gtk:Entry | Johan B. C. Engelen | 2006-11-29 | 3 | -0/+79 |
| * | correct annotation; fixme | bulia byak | 2006-11-20 | 1 | -1/+2 |
| * | change opacity display to 0..100 | bulia byak | 2006-11-19 | 1 | -14/+17 |
| * | fixed 1582582 | gustav_b | 2006-11-02 | 1 | -0/+3 |
| * | workaround for crash 1580903 and several other issues caused by GTK's brainde... | bulia byak | 2006-10-26 | 1 | -0/+12 |
| * | Added "Other" radio toggle for the URI field on our license dialog | Jon Phillips | 2006-10-22 | 1 | -0/+8 |
| * | undo annotations | gustav_b | 2006-10-10 | 1 | -2/+1 |
| * | undo annotations | bulia byak | 2006-10-05 | 1 | -25/+23 |
| * | gboolean -> bool conversion commit 1. Modifies code to do with getting the u... | Michael G. Sloan | 2006-08-26 | 2 | -10/+10 |
| * | peeled back the gboolean code as it hit on some complexity theory principles... | Jon Phillips | 2006-08-25 | 2 | -5/+5 |