[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lmi-commits] [lmi] master updated (d17155c -> 73aeadc)
From: |
Greg Chicares |
Subject: |
[lmi-commits] [lmi] master updated (d17155c -> 73aeadc) |
Date: |
Thu, 14 Jun 2018 10:27:40 -0400 (EDT) |
chicares pushed a change to branch master.
from d17155c Reimplement column_value_varies_across_cells()
new 8044c50 Remove scaffolding
new 8a722b3 Refactor for concision
new 86ca5af Fix defect introduced 20180228T1615Z: bad output filename
new 15098dd Rename icons paste-case*.png --> paste-in*.png
new f964241 Adjust census-pasting XRCIDs
new a22db84 Add census-paste-out commands to menu and toolbar
new 73aeadc Remove no-longer-needed 'pyx=paste_out_to_spreadsheet'
option
Summary of changes:
README | 2 +-
census_view.cpp | 62 +++++------------------------------
census_view.hpp | 5 ---
gpt_view.cpp | 3 +-
icon_monger.cpp | 3 +-
illustration_view.cpp | 3 +-
mec_view.cpp | 3 +-
menu_commands.html | 4 +--
menus.xrc | 13 +++++---
paste-case-16.png => paste-in-16.png | Bin
paste-case.png => paste-in.png | Bin
skeleton.cpp | 3 +-
toolbar.xrc | 13 +++++---
13 files changed, 40 insertions(+), 74 deletions(-)
rename paste-case-16.png => paste-in-16.png (100%)
rename paste-case.png => paste-in.png (100%)
- [lmi-commits] [lmi] master updated (d17155c -> 73aeadc),
Greg Chicares <=
- [lmi-commits] [lmi] master 8a722b3 2/7: Refactor for concision, Greg Chicares, 2018/06/14
- [lmi-commits] [lmi] master 8044c50 1/7: Remove scaffolding, Greg Chicares, 2018/06/14
- [lmi-commits] [lmi] master 15098dd 4/7: Rename icons paste-case*.png --> paste-in*.png, Greg Chicares, 2018/06/14
- [lmi-commits] [lmi] master 86ca5af 3/7: Fix defect introduced 20180228T1615Z: bad output filename, Greg Chicares, 2018/06/14
- [lmi-commits] [lmi] master a22db84 6/7: Add census-paste-out commands to menu and toolbar, Greg Chicares, 2018/06/14
- [lmi-commits] [lmi] master 73aeadc 7/7: Remove no-longer-needed 'pyx=paste_out_to_spreadsheet' option, Greg Chicares, 2018/06/14
- [lmi-commits] [lmi] master f964241 5/7: Adjust census-pasting XRCIDs, Greg Chicares, 2018/06/14