lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master updated (a1f29ab -> 40a94aa)


From: Greg Chicares
Subject: [lmi-commits] [lmi] master updated (a1f29ab -> 40a94aa)
Date: Tue, 22 May 2018 17:09:20 -0400 (EDT)

chicares pushed a change to branch master.

      from  a1f29ab   Rename a member function
       new  b219dd9   Note a possible future return-type change
       new  b232274   Make column elasticity enumerative rather than boolean
       new  7e64de5   Make column alignment enumerative rather than boolean
       new  bd86afe   Shorten an enumerator's name
       new  b725bcb   Reorder PDF column parameters
       new  637d535   Rework PDF column formatting in terms of "elasticity"
       new  2c95260   Prefer 'switch' to 'if' for a two-valued enum
       new  e2e4ad6   Remove a temporary assertion that is no longer useful
       new  9e1ac25   Fold a "ternary" conditional into a switch
       new  6076b33   Simplify code; rewrite documentation
       new  6b93e91   Remove an unneeded auxiliary function
       new  40a94aa   Explain why width of an elastic column is initialized to 
zero


Summary of changes:
 group_quote_pdf_gen_wx.cpp  |  10 ++-
 ledger_pdf_generator_wx.cpp |   4 +
 oecumenic_enumerations.hpp  |   2 +-
 wx_table_generator.cpp      | 180 ++++++++++++++++++++------------------------
 wx_table_generator.hpp      |   8 +-
 5 files changed, 98 insertions(+), 106 deletions(-)



reply via email to

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