| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Prevent layer name duplication | Jon A. Cruz | 2006-05-27 | 5 | -5/+68 | |
| | | | | (bzr r1024) | |||||
| * | patch from bug 1495755 | bulia byak | 2006-05-27 | 1 | -0/+3 | |
| | | | | (bzr r1023) | |||||
| * | Clear old selection when changing layer | Jon A. Cruz | 2006-05-26 | 1 | -1/+7 | |
| | | | | (bzr r1022) | |||||
| * | Fix compile warning | Jon A. Cruz | 2006-05-26 | 1 | -1/+1 | |
| | | | | (bzr r1021) | |||||
| * | adding missing comma reported by drew | Aaron Spike | 2006-05-26 | 1 | -1/+1 | |
| | | | | (bzr r1020) | |||||
| * | Fixed resize handle in corner of main UI. | Jon A. Cruz | 2006-05-26 | 2 | -22/+7 | |
| | | | | (bzr r1019) | |||||
| * | Cleaned up propagation of status changes. | Jon A. Cruz | 2006-05-26 | 4 | -1/+75 | |
| | | | | (bzr r1018) | |||||
| * | Additional translation string cleanup for bug #1490928 | Kees Cook | 2006-05-26 | 1 | -10/+10 | |
| | | | | (bzr r1017) | |||||
| * | * Info.plist.in: trivial change to update copyright year: s/2005/2006. | mjwybrow | 2006-05-26 | 1 | -2/+2 | |
| | | | | (bzr r1016) | |||||
| * | correctly treat dashes and markers when converting stroke to path, fixes 933482 | bulia byak | 2006-05-26 | 1 | -14/+106 | |
| | | | | (bzr r1015) | |||||
| * | factor out dashing code | bulia byak | 2006-05-26 | 1 | -24/+2 | |
| | | | | (bzr r1014) | |||||
| * | method for dashing Path using an SPStyle | bulia byak | 2006-05-26 | 2 | -0/+35 | |
| | | | | (bzr r1013) | |||||
| * | export markers API | bulia byak | 2006-05-26 | 2 | -10/+11 | |
| | | | | (bzr r1012) | |||||
| * | * src/path-prefix.h: Add missing CREATE_* directory locations | mjwybrow | 2006-05-26 | 2 | -6/+9 | |
| | | | | | | for building an OS X application bundle. Fixes bug #1495284. (bzr r1011) | |||||
| * | Correct my translation call. I shouldn't call gettext directly. | Kees Cook | 2006-05-25 | 1 | -1/+1 | |
| | | | | (bzr r1010) | |||||
| * | Fix for "[1490928] Error message after an internal error is not | Bryce Harrington | 2006-05-25 | 2 | -7/+10 | |
| | | | | | | | translated". The strings were marked as translatable but not getting passed to the translation engine. (bzr r1009) | |||||
| * | set version back to 0.43+devel | Aaron Spike | 2006-05-25 | 4 | -4/+4 | |
| | | | | (bzr r1008) | |||||
| * | set version to 0.43+0.44pre0 | Aaron Spike | 2006-05-25 | 5 | -5/+11 | |
| | | | | (bzr r1007) | |||||
| * | updated french tutorials | Josh Andler | 2006-05-25 | 4 | -285/+297 | |
| | | | | (bzr r1006) | |||||
| * | #define -> typedef | David Yip | 2006-05-25 | 1 | -2/+2 | |
| | | | | (bzr r1005) | |||||
| * | fix for backwards compatibility with FreeType 2.1.x | David Yip | 2006-05-25 | 1 | -4/+17 | |
| | | | | (bzr r1004) | |||||
| * | Fix compile error. | Peter Moulder | 2006-05-25 | 1 | -4/+4 | |
| | | | | (bzr r1003) | |||||
| * | define ndistclean-local to get rid of test files, write inkscape.pot rule, ↵ | Ralf Stephan | 2006-05-24 | 3 | -1/+6 | |
| | | | | | | fix POTFILES.in --- fixes #1467073 (bzr r1002) | |||||
| * | whiteboard now works on jep compliant servers only, aka wildfire | daleharvey | 2006-05-24 | 1 | -9/+12 | |
| | | | | (bzr r1001) | |||||
| * | force mv operation | Ralf Stephan | 2006-05-24 | 1 | -1/+1 | |
| | | | | (bzr r1000) | |||||
| * | remove from svn, is built locally | Ralf Stephan | 2006-05-24 | 1 | -9810/+0 | |
| | | | | (bzr r999) | |||||
| * | remove apparently unnecessary line preventing .pot file from being built | Ralf Stephan | 2006-05-24 | 1 | -1/+1 | |
| | | | | (bzr r998) | |||||
| * | change link order of test_all to enable make distcheck | Ralf Stephan | 2006-05-24 | 1 | -3/+3 | |
| | | | | (bzr r997) | |||||
| * | debian updates, lowered requirement on lcms to 1.13 | Nathan Hurst | 2006-05-24 | 2 | -1/+8 | |
| | | | | (bzr r996) | |||||
| * | added liblcms1-dev build dep | Nathan Hurst | 2006-05-24 | 1 | -1/+1 | |
| | | | | (bzr r995) | |||||
| * | Finish registration stuff | Bob Jamison | 2006-05-24 | 3 | -36/+86 | |
| | | | | (bzr r994) | |||||
| * | order tweak | bulia byak | 2006-05-24 | 1 | -6/+6 | |
| | | | | (bzr r993) | |||||
| * | slight cosmetics in text toolbar | bulia byak | 2006-05-24 | 1 | -2/+2 | |
| | | | | (bzr r992) | |||||
| * | Add gui code for registration | Bob Jamison | 2006-05-24 | 4 | -126/+316 | |
| | | | | (bzr r991) | |||||
| * | Small bugfix by a certain Thorsten (thanks). | Colin Marquardt | 2006-05-23 | 1 | -3/+3 | |
| | | | | (bzr r990) | |||||
| * | calligraphic to use last-set by default | bulia byak | 2006-05-23 | 1 | -1/+1 | |
| | | | | (bzr r989) | |||||
| * | fix crash when newly installed inkscape does not yet have last-set style | bulia byak | 2006-05-23 | 1 | -22/+28 | |
| | | | | (bzr r988) | |||||
| * | remove default fill-opacity | bulia byak | 2006-05-23 | 1 | -3/+2 | |
| | | | | (bzr r987) | |||||
| * | added default palette options | bulia byak | 2006-05-23 | 1 | -1/+5 | |
| | | | | (bzr r986) | |||||
| * | added default palette | bulia byak | 2006-05-23 | 3 | -0/+563 | |
| | | | | (bzr r985) | |||||
| * | add Cedric and Jonathan who have provided great help on fr translation | matiphas | 2006-05-23 | 1 | -0/+2 | |
| | | | | (bzr r984) | |||||
| * | update of fr.po | matiphas | 2006-05-23 | 1 | -1526/+2245 | |
| | | | | (bzr r983) | |||||
| * | new palettes | bulia byak | 2006-05-23 | 9 | -1/+1568 | |
| | | | | (bzr r982) | |||||
| * | Flipped LCMS on | Jon A. Cruz | 2006-05-23 | 3 | -10/+12 | |
| | | | | (bzr r981) | |||||
| * | enable palette | bulia byak | 2006-05-23 | 1 | -2/+2 | |
| | | | | (bzr r980) | |||||
| * | add script to generate .pot file, needed by distcheck | Ralf Stephan | 2006-05-23 | 2 | -0/+41 | |
| | | | | (bzr r979) | |||||
| * | Missed the date | Jon A. Cruz | 2006-05-23 | 1 | -1/+1 | |
| | | | | (bzr r978) | |||||
| * | Format cleanup | Jon A. Cruz | 2006-05-23 | 1 | -1/+1 | |
| | | | | (bzr r977) | |||||
| * | Panel refactoring | Jon A. Cruz | 2006-05-23 | 12 | -42/+183 | |
| | | | | (bzr r976) | |||||
| * | * Use hardcoded sample string for font preview instead of the string from ↵ | Milosz Derezynski | 2006-05-23 | 1 | -3/+2 | |
| | | | | | | the configuration (bzr r975) | |||||
