| Commit message (Expand) | Author | Age | Files | Lines |
| * | redesign the dialog into 3 tabs, rewrite most texts, increase preview size | bulia byak | 2006-11-14 | 1 | -145/+129 |
| * | patch 1591723 for extra tracing parameters | bulia byak | 2006-11-14 | 1 | -2/+87 |
| * | us spelling | bulia byak | 2006-11-07 | 1 | -2/+2 |
| * | Applied patch to disable the pressure sensitivity for those people that have | Jon Phillips | 2006-11-06 | 2 | -1/+5 |
| * | patch 1590039, whitespace | bulia byak | 2006-11-03 | 1 | -9/+8 |
| * | 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 |
| * | Don't mark "gridtype" as translatable. | Colin Marquardt | 2006-10-09 | 1 | -1/+1 |
| * | add blur speed/quality options | bulia byak | 2006-10-09 | 2 | -1/+36 |
| * | Implement singleton behaviour for undo history dialog. Make sure event | gustav_b | 2006-10-06 | 2 | -8/+77 |
| * | undo annotations | bulia byak | 2006-10-05 | 2 | -26/+24 |
| * | undo annotations | bulia byak | 2006-10-05 | 2 | -15/+20 |
| * | Added preferences.xml option to show the widgets to get the axonometric grid.... | Johan B. C. Engelen | 2006-10-03 | 1 | -0/+7 |
| * | Moved EventLog from SPDocument to SPDesktop to prevent it from being | gustav_b | 2006-10-01 | 2 | -1/+4 |
| * | Fixes path memory issues with the save dialog. (Closes: #1089414) | Kees Cook | 2006-10-01 | 2 | -5/+25 |
| * | better (white)spacing | Johan B. C. Engelen | 2006-09-29 | 1 | -1/+1 |
| * | FIXED: "(inkscape:12778): Gtk-CRITICAL **: gtk_misc_set_alignment: | Johan B. C. Engelen | 2006-09-29 | 1 | -1/+1 |
| * | AXONOMETRIC (3D) GRID! OK, still alot of work to be done. Snapping, diagonal... | Johan B. C. Engelen | 2006-09-21 | 2 | -1/+22 |
| * | Updated authors and translators in About box + sorted author names. | Johan B. C. Engelen | 2006-09-12 | 1 | -0/+12 |
| * | Added some set_size_requests to ishmal's cool work so dialogs look nice from the | Jon Phillips | 2006-08-28 | 4 | -1/+12 |
| * | 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 | 4 | -8/+8 |
| * | Ok, committed msgloan's patch to convert gbooleans to bools thus completing | Jon Phillips | 2006-08-23 | 4 | -8/+8 |
| * | I added Johan's badass patch for save a copy with the features I requested. | Jon Phillips | 2006-08-22 | 2 | -0/+15 |
| * | 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 |
| * | add interface for disabling interaction during long-running operations | John Bintz | 2006-08-13 | 3 | -1/+39 |
| * | added functions to allow update events to process during long-running operations | John Bintz | 2006-08-13 | 3 | -0/+13 |
| * | added Rune and Riku | matiphas | 2006-07-24 | 1 | -0/+2 |
| * | switched to using sigc++ "modified" signal | MenTaLguY | 2006-07-21 | 2 | -16/+17 |
| * | Add property getters to FileExportDialog | Bob Jamison | 2006-07-19 | 2 | -48/+222 |
| * | Create first mockup for export dialog panel | Bob Jamison | 2006-07-17 | 1 | -13/+146 |
| * | more string cleanup | Bob Jamison | 2006-07-16 | 2 | -26/+41 |
| * | give _anchor initial value before comparing it | Ralf Stephan | 2006-07-13 | 1 | -0/+1 |
| * | Base all 3 dialogs from a common FileDialogBase to share behaviours | Bob Jamison | 2006-07-13 | 1 | -16/+56 |
| * | clean up redundancies. add a placeholder for Export dialog | Bob Jamison | 2006-07-12 | 2 | -92/+590 |
| * | move filedialog to its new home | Bob Jamison | 2006-07-12 | 3 | -0/+1622 |
| * | - added toggle buttons for directed layout (doesn't do anything yet) and over... | Tim Dwyer | 2006-07-12 | 1 | -1/+1 |
| * | Added layout button and ideal connector length spinbox to connector toolbar | Tim Dwyer | 2006-07-12 | 1 | -1/+1 |
| * | Added descriptions to Undo/Redo commands in the menus | gustav_b | 2006-07-09 | 1 | -1/+3 |
| * | refactoring, add background removal | Bob Jamison | 2006-07-05 | 1 | -2/+12 |
| * | Add Wolfram Strempfer. | Colin Marquardt | 2006-07-05 | 1 | -1/+2 |
| * | Oops, was missing Dale. | Colin Marquardt | 2006-07-02 | 1 | -0/+1 |
| * | Add Niko, Hugo, Dale and Gustav. | Colin Marquardt | 2006-07-02 | 1 | -0/+3 |