Code

get this loudmouth disable thing right for once
[inkscape.git] / src /
2006-05-29 bryceDocumentation
2006-05-29 cyrevecrash when we try to rasterise with a font that pango...
2006-05-29 acspiketry to exclude the right files again
2006-05-29 buliabyakswap order of palette and statusbar commands to match...
2006-05-29 acspikerevert the other change that made inkboard build on...
2006-05-29 joncruzworkaround assertion upon file revert
2006-05-29 rwsthandle request for not-compiled-in internal scripting...
2006-05-29 rwstuse unions for type-punning to remove some gcc-4.1...
2006-05-29 bryceDocumenting SPMarker implementation file
2006-05-29 dwyipapplied JID patch by Alexander Darovsky
2006-05-29 buliabyakremove 'Preferences' from dialog title, as discussed...
2006-05-29 ishmalAdd a configuration record. Modify the GUI later.
2006-05-29 ishmaladd test for config
2006-05-28 buliabyaktypos, mnemonics
2006-05-28 buliabyaktypos, mnemonics
2006-05-28 ishmalAdd code to generate and display an SSL-connection...
2006-05-28 mentalreplace nr_new() with g_new(), and try to converge...
2006-05-28 mentaladd tooltips to text toolbar widgets
2006-05-28 buliabyakbreak apart faster: prepend to list instead of append...
2006-05-28 joncruzOption to keep selection when changing layers
2006-05-28 joncruzclicking toggles doesn't change selected layer.
2006-05-28 mjwybrow * src/sp-conn-end-pair.cpp: Detach connectors from...
2006-05-27 buliabyakfix 1496081
2006-05-27 cyrevebug 1495265: css fallback fonts broken on win32
2006-05-27 buliabyakpatch from bug 1474575
2006-05-27 keescookFixes bug #1495310, allowing parameters for output...
2006-05-27 mentalmake button labels translatable, and use HButtonBox...
2006-05-27 joncruzPrevent layer name duplication
2006-05-27 buliabyakpatch from bug 1495755
2006-05-26 joncruzClear old selection when changing layer
2006-05-26 joncruzFix compile warning
2006-05-26 joncruzFixed resize handle in corner of main UI.
2006-05-26 joncruzCleaned up propagation of status changes.
2006-05-26 keescookAdditional translation string cleanup for bug #1490928
2006-05-26 buliabyakcorrectly treat dashes and markers when converting...
2006-05-26 buliabyakfactor out dashing code
2006-05-26 buliabyakmethod for dashing Path using an SPStyle
2006-05-26 buliabyakexport markers API
2006-05-26 mjwybrow * src/path-prefix.h: Add missing CREATE_* directory...
2006-05-25 keescookCorrect my translation call. I shouldn't call gettext...
2006-05-25 bryceFix for "[1490928] Error message after an internal...
2006-05-25 acspikeset version back to 0.43+devel
2006-05-25 acspikeset version to 0.43+0.44pre0
2006-05-25 dwyip#define -> typedef
2006-05-25 dwyipfix for backwards compatibility with FreeType 2.1.x
2006-05-25 pjrmFix compile error.
2006-05-24 rwstdefine ndistclean-local to get rid of test files, write...
2006-05-24 daleharveywhiteboard now works on jep compliant servers only...
2006-05-24 rwstchange link order of test_all to enable make distcheck
2006-05-24 ishmalFinish registration stuff
2006-05-24 buliabyakslight cosmetics in text toolbar
2006-05-24 ishmalAdd gui code for registration
2006-05-23 buliabyakcalligraphic to use last-set by default
2006-05-23 buliabyakfix crash when newly installed inkscape does not yet...
2006-05-23 buliabyakremove default fill-opacity
2006-05-23 buliabyakadded default palette options
2006-05-23 joncruzFlipped LCMS on
2006-05-23 buliabyakenable palette
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 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 mderezynski* Remember default setting for alingment
2006-05-22 mderezynski* Apply style to selection also when applying it to...
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
next