[glom] List View: Correct the default column widths.
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom] List View: Correct the default column widths.
- Date: Mon, 17 Oct 2011 14:14:31 +0000 (UTC)
commit 0b5be9af24ef827b75af84e7ad2391da2445772e
Author: Murray Cumming <murrayc murrayc com>
Date: Mon Oct 17 13:56:38 2011 +0200
List View: Correct the default column widths.
* glom/utils_ui.[h|cc]: get_suitable_field_width_for_widget(): Added a
for_treeview parameter and adjust the width accordingly.
* glom/mode_data/db_adddel/db_adddel.cc: treeview_append_colum():
Replace the overly-generic division-by-3 hack with the new parameter, and
add some hard-coded extra space.
ChangeLog | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index bea646a..0ec5fec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -24,6 +24,16 @@
2011-10-17 Murray Cumming <murrayc murrayc com>
+ List View: Correct the default column widths.
+
+ * glom/utils_ui.[h|cc]: get_suitable_field_width_for_widget(): Added a
+ for_treeview parameter and adjust the width accordingly.
+ * glom/mode_data/db_adddel/db_adddel.cc: treeview_append_colum():
+ Replace the overly-generic division-by-3 hack with the new parameter, and
+ add some hard-coded extra space.
+
+2011-10-17 Murray Cumming <murrayc murrayc com>
+
Details: Avoid an outdent after group titles
* glom/mode_data/flowtablewithfields.cc: add_layout_group(): Work around
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]