Code

Fix some console warning spam (most cannot be fixed, unfortunately)
[inkscape.git] / src / ui / widget /
2009-02-09 tweenkFix some console warning spam (most cannot be fixed...
2009-02-09 JucaBluesadding comments/TODOs and/or reverting some of the...
2009-02-09 JucaBluesgcc warning cleanup
2009-01-24 johanengelenremove debug code
2009-01-24 johanengelensort combo enumerations
2009-01-06 joncruzWarning and whitespace cleanup.
2009-01-02 johanengelenMove filters into their own namespace Inkscape::Filters...
2008-12-30 theAdibadd possibility to change the UI language (gettext...
2008-12-08 jaspervdgMakes page-sizer be a little less eager to change the...
2008-11-29 buliabyakfix setting blend mode to Normal
2008-11-21 Ted GouldMerge from fe-moved
2008-10-31 Ted GouldMerge from trunk
2008-10-27 Ted GouldFrom trunk
2008-10-11 Ted GouldMerging from trunk
2008-09-23 tweenk* Lots of documentation for the Inkscape::XML namespace
2008-09-21 joncruzFixes for missing icons and icon size issues.
2008-09-18 cilix42Next roud of NR ==> Geom conversion
2008-09-16 tweenkRefactored preferences handling into a new version of
2008-09-14 joncruzWarning cleanup
2008-09-08 cilix42Slightly smaller page size entries
2008-09-05 cilix42Select landscape by default for certain page formats
2008-09-05 cilix42Add page sizes for various business card formats as...
2008-09-05 cilix42The page size table in Document Properties should use...
2008-09-04 cilix42Add a zoom correction option to preferences (used when...
2008-08-05 johanengelenNR::Maybe => boost::optional
2008-08-04 johanengelenNR:: => Geom:: for much of src/ui and src/widgets
2008-08-03 joncruzFixed const-correctness and member access
2008-08-01 johanengelen2geomify a lot of NR::Points to Geom::Point
2008-07-30 cilix42whitespace
2008-07-30 cilix42Make text widget for TextParams work and re-enable it
2008-07-29 cilix42New registered widget (text entry box).
2008-07-24 kiiralaFixed regression: changing blend mode in layers dialog...
2008-07-21 johanengelencleanup includes
2008-07-21 johanengelenfix includes a bit for imagetoggler
2008-07-20 johanengelenextract ImageToggler from layers dialog
2008-07-20 joncruzWarning cleanup
2008-07-16 johanengelenfix combo enum, to handle enums of all types (not only...
2008-07-05 pjrmui/widget/tolerance-slider.h: Supply missing #includes...
2008-07-04 joncruzWarning cleanup
2008-06-24 verbalshadowCmake: remove header files from source lists
2008-06-06 joncruzFixed uninitialized members
2008-06-06 joncruzFixed uninitialized member
2008-06-02 kiiralaMade possible to use blur on object that has a complex...
2008-04-30 dvlierop2Use radiobutton for "always snap" in the document-prope...
2008-04-24 pjrmnoop: Address a couple of warnings from g++-4.3.
2008-04-12 mfloryanSeveral different i18n issues fixed following report...
2008-04-07 johanengelencmake: EOL of cmakelists.txt in subdirs
2008-04-05 johanengelenRegisteredTransformedPoint: fix methods to use const&.
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 joncruzFixed initialization order
2008-03-23 buliabyakmake sure we explicitly use geometric bbox for calculat...
2008-03-22 johanengelenchanges to use RegisteredTransformedPoint as widget...
2008-03-22 johanengelen* add RegisteredTransformedPoint widget, that transform...
2008-02-28 mfloryanReworked swatches context menu slightly to make it...
2008-02-28 joncruzWhitespace & misc cleanup
2008-02-27 scislacadded randomize icon, cleaned defs in icons.svg, and...
2008-02-27 johanengelenConvert remaining old RegisteredWdg's to RegisteredWidg...
2008-02-22 joncruzReducing size of pop-up menu trigger
2008-02-22 joncruzWarning cleanup
2008-02-21 jucabluesdefault values for checkbutton, colorbutton, dualspinbu...
2008-02-21 joncruzInitial implementation of non-square swatches
2008-02-21 joncruzWarning cleanup
2008-02-21 jucablues* add tooltips to spinsliders, spinbuttons and combobox...
2008-02-20 mfloryanFixed an issue with the use of Q_ macro as introduced...
2008-02-20 joncruzDecoupled swatch sizes from icon sizes
2008-02-20 prokoudineyet another contextual split
2008-02-19 jucabluesinitialize default value to zero when it is not provide...
2008-02-19 jucablues* use enums to deal with displacementmap channel selectors
2008-02-19 joncruzNew submenu for tuning swatch appearance
2008-02-18 joncruzFixing preview/swatch sizes.
2008-02-17 buliabyakfix sticking in rotation mode after click (correct...
2008-02-17 buliabyakfix sticking in rotation mode after click
2008-02-15 JucaBluesfix for bug #184671 (Filter effects properties not...
2008-02-11 luca_bruno * Missing localization for Reset preferences button
2008-01-31 bryceApplying fixes for gcc 4.3 build issues (closes LP...
2008-01-26 johanengelengray out widgets when grid is disabled.
2008-01-17 nicholasbishopHide the Image filter effect primitive from the filter...
2008-01-17 gustav_bRegisteredColorPicker is now subclassed from Registered...
2008-01-16 johanengelenremove unnecessary cast + cosmetic changes.
2008-01-16 johanengelenRegisteredEnum is now subclassed from RegisteredWidget...
2008-01-16 johanengelenRegisteredScalar subclassed from RegisteredWidget<Scala...
2008-01-16 johanengelenNo need to use pointers for the widgets of document...
2008-01-16 gouldtj r17673@shi: ted | 2008-01-15 23:01:59 -0800
2008-01-16 gouldtj r17645@shi: ted | 2008-01-14 22:05:15 -0800
2008-01-15 johanengelenRegisteredCheckbutton is now subclassed from Registered...
2008-01-15 johanengelenRegisteredWidget has been renamed to RegisteredWdg...
2008-01-15 mentalstop toggling insensitive state for modification flag...
2008-01-15 mentalabstract use of sodipodi:modified
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-30 bryceSet teeth selector in lpe-gears to an integer value...
2007-12-30 keescookbeautify rendering options tab
2007-12-29 keescookclean up print dialog for better integration with gtkmm
2007-12-19 johanengelenguides: switch from using one position coordinate to...
next