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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-03-19
Fixing regression
jtx
1
-0
/
+6
2013-03-17
Working with widjets
Jabier Arraiza Cenoz
1
-6
/
+0
2013-03-15
Fix even more forward declaration tags
Alex Valavanis
1
-0
/
+6
2013-03-09
Migrate Object Properties dialog to Gtk::Grid
Alex Valavanis
1
-38
/
+119
2013-01-20
UI uniformisation: added colons in front of edit box (see bug #1050938 )
Kris De Gussem
1
-10
/
+20
2012-12-19
Fix regression with event attribute names (see bug #1050938)
su_v
1
-9
/
+9
2012-10-02
fixed another UI inconsistency in object properties dialog
Kris De Gussem
1
-0
/
+2
2012-10-02
Fix for Bug #1049440 (Crash in Object Properties if label is empty string (re...
Kris De Gussem
1
-1
/
+0
2012-10-02
fix layout of object properties dialog (Bug #1050938 ; input fields in object...
Kris De Gussem
1
-22
/
+23
2012-08-08
copyright message rewritten object properties dialog
Kris De Gussem
1
-23
/
+19
2012-04-17
Fix for 169888 : HIG Style frame
John Smith
1
-0
/
+3
2012-02-29
cppcheck
Kris De Gussem
1
-2
/
+2
2012-02-26
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
1
-1
/
+4
2012-02-25
Header cleaning
Alex Valavanis
1
-0
/
+2
2012-02-12
Header cleaning
Alex Valavanis
1
-0
/
+2
2012-01-18
documentation
Kris De Gussem
1
-3
/
+0
2012-01-13
Fix updating object properties window when its desktop is not the active desktop
Kris De Gussem
1
-16
/
+53
2012-01-08
warnings fix
Kris De Gussem
1
-2
/
+2
2012-01-08
another fix after moving files (btool did not fail)
Kris De Gussem
1
-2
/
+2
2012-01-08
Object properties dialog now dockable (derived from Inkscape::UI:Widget::Pane...
Kris De Gussem
1
-162
/
+46
2012-01-06
Some more documentation
Kris De Gussem
1
-25
/
+4
2012-01-03
documentation of item properties dialog and SPAttributeTable
Kris De Gussem
1
-5
/
+29
2012-01-01
Item and image properties dialog update: restoring correct behaviour in case ...
Kris De Gussem
1
-3
/
+8
2011-12-31
Item properties dialog: fix multi-document issue (propably introduced in revi...
Kris De Gussem
1
-1
/
+1
2011-12-31
Item properties dialog:
Kris De Gussem
1
-5
/
+12
2011-12-30
Item properties dialog: another minor resource fix
Kris De Gussem
1
-16
/
+17
2011-12-30
Item properties dialog: fix signal connection
Kris De Gussem
1
-5
/
+3
2011-12-30
Item properties dialog: fix wasting resources when moving objects
Kris De Gussem
1
-3
/
+12
2011-12-30
C++ification of item properties dialog
Kris De Gussem
1
-356
/
+290
2011-12-15
- Dropped deprecated sp_window_new
Kris De Gussem
1
-37
/
+31
2011-12-11
SPAttributeTable C++ified
Kris De Gussem
1
-4
/
+16
2011-10-03
Doxygen cleanup.
Jon A. Cruz
1
-14
/
+10
2011-06-26
Gtk cleanup: gtk_object_get_data
Alex Valavanis
1
-23
/
+23
2011-06-25
Gtk cleanup: gtk_object_set_data
Alex Valavanis
1
-20
/
+20
2011-06-22
Position the 'Set' button to lower right corner of the object properties panel.
Felipe Corr??a da Silva Sanches
1
-9
/
+7
2011-06-13
Replace deprecated GtkSignal
Alex Valavanis
1
-11
/
+11
2011-06-05
Replace use of deprecated GtkTooltips API
Alex Valavanis
1
-6
/
+4
2011-06-03
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
1
-9
/
+0
2011-02-22
Finished cleanup of outdated SP_OBJECT_REPR C macro.
Jon A. Cruz
1
-1
/
+1
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-10-24
Some UI fixes
Kris De Gussem
1
-6
/
+6
2010-07-12
SPObject c++ification finalized along with the beginning of XML Privatisation...
Abhishek Sharma Public
1
-1
/
+1
2010-07-02
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
1
-6
/
+6
2010-03-02
Cleanup on id access.
Jon A. Cruz
1
-2
/
+2
2009-07-13
Newer GTK is more restrictive with includes, only <gtk/gtk.h> can be directly...
Josh Andler
1
-1
/
+1
2009-02-21
Move files from the src/dialogs/ directory to the places where they
Krzysztof Kosi??ski
1
-10
/
+9
2009-01-16
trying to fix the build for debian sid. It builds OK for me on Ubuntu 8.10 bu...
Felipe Corr??a da Silva Sanches
1
-0
/
+1
2009-01-15
added interactivity attributes to the object properties dialog.
Felipe Corr??a da Silva Sanches
1
-1
/
+26
2008-11-21
Merge from fe-moved
Ted Gould
1
-6
/
+4
2008-10-27
From trunk
Ted Gould
1
-11
/
+12
[next]