Code

inkscape.git
2006-05-23 joncruzMissed the date
2006-05-23 joncruzFormat cleanup
2006-05-23 joncruzPanel refactoring
2006-05-23 mderezynski* Use hardcoded sample string for font preview instead...
2006-05-23 rwstmake loop var unsigned etc, remove compiler warnings
2006-05-23 mentalwhoops, quoting of %
2006-05-23 mentalmove %%EOF to end of output document
2006-05-22 cmarquUpdate to SVN; small tweaks.
2006-05-22 matiphasupdate of fr.po
2006-05-22 theadibsolved 1363049 no uninstall option
2006-05-22 theadibseveral warnings
2006-05-22 matiphasupdate of po files
2006-05-22 matiphasupdate of po files
2006-05-22 matiphasupdate of po files
2006-05-22 matiphasupdate of po files
2006-05-22 matiphasupdate of po files
2006-05-22 matiphasupdate of po files
2006-05-22 matiphasupdate of po files
2006-05-22 matiphasupdate of po files
2006-05-22 matiphasupdate of po files
2006-05-22 ishmalImprove code for password change and registration cancel
2006-05-22 rwstfix problems with gcc4 (by joncruz)
2006-05-22 ishmalAdd placeholders for registration modify and cancel
2006-05-22 rwsttwo more missing entries in test_all_headers
2006-05-22 ishmalMore doc-ing
2006-05-22 rwsttwo missing entries in test_all_includes
2006-05-22 rwst$(test_all_includes) were not distributed in package
2006-05-22 rwstadd missing entry
2006-05-22 rwstadd missing entry
2006-05-22 rwstadd missing entry
2006-05-22 ishmalMore documentation
2006-05-22 rwstadded missing file entry
2006-05-22 ishmalImprove documentation of event types
2006-05-22 rwstadd missing files for make distcheck
2006-05-22 acspikeThis odd change make it work for me
2006-05-22 mderezynski* Remember default setting for alingment
2006-05-22 mderezynski* Apply style to selection also when applying it to...
2006-05-22 mderezynskiomg i've added myself!!!!!!!!!!!
2006-05-22 joncruzRemoved panel menu unless requested. Fixes bug #1492597
2006-05-22 mderezynski* Re-add pointer/keyb grabbing for font list popdown...
2006-05-22 mderezynski* Make sure we don't read on NULL pointer instead of...
2006-05-22 mderezynski* Don't forget to acquire the row from the model in...
2006-05-22 mderezynski* Revert toolbox
2006-05-22 mderezynski* Add orientation controls to text toolbar
2006-05-22 ishmalClean up registration. Comment out authzid from sasl...
2006-05-22 mderezynski* Reinstate controls for bold/italic and fill/justify...
2006-05-22 mentalreplace super-linear complexity stacked C stirng concat...
2006-05-22 mderezynski* Make sure the warning image regarding a non installed...
2006-05-22 mderezynski* Add setting text_align to QUERY_FONTSTYLE
2006-05-22 ishmal(no commit message)
2006-05-21 ishmalUnix-ify the sources
2006-05-21 ishmalCheck if we are already SSL before trying STARTTLS
2006-05-21 mschoAdded 'Show close button on dialogs' option.
2006-05-21 ishmalGreatly improve SASL challenge parsing
2006-05-21 mentalrequest collection pass after destruction of a view...
2006-05-21 mentalcall GC::request_early_collection() after switching...
2006-05-21 cyreveremove unnecessary casts which didn't compile on old...
2006-05-21 theadibadded pdf metainfo author
2006-05-21 buliabyakfix 1445003
2006-05-21 buliabyakeliminate GDK_POINTER_MOTION_HINT_MASK that broke dragg...
2006-05-21 rwstrequire libsigc-2.0.11 on gcc-3 and 2.0.12 on gcc-4...
2006-05-21 joncruzAdding notification when managed layers change.
2006-05-21 buliabyakfix unstable behavior when ctrl+alt+dragging more than...
2006-05-21 rwstguard callback, catch release event, set _rgba: fixes...
2006-05-21 buliabyakdeselect if not keep_selected
2006-05-21 rwsthandle unhandled case in sp_color_rgb_to hsv_floatv...
2006-05-21 mjwybrow * src/extension/internal/pdf.cpp: Compilation fix...
2006-05-21 mentaladd %%EOF trailer for DSC-compliance
2006-05-21 ishmalfirst hack at in-band registration
2006-05-21 mderezynski* Unify text-anchor and text-align for the text toolbar
2006-05-21 theadibcompletet some more metainfo (title, creator, producer...
2006-05-20 mderezynski* Implement size selection in text toolbar
2006-05-20 cmarquUpdate.
2006-05-20 cmarquRename slightly, also makes for easier translation.
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-20 mderezynski* New font selector (using treeview)
2006-05-20 mjwybrow * src/libnrtype/FontInstance.cpp: patch from David...
2006-05-19 cyreveremove inclusion of internal freetype headers (which...
2006-05-19 buliabyakfont_sample default string
2006-05-19 ishmalSomeone keeps committing a copy of this with '-g' remov...
2006-05-19 rwstmake output "trying to load ..." more informative
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 gemy_clayer changes
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...
next