Code

clicking toggles doesn't change selected layer.
[inkscape.git] / src /
2006-05-19 rwstremove debug output, fixes part of #1412779
2006-05-19 rwstreplace Gtk::Stock::DIRECTORY with Gtk::Stock::INDEX...
2006-05-19 rwstinit matrix variable, removes compiler warnings
2006-05-19 joncruzSelection and event handling cleanup. Added deeper...
2006-05-19 mderezynski* Query default text attributes if selection query...
2006-05-19 mderezynski* Implement completion for font selection as well as...
2006-05-19 joncruzMinor parameter type and snprintf safety tweak
2006-05-19 buliabyakfix compile warning
2006-05-19 mderezynski* Add connection-pool.h: Inkscape::ConnectionPool,...
2006-05-19 dwyipfixed crash when starting up without Inkscape GUI:...
2006-05-19 buliabyakPDF export patch by Ulf Erikson
2006-05-18 daleharveyadded functionality to for users to register jabber...
2006-05-18 buliabyakmake profile selectable via prefs, add elliptic (prelim...
2006-05-18 mderezynski* Remove text verbs except for the actual class for now
2006-05-18 mderezynski* Remove unused variables
2006-05-18 mderezynski* Check for a valid font family in the text toolbox...
2006-05-18 mderezynski* Use query api for text toolbar
2006-05-18 mderezynski* Reinstate font toolbox
2006-05-18 mderezynski* Disable text toolbox for testing
2006-05-18 acspikeadding fill-opacity to dyna-draw
2006-05-18 mderezynski* Properly deal with setting the style using the text...
2006-05-18 joncruzstop structure rebuilds on change of selected layer...
2006-05-18 keescookFixed localization for metadata license selector.
2006-05-18 mderezynski* Fix desychronization between text toolbox and dialog
2006-05-18 mderezynski* First implementation step of the text toolbox
2006-05-17 mderezynski* Remove old/stale code from font-lister.h/cpp
2006-05-17 mderezynski* Fix build for gcc 4.x (Remove additional class name...
2006-05-17 mderezynski* Modify SPFontSelector to use Inkscape::FontLister...
2006-05-17 mgsloanCVS = SVN (tutorials/README), incorrect sodipodi namesp...
2006-05-17 buliabyakdo calligraphic draw opacity correctly
2006-05-17 joncruzFlipped top/bottom in layers UI to reflect visible...
2006-05-17 verbalshadowFixes calligraphy tool so drawing now uses the the...
2006-05-17 joncruzSwitched icons to stock generic.
2006-05-17 mjwybrow * src/dialogs/layers-panel.cpp: Compile fix from...
2006-05-16 ishmalUse 'start' to avoid the console
2006-05-16 joncruzCorrected ordering of children in subset
2006-05-16 knutuxBug 1488621 (path misrendered if some successive node...
2006-05-16 buliabyakoptionally use linear profile for sculpting
2006-05-16 buliabyakshow handles toggle
2006-05-15 ishmalAdd Pedro to the excludes, at least until after the...
2006-05-15 buliabyakmenus, keys, prefs changes for Layers
2006-05-15 ishmalMove from the jabber_whiteboard directory to its own...
2006-05-15 buliabyakfix potential (though currently impossible) crash when...
2006-05-15 buliabyakuse spatial/linear distance method depending on whether...
2006-05-15 joncruzBase implementation of a layers dialog.
2006-05-15 buliabyaksculpt other subpaths too
2006-05-15 buliabyakreport subpaths in statusbar when > 1 is touched by...
2006-05-14 joncruzMinor update for compile problem
2006-05-14 cmarquTypofix (conector)
2006-05-14 acspikeput Richard's copyright notice where I had forgotten it.
2006-05-14 joncruzCorrected base structure and avoiding infinite loop.
2006-05-14 joncruzFixing hash sort for null
2006-05-14 mjwybrow * src/widgets/toolbox.cpp: Slightly increase size...
2006-05-14 buliabyakkeep selected option for calligraphic
2006-05-14 buliabyakpatch for bug 1458643 by Andreas Burman
2006-05-14 buliabyakstatusbar tip expanded
2006-05-13 buliabyakindentation
2006-05-13 verbalshadowCalligraphy tool now draws in the last used color or...
2006-05-13 theadibremoved make.dep, make.files make.ofiles from distribution
2006-05-13 gouldtj r11887@tres: ted | 2006-05-13 01:09:41 -0700
2006-05-13 gouldtj r11886@tres: ted | 2006-05-13 00:30:29 -0700
2006-05-13 gouldtj r11772@tres: ted | 2006-05-12 23:15:51 -0700
2006-05-13 gouldtj r11771@tres: ted | 2006-05-12 08:51:57 -0700
2006-05-12 buliabyaknever destroy nodepath from within itself - this leaves...
2006-05-12 buliabyakmemleak; move deleting empty paths until after all...
2006-05-12 buliabyakfix undo bug in nodepath_preserve; fix crash caused...
2006-05-12 mjwybrow * src/selection-chemistry.cpp, src/sp-conn-end...
2006-05-12 mjwybrow * src/ui/dialog/inkscape-preferences.cpp,
2006-05-10 daleharveyUsers Jid is now stored in session data, which is used...
2006-05-10 tgdwyerincreased alarm time-out to 60 secs (because 30 seconds...
2006-05-10 tgdwyerApparently a problem was reported with one of the test...
2006-05-10 buliabyakpatch 1484602 by Niko Kiirala
2006-05-09 rwstremove flicker when creating dialog
2006-05-09 cth103Re-enable link between grid visibility and grid snap.
2006-05-09 cth103Small comment cleanups.
2006-05-09 cth103Fix silly bug with snapping node edits.
2006-05-09 mentalalways make local copy of path data so we have control...
2006-05-09 mjwybrow * conn-avoid-ref.cpp: Fix a crashbug that could...
2006-05-09 mentalfix confusion of SP_CANVAS_BPATH with SP_CURVE_BPATH
2006-05-09 mentalget rid of sp_curve_new_from_static_bpath() in a bid...
2006-05-09 mentaleliminate direct accesses to SPCurve::bpath
2006-05-09 buliabyakpartial GTKmmfication and HIGification by Jonathon...
2006-05-09 mentalmore vectorization, this time in bluredge
2006-05-09 mentaluse std::vector rather than dynamically-sized automatic...
2006-05-09 mentalhmm, make that std::vector
2006-05-09 mentaluse array new rather than dynamically-sized automatic...
2006-05-09 buliabyakpatch from Niko Kiirala for bug 1482973
2006-05-08 mentaladd missing files
2006-05-08 mentaluse c++filt for symbol demangling if available
2006-05-08 daleharveyremoved resource name from self's jid, allowing authent...
2006-05-08 dwyipremoved Pedro build lines
2006-05-08 daleharveyPersist User / Server / ChatServer name across succesfu...
2006-05-08 mentalcomments explaining namespace mapping for the broken...
2006-05-08 cth103Added some comments.
2006-05-08 cth103More snapping cleanups.
2006-05-08 cth103Fix ctrl-scaling when there is no snap.
2006-05-08 mjwybrow * knot.h, knot.cpp, connector-context.cpp:
2006-05-08 joncruzFixed a couple of bugs
2006-05-07 mentaladd fixup for incorrect sodipodi namespace
2006-05-07 mentalget the CORRECT Sodipodi namespace in there
next