index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-07-09
Update Gtk margin handling
Alexander Valavanis
3
-6
/
+53
2017-07-09
Fix build for Gtk < 3.12
Alexander Valavanis
1
-0
/
+6
2017-07-09
Update for Gtk alignment changes
Alexander Valavanis
6
-31
/
+33
2017-07-09
Drop GdkWindow update stuff. Now handled automatically
Alexander Valavanis
1
-1
/
+0
2017-07-09
Update desktop-widget for GdkScreen/GdkMonitor changes
Alexander Valavanis
1
-3
/
+29
2017-07-09
Drop GdkWindow update stuff. Now handled automatically
Alexander Valavanis
1
-5
/
+0
2017-07-09
Updates for GdkScreen/GdkMonitor API changes
Alexander Valavanis
5
-260
/
+205
2017-07-09
Only update shortcuts tree view once after updating (significantly reduces th...
Eduard Braun
1
-1
/
+5
2017-07-09
Add Super, Hyper and Meta keys to get in sync with d79cc2caf65007ac9d1d598867...
Eduard Braun
1
-1
/
+4
2017-07-09
Shortcuts: Fix for 7d248fbba5b0c24d9a24cda8c3f2e79f96395553 (is_user_set was ...
Eduard Braun
1
-4
/
+4
2017-07-09
Shortcuts: if loading the shortcuts file set in preferences fails fall back t...
Eduard Braun
1
-5
/
+26
2017-07-08
Hackest regression: We can not exlude the shortcuts file default.xml from the...
Eduard Braun
1
-5
/
+29
2017-07-08
ege-color-prof-tracker: Cosmetic cleanup
Alexander Valavanis
1
-32
/
+10
2017-07-08
Replace deprecated SHGetSpecialFolderLocation with SHGetFolderLocation
Eduard Braun
1
-2
/
+2
2017-07-08
Hackfest Regression: Fix profile_path() not returning the correct directory
Eduard Braun
2
-17
/
+8
2017-07-08
Fix Gtk alignment API
Alexander Valavanis
23
-57
/
+86
2017-07-06
Fix gtk margin API
Alexander Valavanis
2
-0
/
+27
2017-07-06
Gtkmm deprecation fixes
Alexander Valavanis
13
-87
/
+70
2017-07-06
Gtkmm deprecation fixes
Alexander Valavanis
6
-62
/
+59
2017-07-06
http: Migrate to new LibSoup API
Alexander Valavanis
1
-1
/
+1
2017-07-06
filter-effects-dialog: Set a fixed bg color to avoid deprecated Gtk API (them...
Alexander Valavanis
1
-3
/
+3
2017-07-06
Remove more checks if icon exists in default theme.
Tavmjong Bah
4
-33
/
+13
2017-07-06
Don't check if icon exists in default theme since that prevents use of fallba...
Tavmjong Bah
1
-8
/
+2
2017-07-06
Update MSYS2 port for new dependency (libsoup)
su-v
2
-2
/
+2
2017-07-06
Add new libsoup based http access with caching and async
Martin Owens
4
-0
/
+215
2017-07-05
Upgrade dropper with fixed for each of the modes
Martin Owens
3
-122
/
+120
2017-07-05
cursors: rm deprecated gtkstyle custom black/white
Alexander Valavanis
4
-13
/
+7
2017-07-05
Fix 'direction' gui.
Tavmjong Bah
2
-7
/
+6
2017-07-05
Use std::transform instead of a for loop
Tobias Ellinghaus
2
-11
/
+14
2017-07-05
Clean up color profiles code
Tobias Ellinghaus
5
-76
/
+116
2017-07-05
Clean up color-profile and use io/resource for dir scanning
Martin Owens
1
-45
/
+12
2017-07-05
Make path scanning recursive, add ustring get_filenames and clean up
Martin Owens
2
-16
/
+16
2017-07-04
Fix a bug with select knots and modifiers
Jabier Arraiza
4
-25
/
+29
2017-07-04
Prevent crash when get_primary_monitor() returns nullptr.
Tavmjong Bah
1
-1
/
+4
2017-07-04
Fix crash in "New from template" dialog
Christophe Lebras
1
-19
/
+26
2017-07-02
Fix windows builds with filename in symbols dialog
Martin Owens
1
-1
/
+1
2017-07-02
Remove duplicate error message
Martin Owens
1
-8
/
+1
2017-07-02
Move directory scanners to new get_filenames(...) calls
Martin Owens
11
-351
/
+121
2017-07-02
Skip empty template information
Christophe Lebras
2
-18
/
+25
2017-07-02
Manage template informations
Christophe Lebras
3
-24
/
+83
2017-07-02
Add function to save template
Christophe Lebras
5
-23
/
+46
2017-07-02
Add Save Template Dialog
Christophe Lebras
3
-0
/
+158
2017-07-02
Add new verb "save template"
Christophe Lebras
3
-12
/
+20
2017-07-01
Improving CR feedback. thanks!
Jabier Arraiza
8
-56
/
+68
2017-07-01
Hackfest: Tidy and test for file exists in output.
Martin Owens
1
-3
/
+6
2017-07-01
Introduce get_filenames which scans paths for all filenames.
Martin Owens
4
-63
/
+93
2017-07-01
Runtime check for primary accelerator
Marc Jeanmougin
1
-5
/
+11
2017-07-01
Finish add selectable knot shapes
Jabier Arraiza
6
-15
/
+23
2017-07-01
Updated libs from the Adaptagrams project: libavoid, libcola and libvspc; cha...
Sylvain Chiron
291
-8021
/
+178948
2017-07-01
Fix a compiling error on debian testing
Jabier Arraiza
1
-1
/
+1
[prev]
[next]