index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use Gtk orientable widgets
Alexander Valavanis
2017-06-29
4
-15
/
+17
*
previewholder: Rm unused (and wrongly constructed) var
Alexander Valavanis
2017-06-29
1
-1
/
+0
*
interface: Rm unused function
Alexander Valavanis
2017-06-29
1
-29
/
+0
*
Dock: Rm unnecessary enum
Alexander Valavanis
2017-06-29
5
-23
/
+14
*
Hackfest icon work: restore selected menu icons and make theming easier
Alexander Valavanis
2017-06-29
100
-3207
/
+1723
|
\
|
*
Remove old icon handling code
Alexander Valavanis
2017-06-29
92
-2114
/
+498
|
*
Revert "color wheel: Temp fix for Gtk+ style properties"
Alexander Valavanis
2017-06-28
1
-30
/
+0
|
*
contextmenu: Rm icons per GNOME HIG
Alexander Valavanis
2017-06-28
1
-19
/
+1
|
*
Add a show-icon attribute to menu XML
Alexander Valavanis
2017-06-28
2
-25
/
+48
|
*
Revert "menu-items: C++ify"
Alexander Valavanis
2017-06-28
6
-93
/
+70
|
*
Revert "Rm unused fn"
Alexander Valavanis
2017-06-28
1
-0
/
+29
|
*
Rm unused fn
Alexander Valavanis
2017-06-28
1
-29
/
+0
|
*
menu-items: C++ify
Alexander Valavanis
2017-06-28
6
-70
/
+93
|
*
Partial fix for menu items and split contextmenu into separate file
Alexander Valavanis
2017-06-27
8
-1081
/
+1194
|
*
color wheel: Temp fix for Gtk+ style properties
Alexander Valavanis
2017-06-27
1
-0
/
+30
|
*
Initial addition of menu icons
Alexander Valavanis
2017-06-27
1
-32
/
+48
*
|
Add replacements for themedir for osx and win32
Martin Owens
2017-06-29
1
-0
/
+2
*
|
Improved warning in io/resource.cpp
Martin Owens
2017-06-29
1
-1
/
+1
*
|
Refactor profile directory use and promote IO::Resource get_path and get_file...
Martin Owens
2017-06-28
23
-352
/
+302
|
/
*
GdkScreen deprecation fixes
Alexander Valavanis
2017-06-27
3
-17
/
+78
*
select-tool: Only stop the rubberband when it was started
Uli Schlachter
2017-06-26
1
-1
/
+3
*
Merge branch 'ui-files-for-ui-xml'
Martin Owens
2017-06-23
3
-519
/
+82
|
\
|
*
Attempt to make paintbucket build option not cause errors for toolbar loading
Martin Owens
2017-06-16
1
-0
/
+11
|
*
Fix err leaking and cmake
Martin Owens
2017-06-16
1
-0
/
+2
|
*
Complete to move to using ui files instead of compiled in xml
Martin Owens
2017-06-16
1
-470
/
+23
|
*
Cleanup old xml
Martin Owens
2017-06-16
1
-55
/
+4
|
*
Use user interface files for the user interface
Martin Owens
2017-06-16
3
-5
/
+53
*
|
Opps! I had forgotten to increment the loop counter :-P
Felipe Corrêa da Silva Sanches
2017-06-23
1
-0
/
+1
*
|
rename SPIVariableFontAxisOrNormal => SPIFontVariationSettings and implement ...
Felipe Corrêa da Silva Sanches
2017-06-23
4
-38
/
+53
*
|
silencing debug printf on SPIVariableFontAxisOrNormal
Felipe Corrêa da Silva Sanches
2017-06-22
1
-2
/
+2
*
|
SPIVariableFontAxisOrLength: inheriting from SPIFloat instead of SPILength
Felipe Corrêa da Silva Sanches
2017-06-22
2
-14
/
+17
*
|
parsing font-variation-settings (CSS Fonts Module Level 4)
Felipe Corrêa da Silva Sanches
2017-06-22
6
-0
/
+134
*
|
Do not strip file extension in CUSTOM_TYPE Windows native file save dialogs
Eduard Braun
2017-06-20
1
-4
/
+9
*
|
Fix a crash in CUSTOM_TYPE Windows native file save dialogs
Eduard Braun
2017-06-20
1
-6
/
+6
|
/
*
Refactor 1a66c0aae0da7c3b860d06e72f5ff87f444bc462 and allow to use a differen...
Eduard Braun
2017-06-15
3
-26
/
+39
*
cleanup
Eduard Braun
2017-06-15
1
-5
/
+0
*
Improve Windows relocation support.
Eduard Braun
2017-06-15
2
-59
/
+12
*
Remove cmake checks for C89 headers.
Elliott Sales de Andrade
2017-06-15
2
-6
/
+0
*
Remove duplicated build checks.
Elliott Sales de Andrade
2017-06-15
3
-8
/
+0
*
Merge branch 'fix-1417470' of gitlab.com:mgmax/inkscape
Marc Jeanmougin
2017-06-14
2
-3
/
+33
|
\
|
*
[Bug #1417470] Fix PDF+TeX output for text inside groups with clip/mask
Max Gaukler
2017-06-13
2
-3
/
+33
*
|
Update dialog when object is added, deleted, or changed.
Tavmjong Bah
2017-06-14
2
-0
/
+149
*
|
Prevent crash due to clones.
Tavmjong Bah
2017-06-14
1
-0
/
+1
*
|
Use Glib::ustring to simplify title string code.
Tavmjong Bah
2017-06-14
1
-55
/
+39
|
/
*
Lpe bool fix
Michael Soegtrop
2017-06-11
1
-1
/
+1
*
A bit more massaging of codestyle on src/libnrtype/Layout...
Felipe Corrêa da Silva Sanches
2017-06-10
1
-694
/
+723
*
Group all of the ParagraphInfo class implementation
Felipe Corrêa da Silva Sanches
2017-06-10
1
-22
/
+16
*
libnrtype/Layout-TNG refactoring for better code legibility
Felipe Corrêa da Silva Sanches
2017-06-10
5
-40
/
+101
*
Disable debugging code on libnrtype Layout-TNG-Compute at compile-time.
Felipe Corrêa da Silva Sanches
2017-06-09
1
-1
/
+5
*
Merge in whole of embroidery branch
Martin Owens
2017-06-07
7
-0
/
+1940
|
\
[next]