lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master updated (246f754 -> 76bcb28)


From: Greg Chicares
Subject: [lmi-commits] [lmi] master updated (246f754 -> 76bcb28)
Date: Fri, 9 Feb 2018 17:39:14 -0500 (EST)

chicares pushed a change to branch master.

      from  246f754   In unit tests, reflect removal of undesirable 'default:' 
from 'switch'
       new  11da7b5   Extract get_needed_pages_count() from PDF generation code
       new  8c1e124   Add simple unit test for get_needed_pages_count()
       new  2c2145d   Fix closing brace indentation in wx_table_generator.cpp
       new  79144a7   Make unchangeable wx_table_generator::column_info fields 
const
       new  4b75c18   Add a comment explaining why column_info::width_ is not 
const
       new  2b0c1fd   Replace column_info::is_centered_ with is_centered()
       new  58c87b5   Make column_info::is_variable_width_ field private
       new  ce0f83e   Clip variable-width columns in wx_table_generator
       new  76bcb28   Avoid passing an enum by const value


Summary of changes:
 basic_values.hpp            |  4 ++--
 ihs_basicval.cpp            |  4 ++--
 ledger_pdf_generator_wx.cpp | 35 ++++++-----------------------------
 miscellany.cpp              | 38 ++++++++++++++++++++++++++++++++++++++
 miscellany.hpp              | 11 +++++++++++
 miscellany_test.cpp         | 20 ++++++++++++++++++++
 wx_table_generator.cpp      | 27 ++++++++++++++++++++++++---
 wx_table_generator.hpp      | 39 ++++++++++++++++++++++++++++++++-------
 8 files changed, 135 insertions(+), 43 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]