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
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
2011-06-05
Replace use of deprecated GtkTooltips API
Alex Valavanis
7
-192
/
+147
2011-06-04
Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...
Jon A. Cruz
4
-3
/
+7
2011-06-03
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
7
-16
/
+6
2011-04-18
Added mnemonics for font dialog (Bug #170765)
Kris De Gussem
1
-6
/
+5
2011-04-11
Guides and clonetiler. Fix for bug #477649 (GTK warning about an adjustment w...
Nicolas Dufour
1
-101
/
+78
2011-03-08
UI fix (message was not clear)
Kris De Gussem
1
-1
/
+1
2011-02-27
compatibility patch to compile using gcc 4.6
Adib Taraben
1
-0
/
+1
2011-02-22
Finished cleanup of outdated SP_OBJECT_REPR C macro.
Jon A. Cruz
4
-30
/
+40
2011-02-21
Finished cleanup of outdated SP_OBJECT_PARENT C macro.
Jon A. Cruz
2
-23
/
+25
2011-02-02
update to latest 2geom !
Johan B. C. Engelen
1
-93
/
+93
2010-12-29
Mnemonics in "Export bitmap", and "Rows and Columns" dialogs (Bug 170765)
Kris De Gussem
1
-3
/
+3
2010-12-18
Simple tracking of time to display dialogs and main window.
Jon A. Cruz
2
-1
/
+24
2010-12-12
Fix change in revision 9947 to be consistent with rest of the codebase.
Jon A. Cruz
1
-2
/
+4
2010-12-12
Fix build failure
Krzysztof Kosi??ski
1
-1
/
+2
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
16
-16
/
+16
2010-10-29
Dropped not working accelator key (r9858 Bug #170765)
Kris De Gussem
1
-1
/
+1
2010-10-27
UI: punctiation and mnemonics in preferences, export and ico preview dialog
Kris De Gussem
1
-1
/
+1
2010-10-24
Some UI fixes
Kris De Gussem
2
-10
/
+10
[next]