| Commit message (Expand) | Author | Files | Lines |
| 2007-12-23 | Removed Win32 only Print Direct verb, which was an exact clone of normal print | Joel Holdsworth | 1 | -15/+1 |
| 2007-12-22 | Fixed the parenting of the print dialog so that it cannot fall behind the mai... | Joel Holdsworth | 1 | -4/+4 |
| 2007-11-16 | fix warnings and delete gradient pixmap that will not be used | Johan B. C. Engelen | 1 | -1/+6 |
| 2007-11-13 | Partial fix for bug #1824387 [Still asks to save after complete undo] | Maximilian Albert | 1 | -0/+1 |
| 2007-11-04 | Warning cleanup | Jon A. Cruz | 1 | -43/+43 |
| 2007-11-02 | warning cleanup | Jon A. Cruz | 1 | -8/+8 |
| 2007-09-11 | Preserve current zoom and view for reverted documents | Maximilian Albert | 1 | -0/+9 |
| 2007-08-20 | small fix in export to ocal gnome_vfs function calls | Bruno Dilly | 1 | -6/+1 |
| 2007-08-20 | merge of dialog and impl classes of ocaldialogs | Bruno Dilly | 1 | -4/+4 |
| 2007-08-20 | search and reset buttons added to ocal related features. fixed signals in imp... | Bruno Dilly | 1 | -22/+13 |
| 2007-08-19 | Removed left-in debug stuff which caused frenzy | miklosh | 1 | -3/+1 |
| 2007-08-19 | Relocated the code that adds a link to the example folder inside from file.cp... | Joel Holdsworth | 1 | -4/+0 |
| 2007-08-19 | fixing the ocal dialogs bug | Bruno Dilly | 1 | -8/+29 |
| 2007-08-18 | few changes in import from ocal dialog | Bruno Dilly | 1 | -1/+1 |
| 2007-08-17 | fixing export to ocal uri | Bruno Dilly | 1 | -0/+1 |
| 2007-08-16 | add import from ocal feature | Bruno Dilly | 1 | -63/+50 |
| 2007-08-09 | changes export to ocal dialog | Bruno Dilly | 1 | -6/+3 |
| 2007-08-08 | prevent file_save_remote to break build on system without GNOME_VFS | Adib Taraben | 1 | -2/+6 |
| 2007-08-08 | export to ocal bug fix | Bruno Dilly | 1 | -17/+38 |
| 2007-08-06 | adds export to ocal feature without dialog window | Bruno Dilly | 1 | -0/+268 |
| 2007-07-28 | Gtkmm-ified the desktop window object, and modified the file dialogs so that ... | Joel Holdsworth | 1 | -16/+20 |
| 2007-04-06 | some people reported crashes when adding nonexisting dirs to dialog - though ... | bulia byak | 1 | -2/+6 |
| 2007-04-01 | allow easy access to templates profile dir from save dialog | bulia byak | 1 | -0/+5 |
| 2007-03-30 | allow easy access to our examples folder from Open dialog | bulia byak | 1 | -0/+3 |
| 2007-03-20 | plumb XML::Document parameter into duplication, courtesy of bryce | MenTaLguY | 1 | -3/+4 |
| 2007-03-20 | format string protection/clean up (CVE-2007-1463, CVE-2007-1464) | Kees Cook | 1 | -2/+2 |
| 2007-03-11 | add fixupHrefs right after import, so that images get correct relative xlink:... | bulia byak | 1 | -0/+3 |
| 2007-03-11 | Switch selection bounds and center to use NR::Maybe, addressing most of the | MenTaLguY | 1 | -2/+5 |
| 2007-03-02 | Switched from deferred extension appending to live extension swapping in the ... | Jon A. Cruz | 1 | -21/+20 |
| 2007-02-26 | dead code removal | MenTaLguY | 1 | -11/+0 |
| 2007-02-04 | Reverting patch | Bryce Harrington | 1 | -4/+1 |
| 2007-02-04 | Patch from Debian bug tracker from Daniel Kahn Gillmor | Bryce Harrington | 1 | -1/+4 |
| 2007-01-21 | start switching sp_repr_new* over to XML::Document::create*, and rename creat... | MenTaLguY | 1 | -1/+2 |
| 2007-01-17 | display 'Saving document...' visible when saving takes a long time | bulia byak | 1 | -0/+4 |
| 2006-11-18 | separate updating window from updating layers | bulia byak | 1 | -2/+2 |
| 2006-10-05 | undo annotations | bulia byak | 1 | -2/+2 |
| 2006-10-01 | Fixes path memory issues with the save dialog. (Closes: #1089414) | Kees Cook | 1 | -2/+5 |
| 2006-08-25 | peeled back the gboolean code as it hit on some complexity theory principles... | Jon Phillips | 1 | -3/+3 |
| 2006-08-23 | Ok, committed msgloan's patch to convert gbooleans to bools thus completing | Jon Phillips | 1 | -3/+3 |
| 2006-08-22 | I added Johan's badass patch for save a copy with the features I requested. | Jon Phillips | 1 | -3/+11 |
| 2006-08-22 | I added a key configuration for this command, changed a variable name and add... | Jon Phillips | 1 | -3/+3 |
| 2006-08-22 | Committed a great patch which adds a Save A Copy menu function. This is the f... | Jon Phillips | 1 | -11/+28 |
| 2006-07-24 | Fix a null pointer bug I made myself. Sorry. | Bob Jamison | 1 | -2/+5 |
| 2006-07-17 | factor native PNG export out of file.cpp in preparation for new export dialog | Bob Jamison | 1 | -174/+108 |
| 2006-07-16 | more string cleanup | Bob Jamison | 1 | -261/+166 |
| 2006-07-12 | move filedialog to its new home | Bob Jamison | 1 | -10/+10 |
| 2006-06-29 | patch from Gustav Broberg: undo annotations and history dialog | bulia byak | 1 | -2/+4 |
| 2006-06-23 | manually merging the INKBOARD_PEDRO branch into trunk | daleharvey | 1 | -3/+0 |
| 2006-06-22 | apply patch 1498946 by zbsz (fixes #1492545 "PNG resolution value export") | Ralf Stephan | 1 | -3/+3 |
| 2006-05-28 | replace nr_new() with g_new(), and try to converge on using the glib allocato... | MenTaLguY | 1 | -2/+3 |