[glom] Created tag 1.31.4
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom] Created tag 1.31.4
- Date: Thu, 31 Mar 2016 18:32:34 +0000 (UTC)
The unsigned tag '1.31.4' was created.
Tagger: Murray Cumming <murrayc murrayc com>
Date: Thu Mar 31 20:32:21 2016 +0200
1.31.4
Changes since the last tag '1.31.3':
Cédric Valmary (5):
Added Occitan translation
Added Occitan translation
Added Occitan translation
Added Occitan translation
Updated Occitan translation
Murray Cumming (86):
Require an actual libxml++-3.0 version.
AppWindow::fill_menu_tables(): Escape table names before using as GioMenu action name.
Add a test with a space in a table name.
Update .gitignore
Add cmake build system.
fix
cmake: Add and use FindGettextPO
get_unused_database_name(): Don't retry forever.
Remove redundant casts to AppWindow.
Remove redundant const_cast<>.
Small use of auto.
Remove declarations of unimplemented methods.
Initialize some variables.
Remove an iostream include from a header.
Remove more declared but undefined and unused methods.
Bakery::AppWindow: Remove unused version string.
Some uses of boost/python/wqobject_fwd.hpp.
Remove some unnecessary includes.
Remove unnecessary includes.
Remove useless .cc files for templates.
Keep utils.h out of headers.
Move some functions to string_utils.h
utils: Move some functions into file_utils
Makefile.am: Remove unused -D defines.
configure.ac: Add a TODO comment.
utils: Move some functions into sql_utils.
utils: Move some functions into layout_utils.
file_utils: Make a function not part of the API.
file_utils: Remove unused delete_directory().
file_utils: Put in FileUtils namespace.
sql_utils: Put in SqlUtils namespace.
Remove some unnecessary (because there are defaults) parameters.
Remove some unnecessary includes.
CMake: Build libglom and add the utilities.
Added Utils::const_list() and use it.
Document:fill_layout_field_details(): Split this method.
Dialog_Layout_Export::set_layout_groups(): Fill field details one by one.
export: Deal with lists of const LayoutItems.
Box_Data_Portal::get_portal(): const correctness.
Box_Data_Portal: Use m_portal via get_portal().
Box_Data_Portal: Use get/set_layout_item() instead of m_portal.
C++11: More use of auto.
C++11: Yet more auto.
C++11: Again, more auto.
libglom-config.h: Remove unused GLOM_DTD_INSTALL_DIR.
libglom-config.h: Remove unused (in libglom) ISO_CODES_PREFIX.
libglom: Use only libglom-config.h, not config.h.
Box_Data_Portal: Make some member variables private.
Box_Data_Portal: Make m_parent_table private and add accessors.
Remove unnecessary includes.
Use i18n-lib.h in libglom and i18n.h in glom.
Box_Data_List/Calender_Related: Move some code into show_title_in_ui().
Box_Data_Portal: Call show_title() from base.
Box_Data_Portal::init_db(table_name): Remove useless show_title.
Box_Data_Portal: Only one init_db_details*() needs to be virtual.
Box_Data_Portal: Separate the 2 init_db_details*() methods.
export_data_to_vector(): handle -1 from DataModel::get_columns_count().
Add IntelliJ IDEA inspection settings.
Dialog_Import_CSVS: Don't put -1 in an unsigned int.
export utils: Don't put an int in and unsigned int.
Combo: Handle -1 DataModel column counts.
Document: Don't put a gssize in a gsize.
DbUtils: Handle -1 for DataModel columns/rows counts.
ReportBuilder: Handle -1 column/row counts from DataModel.
Base_DB_Table_Data(): Handle -1 for row/column DataModel counts.
TreeModel_DB: Handle -1 for row/column DataModel counts.
Dialog_Database_Preferences: Handle -1 for row/column DataModel counts.
Canvas_Print_Layout: : Handle -1 for row/column DataModel counts.
Some use of auto to avoid signed/unsigned mismatches.
Egg::SpreadTable*: Use = delete instead of private constructors.
Box_DB_Table: Remove unnecessary get_app_window() methods.
Dialog_Line: Avoid a possible null dereference.
LayoutWidgetField: Remove unused get_has_original_data().
test_python_execute_func_with_record_field_types: Take a map parameter by reference.
Notebook_Find: Avoid an unused value assignment.
Dialog_Layout: Avoid some repeated code.
PostgresSelf: Remove unused code.
Rename b-prefixed variables.
Rename ugly m_b* camel-cased variables.
Change semi-camel-case m_* members variables to something saner.
More removing of camelCase from variable names.
Update gimpruler from gimp's gtk3-port branch.
More un-camelCasing.
Add IntelliJ CLion code-style settings.
db_utils_export: Put These in their own namespace.
1.31.4
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]