index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
widgets
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-04-21
Removed some unused files; more refactoring in EventContext tree.
Markus Engel
1
-1
/
+4
2013-04-21
Cleaned up a bit.
Markus Engel
1
-1
/
+2
2013-04-21
Fix for 600285 : Zoom slider
John Smith
2
-7
/
+15
2013-04-20
Merging of EventContext classes complete.
Markus Engel
1
-2
/
+2
2013-04-20
Further changes to EventContexts; they work without GObject
Markus Engel
1
-47
/
+49
2013-04-18
Remove mesh tool active from source
root
1
-1
/
+1
2013-04-05
Merged PaintServer and subclasses; moved Gradient classes to own files.
Markus Engel
2
-3
/
+2
2013-04-01
Replaced all casting macros with glib-independent ones.
Markus Engel
1
-1
/
+2
2013-03-30
Turned all functions concerning SPRect into member functions.
Markus Engel
1
-11
/
+10
2013-03-29
Fix bspline icon show
Jabier Arraiza Cenoz
1
-0
/
+1
2013-03-25
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
22
-46
/
+23
2013-03-25
Fixed uninitialized variables & misc warnings.
Jon A. Cruz
1
-1
/
+1
2013-03-23
Use subclass of RadioButton rather than setting gobject data in Stroke Style ...
Alex Valavanis
2
-65
/
+120
2013-03-22
Enabling Mesh
Jabier Arraiza Cenoz
1
-1
/
+1
2013-03-22
Fixed end extremium node delete fault, ready for testing
root
1
-3
/
+3
2013-03-19
Fixing regression
jtx
3
-6
/
+4
2013-03-17
Working with widjets
Jabier Arraiza Cenoz
3
-4
/
+6
2013-03-15
Fix remaining forward declaration tags (except for unavoidable internal error...
Alex Valavanis
2
-5
/
+3
2013-03-14
Fix another load of forward declaration tags
Alex Valavanis
1
-1
/
+1
2013-03-14
Fix another tonne of forward declaration tags
Alex Valavanis
4
-4
/
+4
2013-03-14
Kill ancient gcc version check in configure.ac and fix a load of broken forwa...
Alex Valavanis
20
-20
/
+20
2013-03-12
Further migration to Gtk::Grid
Alex Valavanis
2
-8
/
+55
2013-03-09
Use Gtk::Grid in PreviewHolder. Fixes color preview in RegisteredColorPicker
Alex Valavanis
1
-0
/
+5
2013-03-04
Drop dead Inkboard code. Config flag no longer exists
Alex Valavanis
1
-5
/
+0
2013-03-01
Convert font-selector, text-edit, glyphs to use updated font-lister (use font...
Tavmjong Bah
3
-161
/
+125
2013-02-24
Fix for font-family scrolling in text-tool tool-controls (bug 1122553).
Tavmjong Bah
1
-10
/
+19
2013-02-23
Fix missing headers for Gtk+ 3 build
Alex Valavanis
1
-0
/
+1
2013-02-23
Null pointer check (should fix Bug #966441 )
Kris De Gussem
1
-0
/
+4
2013-02-23
Remove unused variables. Change default preview font size.
Tavmjong Bah
1
-8
/
+1
2013-02-17
Move code from text-toolbar to font-lister in preparation to share code with ...
Tavmjong Bah
1
-410
/
+84
2013-02-15
Selection based on font-family via icon in text-toolbar font-family entry box.
Tavmjong Bah
1
-1
/
+46
2013-02-11
Move cell_data_func and separator_func from text-toolbar to font-lister.
Tavmjong Bah
2
-93
/
+15
2013-02-09
Use update_font_list() in font-lister.cpp. Remove equivalent code in text-too...
Tavmjong Bah
1
-94
/
+6
2013-02-08
Better rc matching for text-toolbar font-family drop-down separator. From Joh...
Tavmjong Bah
1
-1
/
+1
2013-02-07
Widen the separator in font-family drop-down so it is visible in more themes.
Tavmjong Bah
1
-1
/
+7
2013-02-07
Add separator between fonts in document and fonts on sytem in font-family dro...
Tavmjong Bah
1
-9
/
+30
2013-02-06
Add fonts (and font-lists) used in document to top of Text tool-bar font-fami...
Tavmjong Bah
1
-18
/
+195
2013-02-05
Supress Pango error message.
Tavmjong Bah
1
-1
/
+3
2013-02-05
Second try at getting text toolbar properly initialized when there is no pref...
Tavmjong Bah
1
-8
/
+7
2013-02-04
Only set up text-tool bar if has actually been created. Ensures proper initia...
Tavmjong Bah
1
-0
/
+7
2013-02-04
Better fix for 1114243, crash on launch with default prefs from stable
Tavmjong Bah
1
-17
/
+16
2013-02-03
add todo comment for fixing fontstyle fall-back behaviour
Johan B. C. Engelen
1
-0
/
+2
2013-02-03
fix crash
Johan B. C. Engelen
2
-1
/
+5
2013-02-02
Allow simple font style changes even if first font-family in font list is not...
Tavmjong Bah
1
-14
/
+39
2013-02-02
Fix for 1091582 : Problem with key release when pressing space with cursor of...
John Smith
1
-4
/
+5
2013-01-31
Clean up Cairo rendering in a couple of widgets
Alex Valavanis
1
-41
/
+18
2013-01-31
Text toolbar will display style options for the first font in a font-family l...
Tavmjong Bah
1
-0
/
+7
2013-01-30
Disconnect size_allocation signal handler before disposing desktop widget
Alex Valavanis
2
-23
/
+29
2013-01-27
desktop-widget: Add callback to ensure that ruler ranges are correctly update...
Alex Valavanis
1
-0
/
+23
2013-01-27
Migrate ruler position tracking to new track_widget API
Alex Valavanis
2
-9
/
+3
[prev]
[next]