author | tavmjong-free <tavmjong@free.fr> | |
Fri, 23 Apr 2010 10:59:44 +0000 (12:59 +0200) | ||
committer | tavmjong-free <tavmjong@free.fr> | |
Fri, 23 Apr 2010 10:59:44 +0000 (12:59 +0200) | ||
commit | cbe2531b65e2167f2ba4a6e1025d3711ebd70710 | |
tree | 0b933d8e4a4aa92201a074d9fff3e3fc77629e0c | tree | snapshot |
parent | 94291cf95dad342c682d612fda0698b5b9e85949 | commit | diff |
Converted text toolbar to GTK toolbar.
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.
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.
src/Makefile_insert | diff | blob | history | |
src/ink-comboboxentry-action.cpp | [new file with mode: 0644] | blob |
src/ink-comboboxentry-action.h | [new file with mode: 0644] | blob |
src/widgets/toolbox.cpp | diff | blob | history |