| Commit message (Expand) | Author | Age | Files | Lines |
| * | Switched from deferred extension appending to live extension swapping in the ... | Jon A. Cruz | 2007-03-02 | 2 | -29/+88 |
| * | rename flood to paintbucket, copyedit | bulia byak | 2007-02-26 | 2 | -5/+5 |
| * | Add flood fill tool | John Bintz | 2007-02-25 | 2 | -1/+5 |
| * | now at least the first opening of the first gtkmm dialog opens it in-place wi... | bulia byak | 2007-02-19 | 1 | -3/+2 |
| * | enable click-action and general tooltip for style swatches | bulia byak | 2007-02-15 | 1 | -1/+1 |
| * | isolate the nodepath-or-knotholder unit into the new ShapeEditor class which ... | bulia byak | 2007-02-13 | 1 | -5/+4 |
| * | angular brackets <> aren't allowed | Luca Bruno | 2007-02-13 | 1 | -1/+1 |
| * | readded comment for translators; moved comment to avoid showing in po | Luca Bruno | 2007-02-11 | 1 | -2/+4 |
| * | Added gnome-vfs patch by Ed Catmur so we can save/open/export to non-local | Jon Phillips | 2007-02-11 | 1 | -0/+40 |
| * | Cleaned up comments | Bob Jamison | 2007-02-09 | 1 | -10/+65 |
| * | First, show translator-credits for this language if available, then show all ... | Bob Jamison | 2007-02-09 | 2 | -361/+497 |
| * | Added Esperanto translation | Luca Bruno | 2007-02-06 | 1 | -0/+1 |
| * | text fixes | bulia byak | 2007-01-18 | 1 | -5/+5 |
| * | overwritten heap, wrong casts fixed. Closes SF#1575829 | Kees Cook | 2007-01-13 | 2 | -2/+2 |
| * | Small typofix. | Colin Marquardt | 2007-01-10 | 1 | -1/+1 |
| * | Using translator-credits | Luca Bruno | 2007-01-07 | 1 | -95/+4 |
| * | Cleans it from //#ifndef WIN32 | Johan B. C. Engelen | 2007-01-06 | 1 | -2/+0 |
| * | Small edits to copyright info. | Johan B. C. Engelen | 2007-01-06 | 3 | -4/+7 |
| * | Special #ifdef win32 code to enable Dialogs on Top for windows. Note the remo... | Johan B. C. Engelen | 2007-01-06 | 3 | -5/+29 |
| * | typo fixed | Luca Bruno | 2006-12-30 | 1 | -1/+1 |
| * | Clean up internal Python/Perl dialog text; link against the python dynamic li... | Kees Cook | 2006-12-16 | 1 | -0/+20 |
| * | improvements to trace dialog: siox button moved above preview frame, and cred... | St??phane Gimenez | 2006-12-10 | 1 | -335/+388 |
| * | these didn't compile for me. so let's try this. | Aaron Spike | 2006-11-30 | 2 | -42/+42 |
| * | C++ find dialog: only UI issues left (i hope) Testing needed. | Johan B. C. Engelen | 2006-11-29 | 2 | -6/+83 |
| * | C++ Find dialog almost complete! (it works, but it is biiig now) | Johan B. C. Engelen | 2006-11-29 | 2 | -2/+407 |
| * | 'backup' commit. Added widgets to C++-find dialog. Work not finished. | Johan B. C. Engelen | 2006-11-29 | 2 | -18/+79 |
| * | Check if dialog is going to be displayed offscreen, if so: move it to center ... | Johan B. C. Engelen | 2006-11-26 | 1 | -5/+8 |
| * | ensure Enter in spinbuttons activates the Apply | bulia byak | 2006-11-20 | 1 | -0/+10 |
| * | patch for Preview out of the tabs and other fixes | bulia byak | 2006-11-19 | 1 | -63/+58 |
| * | string fixes from bug 1516157 | bulia byak | 2006-11-19 | 1 | -2/+2 |
| * | enable Enter to activate filedialogs | bulia byak | 2006-11-18 | 1 | -3/+3 |
| * | Remove our "fake" location field from the open dialog. Gtk's FileChooser has... | Bob Jamison | 2006-11-17 | 1 | -84/+0 |
| * | 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 |
| * | 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 | -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 |
| * | peeled back the gboolean code as it hit on some complexity theory principles... | Jon Phillips | 2006-08-25 | 1 | -1/+1 |