summaryrefslogtreecommitdiffstats
path: root/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* workaround assertion upon file revertJon A. Cruz2006-05-291-1/+6
* Updating changelogBryce Harrington2006-05-291-0/+3
* replace nr_new() with g_new(), and try to converge on using the glib allocato...MenTaLguY2006-05-281-0/+20
* correct vertical text flow icon to correctly reflect lines stacking right-to...MenTaLguY2006-05-281-0/+8
* add tooltips to text toolbar widgetsMenTaLguY2006-05-281-0/+6
* Option to keep selection when changing layersJon A. Cruz2006-05-281-0/+10
* clicking toggles doesn't change selected layer.Jon A. Cruz2006-05-281-0/+8
* * src/sp-conn-end-pair.cpp: Detach connectors from empty groupsmjwybrow2006-05-281-0/+6
* Fixes bug #1495310, allowing parameters for output extensions.Kees Cook2006-05-271-0/+5
* make button labels translatable, and use HButtonBox versus HBox for better ap...MenTaLguY2006-05-271-0/+7
* Prevent layer name duplicationJon A. Cruz2006-05-271-0/+8
* Fixed resize handle in corner of main UI.Jon A. Cruz2006-05-261-0/+7
* Cleaned up propagation of status changes.Jon A. Cruz2006-05-261-0/+8
* * src/path-prefix.h: Add missing CREATE_* directory locationsmjwybrow2006-05-261-0/+6
* Fix for "[1490928] Error message after an internal error is notBryce Harrington2006-05-251-0/+3
* Missed the dateJon A. Cruz2006-05-231-1/+1
* Format cleanupJon A. Cruz2006-05-231-1/+1
* Panel refactoringJon A. Cruz2006-05-231-0/+12
* move %%EOF to end of output documentMenTaLguY2006-05-231-0/+6
* Removed panel menu unless requested. Fixes bug #1492597Jon A. Cruz2006-05-221-0/+6
* replace super-linear complexity stacked C stirng concatenations with O(1) app...MenTaLguY2006-05-221-0/+7
* Added 'Show close button on dialogs' option.Marco Scholten2006-05-211-0/+6
* request collection pass after destruction of a view widgetMenTaLguY2006-05-211-0/+6
* call GC::request_early_collection() after switching preview imagesMenTaLguY2006-05-211-0/+11
* Adding notification when managed layers change.Jon A. Cruz2006-05-211-0/+6
* * src/extension/internal/pdf.cpp: Compilation fix. For versionsmjwybrow2006-05-211-0/+6
* add %%EOF trailer for DSC-complianceMenTaLguY2006-05-211-0/+6
* Rename slightly, also makes for easier translation.Colin Marquardt2006-05-201-0/+7
* Changled dialog from checkboxes to icons for visible and locked.Jon A. Cruz2006-05-201-0/+10
* * src/libnrtype/FontInstance.cpp: patch from David Turner of themjwybrow2006-05-201-0/+6
* stop structure rebuilds on change of selected layer. Added scrolling, pop-up ...Jon A. Cruz2006-05-181-0/+5
* Fixed localization for metadata license selector.Kees Cook2006-05-181-0/+5
* Flipped top/bottom in layers UI to reflect visible stacking.Jon A. Cruz2006-05-171-0/+4
* Fixes calligraphy tool so drawing now uses the the correct opacity.Joshua L. Blocher2006-05-171-0/+5
* Switched icons to stock generic.Jon A. Cruz2006-05-171-0/+4
* * src/dialogs/layers-panel.cpp: Compile fix from Mathieu Dimanche.mjwybrow2006-05-171-0/+4
* Corrected ordering of children in subsetJon A. Cruz2006-05-161-0/+5
* Base implementation of a layers dialog.Jon A. Cruz2006-05-151-0/+7
* Typofix (conector)Colin Marquardt2006-05-141-0/+5
* Corrected base structure and avoiding infinite loop.Jon A. Cruz2006-05-141-0/+5
* * src/widgets/toolbox.cpp: Slightly increase size of themjwybrow2006-05-141-0/+6
* Calligraphy tool now draws in the last used color or tool style depending on ...Joshua L. Blocher2006-05-131-0/+8
* * src/selection-chemistry.cpp, src/sp-conn-end-pair.cpp:mjwybrow2006-05-121-4/+13
* * src/ui/dialog/inkscape-preferences.cpp,mjwybrow2006-05-121-0/+9
* Re-enable link between grid visibility and grid snap.Carl Hetherington2006-05-091-1/+3
* Fix silly bug with snapping node edits.Carl Hetherington2006-05-091-0/+4
* always make local copy of path data so we have control of memory policyMenTaLguY2006-05-091-0/+7
* * conn-avoid-ref.cpp: Fix a crashbug that could occur in filesmjwybrow2006-05-091-0/+6
* get rid of sp_curve_new_from_static_bpath() in a bid to simplify curve memory...MenTaLguY2006-05-091-0/+7
* eliminate direct accesses to SPCurve::bpathMenTaLguY2006-05-091-0/+12