~smorar/bibliographer/trunk

Viewing all changes in revision 92.

  • Committer: Sameer Morar
  • Date: 2016-04-11 13:58:21 UTC
  • Revision ID: smorar@gmail.com-20160411135821-n36on086atjfzlhq
* libbibby/BibtexCustomDataFields.cs: Iterate through fields using for loop instead of foreach.
* src/Alteration.cs: Do not add a record to a thread queue if the queue already contains the record.
* src/Alteration.cs: Remove redundant lines to output information to the console.
* src/BibliographerMainWindow.cs: Set filename, without extension to the record's title.
* src/BibliographerMainWindow.cs: Do not set the current folder for file dialogs under windows or if the path does not exist.
* src/BibliographerMainWindow.cs: Remove Gtk.Application.RunIteration on directory import, as it's not required.
* src/BibliographerMainWindow.cs: Remove OnRecordModified event handler due to it causing gui lock-ups / race condition.
* src/BibliographerMainWindow.cs: Remove redundant outputs to console / convert to debug statements.
* src/BibliographerStartup.cs: Re-order alterationMonitorThread to start first.
* src/FileIndexer.cs: Add debugging information / console output tidyup.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: