| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix 1498769 | bulia byak | 2006-06-02 | 1 | -2/+2 |
| * | text tolbar usability: enable alt+x, enable esc to defocus entry fields and c... | bulia byak | 2006-06-02 | 2 | -685/+761 |
| * | moving include as suggested by bob | Aaron Spike | 2006-06-02 | 1 | -1/+1 |
| * | include registrytool.cpp/h in win32_sources | Ralf Stephan | 2006-06-02 | 1 | -1/+1 |
| * | Fix for delete[] and binary comment | Jon A. Cruz | 2006-06-02 | 1 | -2/+3 |
| * | bump version to 0.44pre2 | Aaron Spike | 2006-06-01 | 1 | -1/+1 |
| * | split utils into separate file | Bob Jamison | 2006-06-01 | 7 | -1805/+2122 |
| * | Added opacity slider | Jon A. Cruz | 2006-06-01 | 2 | -0/+67 |
| * | Removed debugging messages | Jon A. Cruz | 2006-06-01 | 1 | -3/+0 |
| * | revert interface change | Bob Jamison | 2006-06-01 | 2 | -8/+11 |
| * | remove warnings | Bob Jamison | 2006-06-01 | 1 | -8/+8 |
| * | remove warnings | Bob Jamison | 2006-06-01 | 1 | -1/+1 |
| * | remove deprecation warnings | Bob Jamison | 2006-06-01 | 1 | -1/+1 |
| * | remove deprecation warnings | Bob Jamison | 2006-06-01 | 1 | -2/+2 |
| * | remove deprecation warnings | Bob Jamison | 2006-06-01 | 1 | -13/+20 |
| * | remove warnings | Bob Jamison | 2006-06-01 | 1 | -0/+1 |
| * | defocus text toolbar widgets, fixes 1494959 | bulia byak | 2006-06-01 | 1 | -4/+14 |
| * | Misnamed var popen_mode_cur | Bob Jamison | 2006-06-01 | 1 | -2/+2 |
| * | Allow Inkscape to use its own python in preference to something in the path o... | Bob Jamison | 2006-05-31 | 2 | -307/+576 |
| * | prevent stroke becoming invisible at certain zooms and path disappearing afte... | bulia byak | 2006-05-31 | 2 | -18/+0 |
| * | Convert from std::string to glib::ustring to fit into rest of inkscape | Bob Jamison | 2006-05-31 | 2 | -21/+22 |
| * | next try for intended change from OS_WIN32 to PLATFORM_WIN32 | Ralf Stephan | 2006-05-31 | 1 | -1/+1 |
| * | revert previous change, not from me | Ralf Stephan | 2006-05-31 | 1 | -1/+1 |
| * | complete started revert of 10737, fixes autogen problem | Ralf Stephan | 2006-05-31 | 1 | -1/+1 |
| * | Fixing crash on odg save | Jon A. Cruz | 2006-05-31 | 1 | -18/+35 |
| * | workaround for 1466515: transforming items in the mask causes their gradients... | bulia byak | 2006-05-30 | 1 | -0/+2 |
| * | fix writing clip/mask references | bulia byak | 2006-05-30 | 1 | -0/+11 |
| * | Strip BOM from incoming files | Jon A. Cruz | 2006-05-30 | 1 | -77/+101 |
| * | (bzr r1085) | John Cliff | 2006-05-30 | 1 | -7/+7 |
| * | setting version back to 0.43+devel | Aaron Spike | 2006-05-30 | 1 | -1/+1 |
| * | setting version to 0.44pre1 | Aaron Spike | 2006-05-30 | 1 | -1/+1 |
| * | removing some gcc4.1 warnings the right way | Ralf Stephan | 2006-05-30 | 3 | -39/+64 |
| * | revert patch 12062:12063, deemed unsafe, with better alternatives | Ralf Stephan | 2006-05-30 | 3 | -109/+107 |
| * | Documentation | Bryce Harrington | 2006-05-29 | 3 | -26/+137 |
| * | crash when we try to rasterise with a font that pango can't cope with | Richard Hughes | 2006-05-29 | 1 | -0/+2 |
| * | try to exclude the right files again | Aaron Spike | 2006-05-29 | 1 | -16/+15 |
| * | swap order of palette and statusbar commands to match the screen layout | bulia byak | 2006-05-29 | 1 | -2/+2 |
| * | revert the other change that made inkboard build on windows | Aaron Spike | 2006-05-29 | 1 | -4/+4 |
| * | 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 |