Code

add document to action events
[inkscape.git] / src / dialogs /
2006-05-23 joncruzPanel refactoring
2006-05-22 joncruzRemoved panel menu unless requested. Fixes bug #1492597
2006-05-22 mderezynski* Make sure we don't read on NULL pointer instead of...
2006-05-21 mentalcall GC::request_early_collection() after switching...
2006-05-21 joncruzAdding notification when managed layers change.
2006-05-20 mderezynski* Set default font widget insensitive only if exists
2006-05-20 joncruzChangled dialog from checkboxes to icons for visible...
2006-05-20 mderezynski* Don't block when setting a font trough the GtkEntry
2006-05-19 rwstreplace Gtk::Stock::DIRECTORY with Gtk::Stock::INDEX...
2006-05-19 joncruzSelection and event handling cleanup. Added deeper...
2006-05-18 joncruzstop structure rebuilds on change of selected layer...
2006-05-18 keescookFixed localization for metadata license selector.
2006-05-18 mderezynski* First implementation step of the text toolbox
2006-05-17 mderezynski* Fix build for gcc 4.x (Remove additional class name...
2006-05-17 joncruzFlipped top/bottom in layers UI to reflect visible...
2006-05-17 joncruzSwitched icons to stock generic.
2006-05-17 mjwybrow * src/dialogs/layers-panel.cpp: Compile fix from...
2006-05-15 joncruzBase implementation of a layers dialog.
2006-05-09 buliabyakpartial GTKmmfication and HIGification by Jonathon...
2006-05-02 gouldtj r11667@tres: ted | 2006-05-01 22:48:49 -0700
2006-05-02 gouldtj(no commit message)
2006-05-01 knutuxGuideline dialog UI improvents (gtk table instead of...
2006-04-30 kidprotoupdated cc licenses to 2.5
2006-04-28 knutuxBug 1478136 fix - "foo2" was shown instead of guideline...
2006-04-28 knutuxConverting guideline properties dialog to gtkmm (first...
2006-04-28 verbalshadowAdded CREATE v0.1 support for gradients/swatches/patterns
2006-04-27 buliabyakexpand the range of dpi to fix 1476741
2006-04-20 rwsttry to make license strings translatable (#1473186)
2006-04-18 knutuxCrash fix (occured if creating layer in layerless document)
2006-04-17 buliabyakpatch by Osei Poku to use the new file dialog on Browse...
2006-04-17 mentalGet rid of the SP_DT_* macros which do nothing more...
2006-04-10 acspikeAllow setting bitmap size by adjusting height as well...
2006-04-09 joncruzAdding in new icon size
2006-04-08 joncruzShrunk a few icon sizes.
2006-04-06 joncruzDecoupling from direct use of GtkIconSize to allow...
2006-04-01 joncruzIntroducing optional LittleCms use.
2006-03-29 joncruzRenaming temp non-standard attributes
2006-03-28 joncruzChanged objects to only get linked to "linkable" colors.
2006-03-28 joncruzObjects will now change when their linked colors change.
2006-03-28 joncruzExperimenting with linked colors.
2006-03-28 buliabyakpreserve (but not use yet) rotation center when making...
2006-03-24 joncruzBringing in new color class
2006-03-20 knutuxfixing misspelled name in copyright notice
2006-03-15 mentalmerged patch #1447043 from Andrius "knutux" R. to creat...
2006-03-13 pjrm#include svg/svg-color.h instead of or as well as ...
2006-03-10 joncruzChanged color dragging to have a color preview.
2006-02-28 joncruzFixed bug with color drag-n-drop
2006-02-28 joncruzCleanup of embedded swatches palette switching.
2006-02-27 joncruzFix for mssing error incoude
2006-02-27 joncruzRefactoring embedded swatches panel.
2006-02-24 rwstmake sure only positive dialog positions are read from...
2006-02-24 rwstmake sure no negative dialog position is written into...
2006-02-19 joncruzRefactoring panel containment. Purged ugly 'X'.
2006-02-19 joncruzFixing scrollbar size for embeded color swatches.
2006-02-18 joncruzRemoved horizontal scroll bar from swatches when embedded.
2006-02-13 rwstbulk whitespace removal patch #1198588 by gigaclon
2006-02-06 rwstopen Inkscape Preferences on doubleclick of toolbox...
2006-02-05 buliabyakenable selecting tspans via xml editor
2006-01-17 rwstoptimized includes, replaced std::string with Glib...
2006-01-16 mentalmoving trunk for module inkscape