[glom] Fix some ChangeLog formatting



commit 32f45e127e88e78c704bcae9998414215ce8db1f
Author: Murray Cumming <murrayc murrayc com>
Date:   Sat Oct 15 21:44:22 2011 +0200

    Fix some ChangeLog formatting

 ChangeLog |   22 +++++++++++-----------
 1 files changed, 11 insertions(+), 11 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 24f3f73..1f9d95f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -469,7 +469,7 @@
 	Document: Avoid writing some unnecessary XML nodes.
 
 	* glom/libglom/document/document.cc: <formatting>: Do not write the 
-  choices_related_show_all attribute if there are no choices.
+	choices_related_show_all attribute if there are no choices.
 	Do not write numeric formatting attributes if the field type is not numeric.
 	* examples/example_film_manager.glom: Resaved.
 	
@@ -769,8 +769,8 @@
 	* glom/mode_design/layout/dialog_layout_calendar_related.cc: update_ui():
 	* glom/mode_design/layout/dialog_layout_list_related.cc: update_ui():
 	* glom/mode_data/box_data_portal.cc: 
-  get_has_suitable_record_to_view_details(), 
-  get_has_suitable_record_to_view_details(): Adapted.
+	get_has_suitable_record_to_view_details(), 
+	get_has_suitable_record_to_view_details(): Adapted.
 
 2011-09-27  Murray Cumming  <murrayc murrayc com>
 
@@ -952,11 +952,11 @@
 	Related Records: Correct automatic navigation to related relationships.
 
 	* glom/base_db.[h|cc]: get_portal_navigation_relationship_automatic():
-  Remove the unused (well, should have been unused) navigation_main output
-  parameter.
-  Document the method so we know what the parameters and result really mean.
-  In particular, a empty result means that the portal's regular relationship
-  should just be used.
+	Remove the unused (well, should have been unused) navigation_main output
+	parameter.
+	Document the method so we know what the parameters and result really mean.
+	In particular, a empty result means that the portal's regular relationship
+	should just be used.
 	* glom/mode_data/box_data_portal.[h|cc]: get_suitable_table_to_view_details():
 	Document its parameters so we know what table the relationship belongs to, 
 	if any relationship is even needed.
@@ -991,9 +991,9 @@
 	Related records portals: Allow navigation via read-only relationships.
 
 	* glom/mode_data/box_data_list_related.cc: on_adddel_user_requested_edit():
-  Remove the check for a non-editable relationship, because that is about 
-  editing, but this is about opening, and we already have the navigation=None
-  option.
+	Remove the check for a non-editable relationship, because that is about 
+	editing, but this is about opening, and we already have the navigation=None
+	option.
 
 2011-09-09  Murray Cumming  <murrayc murrayc com>
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]