| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2014-10-15 | LiamW's initial font caching work. | Tavmjong Bah | 1 | -0/+2 | |
| (bzr r13616.1.1) | |||||
| 2014-10-05 | Move GtkAction subclasses to widgets/ | Liam P. White | 1 | -958/+0 | |
| (bzr r13341.1.249) | |||||
| 2014-08-17 | Merge in font-speedup branch to improve launch times | Liam P. White | 1 | -7/+11 | |
| (bzr r13341.1.140) | |||||
| 2014-08-17 | Work around for upstream GTK bug #734915 (speeds launch times) | Liam P. White | 1 | -7/+9 | |
| (bzr r13523) | |||||
| 2014-06-05 | Make family-name comparisons case insensitive. | Tavmjong Bah | 1 | -7/+21 | |
| Fix UI bug when SVG file does not have -inkscape-font-specification properties (Style drop-down list not properly updated.) Partial fix for bug #165521 (bzr r13408) | |||||
| 2014-06-05 | Make family-name comparisons case insensitive. | Tavmjong Bah | 1 | -7/+21 | |
| Fix UI bug when SVG file does not have -inkscape-font-specification properties (Style drop-down list not properly updated.) (bzr r13341.1.47) | |||||
| 2014-01-02 | Fix Gtk+ 3.10 warnings: GtkStockItem is deprecated | Alex Valavanis | 1 | -17/+3 | |
| (bzr r12868) | |||||
| 2013-02-24 | Fix for font-family scrolling in text-tool tool-controls (bug 1122553). | Tavmjong Bah | 1 | -5/+21 | |
| (bzr r12149) | |||||
| 2013-02-23 | Get text from selected row rather than from entry box. | Tavmjong Bah | 1 | -9/+14 | |
| (bzr r12144) | |||||
| 2013-02-23 | Noop: simplify some variable names. | Tavmjong Bah | 1 | -73/+73 | |
| (bzr r12143) | |||||
| 2013-02-15 | Selection based on font-family via icon in text-toolbar font-family entry box. | Tavmjong Bah | 1 | -19/+108 | |
| (bzr r12129) | |||||
| 2013-02-11 | Move cell_data_func and separator_func from text-toolbar to font-lister. | Tavmjong Bah | 1 | -2/+2 | |
| Use functions with font-selector (in Text dialog). (bzr r12116) | |||||
| 2013-02-07 | Add separator between fonts in document and fonts on sytem in font-family ↵ | Tavmjong Bah | 1 | -1/+27 | |
| drop-down menu. Separator style depends on GTK theme (may be invisible). (bzr r12105) | |||||
| 2013-02-06 | Add fonts (and font-lists) used in document to top of Text tool-bar ↵ | Tavmjong Bah | 1 | -11/+23 | |
| font-family drop-down menu. If font is not on system, draws strikethrough on top of font name. (bzr r12104) | |||||
| 2013-02-02 | Text-Toolbar font-family entry-box warning-icon tooltip now includes list of ↵ | Tavmjong Bah | 1 | -29/+38 | |
| missing fonts. (bzr r12090) | |||||
| 2013-01-26 | More GObject boilerplate reduction | Alex Valavanis | 1 | -35/+9 | |
| (bzr r12065) | |||||
| 2013-01-11 | Warning and dead code cleanup. | Jon A. Cruz | 1 | -1/+1 | |
| (bzr r12014) | |||||
| 2013-01-04 | ocaldialog: Use GtkSearchEntry in Gtk+ >= 3.6 | Alex Valavanis | 1 | -9/+1 | |
| (bzr r12008) | |||||
| 2012-10-04 | code cleanup: add own includes to cpp files or make the functions static if ↵ | Campbell Barton | 1 | -1/+1 | |
| they are not used elsewhere. (bzr r11735) | |||||
| 2012-09-19 | Fix for 643150 : Auto-palette swatches duplicated on copy and paste | John Smith | 1 | -1/+1 | |
| (bzr r11677) | |||||
| 2012-09-19 | Fix for 900602 : Enter key returns focus to canvas for Font family selector | John Smith | 1 | -2/+67 | |
| (bzr r11676) | |||||
| 2012-08-16 | Fix for 168164 : Font sizes in points option | John Smith | 1 | -0/+11 | |
| (bzr r11608) | |||||
| 2012-06-09 | Stop deriving SPCanvasItem from GtkObject | Alex Valavanis | 1 | -1/+1 | |
| (bzr r11469.1.1) | |||||
| 2012-04-10 | Replace deprecated gtk_vbox_new and gtk_widget_size_request | Alex Valavanis | 1 | -0/+8 | |
| (bzr r11213) | |||||
| 2012-01-02 | Replace more GtkComboBoxEntry usage | Alex Valavanis | 1 | -8/+19 | |
| (bzr r10824) | |||||
| 2011-08-09 | Remove unused variable. | Jon A. Cruz | 1 | -1/+0 | |
| (bzr r10532) | |||||
| 2011-07-23 | Don't flag a comma separted list of fonts in the font-family entry box | Tavmjong Bah | 1 | -2/+46 | |
| as missing on the system if each font in the list is present. (bzr r10493) | |||||
| 2011-07-03 | GTK+ cleanup: gtk_action_connect_proxy | Alex Valavanis | 1 | -1/+1 | |
| (bzr r10409) | |||||
| 2011-06-03 | Use generic headers in preparation for GTK+ 3 transition | Alex Valavanis | 1 | -3/+0 | |
| Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1) | |||||
| 2011-05-20 | Reinstating version bump. | Jon A. Cruz | 1 | -27/+0 | |
| (bzr r10215) | |||||
| 2011-05-19 | Revert version bump so win devlibs can catch up. | Jon A. Cruz | 1 | -0/+27 | |
| (bzr r10210) | |||||
| 2011-05-18 | Made dependencies explicit and bumped versions. | Jon A. Cruz | 1 | -27/+0 | |
| (bzr r10208) | |||||
| 2010-12-06 | Fix missing warning icon for missing font on text toolbar. | Jon A. Cruz | 1 | -3/+16 | |
| (bzr r9938) | |||||
| 2010-04-27 | inkscape-comboboxentry-action: | Tavmjong Bah | 1 | -14/+70 | |
| Add option to add extra width to GtkComboBox. Add names to widgets so styles can be set with RC files. toolbox.cpp: Add extra width to font-family GtkComboBox. Change style of font-family drop-down from menu to list. (bzr r9384) | |||||
| 2010-04-26 | Add warning dialog for other than "newest" GTK. | Jon A. Cruz | 1 | -1/+23 | |
| (bzr r9376) | |||||
| 2010-04-25 | Pack combo boxes into GtkAlignment for natural size when used in toolbars. | Jon A. Cruz | 1 | -2/+6 | |
| (bzr r9370) | |||||
| 2010-04-24 | Add alt-x shortcut to new text toolbar. | Tavmjong Bah | 1 | -4/+21 | |
| (bzr r9369) | |||||
| 2010-04-24 | Temporary compile fix for GTK before 2.16.0 | Jon A. Cruz | 1 | -89/+95 | |
| (bzr r9368) | |||||
| 2010-04-23 | Converted text toolbar to GTK toolbar. | Tavmjong Bah | 1 | -0/+605 | |
| Moved Bold and Italics buttons to group font items together. Added items for line-height, word-spacing, and letter-spacing. Added ink-comboboxentry-action to wrap a GtkComboBoxEntry widget: Options: Pop-up completion menu. Use of external cell_data_func for formatting (e.g. font preview). Adjustable GtkEntry width. Display warning icon/tooltip if entry isn't in list. (bzr r9365) | |||||
