| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | font-selector: Clean up GObject boilerplate & fix deprecation | Alex Valavanis | 2014-08-23 | 1 | -27/+15 |
| | | | | (bzr r13341.1.151) | ||||
| * | Code cleanup. | Liam P. White | 2014-08-18 | 1 | -4/+2 |
| | | | | (bzr r13341.1.145) | ||||
| * | Update to trunk r13525 | Liam P. White | 2014-08-17 | 1 | -3/+4 |
| |\ | | | | | (bzr r13341.1.142) | ||||
| | * | Similar workaround to r13523 (text&font dialog not appearing quickly) | Liam P. White | 2014-08-17 | 1 | -3/+4 |
| | | | | | | | (bzr r13525) | ||||
| | * | Display name of face from font file in Text and Font dialog (as well as ↵ | Tavmjong Bah | 2014-06-09 | 1 | -8/+22 |
| | | | | | | | | | | | | | | | CSS/Pango name). Partial fix for #165521, #167353, #1008514 (bzr r13414) | ||||
| * | | Merge in font-speedup branch to improve launch times | Liam P. White | 2014-08-17 | 1 | -1/+3 |
| | | | | | | | (bzr r13341.1.140) | ||||
| * | | Display name of face from font file in Text and Font dialog (as well as ↵ | Tavmjong Bah | 2014-06-09 | 1 | -8/+22 |
| |/ | | | | | | | CSS/Pango name). Partial fix for #165521, #167353, #1008514 (bzr r13341.1.54) | ||||
| * | change 0 to NULL for pointers | Johan B. C. Engelen | 2014-03-03 | 1 | -2/+2 |
| | | | | (bzr r13102) | ||||
| * | Eliminate "unit-constants.h". | Matthew Petroff | 2013-07-31 | 1 | -1/+0 |
| | | | | (bzr r12380.1.54) | ||||
| * | Warning cleanup. | Jon A. Cruz | 2013-04-28 | 1 | -1/+1 |
| | | | | (bzr r12309) | ||||
| * | Convert font-selector, text-edit, glyphs to use updated font-lister (use ↵ | Tavmjong Bah | 2013-03-01 | 1 | -153/+100 |
| | | | | | | fontspec rather than font). (bzr r12164) | ||||
| * | Remove unused variables. Change default preview font size. | Tavmjong Bah | 2013-02-23 | 1 | -8/+1 |
| | | | | (bzr r12140) | ||||
| * | Move cell_data_func and separator_func from text-toolbar to font-lister. | Tavmjong Bah | 2013-02-11 | 1 | -0/+13 |
| | | | | | | Use functions with font-selector (in Text dialog). (bzr r12116) | ||||
| * | Supress Pango error message. | Tavmjong Bah | 2013-02-05 | 1 | -1/+3 |
| | | | | (bzr r12103) | ||||
| * | fix crash | Johan B. C. Engelen | 2013-02-03 | 1 | -0/+4 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1114243 (bzr r12094) | ||||
| * | Convert a load more C-style pointer casts to GObject or C++ casts (merry ↵ | Alex Valavanis | 2012-12-25 | 1 | -5/+5 |
| | | | | | | christmas\!) (bzr r11986) | ||||
| * | Drop support for GTK+ < 2.24 | Alex Valavanis | 2012-11-26 | 1 | -17/+0 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1069024 (bzr r11907) | ||||
| * | Made a few user-visible messages translatable | Alexandre Prokoudine | 2012-11-26 | 1 | -1/+1 |
| | | | | (bzr r11899) | ||||
| * | Replace remaining C-style pointer casts for src/widgets | Alex Valavanis | 2012-11-11 | 1 | -1/+1 |
| | | | | (bzr r11868) | ||||
| * | code cleanup: make more functions static or include their own headers. | Campbell Barton | 2012-10-04 | 1 | -1/+1 |
| | | | | (bzr r11736) | ||||
| * | Fix for 168164 : gtk 2.22 compile issues | John Smith | 2012-10-03 | 1 | -1/+1 |
| | | | | (bzr r11733) | ||||
| * | Fix for 168164 : Font sizes in points option | John Smith | 2012-08-16 | 1 | -19/+51 |
| | | | | (bzr r11608) | ||||
| * | Fix for 575831 : Add font variant drop-down box to new text toolbar | John Smith | 2012-08-04 | 1 | -59/+73 |
| | | | | (bzr r11586) | ||||
| * | Fix for 940578 : Max font size in toolbar font chooser | John Smith | 2012-07-20 | 1 | -2/+7 |
| | | | | (bzr r11558) | ||||
| * | Fix for 1022676 : Font dialog label alignment | John Smith | 2012-07-10 | 1 | -1/+1 |
| | | | | (bzr r11535) | ||||
| * | More GtkObject fixes | Alex Valavanis | 2012-05-18 | 1 | -7/+7 |
| | | | | (bzr r11382) | ||||
| * | Fix typos in Gtk3 fixes, and fix separator API usage | Alex Valavanis | 2012-04-30 | 1 | -1/+1 |
| | | | | (bzr r11309) | ||||
| * | Replace deprecated gtk_vbox_new and gtk_widget_size_request | Alex Valavanis | 2012-04-10 | 1 | -0/+5 |
| | | | | (bzr r11213) | ||||
| * | Replace remaining gtk_hbox_new usage | Alex Valavanis | 2012-04-10 | 1 | -0/+5 |
| | | | | (bzr r11204) | ||||
| * | Fix for 367607 : Remove deprecated GTK+ symbols - Deprecated *_unref symbols ↵ | John Smith | 2012-04-03 | 1 | -5/+24 |
| | | | | | | and combo_box fixes (bzr r11140) | ||||
| * | Replace deprecated GtkSignal API | Alex Valavanis | 2012-03-12 | 1 | -6/+7 |
| | | | | (bzr r11071) | ||||
| * | Header tidying, suppress all gdk deprecation errors in gtkmm | Alex Valavanis | 2012-02-29 | 1 | -1/+1 |
| | | | | (bzr r11030) | ||||
| * | Fix for 930535 : Convert Font and Text dialog to a dockable dialog | John Smith | 2012-02-16 | 1 | -0/+1 |
| | | | | (bzr r10989) | ||||
| * | Get rid of deprecated gtk_marshal_* and some old GtkComboBox API | Alex Valavanis | 2012-02-11 | 1 | -1/+1 |
| | | | | (bzr r10959) | ||||
| * | More GSEAL stuff | Alex Valavanis | 2012-01-14 | 1 | -1/+1 |
| | | | | (bzr r10887) | ||||
| * | GTK+ cleanup: gtk_type_class | Alex Valavanis | 2011-07-03 | 1 | -1/+1 |
| | | | | (bzr r10407) | ||||
| * | GTK+ cleanup: gtk_type_new | Alex Valavanis | 2011-07-02 | 1 | -1/+1 |
| |\ | | | | | (bzr r10401) | ||||
| | * | GTK+ cleaning: gtk_type_new | Alex Valavanis | 2011-07-02 | 1 | -1/+1 |
| | | | | | | | (bzr r10390.1.3) | ||||
| * | | Remove some deprecated Gtk+ headers | Alex Valavanis | 2011-07-01 | 1 | -7/+0 |
| |/ | | | (bzr r10395) | ||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2010-11-25 | 1 | -3/+1 |
| |\ | | | | | (bzr r9508.1.70) | ||||
| | * | i18n. Context cleanup (context|string replaced with C_). | Nicolas Dufour | 2010-08-22 | 1 | -3/+1 |
| | | | | | | | (bzr r9722) | ||||
| * | | Wholesale cruft removal part 5; completely remove RasterFont | Krzysztof Kosi??ski | 2010-08-05 | 1 | -324/+2 |
| |/ | | | (bzr r9508.1.50) | ||||
| * | * [INTL:*] translator comments for all context strings added | Ivan Mas??r | 2009-06-03 | 1 | -0/+2 |
| | | | | (bzr r7985) | ||||
| * | Contextual split of a message, updated Russian translation | Alexandre Prokoudine | 2009-03-16 | 1 | -1/+1 |
| | | | | (bzr r7504) | ||||
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -1/+1 |
| | | | | (bzr r6891) | ||||
| * | Next roud of NR ==> Geom conversion | Maximilian Albert | 2008-09-18 | 1 | -1/+1 |
| | | | | (bzr r6839) | ||||
| * | convert almost all libnrtype to Geom:: | Johan B. C. Engelen | 2008-09-11 | 1 | -1/+1 |
| | | | | (bzr r6793) | ||||
| * | remove many unnecessary to_2geom and from_2geom calls | Johan B. C. Engelen | 2008-08-08 | 1 | -1/+1 |
| | | | | (bzr r6593) | ||||
| * | NR::Maybe => boost::optional | Johan B. C. Engelen | 2008-08-05 | 1 | -1/+1 |
| | | | | (bzr r6569) | ||||
| * | NR:: => Geom:: for much of src/ui and src/widgets | Johan B. C. Engelen | 2008-08-04 | 1 | -10/+13 |
| | | | | (bzr r6561) | ||||
