index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-08-09
Put #ifdefs around all code related to the so-called "new" ExportDialog (what...
Maximilian Albert
4
-1
/
+15
2009-08-09
Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. rememberi...
Maximilian Albert
7
-22
/
+25
2009-08-07
Clarify tooltip
Maximilian Albert
1
-1
/
+1
2009-08-07
Fix compile on windows
Maximilian Albert
1
-7
/
+7
2009-08-07
Store last used paths separately for the 'Save as ...' and 'Save a copy ...' ...
Maximilian Albert
6
-25
/
+49
2009-08-07
Fix buglet: In the Save dialog the file extension should be automatically upd...
Maximilian Albert
1
-1
/
+2
2009-08-06
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
43
-141
/
+141
2009-08-05
Changed Inkscape logo icon mapping from "inkscape" to "inkscape-logo" as "ink...
chriswombat
1
-1
/
+1
2009-08-05
SPDocument->Document
johnce
23
-72
/
+72
2009-08-05
SPDocument->Document
johnce
18
-49
/
+49
2009-08-05
SPDocument->Document
johnce
1
-1
/
+1
2009-08-05
SPDocument->Document
johnce
1
-19
/
+19
2009-07-29
Fix for bug LP #383244 (patch by Hannes Hochreiner)
Nicolas Dufour
1
-3
/
+7
2009-07-29
Remove unnecessary tab in Layers dialog (closes LP #364224)
Maximilian Albert
2
-4
/
+1
2009-07-29
Fix for bug #396580 (non-ASCII characters not displayed correctly in the open...
Nicolas Dufour
1
-1
/
+4
2009-07-18
Fix for bug LP #400985 (3 strings in UI are not translatable)
Nicolas Dufour
1
-3
/
+3
2009-07-16
Implement guide behaviour as discussed on the mailing list
Maximilian Albert
2
-1
/
+2
2009-07-13
Newer GTK is more restrictive with includes, only <gtk/gtk.h> can be directly...
Josh Andler
1
-1
/
+1
2009-07-09
Fix for LP #358921 (Colons in filters parameters must be translatable)
Nicolas Dufour
1
-41
/
+42
2009-07-09
* added tooltip (see bug 358921) and translator comments
Ivan Mas??r
1
-0
/
+6
2009-07-08
Contextual split of translatable message
Alexandre Prokoudine
1
-1
/
+1
2009-07-06
Fix for Bug #327533 (Calligraphy presets are not translatable).
Nicolas Dufour
1
-0
/
+8
2009-06-16
Separated "Arrange" as button caption from "Arrange" as menu item
Alexandre Prokoudine
1
-1
/
+1
2009-06-05
implement the same all-bitmaps and all-vectors filters as on linux
bulia byak
1
-5
/
+54
2009-06-03
* [INTL:*] translator comments for all context strings added
Ivan Mas??r
6
-7
/
+27
2009-05-29
* Just a couple of string fixes
Luca Bruno
1
-2
/
+2
2009-05-25
Also store the window's geometry when saving through the data-loss warning di...
Diederik van Lierop
1
-7
/
+8
2009-05-21
adding Aurelio Heckert
Felipe Corr??a da Silva Sanches
1
-0
/
+1
2009-05-13
parent transformation on import and paste (Bug #376064, Bug #375499)
Thomas Holder
1
-1
/
+1
2009-05-11
call sp_document_ensure_up_to_date for getCenter/setCenter (Bug #374968)
Thomas Holder
1
-4
/
+1
2009-05-09
When changing document size, the origin (lower left corner) should be station...
Diederik van Lierop
1
-0
/
+6
2009-05-06
* [INTL:*] fixed typos (by Yuri Chornoivan)
Ivan Mas??r
1
-2
/
+2
2009-05-04
since "Unicode" made people believe that they could put hex code point
Felipe Corr??a da Silva Sanches
1
-2
/
+2
2009-05-04
add "Reset missing glyph" button to svgfonts dialog
Felipe Corr??a da Silva Sanches
2
-1
/
+26
2009-04-29
Make sure that the item center (origin for rotations) does not change due to ...
Diederik van Lierop
1
-15
/
+18
2009-04-25
Fix compile on Windows (the last paramteter is not defaulted in older
Krzysztof Kosi??ski
1
-1
/
+1
2009-04-25
Fix missing dock icons (bug #364075)
Krzysztof Kosi??ski
1
-29
/
+9
2009-04-24
apply printing w32 patch https://bugs.launchpad.net/inkscape/+bug/179988/comm...
Adib Taraben
1
-63
/
+0
2009-04-24
apply printing w32 patch https://bugs.launchpad.net/inkscape/+bug/179988/comm...
Adib Taraben
1
-1
/
+4
2009-04-23
translator comments and minor string fixes
Ivan Mas??r
4
-11
/
+14
2009-04-21
Partial fix for bug 193926 , thanks to Preben Soeberg.
Jasper van de Gronde
1
-2
/
+1
2009-04-20
Korean translation update by yongdoria
Nicolas Dufour
1
-0
/
+1
2009-04-19
Handle case when an icon is not populated
Jon A. Cruz
1
-2
/
+9
2009-04-16
Restore 0.46 placement of node alignment buttons
Krzysztof Kosi??ski
1
-5
/
+5
2009-04-13
Fix two legacy icon IDs
Krzysztof Kosi??ski
1
-5
/
+2
2009-04-13
Really fix node alignment icons; add clarifying comment to source.
Krzysztof Kosi??ski
1
-4
/
+7
2009-04-10
Fix compatibility with much older Glibmm version.
Jon A. Cruz
1
-4
/
+56
2009-04-10
Whitespace cleanup
Jon A. Cruz
1
-41
/
+41
2009-04-10
Adding initial system info listing.
Jon A. Cruz
2
-7
/
+29
2009-04-07
Changed to more accurate names for toolbar icon sizes (which normally map to ...
Jon A. Cruz
1
-1
/
+1
[prev]
[next]