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