Code

fix combo enum, to handle enums of all types (not only the ones that range from 0...
[inkscape.git] / src / ui /
2008-07-16 johanengelenfix combo enum, to handle enums of all types (not only...
2008-07-16 JucaBluesimproving SVG Fonts UI
2008-07-15 ulferiksonSupport for copy/paste with Windows clipboard. (LP...
2008-07-14 ulferiksonPreview emf on windows
2008-07-12 JucaBluesincrease font size on kerning_preview and text_preview...
2008-07-12 JucaBluesproperly update kerning value in the spinbox and fix...
2008-07-12 JucaBluesnow one can visually adjust glyph kerning. (still doesn...
2008-07-12 JucaBlueskerning pairs already can be selected but kerning value...
2008-07-12 JucaBluesglyph-kerning setup user interface (not functional...
2008-07-12 buliabyakmove max-recent to ui tab
2008-07-12 JucaBluesfix crash on svnfonts dialog
2008-07-11 JucaBluesText Preview entry box on SVGFonts dialog (unfortunatel...
2008-07-11 JucaBlues* removed the auxiliary GtkWindow
2008-07-09 buliabyakremove tolerance from tool prefs now that it's on the...
2008-07-07 johanengelenreplace separate forward declarations by proper forward...
2008-07-05 buliabyakmove undo commits closer to the UI
2008-07-05 pjrmui/widget/tolerance-slider.h: Supply missing #includes...
2008-07-04 joncruzWarning cleanup
2008-07-01 mentalmissed a spot
2008-07-01 mentaldead code removal
2008-06-26 joncruzFixed compilation when the new SVG font stuff is not...
2008-06-26 JucaBlues* remove g_warnings
2008-06-25 JucaBluesadding list of available SVGFonts to the SVGFonts dialog
2008-06-25 JucaBlueswarning cleanup
2008-06-25 JucaBluesmissing files from previous commit
2008-06-25 JucaBluesadding a dialog for SVG Fonts
2008-06-24 sasilverResolve ID clashes when pasting (fixes bug 165936).
2008-06-24 verbalshadowCmake: remove header files from source lists
2008-06-20 buliabyakpatch from 226459, approved by joel
2008-06-16 johanengelencopy complete LPE stack to clipboard instead of only...
2008-06-15 buliabyaknew command: relink clone to copied object
2008-06-13 joncruzFixed preferences dialog to be usable on small screens...
2008-06-13 buliabyakgeneral rearrange and copyedit
2008-06-12 johanengelenchange NR::Matrix to Geom:: for many sp_item_xxx_affine...
2008-06-12 joncruzCommitting fixed patch for autosave. Fixes bug #171092.
2008-06-09 buliabyakadd selmodified connection to force dialog update on...
2008-06-06 joncruzFixed uninitialized members
2008-06-06 joncruzFixed uninitialized member
2008-06-06 johanengelenmerge gsoc2008_johan_path2geom into trunk
2008-06-04 cilix42Factor out 'create and apply' code for LPEs so that...
2008-06-04 joncruzAdded tool style for eraser.
2008-06-02 kiiralaFixed conflicting result image names inside filter...
2008-06-02 kiiralaMade possible to use blur on object that has a complex...
2008-05-30 johanengelenLPE STACKING!
2008-05-24 buliabyakthis hack does not seem to be needed with modern gtk...
2008-05-19 cilix42noop: add emacs/vim footer to ui/dialog/livepatheffect...
2008-05-18 johanengelenadd SVG Output preferences
2008-05-18 joncruzAdded preferences for controlling external image editin...
2008-05-17 joncruzAdded external image edit launch and refresh on changed
2008-05-17 bgkFix LPE for groups bounding box calculation by using...
2008-05-06 buliabyaklimit the change to the relative moves only
2008-05-06 buliabyakreinterpret move when apply-separately checkbox is on
2008-05-06 buliabyakexport bbox sorting machinery
2008-05-06 verbalshadowCmake: Fix some undefined function calls
2008-05-04 dvlierop2Next steps in implementing the snapping indicator
2008-05-04 joncruzwarning cleanup and fixed string free issue
2008-05-02 joncruzConst cleanup on strings.
2008-05-01 joncruzWarning and whitespace cleanup
2008-04-30 dvlierop2Use radiobutton for "always snap" in the document-prope...
2008-04-27 buliabyakcopyedit
2008-04-26 joncruzInitial cut of eraser tool
2008-04-25 joncruzImproved options for toolbar icon sizes, especially...
2008-04-24 pjrmnoop: Address a couple of warnings from g++-4.3.
2008-04-17 buliabyakreplace text strings by ints for tools/bounding_box
2008-04-16 johanengelenfix include path
2008-04-15 johanengelencmake: copy over some excluded files from build.xml
2008-04-13 johanengelenmove live_effects/n-art-bpath-2geom.* to libnr/n-art...
2008-04-13 a_btranslator comment
2008-04-13 a_btranslator comment
2008-04-12 mfloryanSeveral different i18n issues fixed following report...
2008-04-10 acspikeprocess source subdirectories with INCLUDE() instead...
2008-04-07 johanengelencmake: EOL of cmakelists.txt in subdirs
2008-04-05 johanengelenRegisteredTransformedPoint: fix methods to use const&.
2008-04-04 tweenkFix LP bug #190420 (noncompliant desktop entry); remove...
2008-04-01 theadibdelete remaining .cvsignore files
2008-04-01 buliabyakmake stroke width adjustable by rotation too
2008-03-30 johanengelenadd CMakeLists.txt file for src/ui and subdirs
2008-03-28 johanengelenfix crash on pasting from empty clipboard
2008-03-28 johanengelencleanup ClipboardManagerImpl::pastePathEffect() code.
2008-03-28 johanengelenwhen applying LPE to rect, convert it to path first
2008-03-28 johanengelenfix lpe-PathPAram when deleting the path that it links to
2008-03-28 bgk- Created a SPLPEItem class that handles applying a...
2008-03-28 joncruzFixed initialization order
2008-03-28 ozmikepittmanFixing as per discussion in LP # 179988
2008-03-27 johanengelenadd linking to other paths to lpe-PathParam
2008-03-27 johanengelenadd method to lookup path object id from Clipboard
2008-03-26 mentalsystem clipboard support (bug #170185) from Chris KosiƄski
2008-03-25 dvlierop2Major overhaul of the selector tool's internals to...
2008-03-24 joncruzVisually indicate linked devices
2008-03-23 buliabyakmake sure we explicitly use geometric bbox for calculat...
2008-03-22 joncruzTracking of live axes
2008-03-22 johanengelenchanges to use RegisteredTransformedPoint as widget...
2008-03-22 johanengelen* add RegisteredTransformedPoint widget, that transform...
2008-03-22 joncruzNumeric values on test area
2008-03-22 joelholdsworthRemoved Win32 keep-dialogs-on-top preference, now set...
2008-03-21 jaspervdgNo more NRMatrix or NRPoint.
2008-03-21 joelholdsworthBugfix to prevent the print dialog falling underneath...
2008-03-21 joncruzAdding axis detection to new input dialog
2008-03-20 joncruzAdding signals and linking
2008-03-19 cilix42Add option to treat grups as single objects when conver...
next