Code

Handle the case of gnome_vfs_init failing. (Fixes Debian bug http://bugs.debian...
[inkscape.git] / src / ui / dialog /
2007-06-21 pjrmHandle the case of gnome_vfs_init failing. (Fixes...
2007-06-18 buliabyakpatch 1734633: option to save window geometry in prefs
2007-06-02 gustav_bGtkmm:ified Fill and Stroke dialog (disabled by default...
2007-05-17 pjrmAvoid a gtk g_critical message when building Document...
2007-05-17 pjrmnoop: Use G_N_ELEMENTS in attach_all callers instead...
2007-05-17 pjrmnoop: Fix const usage/confusion.
2007-05-17 pjrmFix a couple of unannotated transactions causing g_warn...
2007-05-08 joncruzAdded preference to allow for system toolbox size
2007-04-25 gustav_bpatch 1705533
2007-04-20 johanengelengrid: make grid names translatable. use different gridt...
2007-04-19 dvlierop2Improve readability and remove some unused code
2007-04-17 dvlierop2Rearrange tabs for document-properties dialog
2007-04-15 johanengelenRemoval of old grid code - fully enabled new grid code.
2007-04-15 buliabyakchange description of select-new option in calligraphy
2007-04-15 ishmalTweak capture of error messages
2007-04-14 dvlierop2Fix typo
2007-04-13 johanengelenNew Grids are now ready to go. bug testing can start...
2007-04-13 dvlierop2Add global preference for selector tool, chosing betwee...
2007-04-13 johanengelenNew grids are almost ready to fly!
2007-04-12 dvlierop2Always snap both bboxes and nodes. Remove all 'snap...
2007-04-09 dvlierop2Remove 'default scale origin' from selector tool's...
2007-04-06 joncruzCorrected case where extension would not be added for...
2007-04-01 johanengelenremoved leftover debug messages. Toggling new grids...
2007-04-01 buliabyakpatch 1690246 from Max + read_geometry fixes for consis...
2007-03-26 buliabyakpurge unused stuff, copyedit
2007-03-25 johanengelenFix compile warning about construction order.
2007-03-25 johanengelenPurging old axonometric grid code: reworked it into...
2007-03-25 buliabyakcomment out debug
2007-03-22 ishmalMore progress with preview and opening of files with...
2007-03-22 ishmaluse <errno.h> instead of assuming extern int
2007-03-21 ishmalMake sure there is a decl for "errno"
2007-03-21 ishmalDo some cleanup
2007-03-20 johanengelenMonster commit. New grid infrastructure. The old gridma...
2007-03-18 mentalfix 64-bit issues with width of npos -- patch #1675697...
2007-03-18 buliabyakmove masks to their own page, move tablet checkbox...
2007-03-11 mentalEliminate remaining sources of empty NR::Rects
2007-03-11 mentalSwitch selection bounds and center to use NR::Maybe...
2007-03-10 mentalMerge further bbox work
2007-03-05 buliabyakfix by dvlierop2 for snapping bugs 1579556 and 1579587
2007-03-05 joncruzAdding optional dialog preview. Implments RFE [ 1435276...
2007-03-03 joncruzBrought back checkbox and to also append filename upon...
2007-03-03 joncruzi18n cleanup and adding extension in more cases
2007-03-03 joncruzAdd the file extension even when the prior name has...
2007-03-03 joncruzSpeedup when switching types by avoiding setting to...
2007-03-02 joncruzSwitched from deferred extension appending to live...
2007-02-26 buliabyakrename flood to paintbucket, copyedit
2007-02-25 johncoswellAdd flood fill tool
2007-02-19 buliabyaknow at least the first opening of the first gtkmm dialo...
2007-02-15 buliabyakenable click-action and general tooltip for style swatches
2007-02-13 buliabyakisolate the nodepath-or-knotholder unit into the new...
2007-02-13 luca_brunoangular brackets <> aren't allowed
2007-02-11 luca_brunoreadded comment for translators; moved comment to avoid...
2007-02-11 kidprotoAdded gnome-vfs patch by Ed Catmur so we can save/open...
2007-02-09 ishmalCleaned up comments
2007-02-09 ishmalFirst, show translator-credits for this language if...
2007-02-06 luca_brunoAdded Esperanto translation
2007-01-18 buliabyaktext fixes
2007-01-13 keescookoverwritten heap, wrong casts fixed. Closes SF#1575829
2007-01-10 cmarquSmall typofix.
2007-01-07 luca_brunoUsing translator-credits
2007-01-06 johanengelenCleans it from //#ifndef WIN32
2007-01-06 johanengelenSmall edits to copyright info.
2007-01-06 johanengelenSpecial #ifdef win32 code to enable Dialogs on Top...
2006-12-30 luca_brunotypo fixed
2006-12-16 keescookClean up internal Python/Perl dialog text; link against...
2006-12-10 sgimenezimprovements to trace dialog: siox button moved above...
2006-11-30 acspikethese didn't compile for me. so let's try this.
2006-11-29 johanengelenC++ find dialog: only UI issues left (i hope) Testing...
2006-11-29 johanengelenC++ Find dialog almost complete! (it works, but it...
2006-11-29 johanengelen'backup' commit. Added widgets to C++-find dialog....
2006-11-26 johanengelenCheck if dialog is going to be displayed offscreen...
2006-11-20 buliabyakensure Enter in spinbuttons activates the Apply
2006-11-19 buliabyakpatch for Preview out of the tabs and other fixes
2006-11-19 buliabyakstring fixes from bug 1516157
2006-11-18 buliabyakenable Enter to activate filedialogs
2006-11-17 ishmalRemove our "fake" location field from the open dialog...
2006-11-14 buliabyakredesign the dialog into 3 tabs, rewrite most texts...
2006-11-14 buliabyakpatch 1591723 for extra tracing parameters
2006-11-07 buliabyakus spelling
2006-11-06 kidprotoApplied patch to disable the pressure sensitivity for...
2006-11-03 buliabyakpatch 1590039, whitespace
2006-10-09 cmarquDon't mark "gridtype" as translatable.
2006-10-09 buliabyakadd blur speed/quality options
2006-10-06 gustav_bImplement singleton behaviour for undo history dialog...
2006-10-05 buliabyakundo annotations
2006-10-03 johanengelenAdded preferences.xml option to show the widgets to...
2006-10-01 gustav_bMoved EventLog from SPDocument to SPDesktop to prevent...
2006-10-01 keescookFixes path memory issues with the save dialog. (Closes...
2006-09-29 johanengelenbetter (white)spacing
2006-09-29 johanengelenFIXED: "(inkscape:12778): Gtk-CRITICAL **: gtk_misc_set...
2006-09-21 johanengelenAXONOMETRIC (3D) GRID! OK, still alot of work to be...
2006-09-12 johanengelenUpdated authors and translators in About box + sorted...
2006-08-28 kidprotoAdded some set_size_requests to ishmal's cool work...
2006-08-25 kidprotopeeled back the gboolean code as it hit on some complex...
2006-08-23 kidprotoOk, committed msgloan's patch to convert gbooleans...
2006-08-22 kidprotoI added Johan's badass patch for save a copy with the...
2006-07-24 matiphasadded Rune and Riku
2006-07-19 ishmalAdd property getters to FileExportDialog
2006-07-17 ishmalCreate first mockup for export dialog panel
2006-07-16 ishmalmore string cleanup
next