Code

update of italian and czech translation
[inkscape.git] / src /
2006-06-02 buliabyakfix 1498769
2006-06-02 buliabyaktext tolbar usability: enable alt+x, enable esc to...
2006-06-02 acspikemoving include as suggested by bob
2006-06-02 rwstinclude registrytool.cpp/h in win32_sources
2006-06-02 joncruzFix for delete[] and binary comment
2006-06-01 acspikebump version to 0.44pre2
2006-06-01 ishmalsplit utils into separate file
2006-06-01 joncruzAdded opacity slider
2006-06-01 joncruzRemoved debugging messages
2006-06-01 ishmalrevert interface change
2006-06-01 ishmalremove warnings
2006-06-01 ishmalremove warnings
2006-06-01 ishmalremove deprecation warnings
2006-06-01 ishmalremove deprecation warnings
2006-06-01 ishmalremove deprecation warnings
2006-06-01 ishmalremove warnings
2006-06-01 buliabyakdefocus text toolbar widgets, fixes 1494959
2006-06-01 ishmalMisnamed var popen_mode_cur
2006-05-31 ishmalAllow Inkscape to use its own python in preference...
2006-05-31 buliabyakprevent stroke becoming invisible at certain zooms...
2006-05-31 ishmalConvert from std::string to glib::ustring to fit into...
2006-05-31 rwstnext try for intended change from OS_WIN32 to PLATFORM_...
2006-05-31 rwstrevert previous change, not from me
2006-05-31 rwstcomplete started revert of 10737, fixes autogen problem
2006-05-31 joncruzFixing crash on odg save
2006-05-30 buliabyakworkaround for 1466515: transforming items in the mask...
2006-05-30 buliabyakfix writing clip/mask references
2006-05-30 joncruzStrip BOM from incoming files
2006-05-30 johncliff(no commit message)
2006-05-30 acspikesetting version back to 0.43+devel
2006-05-30 acspikesetting version to 0.44pre1
2006-05-30 rwstremoving some gcc4.1 warnings the right way
2006-05-30 rwstrevert patch 12062:12063, deemed unsafe, with better...
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
next