Code

RegisteredCheckbutton is now subclassed from RegisteredWidget<CheckButton>
[inkscape.git] / src / ui /
2008-01-15 johanengelenRegisteredCheckbutton is now subclassed from Registered...
2008-01-15 johanengelenhopefully fix compile error on linux
2008-01-15 johanengelenRegisteredWidget has been renamed to RegisteredWdg...
2008-01-15 johanengelenprepare LPE parameter widgets to be owned by multiple...
2008-01-15 joelholdsworthM AUTHORS
2008-01-15 mentalmake input labels translatable
2008-01-15 mentalstop toggling insensitive state for modification flag...
2008-01-15 mentalabstract use of sodipodi:modified
2008-01-15 jucabluestweaking slider increments and ranges for convolve...
2008-01-14 johanengelenAdd preference so people can choose which behaviour...
2008-01-13 dvlierop2Some small changes in the captions of the document...
2008-01-13 cilix42Use visual/geometric bbox (as specified in Selector...
2008-01-11 cilix42Add missing selection cue option to preferences for...
2008-01-10 buliabyakcopyedit
2008-01-10 buliabyaklabel fix: kbd selection can never go into groups anywa...
2008-01-09 buliabyakroll back to 16721 (see discussion in the devel list)
2008-01-08 dvlierop2Fix LP #181020: When snapping a guide, now only the...
2008-01-06 bryceFix missing tooltips in LPE's. (Closes LP: #178471)
2008-01-06 bryceAdds 'Save as SVG' button / dialog to clarify when...
2008-01-02 johanengelenFix LP #179741
2008-01-01 mentaldisable fill-and-stroke blend (separate commit for...
2008-01-01 mentalmake blend versus blur more configurable on a case...
2008-01-01 mentalfix update on layer switch and work around some blur...
2008-01-01 mentalseparate blend history for objects versus layers
2008-01-01 mentalfirst crack at enabling blend for layers dialog
2008-01-01 mentalabstraction for style widget subjects
2008-01-01 mentalfactor filter and opacity controls into separate metawidget
2007-12-31 bryceAdd default CC metadata and license to preferences.
2007-12-30 bryceSet teeth selector in lpe-gears to an integer value...
2007-12-30 keescookdon't zoom when changing dpi
2007-12-30 keescookbeautify rendering options tab
2007-12-30 keescookrip out gtkmmification of print dialog, to temporarily...
2007-12-30 keescookadjust cairo bitmap origin offset fixup
2007-12-29 johanengelenalways show grids when adding new grid
2007-12-29 keescookclean up print dialog for better integration with gtkmm
2007-12-29 johanengelencorrect build_gridspage
2007-12-29 johanengelenAdd icons to document properties grid table :-)
2007-12-23 johanengelenfix crit bug #168570 Crash when recreating grid using...
2007-12-22 joelholdsworthFixed the parenting of the print dialog so that it...
2007-12-19 johanengelenguides: switch from using one position coordinate to...
2007-12-17 dvlierop2Renaming captions and labels in snapping preferences...
2007-12-16 johanengelenstart of getting angled guidelines.
2007-12-16 johanengelenadd default unit to grid preferences.
2007-12-14 johanengelenAdd default grid settings to Inkscape preferences.
2007-12-12 dvlierop2Add global snapping toggle
2007-12-12 nicholasbishopFixed the filter effects dialog always displaying all...
2007-12-12 dvlierop2Do NOT use frames in the snapping tab in the document...
2007-12-12 joncruzWarning cleanup
2007-12-12 jucabluesconnected a signal to update the filter primitives...
2007-12-11 jucabluesI have added beveled edges to the connections on the...
2007-12-11 dvlierop2Use frames in the snapping tab in the document properti...
2007-12-11 gouldtj r17226@mini-emma: ted | 2007-12-10 20:24:40 -0800
2007-12-11 gouldtj r17222@mini-emma: ted | 2007-12-10 19:23:29 -0800
2007-12-10 theadibinclude header for close command
2007-12-10 ishmaladd #include <io.h> to enable win32 compile
2007-12-10 keescookImplement cross-architecture print dialog using cairo...
2007-12-10 keescookminor whitespace adjustment
2007-12-09 dvlierop2Init some checkboxes correctly in document-properties...
2007-12-08 joncruzWarning cleanup
2007-12-08 joncruzFixes for gcc versions before 4.1.x
2007-12-07 gustav_bRework dialog management. Use singleton behavior for...
2007-12-04 dvlierop2Change title of tab in document properties dialog ...
2007-12-02 buliabyakcopyedit labels for clarity
2007-12-02 joncruzUI tweaks for CMS view toggle
2007-12-01 joncruzWarning cleanup (including OFFSET_OF warning)
2007-12-01 johanengelenImprove layout of grid document properties
2007-11-28 johanengelenRemove debug messages
2007-11-26 joncruzMenu item to toggle CMS adjustment on and off
2007-11-24 joncruzImplemented per-monitor display adjustment via XICC
2007-11-23 johanengelenFix [ 1835591 ] Reproducible crash on opening the attac...
2007-11-22 gustav_bThe dialog to panel refactoring:
2007-11-20 joncruzDisplay CMS adjustment per-desktop view
2007-11-18 johanengelenFix bug [ 1685684 ] Document Properties: Grid number...
2007-11-18 johanengelenfurther work on the gtkmm exception problems in the...
2007-11-17 johanengelenFix exception catching, to allow polymorphism. Note...
2007-11-14 dvlierop2Snap to intersections of line segments
2007-11-13 buliabyakfix 1830356
2007-11-11 luca_bruno * added reference link for translators
2007-11-11 luca_bruno * typo fixed
2007-11-11 joncruzMinor cleanup
2007-11-10 joncruzWarning cleanup
2007-11-08 joncruzwarning cleanup
2007-11-08 johanengelenattempt at fixing [ 1679218 ] open/import clicking...
2007-11-05 dvlierop2Improve the user interaction for snapping of bounding...
2007-11-04 joncruzWarning cleanup
2007-11-02 joncruzwarning cleanup
2007-10-31 tavmjongDiffuse Lighting Filter:
2007-10-31 buliabyakfix Clear for Scale tab
2007-10-31 prokoudinemarked three messages from color gestures for translation
2007-10-30 johanengelenLPE: implement NEW path-along-path effect, i think...
2007-10-30 buliabyakadd alt dragging for no change mode
2007-10-25 buliabyakpunctuation
2007-10-25 gustav_bDockable dialogs: Allow in-dock dialogs to be expanded...
2007-10-24 buliabyakchange cursor for color gestures
2007-10-24 buliabyakwhitespace
2007-10-24 buliabyakenable color gestures for fill and stroke
2007-10-24 buliabyaknew class for widgets adjustable by rotation-like gestures
2007-10-24 buliabyakrename master opacity to opacity
2007-10-19 johanengelenFix RegisteredWidgets. Due to rev 16265, widgets were...
2007-10-17 nicholasbishopAdded a Rename menu item to the popup for the filter...
next