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
/
dialog
/
document-properties.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Document Properties Grid tab keeps current position
Nathan Lee
2019-08-29
1
-4
/
+16
*
Rm unused code now Gtk+ >= 3.22 dependency is set
Alexander Valavanis
2019-05-26
1
-32
/
+0
*
Remove support for LCMS 1
Karl Cheng
2019-05-12
1
-10
/
+10
*
Tidy various dialog UIs
Nathan Lee
2019-04-02
1
-23
/
+30
*
Realign labels in "Fill and Stroke" dialog
Patrick Storz
2019-03-22
1
-1
/
+1
*
Document Properties: General UI cleanup
Patrick Storz
2019-03-22
1
-135
/
+114
*
Merge: Avoid the “using std::*;” or “using namespace std;” construct
Martin Owens
2019-03-06
1
-2
/
+1
|
\
|
*
Avoid the “using std::*;” or “using namespace std;” constructs.
Emmanuel Gil Peyrot
2019-03-06
1
-2
/
+1
*
|
Update background-color tooltips in document-properties.cpp (#101)
Tim Rawlinson
2019-02-28
1
-2
/
+2
|
/
*
modernize loops
Marc Jeanmougin
2019-01-02
1
-8
/
+8
*
Fix codding style
Jabiertxof
2018-11-09
1
-1
/
+1
*
Move icon-loader and provide a temporary fallback to render pixbuf
Jabiertxof
2018-11-09
1
-1
/
+1
*
This improve symbolic icon rendering moving it to CSS only. There is places i...
Jabiertxof
2018-11-09
1
-1
/
+1
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-1
/
+1
*
Move GTKMM_CHECK_VERSION from config.h to it's own header
Eduard Braun
2018-10-01
1
-8
/
+6
*
adding gtk-theme
Jabier Arraiza
2018-07-21
1
-3
/
+3
*
Run clang-tidy’s modernize-use-bool-literals pass.
Emmanuel Gil Peyrot
2018-06-18
1
-2
/
+2
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-51
/
+51
*
DocumentProperties: Fix undefined references without lcms
Patrick McDermott
2018-05-20
1
-24
/
+24
*
Misc. typos
luz.paz
2018-05-14
1
-1
/
+1
*
Merge branch 'guidespanel' of gitlab.com:darktrojan/inkscape
Marc Jeanmougin
2018-05-09
1
-1
/
+36
|
\
|
*
Add global guide controls to guides panel
Geoff Lankow
2018-05-04
1
-1
/
+36
*
|
Create and use LabelledColorPicker widget
Geoff Lankow
2018-05-09
1
-9
/
+5
|
/
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-13
/
+14
*
panel: Remove the unused "title" label
Stefano Facchini
2018-01-16
1
-1
/
+1
*
GtkMM popup menu deprecation fixes
Alexander Valavanis
2017-12-26
1
-0
/
+12
*
Use a macro for GtkMM version checks
Alexander Valavanis
2017-12-25
1
-3
/
+3
*
Misc. typos
Unknown
2017-11-07
1
-1
/
+1
*
UX compres document dialog from Ronaldo idea with target to backport to 0.92.2
Jabier Arraiza
2017-07-26
1
-20
/
+38
*
Fix Gtk alignment API
Alexander Valavanis
2017-07-08
1
-13
/
+9
*
Fix gtk margin API
Alexander Valavanis
2017-07-06
1
-0
/
+17
*
Use std::transform instead of a for loop
Tobias Ellinghaus
2017-07-05
1
-6
/
+7
*
Clean up color profiles code
Tobias Ellinghaus
2017-07-05
1
-13
/
+19
*
Remove old icon handling code
Alexander Valavanis
2017-06-29
1
-4
/
+5
*
Rm some deprecated Gtk::Stock usage
Alex Valavanis
2016-12-27
1
-6
/
+3
*
Merged trunk
Adrian Boguszewski
2016-08-09
1
-128
/
+1
|
\
|
*
End GTK+ 2 support and remove GDL fork
Alex Valavanis
2016-08-04
1
-128
/
+1
|
|
\
|
|
*
Drop remaining GTKMM 2 fallback support
Alex Valavanis
2016-07-28
1
-128
/
+1
*
|
|
Merged trunk
Adrian Boguszewski
2016-08-03
1
-13
/
+1
|
\
|
|
|
*
|
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-13
/
+1
|
*
|
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-0
/
+13
|
*
|
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-13
/
+0
|
|
/
*
|
Renamed children list in SPObject
Adrian Boguszewski
2016-07-14
1
-2
/
+2
*
|
Last part of new SPObject children list
Adrian Boguszewski
2016-07-14
1
-8
/
+6
|
/
*
Sort color profile lists
houz
2016-06-02
1
-24
/
+67
*
Fix regression: restore order in resources (e.g. pattern list)
Marc Jeanmougin
2016-05-21
1
-16
/
+16
*
Apply from patch from houz (Fixes color profile name mangling)
Liam P. White
2016-02-21
1
-2
/
+2
*
Corrects attribute name for saving page 'checkerboard' background state.
Tavmjong Bah
2015-12-28
1
-2
/
+2
*
Add option for checkerboard background.
Tavmjong Bah
2015-12-21
1
-5
/
+19
[next]