Very Low Activity

Commits : Individual Commit

  Analyzed 5 days ago based on code collected 5 days ago.

Commit ID r33

Avatar Contributor: C. Michael Pilato
as cmpi...@gmail.com
Files Modified: 2
Date: 28-May-2011 at 04:05 Lines Added: 73
Repository: http://recurrence.googlecode.com/svn/trunk /trunk Lines Removed: 6
Commit Comment: Add some rudimentary (that is, temporary) population of the list control.

* bin/resources.xrc
Give a name (EntryList) to the wxListCtrl.

* bin/recurrence
(AppFrame.__init__): Add 'datafile' parameter, and parse the
definitions and occurrences from that file. Populate the ListCtrl
with that info.
(RecurrenceApp.__init__): Add 'datafile' parameter.
(RecurrenceApp.OnInit): Pass datafile to AppFrame().
(main): Pass sys.argv[1] as the datafile.
 

Changes by Language

Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
  Python 64 4 1 0 6 0
  XML 2 2 0 0 0 0

Changes by File

Showing page 1 of 1
File Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
/bin/recurrence Python 64 4 1 0 6 0
/bin/resources.xrc XML 2 2 0 0 0 0
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.