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
/
interface.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixing coding style
Jabier Arraiza
2018-07-31
1
-1
/
+1
*
Remove XGD_DATA_DIR as sugestion of su_v
Jabier Arraiza
2018-07-31
1
-2
/
+5
*
First try co fix icons bugs
Jabier Arraiza
2018-07-31
1
-3
/
+0
*
trying to fix bug on Fedora https://gitlab.com/inkscape/inkscape/merge_reques...
Jabier Arraiza
2018-07-28
1
-1
/
+0
*
Refactor fo theme switcher
Jabier Arraiza
2018-07-27
1
-0
/
+1
*
Fixes pointed by maren in original MR
Jabier Arraiza
2018-07-25
1
-1
/
+8
*
Fixing coding style
Jabier Arraiza
2018-07-21
1
-10
/
+9
*
Working on themes
Jabier Arraiza
2018-07-21
1
-1
/
+1
*
adding gtk-theme
Jabier Arraiza
2018-07-21
1
-1
/
+48
*
Replace typedef enum with enum in POD type declarations.
Emmanuel Gil Peyrot
2018-06-20
1
-2
/
+2
*
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
2018-06-19
1
-1
/
+1
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-48
/
+48
*
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-1
/
+1
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-1
/
+1
*
a bit more of warning cleanup
Felipe Corrêa da Silva Sanches
2018-03-28
1
-1
/
+1
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-32
/
+39
*
Limit geometry from file to width/height of monitor
Eduard Braun
2018-01-07
1
-2
/
+4
*
Make stored geometry and default window size enums
Eduard Braun
2018-01-07
1
-2
/
+3
*
Simplify code to restore new windows to previous position
Eduard Braun
2018-01-07
1
-41
/
+4
*
Use a macro for GtkMM version checks
Alexander Valavanis
2017-12-25
1
-2
/
+2
*
Use standard glib macro instead of a custom one
Stefano Facchini
2017-10-19
1
-2
/
+1
*
First batch
Marc Jeanmougin
2017-10-01
1
-47
/
+44
*
Hunted every GList to the last (except in libnrtype and libcroco)
Marc Jeanmougin
2017-09-30
1
-6
/
+4
*
remove helper/gnome-utils.*
Marc Jeanmougin
2017-09-29
1
-7
/
+7
*
Fix translation of menus.xml
Eduard Braun
2017-07-30
1
-1
/
+6
*
interface: add support for old Gtk+
Alex Valavanis
2017-07-25
1
-0
/
+5
*
interface: Rm unused function
Alexander Valavanis
2017-06-29
1
-29
/
+0
*
Remove old icon handling code
Alexander Valavanis
2017-06-29
1
-1
/
+0
*
Add a show-icon attribute to menu XML
Alexander Valavanis
2017-06-28
1
-11
/
+34
*
Revert "menu-items: C++ify"
Alexander Valavanis
2017-06-28
1
-71
/
+49
*
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
1
-49
/
+71
*
Partial fix for menu items and split contextmenu into separate file
Alexander Valavanis
2017-06-27
1
-893
/
+36
*
Initial addition of menu icons
Alexander Valavanis
2017-06-27
1
-32
/
+48
*
GdkScreen deprecation fixes
Alexander Valavanis
2017-06-27
1
-6
/
+23
*
Reorder hide and lock from context menu
Jabier Arraiza Cenoz
2017-06-07
1
-7
/
+7
*
Add contextual buttons to Hide/lock and Unhide/unlock items
Jabiertxof
2017-06-06
1
-1
/
+84
*
Extract some common code into a routine.
Shlomi Fish
2017-01-04
1
-9
/
+2
*
Rm remaining Gtk::Stock usage
Alex Valavanis
2016-12-27
1
-4
/
+2
*
CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo...
Marc Jeanmougin
2016-10-24
1
-8
/
+8
*
Merged trunk
Adrian Boguszewski
2016-08-09
1
-31
/
+1
|
\
|
*
End GTK+ 2 support and remove GDL fork
Alex Valavanis
2016-08-04
1
-31
/
+1
|
|
\
|
|
*
Finish removing GTK+ 2 fallbacks
Alex Valavanis
2016-07-28
1
-31
/
+1
*
|
|
Merged trunk
Adrian Boguszewski
2016-08-03
1
-12
/
+2
|
\
|
|
|
*
|
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-12
/
+2
|
*
|
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-1
/
+12
|
*
|
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-12
/
+1
|
|
/
*
|
Renamed some functions, fixed tests
Adrian Boguszewski
2016-07-27
1
-2
/
+2
[next]