| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Warning and dead code cleanup. | Jon A. Cruz | 2013-01-11 | 1 | -1/+1 |
| | | | | (bzr r12014) | ||||
| * | ocaldialog: Use GtkSearchEntry in Gtk+ >= 3.6 | Alex Valavanis | 2013-01-04 | 1 | -9/+1 |
| | | | | (bzr r12008) | ||||
| * | code cleanup: add own includes to cpp files or make the functions static if ↵ | Campbell Barton | 2012-10-04 | 1 | -1/+1 |
| | | | | | | they are not used elsewhere. (bzr r11735) | ||||
| * | Fix for 643150 : Auto-palette swatches duplicated on copy and paste | John Smith | 2012-09-19 | 1 | -1/+1 |
| | | | | (bzr r11677) | ||||
| * | Fix for 900602 : Enter key returns focus to canvas for Font family selector | John Smith | 2012-09-19 | 1 | -2/+67 |
| | | | | (bzr r11676) | ||||
| * | Fix for 168164 : Font sizes in points option | John Smith | 2012-08-16 | 1 | -0/+11 |
| | | | | (bzr r11608) | ||||
| * | Stop deriving SPCanvasItem from GtkObject | Alex Valavanis | 2012-06-09 | 1 | -1/+1 |
| | | | | (bzr r11469.1.1) | ||||
| * | Replace deprecated gtk_vbox_new and gtk_widget_size_request | Alex Valavanis | 2012-04-10 | 1 | -0/+8 |
| | | | | (bzr r11213) | ||||
| * | Replace more GtkComboBoxEntry usage | Alex Valavanis | 2012-01-02 | 1 | -8/+19 |
| | | | | (bzr r10824) | ||||
| * | Remove unused variable. | Jon A. Cruz | 2011-08-09 | 1 | -1/+0 |
| | | | | (bzr r10532) | ||||
| * | Don't flag a comma separted list of fonts in the font-family entry box | Tavmjong Bah | 2011-07-23 | 1 | -2/+46 |
| | | | | | | as missing on the system if each font in the list is present. (bzr r10493) | ||||
| * | GTK+ cleanup: gtk_action_connect_proxy | Alex Valavanis | 2011-07-03 | 1 | -1/+1 |
| | | | | (bzr r10409) | ||||
| * | Use generic headers in preparation for GTK+ 3 transition | Alex Valavanis | 2011-06-03 | 1 | -3/+0 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1) | ||||
| * | Reinstating version bump. | Jon A. Cruz | 2011-05-20 | 1 | -27/+0 |
| | | | | (bzr r10215) | ||||
| * | Revert version bump so win devlibs can catch up. | Jon A. Cruz | 2011-05-19 | 1 | -0/+27 |
| | | | | (bzr r10210) | ||||
| * | Made dependencies explicit and bumped versions. | Jon A. Cruz | 2011-05-18 | 1 | -27/+0 |
| | | | | (bzr r10208) | ||||
| * | Fix missing warning icon for missing font on text toolbar. | Jon A. Cruz | 2010-12-06 | 1 | -3/+16 |
| | | | | (bzr r9938) | ||||
| * | inkscape-comboboxentry-action: | Tavmjong Bah | 2010-04-27 | 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) | ||||
| * | Add warning dialog for other than "newest" GTK. | Jon A. Cruz | 2010-04-26 | 1 | -1/+23 |
| | | | | (bzr r9376) | ||||
| * | Pack combo boxes into GtkAlignment for natural size when used in toolbars. | Jon A. Cruz | 2010-04-25 | 1 | -2/+6 |
| | | | | (bzr r9370) | ||||
| * | Add alt-x shortcut to new text toolbar. | Tavmjong Bah | 2010-04-24 | 1 | -4/+21 |
| | | | | (bzr r9369) | ||||
| * | Temporary compile fix for GTK before 2.16.0 | Jon A. Cruz | 2010-04-24 | 1 | -89/+95 |
| | | | | (bzr r9368) | ||||
| * | Converted text toolbar to GTK toolbar. | Tavmjong Bah | 2010-04-23 | 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) | |||||
