index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
toolbar
/
text-toolbar.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-06-07
TextToolbar: Fix superscript/subscript handling
Alexander Valavanis
1
-1
/
+1
2019-06-05
Finish TextToolbar migration
Alexander Valavanis
1
-40
/
+31
2019-06-05
TextToolbar: Migrate FontStyle widget
Alexander Valavanis
1
-26
/
+22
2019-06-05
TextToolbar: Migrate FontSize widget
Alexander Valavanis
1
-43
/
+42
2019-06-04
ComboBoxToolItem: Rebase on ToolItem
Alexander Valavanis
1
-3
/
+3
2019-05-29
Hackfest 2019: C++ify ComboBoxEntryAction
Alexander Valavanis
1
-16
/
+19
2019-05-28
Hackfest2019: Get rid of deprecated InkSelectOneAction
Alexander Valavanis
1
-2
/
+1
2019-05-28
Hackfest2019: Drop unused EgeAdjustmentAction
Alexander Valavanis
1
-1
/
+0
2019-05-28
Hackfest2019: TextToolbar: Start GtkAction migration
Alexander Valavanis
1
-374
/
+289
2019-05-27
Strip out all content from TextToolbar
Alexander Valavanis
1
-7
/
+9
2019-04-30
Make display unit change roll out to toolbars
Nathan Lee
1
-1
/
+1
2019-03-18
Don't rebuild font list is only selection changed.
Tavmjong Bah
1
-1
/
+0
2019-01-22
Tidy up toolbox utilities
Alexander Valavanis
1
-1
/
+0
2019-01-22
Tidy up toolbox code
Alexander Valavanis
1
-6
/
+6
2019-01-21
Cleanup unused toolbar code
Alexander Valavanis
1
-12
/
+0
2019-01-19
derive all toolbars from Inkscape::Toolbar
Alexander Valavanis
1
-1108
/
+1066
2019-01-02
modernize loops
Marc Jeanmougin
1
-2
/
+2
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-10-01
Remove #include "config.h" wherever possible
Eduard Braun
1
-4
/
+0
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-32
/
+32
2018-06-17
Move toolbars to ui/toolbar
Alexander Valavanis
1
-3
/
+2
2018-04-13
Add files missing in last commit (FontSelector).
Tavmjong Bah
1
-6
/
+9
2018-04-04
Remove call to update font list when selection changes.
Tavmjong Bah
1
-3
/
+0
2018-02-04
Convert UnitTracker to use ink-select-one-action.
Tavmjong Bah
1
-9
/
+9
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-13
/
+19
2018-01-08
Misc. typos
luz.paz
1
-1
/
+1
2017-11-07
Misc. typos
Unknown
1
-1
/
+1
2017-11-04
Fix typo in line spacing tool tip
Maren Hachmann
1
-1
/
+1
2017-08-09
Fix keyboard shortcuts for changing line spacing.
Tavmjong Bah
1
-59
/
+123
2017-08-05
Add GUI and code to implement "Line Spacing Modes".
Tavmjong Bah
1
-0
/
+287
2017-07-24
Add C++ based Gtk::Action for choosing one item out of many.
Tavmjong Bah
1
-231
/
+168
2017-07-05
Fix 'direction' gui.
Tavmjong Bah
1
-5
/
+3
2017-06-29
Remove old icon handling code
Alexander Valavanis
1
-1
/
+1
2017-02-24
Don't block data entry into the text-tool font-size entry widget after an emp...
Tavmjong Bah
1
-0
/
+1
2017-02-08
Fix g_warnings (typo in action name).
Tavmjong Bah
1
-1
/
+1
2017-02-02
Add GUI support for 'direction' property (right to left vs. left to right text).
Tavmjong Bah
1
-0
/
+103
2017-02-02
Fix line-height conversions between no unit and 'em' unit.
Tavmjong Bah
1
-1
/
+4
2017-02-02
Enable setting of default 'font-style'.
Tavmjong Bah
1
-4
/
+16
2017-02-01
Prevent display units from effecting 'line-height' unit.
Tavmjong Bah
1
-21
/
+15
2017-01-04
increased space for font-size.
Marc Jeanmougin
1
-3
/
+3
2016-12-16
remove rollback to 15315
Jabiertxof
1
-16
/
+150
2016-12-16
Rollback 15315
Jabiertxof
1
-150
/
+16
2016-12-11
Add option to unset 'line-height' (as well as determine where it is set).
Tavmjong Bah
1
-3
/
+45
2016-12-10
Fix line-height when converting between different units for flowed text.
Tavmjong Bah
1
-2
/
+2
2016-12-10
Correct outer text style input for non-px based files.
Tavmjong Bah
1
-6
/
+28
2016-12-09
Add button to access outer text style ('font-size', 'line-height'). These det...
Tavmjong Bah
1
-13
/
+83
2016-11-25
Remove deprecated GtkWidget-separator-height, ignored as of 3.20.
Tavmjong Bah
1
-3
/
+0
2016-11-25
Remove deprecated GtkWidget:wide-seperators which is ignored as of 3.20.
Tavmjong Bah
1
-1
/
+0
2016-10-12
[Bug #1630635] Wrong tool tip for new text line height setting.
marenhachmann
1
-11
/
+11
2016-10-02
Extract a function - is_query_style_updateable.
Shlomi Fish
1
-1
/
+2
[prev]
[next]