Code

Warning cleanup.
[inkscape.git] / src / ui /
2008-08-03 joncruzFixed const-correctness and member access
2008-08-03 johanengelenremove many needless references to n-art-bpath.h
2008-08-01 johanengelen2geomify a lot of NR::Points to Geom::Point
2008-08-01 JucaBluesadding tabs to SVGFonts dialog
2008-07-30 cilix42whitespace
2008-07-30 cilix42Make text widget for TextParams work and re-enable it
2008-07-30 buliabyakfix invisible selection in the list; remove stripes...
2008-07-29 cilix42New registered widget (text entry box).
2008-07-26 buliabyakfix tweak page id
2008-07-26 buliabyakadd style selector for tweak tool
2008-07-26 buliabyakmeaningful limits
2008-07-26 joncruzAdded compensation factor for time-skew with event...
2008-07-24 kiiralaFixed regression: changing blend mode in layers dialog...
2008-07-22 JucaBluesfix compile
2008-07-21 johanengelencleanup includes
2008-07-21 johanengelenfix includes a bit for imagetoggler
2008-07-20 johanengelenmake visibility icon in LPE stack dialog clickable
2008-07-20 johanengelenadd visibility icon to LPE stack dialog. not clickable yet
2008-07-20 johanengelenextract ImageToggler from layers dialog
2008-07-20 johanengelennoop: rename function name and whitespace
2008-07-20 johanengelenremove redundant code from lpe dialog
2008-07-20 johanengelenwhitespace, and add virtual destructor to ModelColumns...
2008-07-20 joncruzWarning cleanup
2008-07-18 buliabyakmake the resolution for create bitmap copy settable...
2008-07-18 jaspervdgRemoved the unused allowshorthands preference.
2008-07-18 prokoudineadded SVF Fonts dialog to the list of translatables
2008-07-18 JucaBlues* added another spinbox to the svgfonts ui
2008-07-17 mentalfix initialization order of FilterEffectDialog fields...
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
next