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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-01-03
Cleanup GSEAL issues and deprecated GtkTooltips
Alex Valavanis
2
-5
/
+5
2012-01-02
Replace deprecated combo box API
Alex Valavanis
1
-7
/
+22
2012-01-02
Fix for bugs #902054, #884368 and #909958 (minimum widget size) by John Smith.
Nicolas Dufour
1
-0
/
+1
2012-01-01
Replace deprecated GTK_SIGNAL_FUNC macro
Alex Valavanis
1
-1
/
+1
2012-01-01
Item and image properties dialog update: restoring correct behaviour in case ...
Kris De Gussem
2
-5
/
+32
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
2
-16
/
+18
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
2
-4
/
+15
2011-12-30
C++ification of item properties dialog
Kris De Gussem
3
-359
/
+348
2011-12-15
- Dropped deprecated sp_window_new
Kris De Gussem
1
-37
/
+31
2011-12-14
Replace deprecated GtkToolbar API
Alex Valavanis
1
-82
/
+168
2011-12-14
Replace deprecated gtk_widget_hide_all
Alex Valavanis
1
-4
/
+4
2011-12-11
SPAttributeTable C++ified
Kris De Gussem
2
-28
/
+32
2011-12-08
Switch to top-level glib headers. Thanks to DimStar for patch
Alex Valavanis
1
-1
/
+1
2011-12-04
cppcheck
Kris De Gussem
1
-17
/
+13
2011-11-05
increase significant digits in clone tile dialog
Johan B. C. Engelen
1
-5
/
+8
2011-10-05
Cleanup for src/forward.h. (About 19 of the affected files did not require th...
Jon A. Cruz
3
-9
/
+12
2011-10-03
Doxygen cleanup.
Jon A. Cruz
8
-234
/
+223
2011-08-27
Refactor SPItem bounding box methods: remove NRRect usage and make code
Krzysztof Kosi??ski
3
-20
/
+20
2011-08-07
Rewrite NRArena -> Inkscape::Drawing. Call render and update
Krzysztof Kosi??ski
1
-17
/
+13
2011-08-06
Rewrite NRArenaItem hierarchy into C++
Krzysztof Kosi??ski
1
-11
/
+7
2011-07-30
Memory leaks fix / code cleanup
Kris De Gussem
1
-0
/
+1
2011-07-22
Replace direct use of Cairo contexts and surfaces in the rendering tree
Krzysztof Kosi??ski
1
-15
/
+9
2011-07-19
Remove deprecated Glib symbols
Krzysztof Kosi??ski
1
-5
/
+9
2011-07-17
- rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...
Johan B. C. Engelen
2
-4
/
+4
2011-07-16
Cleanup of oudated/redundant SP_ITEM() macro use.
Jon A. Cruz
1
-6
/
+7
2011-07-15
Remove the icon-names.h thing, which was a mistake.
Krzysztof Kosi??ski
3
-35
/
+35
2011-07-05
Text edit dialog: Apply button should grab default only after adding to window
Alex Valavanis
1
-2
/
+2
2011-07-01
Migrate clonetiler to GtkComboBox
Alex Valavanis
1
-25
/
+33
2011-06-30
Minimise GTK version changes in text-edit dialog
Alex Valavanis
1
-34
/
+6
2011-06-26
Gtk cleanup: gtk_signal_connect_while_alive
Alex Valavanis
1
-49
/
+61
2011-06-26
Gtk cleanup: gtk_object_get_data
Alex Valavanis
5
-111
/
+111
2011-06-26
Gtk cleanup: gtk_menu_append
Alex Valavanis
1
-1
/
+1
2011-06-25
Gtk cleanup: gtk_object_set_data
Alex Valavanis
4
-62
/
+62
2011-06-23
Remove/replace deprecated gtk_window_set_policy symbol
Alex Valavanis
2
-3
/
+1
2011-06-23
Replace deprecated gtk_radio_button_group symbol
Alex Valavanis
2
-12
/
+12
2011-06-23
Remove more of libnr
Krzysztof Kosi??ski
1
-0
/
+1
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-22
Warning cleanup.
Jon A. Cruz
1
-1
/
+1
2011-06-22
Revision 10333 introduced dependency on gtk version 2.24 which is currently n...
Felipe Corr??a da Silva Sanches
1
-1
/
+50
2011-06-22
Replace deprecated GtkCombo
Alex Valavanis
1
-12
/
+5
2011-06-13
cmake:
Campbell Barton
1
-1
/
+14
2011-06-13
Replace deprecated GtkSignal
Alex Valavanis
7
-100
/
+100
2011-06-13
cmake: now builds without having most of the source listed in 1 file.
Campbell Barton
1
-1
/
+2
2011-06-12
Replace deprecated GTK_WIDGET_(UN)SET_FLAGS macros
Alex Valavanis
2
-5
/
+5
2011-06-13
cmake:
Campbell Barton
1
-2
/
+3
2011-06-12
cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca...
Campbell Barton
1
-2
/
+2
2011-06-12
work in progress cmake commit:
Campbell Barton
1
-24
/
+12
[prev]
[next]