index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
Replaced a 'reshow_with_initial_size' by a simple 'resize', to address what l...
Gellule Xg
2011-06-28
1
-1
/
+1
*
|
|
|
|
Remove references to Xft from configure.ac
Gellule Xg
2011-06-29
1
-55
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
Remove references to Xft from configure.ac
Gellule Xg
2011-06-27
1
-55
/
+0
|
/
/
/
/
/
*
|
|
|
|
Add -lX11 to INKSCAPE_LIBS only when gtk is compiled for X11 backend target.
Gellule Xg
2011-06-29
1
-1
/
+12
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Add -lX11 to INKSCAPE_LIBS only when gtk is compiled for X11 backend target.
Gellule Xg
2011-06-27
1
-1
/
+12
|
/
/
/
/
*
|
|
|
If GTK is built with the QUARTZ backend, there is no need to expect DISPLAY t...
Gellule Xg
2011-06-29
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
If GTK built with QUARTZ backend, no need to expect DISPLAY to be set to star...
Gellule Xg
2011-06-28
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Fixed missing initializers, mismatching function with too many parameters, an...
Jon A. Cruz
2011-06-28
7
-33
/
+89
*
|
|
|
Rm a few instances of deprecated GtkNotebookPage. gtkmm-2.4 still uses it
Alex Valavanis
2011-06-27
4
-11
/
+8
|
\
|
|
|
|
*
|
|
Rm a few instances of deprecated GtkNotebookPage. gtkmm-2.4 still uses it
Alex Valavanis
2011-06-27
4
-11
/
+8
*
|
|
|
Extensions. Interpolate Path. use transform elements (Bug 518768)
Alvin Penner
2011-06-27
1
-1
/
+4
*
|
|
|
The measurement tool now snaps too
Diederik van Lierop
2011-06-27
1
-6
/
+39
*
|
|
|
Inkview. Fix for bug #771365 (Inkview rendering with incorrect scaling when s...
Nicolas Dufour
2011-06-27
1
-2
/
+2
*
|
|
|
fix crasher
Johan B. C. Engelen
2011-06-27
1
-1
/
+1
*
|
|
|
Remove "using namespace" from libcola headers.
Jon A. Cruz
2011-06-27
6
-89
/
+92
*
|
|
|
LPE PowerStroke: add linecap (let's see how well this behaves, it has some bu...
Johan B. C. Engelen
2011-06-26
2
-17
/
+86
*
|
|
|
- Add a third group of snap sources/targets, called ¨others¨ (before we had...
Diederik van Lierop
2011-06-26
22
-83
/
+119
*
|
|
|
Documentation. Tutorials translation update.
Nicolas Dufour
2011-06-26
5
-406
/
+407
*
|
|
|
Extensions. Function Plotter. message if nothing selected (Bug 800552)
Alvin Penner
2011-06-26
1
-1
/
+6
*
|
|
|
Documentation. Keys and mouse reference translations update.
Nicolas Dufour
2011-06-26
5
-2524
/
+26364
*
|
|
|
Documentation. New Japanese man page by Masato HASHIMOTO.
Nicolas Dufour
2011-06-26
2
-1
/
+545
*
|
|
|
Gtk cleanup: gtk_signal_connect_while_alive
Alex Valavanis
2011-06-26
1
-49
/
+61
|
\
|
|
|
|
*
|
|
Gtk cleanup: gtk_signal_connect_while_alive
Alex Valavanis
2011-06-26
1
-49
/
+61
*
|
|
|
Whitespace cleanup.
Jon A. Cruz
2011-06-26
1
-58
/
+71
*
|
|
|
Gtk cleanup: gtk_object_get_data
Alex Valavanis
2011-06-26
15
-162
/
+162
|
\
|
|
|
|
*
|
|
Gtk cleanup: gtk_object_get_data
Alex Valavanis
2011-06-26
15
-162
/
+162
*
|
|
|
Gtk cleanup: gtk_menu_append
Alex Valavanis
2011-06-26
9
-43
/
+43
|
\
|
|
|
|
*
|
|
Gtk cleanup: gtk_menu_append
Alex Valavanis
2011-06-26
8
-42
/
+42
|
*
|
|
Gtk cleanup: GTK_WIDGET_HAS_FOCUS
Alex Valavanis
2011-06-25
1
-1
/
+1
*
|
|
|
Gtk cleanup: gtk_object_set_data
Alex Valavanis
2011-06-25
15
-118
/
+118
|
\
|
|
|
|
*
|
|
Gtk cleanup: gtk_object_set_data
Alex Valavanis
2011-06-25
15
-118
/
+118
*
|
|
|
Gtk cleanup: GTK_WIDGET_IS_SENSITIVE
Alex Valavanis
2011-06-25
1
-1
/
+1
|
\
|
|
|
|
*
|
|
Gtk cleanup: GTK_WIDGET_IS_SENSITIVE
Alex Valavanis
2011-06-25
1
-1
/
+1
*
|
|
|
Removed questionable operator altogether.
Jon A. Cruz
2011-06-25
1
-2
/
+0
*
|
|
|
Removed questionable cast.
Jon A. Cruz
2011-06-25
1
-2
/
+1
*
|
|
|
warning cleanup (no functional changes)
Campbell Barton
2011-06-25
9
-22
/
+22
*
|
|
|
added a Modules cmake dir, only use for find_package, reference cmake include...
Campbell Barton
2011-06-25
13
-7
/
+9
*
|
|
|
cmake: added a patched FindGTK2 to include cairommconfig.h
Campbell Barton
2011-06-25
2
-6
/
+600
*
|
|
|
Removed outdated callback function.
Jon A. Cruz
2011-06-24
1
-6
/
+0
*
|
|
|
Document. Fix for bug #680347 (page margins can't be reset with single click ...
Nicolas Dufour
2011-06-24
2
-13
/
+20
*
|
|
|
Translations. Greek translation update by Dimitris Spingos (now 100%)
Nicolas Dufour
2011-06-24
1
-3
/
+2
*
|
|
|
Switch to GObject
Alex Valavanis
2011-06-24
64
-208
/
+202
|
\
|
|
|
|
*
|
|
Switch to GObject
Alex Valavanis
2011-06-24
64
-208
/
+202
*
|
|
|
GTK cleaning: gtk_window_set_policy
Alex Valavanis
2011-06-23
4
-7
/
+2
|
\
|
|
|
|
*
|
|
Remove/replace deprecated gtk_window_set_policy symbol
Alex Valavanis
2011-06-23
4
-7
/
+2
*
|
|
|
GTK cleaning
Alex Valavanis
2011-06-23
3
-13
/
+13
|
\
|
|
|
|
*
|
|
Replace deprecated gtk_radio_button_group symbol
Alex Valavanis
2011-06-23
3
-13
/
+13
|
/
/
/
*
|
|
Translations. Greek translation update by Dimitris Spingos.
Nicolas Dufour
2011-06-23
1
-21828
/
+13321
*
|
|
Filters. Fix for a crash introduced with revision 10313.
Nicolas Dufour
2011-06-23
1
-6
/
+6
*
|
|
update file lists
Campbell Barton
2011-06-24
2
-5
/
+0
[prev]
[next]