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
/
font-selector.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove deprecated GtkWidget-separator-height, ignored as of 3.20.
Tavmjong Bah
2016-11-25
1
-6
/
+0
*
Remove deprecated GtkWidget:wide-seperators which is ignored as of 3.20.
Tavmjong Bah
2016-11-25
1
-1
/
+0
*
Make GTK3 width of Text and Font dialog more reasonable.
Tavmjong Bah
2016-09-01
1
-3
/
+4
*
End GTK+ 2 support and remove GDL fork
Alex Valavanis
2016-08-04
1
-29
/
+4
|
\
|
*
Finish removing GTK+ 2 fallbacks
Alex Valavanis
2016-07-28
1
-29
/
+4
*
|
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-6
/
+1
*
|
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-1
/
+6
*
|
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-6
/
+1
|
/
*
font-selector: Gtk+ 3 theming #Hackfest2016
Alex Valavanis
2016-04-13
1
-1
/
+16
*
font-selector: Clean up GObject boilerplate & fix deprecation
Alex Valavanis
2014-08-23
1
-27
/
+15
*
Code cleanup.
Liam P. White
2014-08-18
1
-4
/
+2
*
Update to trunk r13525
Liam P. White
2014-08-17
1
-3
/
+4
|
\
|
*
Similar workaround to r13523 (text&font dialog not appearing quickly)
Liam P. White
2014-08-17
1
-3
/
+4
|
*
Display name of face from font file in Text and Font dialog (as well as CSS/P...
Tavmjong Bah
2014-06-09
1
-8
/
+22
*
|
Merge in font-speedup branch to improve launch times
Liam P. White
2014-08-17
1
-1
/
+3
*
|
Display name of face from font file in Text and Font dialog (as well as CSS/P...
Tavmjong Bah
2014-06-09
1
-8
/
+22
|
/
*
change 0 to NULL for pointers
Johan B. C. Engelen
2014-03-03
1
-2
/
+2
*
Eliminate "unit-constants.h".
Matthew Petroff
2013-07-31
1
-1
/
+0
*
Warning cleanup.
Jon A. Cruz
2013-04-28
1
-1
/
+1
*
Convert font-selector, text-edit, glyphs to use updated font-lister (use font...
Tavmjong Bah
2013-03-01
1
-153
/
+100
*
Remove unused variables. Change default preview font size.
Tavmjong Bah
2013-02-23
1
-8
/
+1
*
Move cell_data_func and separator_func from text-toolbar to font-lister.
Tavmjong Bah
2013-02-11
1
-0
/
+13
*
Supress Pango error message.
Tavmjong Bah
2013-02-05
1
-1
/
+3
*
fix crash
Johan B. C. Engelen
2013-02-03
1
-0
/
+4
*
Convert a load more C-style pointer casts to GObject or C++ casts (merry chri...
Alex Valavanis
2012-12-25
1
-5
/
+5
*
Drop support for GTK+ < 2.24
Alex Valavanis
2012-11-26
1
-17
/
+0
*
Made a few user-visible messages translatable
Alexandre Prokoudine
2012-11-26
1
-1
/
+1
*
Replace remaining C-style pointer casts for src/widgets
Alex Valavanis
2012-11-11
1
-1
/
+1
*
code cleanup: make more functions static or include their own headers.
Campbell Barton
2012-10-04
1
-1
/
+1
*
Fix for 168164 : gtk 2.22 compile issues
John Smith
2012-10-03
1
-1
/
+1
*
Fix for 168164 : Font sizes in points option
John Smith
2012-08-16
1
-19
/
+51
*
Fix for 575831 : Add font variant drop-down box to new text toolbar
John Smith
2012-08-04
1
-59
/
+73
*
Fix for 940578 : Max font size in toolbar font chooser
John Smith
2012-07-20
1
-2
/
+7
*
Fix for 1022676 : Font dialog label alignment
John Smith
2012-07-10
1
-1
/
+1
*
More GtkObject fixes
Alex Valavanis
2012-05-18
1
-7
/
+7
*
Fix typos in Gtk3 fixes, and fix separator API usage
Alex Valavanis
2012-04-30
1
-1
/
+1
*
Replace deprecated gtk_vbox_new and gtk_widget_size_request
Alex Valavanis
2012-04-10
1
-0
/
+5
*
Replace remaining gtk_hbox_new usage
Alex Valavanis
2012-04-10
1
-0
/
+5
*
Fix for 367607 : Remove deprecated GTK+ symbols - Deprecated *_unref symbols ...
John Smith
2012-04-03
1
-5
/
+24
*
Replace deprecated GtkSignal API
Alex Valavanis
2012-03-12
1
-6
/
+7
*
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
2012-02-29
1
-1
/
+1
*
Fix for 930535 : Convert Font and Text dialog to a dockable dialog
John Smith
2012-02-16
1
-0
/
+1
*
Get rid of deprecated gtk_marshal_* and some old GtkComboBox API
Alex Valavanis
2012-02-11
1
-1
/
+1
*
More GSEAL stuff
Alex Valavanis
2012-01-14
1
-1
/
+1
*
GTK+ cleanup: gtk_type_class
Alex Valavanis
2011-07-03
1
-1
/
+1
*
GTK+ cleanup: gtk_type_new
Alex Valavanis
2011-07-02
1
-1
/
+1
|
\
|
*
GTK+ cleaning: gtk_type_new
Alex Valavanis
2011-07-02
1
-1
/
+1
*
|
Remove some deprecated Gtk+ headers
Alex Valavanis
2011-07-01
1
-7
/
+0
|
/
*
Merge from trunk
Krzysztof Kosi??ski
2010-11-25
1
-3
/
+1
|
\
|
*
i18n. Context cleanup (context|string replaced with C_).
Nicolas Dufour
2010-08-22
1
-3
/
+1
[next]