| Commit message (Expand) | Author | Age | Files | Lines |
| * | Bug #167682 (resizing page must also resize viewBox) | Thomas Holder | 2008-12-07 | 1 | -0/+8 |
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -3/+6 |
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -20/+42 |
| * | Merging from trunk | Ted Gould | 2008-10-11 | 1 | -1/+1 |
| * | Yet another NR ==> Geom change | Maximilian Albert | 2008-09-18 | 1 | -5/+3 |
| * | Next roud of NR ==> Geom conversion | Maximilian Albert | 2008-09-18 | 1 | -19/+18 |
| * | More NR ==> Geom conversion (points and some matrices/transforms) | Maximilian Albert | 2008-09-18 | 1 | -2/+2 |
| * | NR::Maybe => boost::optional | Johan B. C. Engelen | 2008-08-05 | 1 | -1/+1 |
| * | Remove obsolete 'sodipodi:docbase' attribute when opening old Sodipodi/Inksca... | Stephen Silver | 2008-07-09 | 1 | -0/+3 |
| * | Fixed uninitialized variables, including modified-since-save. | Jon A. Cruz | 2008-06-12 | 1 | -24/+21 |
| * | Remove any baseProfile attribute, as we don't respect it. (See bug 166958.) | Stephen Silver | 2008-06-11 | 1 | -0/+3 |
| * | wrtlprnft's patch for bug 234834 - keeps guidelines in same position relative... | Stephen Silver | 2008-05-31 | 1 | -0/+10 |
| * | Fix incorrect preview problems on Win32 with native dialogues - see LP #229045 | Mike Pittman | 2008-05-11 | 1 | -2/+10 |
| * | applied patch by sas to fix default default height and width attributes on sv... | Marcin Floryan | 2008-04-03 | 1 | -5/+2 |
| * | If present, use existent perspective as default for new boxes when opening a ... | Maximilian Albert | 2008-03-06 | 1 | -1/+4 |
| * | Warning and whitespace cleanup | Jon A. Cruz | 2008-02-24 | 1 | -9/+9 |
| * | Applying fixes for gcc 4.3 build issues (closes LP: #169115) | Bryce Harrington | 2008-01-31 | 1 | -0/+2 |
| * | Check for perspective in document defs (to avoid hanging/crashes after vacuum... | Maximilian Albert | 2008-01-11 | 1 | -48/+1 |
| * | Fundamentally reworked version of the 3D box tool (among many other things, t... | Maximilian Albert | 2007-12-13 | 1 | -66/+67 |
| * | Warning cleanup | Jon A. Cruz | 2007-10-26 | 1 | -2/+2 |
| * | Adding profile manager and user-visible drop-down in CMS picker | Jon A. Cruz | 2007-10-08 | 1 | -0/+10 |
| * | Hold perspectives on document level rather than globally; this corrects the c... | Maximilian Albert | 2007-08-09 | 1 | -0/+78 |
| * | noop: Change fitToRect to take NR::Rect instead of old NRRect. Update callers. | Peter Moulder | 2007-05-20 | 1 | -13/+16 |
| * | Cleaned up test doc creation | Jon A. Cruz | 2007-05-12 | 1 | -5/+0 |
| * | add document serial numbers | MenTaLguY | 2007-05-10 | 1 | -0/+8 |
| * | add method to select objects picked by a vector of points | bulia byak | 2007-04-12 | 1 | -0/+24 |
| * | allow multiple (balanced) calls to add and remove document | MenTaLguY | 2007-03-23 | 1 | -4/+0 |
| * | plumb XML::Document parameter into duplication, courtesy of bryce | MenTaLguY | 2007-03-20 | 1 | -1/+1 |
| * | better way to deal with undo+id collisions | MenTaLguY | 2007-03-17 | 1 | -0/+5 |
| * | sodipodi:docbase finally goes packing, along with a lauris comment | bulia byak | 2007-03-12 | 1 | -5/+0 |
| * | Merge further bbox work | MenTaLguY | 2007-03-10 | 1 | -2/+2 |
| * | Separate NRRect and NR::Rect a bit further; the goal is to get to the point w... | MenTaLguY | 2007-03-05 | 1 | -1/+1 |
| * | get rid of sp_repr_document_root and (commented) sp_repr_duplicate | MenTaLguY | 2007-02-27 | 1 | -3/+3 |
| * | start switching sp_repr_new* over to XML::Document::create*, and rename creat... | MenTaLguY | 2007-01-21 | 1 | -2/+2 |
| * | Moved EventLog from SPDocument to SPDesktop to prevent it from being | gustav_b | 2006-10-01 | 1 | -9/+0 |
| * | gboolean -> bool conversion commit 1. Modifies code to do with getting the u... | Michael G. Sloan | 2006-08-26 | 1 | -4/+4 |
| * | peeled back the gboolean code as it hit on some complexity theory principles... | Jon Phillips | 2006-08-25 | 1 | -5/+5 |
| * | I peeled back my changes because of some deep error. | Jon Phillips | 2006-08-25 | 1 | -4/+0 |
| * | Cleaned up more of the gboolean to bool janitorial task...great! | Jon Phillips | 2006-08-24 | 1 | -0/+4 |
| * | Ok, committed msgloan's patch to convert gbooleans to bools thus completing | Jon Phillips | 2006-08-23 | 1 | -5/+5 |
| * | Forced redraw of canvas upon document commit to work around event starvation ... | John Bintz | 2006-07-23 | 1 | -0/+6 |
| * | sp_object_invoke_release -> SPObject::releaseReferences, plus the introductio... | MenTaLguY | 2006-07-21 | 1 | -1/+1 |
| * | marker refactoring work | Bryce Harrington | 2006-07-20 | 1 | -47/+53 |
| * | * src/sp-conn-end-pair.cpp, src/connector-context.cpp, | mjwybrow | 2006-07-14 | 1 | -0/+2 |
| * | Added descriptions to Undo/Redo commands in the menus | gustav_b | 2006-07-09 | 1 | -0/+1 |
| * | patch from Gustav Broberg: undo annotations and history dialog | bulia byak | 2006-06-29 | 1 | -0/+8 |
| * | manually merging the INKBOARD_PEDRO branch into trunk | daleharvey | 2006-06-23 | 1 | -1/+1 |
| * | quick g_message UndoStackObserver for tracing calls to the undo system | David Yip | 2006-06-23 | 1 | -0/+3 |
| * | use proper unref function on SPRoot to avoid appearance of leak | MenTaLguY | 2006-04-29 | 1 | -1/+1 |
| * | fix translation for fit page | Aaron Spike | 2006-04-28 | 1 | -2/+2 |