index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
interface.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for 273539 : Add Group action to the context menu
John Smith
2012-09-02
1
-0
/
+16
*
Fix for 170550 : open blank document on 'close'
John Smith
2012-08-30
1
-0
/
+11
*
Fix for 980520 : Conflicting accelerator keys
John Smith
2012-08-29
1
-2
/
+2
*
Fix for 819671 : No visual indication for grid and snap being on/off
John Smith
2012-08-09
1
-9
/
+62
*
Fix for 918894 : Remove link is reported as Ungroup in Undo history
John Smith
2012-08-01
1
-1
/
+2
*
Fix for 722625 : Select Same by Object Type
John Smith
2012-07-25
1
-5
/
+60
*
Drop GTK+ 2.20 support.
Alex Valavanis
2012-07-05
1
-12
/
+0
*
Fix some broken callbacks for Gtk+ 3
Alex Valavanis
2012-06-11
1
-3
/
+23
*
Eliminated duplication of GTK key defines.
Jon A. Cruz
2012-05-03
1
-85
/
+1
*
Issue with my last commit
Kris De Gussem
2012-04-25
1
-5
/
+0
*
Memory management in context menu (Bug #910529 )
Kris De Gussem
2012-04-24
1
-32
/
+34
*
better UI message
Kris De Gussem
2012-04-22
1
-1
/
+1
*
Get rid of remaining deprecated GDK Key symbols
Alex Valavanis
2012-04-15
1
-4
/
+94
*
i18n. Adding some context tags (disambiguation).
Nicolas Dufour
2012-04-11
1
-3
/
+3
*
UI. Restoring context menu items order (Embed image) and activation test (Ext...
Nicolas Dufour
2012-04-11
1
-2
/
+2
*
Additional cleanup.
Jon A. Cruz
2012-04-10
1
-38
/
+0
*
Replace remaining gtk_hbox_new usage
Alex Valavanis
2012-04-10
1
-0
/
+10
*
Documentation / dropping some pointer conversions in context menu
Kris De Gussem
2012-04-09
1
-78
/
+34
*
restore item order of dialogs in context menu (Bug #910529)
Kris De Gussem
2012-04-06
1
-45
/
+27
*
fixes issue with revision 11160?
Kris De Gussem
2012-04-06
1
-6
/
+6
*
build warning fix
Kris De Gussem
2012-04-06
1
-1
/
+1
*
C++ify context menu:
Kris De Gussem
2012-04-05
1
-105
/
+687
*
add NULL checks to perhaps fix bug 970105
Johan B. C. Engelen
2012-04-05
1
-13
/
+15
*
Merge Andrew's new OCAL dialog and clean headers. Please test
Alex Valavanis
2012-02-27
1
-2
/
+2
|
\
*
|
Header cleaning
Alex Valavanis
2012-02-12
1
-0
/
+1
*
|
Cleaning up a few headers
Alex Valavanis
2012-02-12
1
-0
/
+2
*
|
Patch from lp 721448 to make OSX Aqua builds more stable
Josh Andler
2012-02-08
1
-15
/
+0
*
|
Get rid of gtkmm top-level header usage - not required by API
Alex Valavanis
2012-02-06
1
-0
/
+1
*
|
GTK 2.20 compat for interface.cpp
Alex Valavanis
2012-01-05
1
-0
/
+8
*
|
Cleanup GSEAL issues and deprecated GtkTooltips
Alex Valavanis
2012-01-03
1
-13
/
+16
|
/
*
Another minor pass of Doxygen cleanup.
Jon A. Cruz
2011-10-03
1
-33
/
+36
*
Remove nr-object.h and nr-macros.h
Krzysztof Kosi??ski
2011-08-28
1
-25
/
+12
*
Refactor SPItem bounding box methods: remove NRRect usage and make code
Krzysztof Kosi??ski
2011-08-27
1
-1
/
+1
*
Rewrite NRArenaItem hierarchy into C++
Krzysztof Kosi??ski
2011-08-06
1
-4
/
+4
*
- rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...
Johan B. C. Engelen
2011-07-17
1
-2
/
+2
*
Refactoring color profile to bring more internal. Help to prep for optional l...
Jon A. Cruz
2011-07-06
1
-4
/
+0
*
Gtk cleanup: gtk_menu_append
Alex Valavanis
2011-06-26
1
-5
/
+5
*
Remove/replace deprecated gtk_window_set_policy symbol
Alex Valavanis
2011-06-23
1
-3
/
+1
*
Merge from trunk
Krzysztof Kosi??ski
2011-06-19
1
-3
/
+3
|
\
|
*
UI. New mnemonics (see Bug #768277 , Add mnemonics for menu items without ver...
Nicolas Dufour
2011-04-21
1
-3
/
+3
*
|
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
1
-57
/
+69
|
\
|
|
*
Cleaned up memory patch. Fixes bug #737298.
Jon A. Cruz
2011-03-20
1
-4
/
+12
|
*
NEW: Grayscale color display mode. (toggle assigned keybinding: Shift+keypad5)
Johan B. C. Engelen
2011-02-21
1
-27
/
+32
|
*
Finished cleanup of outdated SP_OBJECT_PARENT C macro.
Jon A. Cruz
2011-02-21
1
-13
/
+13
|
*
Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...
Jon A. Cruz
2010-12-23
1
-13
/
+12
*
|
Merge from trunk (again)
Krzysztof Kosi??ski
2010-12-15
1
-23
/
+58
|
\
|
|
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-21
/
+25
|
|
\
|
|
*
SPObject c++ification finalized along with the beginning of XML Privatisation...
Abhishek Sharma Public
2010-07-12
1
-1
/
+1
|
|
*
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
2010-07-02
1
-8
/
+8
|
|
*
C++fied SPDocument added
Abhishek Sharma Public
2010-07-01
1
-2
/
+2
[next]