| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | Ok, committed msgloan's patch to convert gbooleans to bools thus completing | Jon Phillips | 2006-08-23 | 2 | -5/+5 |
| * | Last tweaks for now | Bob Jamison | 2006-08-20 | 1 | -4/+4 |
| * | Change layout to be more space conserving. This allows a larger paper list | Bob Jamison | 2006-08-20 | 2 | -72/+76 |
| * | Change to two columns. Probably do different later, but this is a start | Bob Jamison | 2006-08-19 | 2 | -26/+91 |
| * | Clean up paper size table | Bob Jamison | 2006-08-16 | 1 | -62/+70 |
| * | Clean up a bit. Clarify several variable names. Add a lot of comments. | Bob Jamison | 2006-08-16 | 2 | -105/+168 |
| * | Change deprecated OptionMenu to ComboBox. Modernize lookup a bit | Bob Jamison | 2006-08-16 | 2 | -93/+239 |
| * | give _anchor initial value before comparing it | Ralf Stephan | 2006-07-13 | 1 | -0/+1 |
| * | patch from Gustav Broberg: undo annotations and history dialog | bulia byak | 2006-06-29 | 8 | -35/+73 |
| * | do some include changes more correctly | Ralf Stephan | 2006-06-28 | 1 | -3/+3 |
| * | fix 4.2 xcompilation: remove array assignment hack | Ralf Stephan | 2006-06-27 | 1 | -3/+4 |
| * | more compiler hints for gtk-2.4 systems to cope with glibmm/i18n.h | Ralf Stephan | 2006-06-24 | 1 | -0/+4 |
| * | remove setDoc(), part of fix for #1509854 | Ralf Stephan | 2006-06-22 | 1 | -2/+1 |
| * | reorganize flow, prevent infinite loop, fixes #1509854 | Ralf Stephan | 2006-06-22 | 1 | -23/+36 |
| * | Applied patch #1501709 | Jon A. Cruz | 2006-06-07 | 1 | -3/+1 |
| * | typos, mnemonics | bulia byak | 2006-05-28 | 1 | -2/+2 |
| * | replace nr_new() with g_new(), and try to converge on using the glib allocato... | MenTaLguY | 2006-05-28 | 1 | -1/+2 |
| * | Correct my translation call. I shouldn't call gettext directly. | Kees Cook | 2006-05-25 | 1 | -1/+1 |
| * | Panel refactoring | Jon A. Cruz | 2006-05-23 | 2 | -34/+100 |
| * | Removed panel menu unless requested. Fixes bug #1492597 | Jon A. Cruz | 2006-05-22 | 2 | -14/+22 |