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
/
object-properties.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Crashfix: set an unset id in Object Properties
Thomas Holder
2019-11-10
1
-1
/
+1
*
Use same label for Layers and Objects dialogs
Nathan Lee
2019-11-10
1
-1
/
+1
*
Object properties: fix values of image-rendering enum
Patrick Storz
2019-09-22
1
-3
/
+10
*
Tidy UI for Object Properties/Attributes
Nathan Lee
2019-04-02
1
-10
/
+11
*
Object Properties "Preserve Ratio" fixes
Thomas Holder
2019-03-03
1
-4
/
+3
*
Fix incorrect string literal comparisons
Karl Cheng
2019-02-19
1
-1
/
+1
*
object properties dialog: label placeholder
Thomas Holder
2019-02-02
1
-2
/
+10
*
Clarify licenses
Max Gaukler
2018-11-08
1
-4
/
+5
*
Use SPStyle and SPStyleEnum instead of getStyleProperty.
Martin Owens
2018-10-03
1
-11
/
+6
*
Add per embed/linked SVG a DPI value
Jabiertxof
2018-09-13
1
-5
/
+68
*
Run clang-tidy’s modernize-use-emplace pass.
Emmanuel Gil Peyrot
2018-06-18
1
-19
/
+19
*
Run clang-tidy’s modernize-use-bool-literals pass.
Emmanuel Gil Peyrot
2018-06-18
1
-9
/
+9
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-9
/
+9
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-7
/
+10
*
panel: Remove the unused "title" label
Stefano Facchini
2018-01-16
1
-1
/
+1
*
Fix Gtk alignment API
Alexander Valavanis
2017-07-08
1
-7
/
+4
*
End GTK+ 2 support and remove GDL fork
Alex Valavanis
2016-08-04
1
-91
/
+3
|
\
|
*
Drop remaining GTKMM 2 fallback support
Alex Valavanis
2016-07-28
1
-91
/
+3
*
|
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-3
/
+0
*
|
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-0
/
+3
*
|
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-3
/
+0
|
/
*
Clarify license.
Krzysztof Kosi??ski
2016-05-08
1
-1
/
+1
*
UI. Fix for Bug #1450875 (A change of the Image quality for an embedded/linke...
Nicolas Dufour
2015-05-11
1
-2
/
+4
*
UI. Fix for Bug #1450877 (GUI glitch in Object Properties)
Nicolas Dufour
2015-05-06
1
-2
/
+2
*
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
2014-12-21
1
-1
/
+1
*
Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection
Liam P. White
2014-12-21
1
-5
/
+5
*
Fix build failure with GTK 3.0
Krzysztof Kosi??ski
2014-03-15
1
-5
/
+2
*
Make the Object Properties dialog code adhere to the coding style.
Krzysztof Kosi??ski
2014-03-15
1
-270
/
+274
*
Add GUI for 'image-rendering'. Completes fix for blocker bug #1163449.
Tavmjong Bah
2013-11-19
1
-1
/
+81
*
Fix even more forward declaration tags
Alex Valavanis
2013-03-15
1
-0
/
+6
*
Migrate Object Properties dialog to Gtk::Grid
Alex Valavanis
2013-03-09
1
-38
/
+119
*
UI uniformisation: added colons in front of edit box (see bug #1050938 )
Kris De Gussem
2013-01-20
1
-10
/
+20
*
Fix regression with event attribute names (see bug #1050938)
su_v
2012-12-19
1
-9
/
+9
*
fixed another UI inconsistency in object properties dialog
Kris De Gussem
2012-10-02
1
-0
/
+2
*
Fix for Bug #1049440 (Crash in Object Properties if label is empty string (re...
Kris De Gussem
2012-10-02
1
-1
/
+0
*
fix layout of object properties dialog (Bug #1050938 ; input fields in object...
Kris De Gussem
2012-10-02
1
-22
/
+23
*
copyright message rewritten object properties dialog
Kris De Gussem
2012-08-08
1
-23
/
+19
*
Fix for 169888 : HIG Style frame
John Smith
2012-04-17
1
-0
/
+3
*
cppcheck
Kris De Gussem
2012-02-29
1
-2
/
+2
*
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
2012-02-26
1
-1
/
+4
*
Header cleaning
Alex Valavanis
2012-02-25
1
-0
/
+2
*
Header cleaning
Alex Valavanis
2012-02-12
1
-0
/
+2
*
documentation
Kris De Gussem
2012-01-18
1
-3
/
+0
*
Fix updating object properties window when its desktop is not the active desktop
Kris De Gussem
2012-01-13
1
-16
/
+53
*
warnings fix
Kris De Gussem
2012-01-08
1
-2
/
+2
*
another fix after moving files (btool did not fail)
Kris De Gussem
2012-01-08
1
-2
/
+2
*
Object properties dialog now dockable (derived from Inkscape::UI:Widget::Pane...
Kris De Gussem
2012-01-08
1
-0
/
+391