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
...
|
*
|
|
|
|
Fix for 871563 : JPG images are recompressed with lower quality when embedded
John Smith
2013-05-11
2
-0
/
+4
|
*
|
|
|
|
Improve code documentation for symbols
Martin Owens
2013-05-09
1
-2
/
+19
|
*
|
|
|
|
Fix for Bug #830663 (default window size is too small) by Jiabao Wu
Jon A. Cruz
2013-05-01
2
-2
/
+12
|
*
|
|
|
|
Warning cleanup.
Jon A. Cruz
2013-04-28
2
-2
/
+2
|
*
|
|
|
|
minor cppcheck stuff
Kris De Gussem
2013-04-28
1
-2
/
+2
|
*
|
|
|
|
update bbox when Filter General Settings modified (Bug 960986)
Alvin Penner
2013-04-27
1
-0
/
+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Add balloon symbols and connect defs modified signal.
Martin Owens
2013-04-22
2
-3
/
+17
|
*
|
|
|
Clean up symbol pixmap generator and title description
Martin Owens
2013-04-21
2
-37
/
+26
|
*
|
|
|
Warn if we get a NULL object
Martin Owens
2013-04-21
1
-4
/
+2
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Group bbox update (Bug 1168979)
Alvin Penner
2013-04-20
1
-0
/
+1
|
*
|
|
Updated aiga symbols to have more meta data and used document title for symbo...
Martin Owens
2013-04-19
1
-3
/
+4
|
*
|
|
Change symbols icon and give minimum size for dialog
Martin Owens
2013-04-18
1
-0
/
+3
|
*
|
|
Added simple control to font dialog to address text on path's startOffset. Bu...
Jon A. Cruz
2013-04-08
2
-2
/
+58
|
*
|
|
Tidy up dependency list and fix missing inclusion
Alex Valavanis
2013-04-07
1
-0
/
+1
|
|
|
/
|
|
/
|
|
*
|
Checking file presence before calling lstat (should fix Bug #785701 Inkscape ...
Kris De Gussem
2013-04-03
1
-1
/
+1
|
|
/
|
*
Header cleanup
Alex Valavanis
2013-03-29
10
-32
/
+13
|
*
Fix for Bug #1161205 (Font substitution dialog appears when generic font fami...
Nicolas Dufour
2013-03-28
1
-1
/
+5
|
*
Fix for Bug #1161197 (Untranslatable string in Font substitution dialog) by M...
Nicolas Dufour
2013-03-28
1
-1
/
+1
|
*
Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible che...
Alex Valavanis
2013-03-26
7
-3
/
+25
|
*
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
2013-03-25
7
-12
/
+9
|
*
Translations. Translatable files clean-up (find.cpp removal).
Nicolas Dufour
2013-03-22
1
-1
/
+1
|
*
ability to scroll inside the filter dock -- gain some screen real estate!
Raphael Rosch
2013-03-22
2
-17
/
+89
|
*
cppcheck
Kris De Gussem
2013-03-17
4
-12
/
+8
|
*
cppcheck
Kris De Gussem
2013-03-16
1
-2
/
+0
|
*
Drop checks for ancient dependency versions. These are satisfied elsewhere.
Alex Valavanis
2013-03-16
2
-11
/
+0
|
*
Warning cleanup
Alex Valavanis
2013-03-16
2
-11
/
+9
|
*
Fix missing Gtkmm/Glib headers for Gtk+ 3 build
Alex Valavanis
2013-03-15
5
-0
/
+9
|
*
Fix remaining forward declaration tags (except for unavoidable internal error...
Alex Valavanis
2013-03-15
2
-2
/
+2
|
*
Fix table layout in fill and stroke dialog in Gtk+ 2
Alex Valavanis
2013-03-15
1
-0
/
+15
|
*
Fix even more forward declaration tags
Alex Valavanis
2013-03-15
8
-9
/
+45
|
*
Fix another load of forward declaration tags
Alex Valavanis
2013-03-14
2
-4
/
+4
|
*
Fix another tonne of forward declaration tags
Alex Valavanis
2013-03-14
3
-4
/
+2
|
*
Kill ancient gcc version check in configure.ac and fix a load of broken forwa...
Alex Valavanis
2013-03-14
1
-1
/
+1
|
*
GTK3: fix layout of 'Fill and Stroke' tabs (see bug #1088264)
su_v
2013-03-13
1
-3
/
+3
|
*
Migrate remaining dialogs to Gtk::Grid
Alex Valavanis
2013-03-13
10
-18
/
+599
|
*
Further migration to Gtk::Grid
Alex Valavanis
2013-03-12
6
-96
/
+103
|
*
Translations. Latvian, Spanish and Ukrainian translations update, and transla...
Nicolas Dufour
2013-03-11
1
-9
/
+10
|
*
Migrate Object Properties dialog to Gtk::Grid
Alex Valavanis
2013-03-09
5
-50
/
+147
|
*
Migrate calligraphic-profile-rename.* to Gtk::Grid
Alex Valavanis
2013-03-09
2
-12
/
+45
|
*
Migrate from Gtk::Color to Gtk::RGBA
Alex Valavanis
2013-03-09
3
-0
/
+46
|
*
Use Gtk::Grid in PreviewHolder. Fixes color preview in RegisteredColorPicker
Alex Valavanis
2013-03-09
1
-3
/
+0
|
*
Drop deprecated get_vbox method in Gtk::Dialog
Alex Valavanis
2013-03-08
7
-5
/
+34
|
*
Switch to orientable Scale widgets in Gtkmm 3
Alex Valavanis
2013-03-08
2
-9
/
+28
|
*
Fix deprecated Gtkmm symbols in preferences widget
Alex Valavanis
2013-03-07
2
-0
/
+27
|
*
Build with GDKMM_DISABLE_DEPRECATED for all
Alex Valavanis
2013-03-01
1
-0
/
+13
|
*
Convert font-selector, text-edit, glyphs to use updated font-lister (use font...
Tavmjong Bah
2013-03-01
4
-66
/
+69
|
*
Some strings clarifications (see Bug #955060, Latvian translation for 0.49).
Nicolas Dufour
2013-02-25
2
-2
/
+2
|
*
Fix missing headers for Gtk+ 3 build
Alex Valavanis
2013-02-23
5
-0
/
+6
|
*
Bug 1111459: revert changes from r12012 (regressions affect normal usage more...
su_v
2013-02-20
1
-1
/
+0
|
*
adding dockbar/switcher style toggles in prefs ui
Raphael Rosch
2013-02-11
2
-0
/
+20
[prev]
[next]