index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
dialog
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Win32. Fixing Glib and GTKmm deprecations.
Nicolas Dufour
2013-02-05
2
-1
/
+25
|
*
Build. Adding test for external GDL build (--enable-gtk3-experimental option).
Nicolas Dufour
2013-02-05
1
-0
/
+5
|
*
Fix for 1002757 : Regressions with new default font 'sans-serif'
John Smith
2013-02-02
1
-1
/
+1
|
*
Clean up Cairo rendering in a couple of widgets
Alex Valavanis
2013-01-31
1
-22
/
+7
|
*
fix crash
Johan B. C. Engelen
2013-01-24
1
-0
/
+3
|
*
revert my revision 12053 (Bug #1103248 )
Kris De Gussem
2013-01-23
1
-1
/
+1
|
*
direct use of Glib::ustring
Kris De Gussem
2013-01-22
1
-1
/
+1
|
*
UI uniformisation: added colons in front of edit box (see bug #1050938 )
Kris De Gussem
2013-01-20
2
-10
/
+21
|
*
UI uniformisation
Kris De Gussem
2013-01-20
1
-1
/
+1
|
*
i18n. Shortcuts preferences are now fully translatable.
Nicolas Dufour
2013-01-18
1
-4
/
+4
|
*
Cleanup EekPreview widget implementation:
Alex Valavanis
2013-01-16
1
-51
/
+6
|
*
i18n. String disambiguation.
Nicolas Dufour
2013-01-15
1
-2
/
+2
|
*
clarify preference text (thought it was a bug first)
Johan B. C. Engelen
2013-01-14
1
-1
/
+1
|
*
Preferences. Moving selection option to avoid confusion.
Nicolas Dufour
2013-01-14
1
-4
/
+3
|
*
Warning and dead code cleanup.
Jon A. Cruz
2013-01-11
5
-7
/
+11
|
*
Filters. Fix for Bug #1089406 (filter name is random filter232 when first add...
Nicolas Dufour
2013-01-10
1
-0
/
+1
|
*
ocaldialog: Use GtkSearchEntry in Gtk+ >= 3.6
Alex Valavanis
2013-01-04
2
-0
/
+22
|
*
Re-add omitted UI pref from prefences dialog rewrite
Josh Andler
2013-01-04
1
-0
/
+1
|
*
Fix GTK+ 3 drawing of primitives list in filter effects dialog
Alex Valavanis
2012-12-28
2
-9
/
+13
|
*
Correct sizing in primitives list in filter-effects dialog
Alex Valavanis
2012-12-28
2
-3
/
+69
|
*
Change tooltip to clarify behavior after commit r10784.
Tavmjong Bah
2012-12-26
1
-1
/
+1
|
*
Convert a load more C-style pointer casts to GObject or C++ casts (merry chri...
Alex Valavanis
2012-12-25
4
-33
/
+33
|
*
Fix regression with event attribute names (see bug #1050938)
su_v
2012-12-19
1
-9
/
+9
|
*
Added support for Visio stencil files (.vss) to Symbols dialog.
Tavmjong Bah
2012-12-17
1
-4
/
+104
|
*
GTK+ 3: Switch to more orientable widgets
Alex Valavanis
2012-12-16
6
-1
/
+68
|
*
GTK+ 3: Use orientable widgets
Alex Valavanis
2012-12-16
5
-0
/
+42
|
*
Fix for 383871 : Let space switch to selector tool even when used for panning
John Smith
2012-12-14
1
-0
/
+2
|
*
Migrate document metadata from NotbookPage to Gtk::Grid and drop dead code
Alex Valavanis
2012-12-12
2
-54
/
+79
|
*
Migrate Layers dialog to Gtk::Grid
Alex Valavanis
2012-12-10
2
-2
/
+59
|
*
GTK3: Migrate guides dialog to Gtk::Grid
Alex Valavanis
2012-12-10
2
-7
/
+79
|
*
Fix for 1086643 : Input devices : Simplify dialog
John Smith
2012-12-10
1
-122
/
+341
|
*
Migrate remaining stuff from GtkTable to GtkGrid
Alex Valavanis
2012-12-09
1
-4
/
+43
|
*
- fix security bug lp:1025185
Johan B. C. Engelen
2012-12-05
1
-2
/
+8
|
*
Fix for 255792 : Calligraphy tool presets management
John Smith
2012-11-30
2
-4
/
+43
|
*
Fix for 1071421 : Setting swatch as fill/stroke creates new swatches which ne...
John Smith
2012-11-28
1
-16
/
+18
|
*
GTK+ 3: Migrate to GdkRGBA
Alex Valavanis
2012-11-27
1
-2
/
+92
|
*
Drop support for GTK+ < 2.24
Alex Valavanis
2012-11-26
12
-178
/
+2
|
*
i18n. Fix for Bug #1083043 (Symbols dialog isn't translatable).
Nicolas Dufour
2012-11-26
1
-7
/
+9
|
*
Fix undo history entry for layer renaming to be consistent with 'Rename Layer...
su_v
2012-11-26
1
-1
/
+1
|
*
Fix for 1036059 : Keyboard shortcut editor
John Smith
2012-11-25
8
-5
/
+477
|
*
Fix for 172236 : Dropper pixmaps and onetime fix
John Smith
2012-11-24
2
-0
/
+31
|
*
UI. Fix for Bug #1071104 (Failure to open a browse window when choosing Expor...
Nicolas Dufour
2012-11-18
1
-0
/
+8
|
*
Fix for 275662 : Filter stays in object's css property after Filter Effect di...
John Smith
2012-11-18
1
-0
/
+24
|
*
Fix for 1079971 : Symbol dialog : Drag & Drop to the canvas
John Smith
2012-11-18
2
-0
/
+28
|
*
Fix for 177931 : Layer dialog toggle solo mode with Shift/Alt click
John Smith
2012-11-18
2
-11
/
+48
|
*
cppcheck: Simple fixes for src/ui/dialog
Alex Valavanis
2012-11-15
13
-38
/
+35
|
*
Fix for Bug #773288 (border options) by demicoder.
Nicolas Dufour
2012-11-07
1
-25
/
+25
|
*
Fix for 1006816 : Newly applied filter doesn't show in Filters Editor
John Smith
2012-11-01
2
-5
/
+12
|
*
Fix for 620568 : Changes to 'Hide all except selected' in Export Bitmap - Rev...
John Smith
2012-11-01
2
-4
/
+13
|
*
Fix for Bug #1069806 (Inkscape crash in File>Open).
Nicolas Dufour
2012-10-31
2
-7
/
+6
[prev]
[next]