| Commit message (Expand) | Author | Age | Files | Lines |
| * | workaround assertion upon file revert | Jon A. Cruz | 2006-05-29 | 3 | -10/+16 |
| * | handle request for not-compiled-in internal scripting; execute didn't check r... | Ralf Stephan | 2006-05-29 | 2 | -6/+8 |
| * | use unions for type-punning to remove some gcc-4.1 warnings | Ralf Stephan | 2006-05-29 | 3 | -107/+109 |
| * | Documenting SPMarker implementation file | Bryce Harrington | 2006-05-29 | 1 | -14/+86 |
| * | applied JID patch by Alexander Darovsky | David Yip | 2006-05-29 | 2 | -4/+16 |
| * | remove 'Preferences' from dialog title, as discussed on ml | bulia byak | 2006-05-29 | 1 | -1/+1 |
| * | Add a configuration record. Modify the GUI later. | Bob Jamison | 2006-05-29 | 5 | -11/+499 |
| * | add test for config | Bob Jamison | 2006-05-29 | 1 | -1/+35 |
| * | typos, mnemonics | bulia byak | 2006-05-28 | 1 | -2/+2 |
| * | typos, mnemonics | bulia byak | 2006-05-28 | 1 | -2/+2 |
| * | Add code to generate and display an SSL-connection event with a padlock | Bob Jamison | 2006-05-28 | 4 | -8/+83 |
| * | replace nr_new() with g_new(), and try to converge on using the glib allocato... | MenTaLguY | 2006-05-28 | 27 | -87/+106 |
| * | add tooltips to text toolbar widgets | MenTaLguY | 2006-05-28 | 1 | -0/+9 |
| * | break apart faster: prepend to list instead of append, add objects to selecti... | bulia byak | 2006-05-28 | 3 | -9/+8 |
| * | Option to keep selection when changing layers | Jon A. Cruz | 2006-05-28 | 7 | -10/+26 |
| * | clicking toggles doesn't change selected layer. | Jon A. Cruz | 2006-05-28 | 2 | -1/+87 |
| * | * src/sp-conn-end-pair.cpp: Detach connectors from empty groups | mjwybrow | 2006-05-28 | 1 | -0/+15 |
| * | fix 1496081 | bulia byak | 2006-05-27 | 1 | -7/+7 |
| * | bug 1495265: css fallback fonts broken on win32 | Richard Hughes | 2006-05-27 | 3 | -10/+46 |
| * | patch from bug 1474575 | bulia byak | 2006-05-27 | 1 | -0/+6 |
| * | Fixes bug #1495310, allowing parameters for output extensions. | Kees Cook | 2006-05-27 | 1 | -3/+8 |
| * | make button labels translatable, and use HButtonBox versus HBox for better ap... | MenTaLguY | 2006-05-27 | 2 | -17/+22 |
| * | Prevent layer name duplication | Jon A. Cruz | 2006-05-27 | 4 | -5/+60 |
| * | patch from bug 1495755 | bulia byak | 2006-05-27 | 1 | -0/+3 |
| * | Clear old selection when changing layer | Jon A. Cruz | 2006-05-26 | 1 | -1/+7 |
| * | Fix compile warning | Jon A. Cruz | 2006-05-26 | 1 | -1/+1 |
| * | Fixed resize handle in corner of main UI. | Jon A. Cruz | 2006-05-26 | 1 | -22/+0 |
| * | Cleaned up propagation of status changes. | Jon A. Cruz | 2006-05-26 | 3 | -1/+67 |
| * | Additional translation string cleanup for bug #1490928 | Kees Cook | 2006-05-26 | 1 | -10/+10 |
| * | correctly treat dashes and markers when converting stroke to path, fixes 933482 | bulia byak | 2006-05-26 | 1 | -14/+106 |
| * | factor out dashing code | bulia byak | 2006-05-26 | 1 | -24/+2 |
| * | method for dashing Path using an SPStyle | bulia byak | 2006-05-26 | 2 | -0/+35 |
| * | export markers API | bulia byak | 2006-05-26 | 2 | -10/+11 |
| * | * src/path-prefix.h: Add missing CREATE_* directory locations | mjwybrow | 2006-05-26 | 1 | -6/+3 |
| * | Correct my translation call. I shouldn't call gettext directly. | Kees Cook | 2006-05-25 | 1 | -1/+1 |
| * | Fix for "[1490928] Error message after an internal error is not | Bryce Harrington | 2006-05-25 | 1 | -7/+7 |
| * | set version back to 0.43+devel | Aaron Spike | 2006-05-25 | 1 | -1/+1 |
| * | set version to 0.43+0.44pre0 | Aaron Spike | 2006-05-25 | 1 | -1/+1 |
| * | #define -> typedef | David Yip | 2006-05-25 | 1 | -2/+2 |
| * | fix for backwards compatibility with FreeType 2.1.x | David Yip | 2006-05-25 | 1 | -4/+17 |
| * | Fix compile error. | Peter Moulder | 2006-05-25 | 1 | -4/+4 |
| * | define ndistclean-local to get rid of test files, write inkscape.pot rule, fi... | Ralf Stephan | 2006-05-24 | 1 | -0/+2 |
| * | whiteboard now works on jep compliant servers only, aka wildfire | daleharvey | 2006-05-24 | 1 | -9/+12 |
| * | change link order of test_all to enable make distcheck | Ralf Stephan | 2006-05-24 | 1 | -3/+3 |
| * | Finish registration stuff | Bob Jamison | 2006-05-24 | 3 | -36/+86 |
| * | slight cosmetics in text toolbar | bulia byak | 2006-05-24 | 1 | -2/+2 |
| * | Add gui code for registration | Bob Jamison | 2006-05-24 | 4 | -126/+316 |
| * | calligraphic to use last-set by default | bulia byak | 2006-05-23 | 1 | -1/+1 |
| * | fix crash when newly installed inkscape does not yet have last-set style | bulia byak | 2006-05-23 | 1 | -22/+28 |
| * | remove default fill-opacity | bulia byak | 2006-05-23 | 1 | -3/+2 |