summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJabier Arraiza <jabier.arraiza@marker.es>2018-12-24 15:08:37 +0000
committerJabiertxof <jabier.arraiza@marker.es>2018-12-26 11:46:56 +0000
commit8f614d169d5ed7d5f0c8c10486b19ee84203231b (patch)
tree98c350b217040ebd0ad5a4fc51d25fb0704a2799 /src
parentFix a prefs bug (diff)
downloadinkscape-8f614d169d5ed7d5f0c8c10486b19ee84203231b.tar.gz
inkscape-8f614d169d5ed7d5f0c8c10486b19ee84203231b.zip
Fix Tav inputs
Diffstat (limited to 'src')
-rw-r--r--src/ui/CMakeLists.txt47
-rw-r--r--src/ui/widget/ink-flow-box.cpp8
-rw-r--r--src/ui/widget/ink-flow-box.h9
3 files changed, 34 insertions, 30 deletions
diff --git a/src/ui/CMakeLists.txt b/src/ui/CMakeLists.txt
index f4d5640bd..40b50ada5 100644
--- a/src/ui/CMakeLists.txt
+++ b/src/ui/CMakeLists.txt
@@ -7,15 +7,16 @@ set(ui_SRC
draw-anchor.cpp
icon-loader.cpp
interface.cpp
- monitor.cpp
+ monitor.cpp
previewholder.cpp
selected-color.cpp
shape-editor.cpp
shape-editor-knotholders.cpp
tool-factory.cpp
tools-switch.cpp
- util.cpp
+ util.cpp
uxmanager.cpp
+
cache/svg_preview_cache.cpp
tool/control-point-selection.cpp
@@ -83,8 +84,8 @@ set(ui_SRC
dialog/calligraphic-profile-rename.cpp
dialog/clonetiler.cpp
dialog/color-item.cpp
- dialog/attrdialog.cpp
- dialog/cssdialog.cpp
+ dialog/attrdialog.cpp
+ dialog/cssdialog.cpp
dialog/debug.cpp
dialog/desktop-tracker.cpp
dialog/dialog-manager.cpp
@@ -98,7 +99,7 @@ set(ui_SRC
dialog/filedialog.cpp
dialog/filedialogimpl-gtkmm.cpp
dialog/fill-and-stroke.cpp
- dialog/filter-editor.cpp
+ dialog/filter-editor.cpp
dialog/filter-effects-dialog.cpp
dialog/find.cpp
dialog/floating-behavior.cpp
@@ -129,7 +130,7 @@ set(ui_SRC
dialog/print.cpp
dialog/prototype.cpp
dialog/spellcheck.cpp
- dialog/styledialog.cpp
+ dialog/styledialog.cpp
dialog/svg-fonts-dialog.cpp
dialog/swatches.cpp
dialog/symbols.cpp
@@ -141,7 +142,7 @@ set(ui_SRC
dialog/transformation.cpp
dialog/undo-history.cpp
dialog/xml-tree.cpp
- dialog/save-template-dialog.cpp
+ dialog/save-template-dialog.cpp
widget/iconrenderer.cpp
widget/alignment-selector.cpp
@@ -152,25 +153,25 @@ set(ui_SRC
widget/color-icc-selector.cpp
widget/color-notebook.cpp
widget/color-picker.cpp
- widget/color-preview.cpp
+ widget/color-preview.cpp icon-loader.cpp
widget/color-scales.cpp
widget/color-slider.cpp
widget/color-wheel-selector.cpp
- widget/dash-selector.cpp
+ widget/dash-selector.cpp
widget/dock-item.cpp
widget/dock.cpp
widget/entity-entry.cpp
widget/entry.cpp
widget/filter-effect-chooser.cpp
widget/font-button.cpp
- widget/font-selector.cpp
- widget/font-selector-toolbar.cpp
+ widget/font-selector.cpp
+ widget/font-selector-toolbar.cpp
widget/font-variants.cpp
widget/font-variations.cpp
widget/frame.cpp
widget/highlight-picker.cpp
widget/imagetoggler.cpp
- widget/ink-color-wheel.cpp
+ widget/ink-color-wheel.cpp
widget/ink-flow-box.cpp
widget/ink-select-one-action.cpp
widget/ink-spinscale.cpp
@@ -220,14 +221,14 @@ set(ui_SRC
icon-names.h
icon-loader.h
interface.h
- monitor.h
+ monitor.h
previewable.h
previewholder.h
selected-color.h
shape-editor.h
tool-factory.h
tools-switch.h
- util.h
+ util.h
uxmanager.h
cache/svg_preview_cache.h
@@ -239,8 +240,8 @@ set(ui_SRC
dialog/calligraphic-profile-rename.h
dialog/clonetiler.h
dialog/color-item.h
- dialog/attrdialog.h
- dialog/cssdialog.h
+ dialog/attrdialog.h
+ dialog/cssdialog.h
dialog/debug.h
dialog/desktop-tracker.h
dialog/dialog-manager.h
@@ -255,7 +256,7 @@ set(ui_SRC
dialog/filedialogimpl-gtkmm.h
dialog/filedialogimpl-win32.h
dialog/fill-and-stroke.h
- dialog/filter-editor.h
+ dialog/filter-editor.h
dialog/filter-effects-dialog.h
dialog/find.h
dialog/floating-behavior.h
@@ -287,7 +288,7 @@ set(ui_SRC
dialog/print.h
dialog/prototype.h
dialog/spellcheck.h
- dialog/styledialog.h
+ dialog/styledialog.h
dialog/svg-fonts-dialog.h
dialog/swatches.h
dialog/symbols.h
@@ -381,22 +382,22 @@ set(ui_SRC
widget/color-slider.h
widget/color-wheel-selector.h
widget/combo-enums.h
- widget/dash-selector.h
+ widget/dash-selector.h
widget/dock-item.h
widget/dock.h
widget/entity-entry.h
widget/entry.h
widget/filter-effect-chooser.h
widget/font-button.h
- widget/font-selector.h
- widget/font-selector-toolbar.h
+ widget/font-selector.h
+ widget/font-selector-toolbar.h
widget/font-variants.h
- widget/font-variations.h
+ widget/font-variations.h
widget/frame.h
widget/highlight-picker.h
widget/insertordericon.h
widget/imagetoggler.h
- widget/ink-color-wheel.h
+ widget/ink-color-wheel.h
widget/ink-flow-box.h
widget/ink-select-one-action.h
widget/ink-spinscale.h
diff --git a/src/ui/widget/ink-flow-box.cpp b/src/ui/widget/ink-flow-box.cpp
index d4761b688..99977dc19 100644
--- a/src/ui/widget/ink-flow-box.cpp
+++ b/src/ui/widget/ink-flow-box.cpp
@@ -1,11 +1,12 @@
// SPDX-License-Identifier: GPL-2.0-or-later
/*
- * Notebook page widget.
+ * Inkflow-box widget.
+ * This widget allow pack widgets in a flowbox with a controller to show-hide
*
* Author:
- * Bryce Harrington <bryce@bryceharrington.org>
+ * Jabier Arraiza <jabier.arraiza@marker.es>
*
- * Copyright (C) 2004 Bryce Harrington
+ * Copyright (C) 2018 Jabier Arraiza
*
* Released under GNU GPL v2+, read the file 'COPYING' for more information.
*/
@@ -26,7 +27,6 @@ namespace Widget {
InkFlowBox::InkFlowBox(const gchar * name)
{
set_name(name);
- //_flowbox.set_homogeneous();
this->pack_start(_controller, false, false, 0);
this->pack_start(_flowbox, true, true, 0);
_flowbox.set_activate_on_single_click(true);
diff --git a/src/ui/widget/ink-flow-box.h b/src/ui/widget/ink-flow-box.h
index 3128ec39f..46c763937 100644
--- a/src/ui/widget/ink-flow-box.h
+++ b/src/ui/widget/ink-flow-box.h
@@ -1,9 +1,12 @@
// SPDX-License-Identifier: GPL-2.0-or-later
/*
+ * Inkflow-box widget.
+ * This widget allow pack widgets in a flowbox with a controller to show-hide
+ *
* Author:
- * Bryce Harrington <bryce@bryceharrington.org>
+ * Jabier Arraiza <jabier.arraiza@marker.es>
*
- * Copyright (C) 2004 Bryce Harrington
+ * Copyright (C) 2018 Jabier Arraiza
*
* Released under GNU GPL v2+, read the file 'COPYING' for more information.
*/
@@ -23,7 +26,7 @@ namespace UI {
namespace Widget {
/**
- * A tabbed notebook page for dialogs.
+ * A flowbox widget with filter controller for dialogs.
*/
class InkFlowBox : public Gtk::VBox {