index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
dialogs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove GtkObject use in find dialog
Alex Valavanis
2012-05-16
1
-4
/
+2
*
Eliminated duplication of GTK key defines.
Jon A. Cruz
2012-05-03
1
-96
/
+1
*
Fix typos in Gtk3 fixes, and fix separator API usage
Alex Valavanis
2012-04-30
1
-3
/
+7
*
Drop GtkObject use in dialog-events
Alex Valavanis
2012-04-28
2
-4
/
+4
*
Get rid of remaining deprecated GDK Key symbols
Alex Valavanis
2012-04-15
1
-4
/
+103
*
Replace deprecated gtk_vbox_new and gtk_widget_size_request
Alex Valavanis
2012-04-10
1
-0
/
+19
*
Replace remaining gtk_hbox_new usage
Alex Valavanis
2012-04-10
1
-0
/
+30
*
Fix for 251674 and 592323 : Make CloneTiler dialog dockable
John Smith
2012-03-24
4
-2950
/
+0
*
add missing files to cmake.
Campbell Barton
2012-03-11
1
-3
/
+0
*
Fix for 940715 : Convert XML Editor to a dockable dialog
John Smith
2012-03-09
3
-1756
/
+1
*
fix cmakelists
Johan B. C. Engelen
2012-03-07
1
-4
/
+0
*
Cmake build fix
Kris De Gussem
2012-03-03
1
-2
/
+0
*
Fix for 390458 : Convert Export Bitmap to a dockable dialog
John Smith
2012-03-03
3
-2107
/
+0
*
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
2012-02-29
3
-6
/
+4
*
Merge Andrew's new OCAL dialog and clean headers. Please test
Alex Valavanis
2012-02-27
1
-1
/
+0
|
\
*
|
Fix for 934721 : Convert SpellCheck dialog to a dockable dialog
John Smith
2012-02-21
3
-1093
/
+0
*
|
Fix for 171579 : Make inkscape remember dialogs window status
John Smith
2012-02-17
5
-0
/
+24
*
|
Fix for 930535 : Convert Font and Text dialog to a dockable dialog
John Smith
2012-02-16
3
-1065
/
+0
*
|
Move gtkmm headers that internally re-enable deprecated gtk symbols to top. ...
Alex Valavanis
2012-02-15
2
-3
/
+7
*
|
Header cleaning
Alex Valavanis
2012-02-12
5
-0
/
+5
*
|
Backward compat fix for Gtkmm 2.20
Alex Valavanis
2012-02-09
1
-1
/
+13
*
|
(cppcheck and janitorial tasks:) C-style casting to C++-style casting
Kris De Gussem
2012-02-08
1
-2
/
+2
*
|
export: replace deprecated Gtk::ALIGN_LEFT symbol
Alex Valavanis
2012-02-06
1
-3
/
+3
*
|
Gtkmmification of object attributes dialog: image and link attributes now edi...
Kris De Gussem
2012-01-19
4
-190
/
+0
*
|
Adding expression calculator in Clone Tiler (see Bug #773636). Patch by Romain.
Nicolas Dufour
2012-01-13
1
-50
/
+59
*
|
A few GSEAL issues
Kris De Gussem
2012-01-11
1
-1
/
+1
*
|
Object properties dialog now dockable (derived from Inkscape::UI:Widget::Pane...
Kris De Gussem
2012-01-08
4
-625
/
+0
*
|
Warning and uninitialized variable cleanup.
Jon A. Cruz
2012-01-08
2
-40
/
+30
*
|
dropped deprecated function sp_repr_get_double_attribute
Kris De Gussem
2012-01-07
1
-10
/
+12
*
|
Some more documentation
Kris De Gussem
2012-01-06
2
-28
/
+25
*
|
More GSEAL issues
Alex Valavanis
2012-01-04
3
-5
/
+5
*
|
documentation of item properties dialog and SPAttributeTable
Kris De Gussem
2012-01-03
2
-7
/
+38
*
|
Janitorial tasks: get rid of deprecated repr wrapper functions
Kris De Gussem
2012-01-03
1
-8
/
+8
*
|
Cleanup GSEAL issues and deprecated GtkTooltips
Alex Valavanis
2012-01-03
2
-5
/
+5
*
|
Replace deprecated combo box API
Alex Valavanis
2012-01-02
1
-7
/
+22
*
|
Fix for bugs #902054, #884368 and #909958 (minimum widget size) by John Smith.
Nicolas Dufour
2012-01-02
1
-0
/
+1
*
|
Replace deprecated GTK_SIGNAL_FUNC macro
Alex Valavanis
2012-01-01
1
-1
/
+1
*
|
Item and image properties dialog update: restoring correct behaviour in case ...
Kris De Gussem
2012-01-01
2
-5
/
+32
*
|
Item properties dialog: fix multi-document issue (propably introduced in revi...
Kris De Gussem
2011-12-31
1
-1
/
+1
*
|
Item properties dialog:
Kris De Gussem
2011-12-31
1
-5
/
+12
*
|
Item properties dialog: another minor resource fix
Kris De Gussem
2011-12-30
2
-16
/
+18
*
|
Item properties dialog: fix signal connection
Kris De Gussem
2011-12-30
1
-5
/
+3
*
|
Item properties dialog: fix wasting resources when moving objects
Kris De Gussem
2011-12-30
2
-4
/
+15
*
|
C++ification of item properties dialog
Kris De Gussem
2011-12-30
3
-359
/
+348
|
/
*
- SPAttributeWidget and SPAttributeTable C++ified
Kris De Gussem
2011-12-16
2
-88
/
+60
|
\
|
*
- Dropped deprecated sp_window_new
Kris De Gussem
2011-12-15
1
-37
/
+31
|
*
SPAttributeTable C++ified
Kris De Gussem
2011-12-11
2
-28
/
+32
*
|
Replace deprecated GtkToolbar API
Alex Valavanis
2011-12-14
1
-82
/
+168
*
|
Replace deprecated gtk_widget_hide_all
Alex Valavanis
2011-12-14
1
-4
/
+4
|
/
*
Switch to top-level glib headers. Thanks to DimStar for patch
Alex Valavanis
2011-12-08
1
-1
/
+1
[next]