Download project files

How do I verify a download?


110 of 15 releases

1.2.2 release from the 1. series released

Release information
Release notes:

An important bug making Referencer unusable on modern Gtkmm has been fixed.
A number of other bugs have been fixed, and translation handling has been integrated with Launchpad.
Thanks for patches to: Dominik Kriegner!

Changelog:

2014-02-27 Mads Chr. Olesen <email address hidden>

 Release Referencer 1.2.2

2014-02-27 Mads Chr. Olesen <email address hidden>

 Merge translations from Launchpad

2014-01-16 Launchpad Translations on behalf of referencer-devs

 Launchpad automatic translations update.

2014-01-15 Launchpad Translations on behalf of referencer-devs

 Launchpad automatic translations update.

2014-01-14 Launchpad Translations on behalf of referencer-devs

 Launchpad automatic translations update.

2014-02-27 Mads Chr. Olesen <email address hidden>

 Add expj plugin from Dominik Kriegner, to expand and shorten journal names

2014-02-27 Mads Chr. Olesen <email address hidden>

 Debug output which Exception was thrown

2014-01-26 Mads Chr. Olesen <email address hidden>

 Add return statements to vairous non-void functions. Fixes LP: 1272966

2014-01-14 Mads Chr. Olesen <email address hidden>

 Fixup sv.po file

2014-01-13 Mads Chr. Olesen <email address hidden>

 Fixup sv.po file

2014-01-13 Mads Chr. Olesen <email address hidden>

 Disallow space as a key character

2014-01-13 Mads Chr. Olesen <email address hidden>

 ignore selections changes when creating new library (fixes lp #1178030)

2014-01-13 Mads Chr. Olesen <email address hidden>

 Translations file (trying to setup launchpad translations)

2014-01-13 Mads Chr. Olesen <email address hidden>

 Slightly less async version, but faster.

2014-01-13 Mads Chr. Olesen <email address hidden>

 Rewrite ThumbnailGenerator to a fully async version (no threads)

2013-10-08 Mads Chr. Olesen <email address hidden>

 Fix bibtex "organization" field, add "volume" and "series" for inproceedings type

File Description Downloads
download icon referencer-1.2.2.tar.gz (md5) Referencer 1.2.2 6,657
last downloaded 5 days ago
Total downloads: 6,657

1.2.1 release from the 1. series released

Release information
Release notes:

The dependency on gtkmm-utils and glibmm-utils has been removed as it was deprecated. The dependencies are now:
                        gtkmm-2.4 >= 2.22.0
                        gconfmm-2.6 >= 2.12.0
                        poppler-glib >= 0.16.0
                        libxml-2.0 >= 2.7.6

A number of bugs have been fixed, and the support for having the library itself and/or documents on a remote share has been improved.
Thanks for patches to: Dominik Kriegner, jesse andries and Douglas Rees!

Changelog:

2013-05-27 Mads Chr. Olesen <email address hidden>

 Remove dependency on gtkmm-utils, as it is not widely used/deprecated. Copy in the needed code.

2013-05-21 Mads Chr. Olesen <email address hidden>

 Allow library and documents to be on a remote fileshare. Save relative filenames if they are on the same fileshare, otherwise use absolute uri. Thanks to Ramiro Pereira de Magalhães

2013-02-28 Jesse Andries <email address hidden>

 Normalised case of the fields added through the document properties dialog (see comment 8 in bug 1099754). Also added a check which refuses to create a field that already exists even though there are differences in the case of the field-key. This was done to resolve the following problem: It used to be possible to create different versions (different case of the key) of the same field thus holding different values. These were then only subsequently collapsed (retaining the first appearing version of the field-key with the last appearing value) when hitting the Save button, without warning to the user.

2013-02-28 Jesse Andries <email address hidden>

 ADS-plugin: Additional fields and normalised case of the Month field

2013-01-26 Douglas Rees

 Add tooltips on library (new | open | save) icons

2013-01-25 Douglas Rees

 Crossref plugin: adding a vertical box to crossref.ui containing the old label (sans URL) and a link button with the URL as label

2013-01-24 Mads Chr. Olesen <email address hidden>

 Implement a doc.get/setNotes() function for the python interface

2013-01-20 Mads Chr. Olesen <email address hidden>

 comment is no longer valid, fixed in previous

2013-01-19 jesse andries

 ads plugin: correct page field and adding issue, year, Month, Adsurl field

2012-12-20 Dominik Kriegner

 Make .desktop file validate

File Description Downloads
download icon referencer-1.2.1.tar.gz (md5) Referencer 1.2.1 751
last downloaded 10 weeks ago
Total downloads: 751

1.2.0 release from the 1. series released

Release information
Release notes:

Referencer has been ported to recent versions of the following libraries: gio, gtkbuilder, gtk, and poppler.
The new dependencies are now:
                        gtkmm-2.4 >= 2.22.0
                        gconfmm-2.6 >= 2.12.0
                        poppler-glib >= 0.16.0
                        libxml-2.0 >= 2.7.6
                        gtkmm-utils >= 0.4.1
                        glibmm-utils >= 0.4.1

A big thanks to: António Lima, Matej Urbas, Andreas Engelbredt Dalsgaard, John Spray, and all the awesome patch writers!

Changelog:

2012-11-19 Mads Chr. Olesen <email address hidden>

 fix things so that make distcheck succeeds

2012-11-18 Mads Chr. Olesen <email address hidden>

 Fix Gio regression: allow transfer's to be cancelled

2012-11-18 Mads Chr. Olesen <email address hidden>

 Try to read PDF metadata to get author and title, require more than one word to filter out the worst unsensibilities.

2012-11-18 Mads Chr. Olesen <email address hidden>

 don't try to read PDFs with 0 pages

2012-11-18 Mads Chr. Olesen <email address hidden>

 Only support poppler >= 0.16, only scan first page of PDF for info

2012-11-18 Enno Gröper <email address hidden>

 Let referencer compile against libpoppler >= 0.15.0
 Now page selection isn't needed anymore.

2012-11-04 Mads Chr. Olesen <email address hidden>

 Refactor Linker, include links in Export notes as HTML

2012-11-04 Mads Chr. Olesen <email address hidden>

 Export notes as HTML: make the HTML a bit nicer, make it export either "selected", "shown" or "all", depending on user selection/filtering/choice

2012-11-03 Mads Chr. Olesen <email address hidden>

 Edit tags dialog, when clicking tags icon on document. Adds dependency on gtkmm-utils and glibmm-utils

2012-11-03 Mads Chr. Olesen <email address hidden>

 make edit document properties and underlying dialogs be modal

2012-10-31 Mads Chr. Olesen <email address hidden>

 dblp plugin: replace "-" by " " in search query

2012-10-30 Mads Chr. Olesen <email address hidden>

 dblp and isi plugins: better error handling, and notify user if ISI access denied

2012-10-30 Mads Chr. Olesen <email address hidden>

 make ISI plugin behave as regular metadata fetching plugin (but with low priority)

2012-10-30 Mads Chr. Olesen <email address hidden>

 ISI plugin: update to changed webservice API, optimise a bit in only doing one download

2012-10-30 Mads Chr. Olesen <email address hidden>

 genkey: remove a few more extra symbols

2012-10-30 Mads Chr. Olesen <email address hidden>

 increase transfer timeout to 30secs. (cancel button is broken due to port to GIO)

2012-10-30 Mads Chr. Olesen <email address hidden>

 DBLP plugin: add version

2012-10-30 Mads Chr. Olesen <email address hidden>

 Optimise Google Books plugin to make fewer queries. Implement PythonDocument.set_type

2012-10-30 Mads Chr. Olesen <email address hidden>

 DBLP plugin debug print

2012-10-30 Mads Chr. Olesen <email address hidden>

 Add DBLP metadata fetching plugin (good for many computer science papers), add general RESOLVE_METADATA capability for general search querying (e.g. on title, authors, year)

2012-10-30 Mads Chr. Olesen <email address hidden>

 genkey plugin: disallow "." in title

2012-10-30 Phoenix87

 Google Books plugin from Phoenix87

2012-10-29 Mads Chr. Olesen <email address hidden>

 isi-plugin: convert to use referencer's standard preferences mechanism

2012-10-29 Mads Chr. Olesen <email address hidden>

 ISI Web of Science plugin by Mario Castro and Yoav Avitzour, as included in the Debian/Ubuntu package

2012-10-29 Mads Chr. Olesen <email address hidden>

 Make PythonDocument's get_field method return None in case of unknown field, to be able to differentiate in Python between an empty field, and the unset field

2012-10-29 Mads Chr. Olesen <email address hidden>

 Compile fix for previous patch

2012-10-29 Christopher Belanger <email address hidden>

 Patch from Christopher Belanger: causing doc.get_field("thefield") to return NULL if "thefield" is not a defined field, in Python API: addition of a doc.get_type() method to return document type
 (Committed by Mads Chr. Olesen)

2012-10-29 Mads Chr. Olesen <email address hidden>

 Make metadata resolvers have dynamic priorities such that they can indicate (for a given document) how well they are able to resolve the metadata for this document
 (First step in ripping out PluginCapability)

2012-10-27 Mads Chr. Olesen <email address hidden>

 Fixup the document properties extra data buttons

2012-10-27 Mads Chr. Olesen <email address hidden>

 bump gtkmm-2.4 version to 2.22.0
 (Gio::File::load_contents is only from 2.22)

2012-10-27 Mads Chr. Olesen <email address hidden>

 fix plugins/genkey.py to correct indentation, the old one resulted in wrong keys being generated

2012-10-27 Mads Chr. Olesen <email address hidden>

 remove the last of gnomevfs; specifically from Transfer.C. Test if this works: it seems that all the webservices the metadata plugins retrieve from have changed.

2012-10-26 Mads Chr. Olesen <email address hidden>

 remove dependency on libgnomeuimm

2012-10-26 Mads Chr. Olesen <email address hidden>

 Use gio to retrieve thumbnail for files, since the old gnomemmui approach is broken.
 However, the new approach is maybe not able to generate thumbnails?
 I tried migrating to http://developer.gnome.org/gnome-desktop/stable/GnomeDesktopThumbnailFactory.html , i.e. the C api, but this could not thumbnail PDFs.

2011-08-26 António Lima <email address hidden>

 Fixed crash when starting referencer from outside the root directoty of the brach. Thanks to Dominik Kriegner

2011-04-02 António Lima <email address hidden>

 gio port: finished porting Library. Thanks to Matej Urbas for the patch!

2011-03-24 António Lima <email address hidden>

 Correctly load and manage .bib files in subdiretories and diferent drives/partitions.
 Partilly fixes lp bug #264942

2011-03-24 António Lima <email address hidden>

 Gio port: Finished porting RefWindow.C

2011-03-24 António Lima <email address hidden>

 Gio port: ported DocumentProperties.C and some code clean up

2011-03-24 António Lima <email address hidden>

 Added missing return value

2011-03-24 António Lima <email address hidden>

 Gio port: Finished porting Utility.C

2011-03-23 António Lima <email address hidden>

 Gio port: More Utilicy.C port

2011-03-22 António Lima <email address hidden>

 Fixed wrong indentation in some code bits

2011-03-22 António Lima <email address hidden>

 Merge from remote branch

2011-03-22 Mads Chr. Olesen <email address hidden>

 Doxygen file, thanks to Matej Urbas

2011-03-22 Mads Chr. Olesen <email address hidden>

 Build system update, thanks to Matej Urbas.
 Renamed configure.in => configure.ac

2011-03-22 Mads Chr. Olesen <email address hidden>

 Developer configure script, for easy of debugging

2011-03-22 Mads Chr. Olesen <email address hidden>

 Port to use libxml2, thanks to Matej Urbas.
 Currently progress bar updating is broken during start, see Library.C

2011-03-22 António Lima <email address hidden>

 Gio port: Continue to port Utility.C

2011-03-22 António Lima <email address hidden>

 Gio port: ported DocumentList.C

2011-03-22 António Lima <email address hidden>

 Gio port: DocumentView.C

2011-03-21 António Lima <email address hidden>

 Further work on Gio port: RefWindow and ThumbnailGenerator

2011-03-21 Mads Chr. Olesen <email address hidden>

 Added bzr ignore file

2011-03-21 Mads Chr. Olesen <email address hidden>

 Port from glade -> GtkBuilder, thanks to António Lima!

2011-03-14 Mads Chr. Olesen <email address hidden>

 small cleanup of previous commit

2011-03-14 Mads Chr. Olesen <email address hidden>

 Make the DocumentProperties dialog fully translated. Fixes bug 398263
 (For now we show both the translated document type, and the bibtex name)

2011-03-11 Mads Chr. Olesen <email address hidden>

 Escape tag names, fixes bug 392700

2011-03-11 Mads Chr. Olesen <email address hidden>

 Fix bug 401837, use Gio instead of GnomeVFS to open documents
 Based on patch by Jean-Marc Hengen (uses Referencer error dialog instead)

2011-03-10 Mads Chr. Olesen <email address hidden>

 Attempt to fix bug 338930: Do not double brace numeric fields in bibtex export
 (Based on patch by Stephen Strowes)

2011-03-10 Mads Chr. Olesen <email address hidden>

 Applied patch from Joshua Lock (bug 494684) to install missing glade file

2011-03-10 Mads Chr. Olesen <email address hidden>

 Applied patch from Alex L (bug 661503) to port to new 0.15 API for libpoppler

2011-03-10 Mads Chr. Olesen <email address hidden>

 More porting to gio

2010-05-31 Mads Chr. Olesen <email address hidden>

 update list of invalid chars in keys

2010-05-31 Mads Chr. Olesen <email address hidden>

 remove forbidden characters from generated key in genkey plugin

2010-05-30 Andreas Engelbredt Dalsgaard <none@none>

 More efficent use of space.

2010-05-30 Andreas Engelbredt Dalsgaard <none@none>

 More space efficent display of document text

2010-05-30 Andreas Engelbredt Dalsgaard <none@none>

 Removed debug info.

2010-05-30 Mads Chr. Olesen <email address hidden>

 merge

2010-05-30 Andreas Engelbredt Dalsgaard <none@none>

 moved autohr string on same line as year.

2010-05-30 Andreas Engelbredt Dalsgaard <none@none>

 Do not store filename attribute to get clean diff's when storing the referencer file in a repository.

2010-05-29 Mads Chr. Olesen <email address hidden>

 Fixup the genkey plugin, allow to use title or first word as markers

2010-05-29 Mads Chr. Olesen <email address hidden>

 Sanitize keys for invalid characters (, atm.)
 Fixes bug 581811

2010-05-29 Mads Chr. Olesen <email address hidden>

 tab-fix

2010-05-29 Mads Chr. Olesen <email address hidden>

 Scroll to the current selection, at DocumentView::updateVisible

File Description Downloads
download icon referencer-1.2.0.tar.gz (md5) Referencer 1.2.0 658
last downloaded 10 weeks ago
Total downloads: 658

1.1.6 release from the 1. series released

Release information
Changelog:

 - Work around gconf bug (gnome #586532)
 - Include document key when searching
 - Don't attempt to retrieve text for non-pdf files
 - Improved search (Robert Vincent)
 - Strip leading tokens from DOIs (Bug 385913)
 - Clickable document icon in DocumentProperties
 - Support complimentary crossref accounts (Bug 373342)
 - Fix mnemonic for Type field in DocumentProperties (Bug 377221)
 - Prevent creation of duplicate tag names (Bug 339593)
 - Include document notes in searches
 - Plugin interface: add bibtex_to_fields utility function,
   add print_bibtex method to PythonDocument
 - Docbook manual (Mario Blätterman)
 - UI tweaks (Kai Willadsen, Bugs 297081, 297079)

File Description Downloads
download icon referencer-1.1.6.tar.gz (md5) 543
last downloaded 10 weeks ago
Total downloads: 543

1.1.5 release from the 1. series released

Release information
Changelog:

 - Change 'keywords' to 'tags' in bibtex export
 - Add DOI entry to document properties (Andreas Dalsgaard)
 - Add menu item for selecting sort mode
 - Mark library as dirty when executing plugin action
 - Fix crash when tagging (Bug 258780)

File Description Downloads
download icon referencer-1.1.5.tar.gz (md5) 70
last downloaded 10 weeks ago
Total downloads: 70

1.1.4 release from the 1. series released

Release information
Changelog:

 - Fix python get_filename and set_filename (Bug 258103)
 - Fix import of 'series' field in bibtex InProceedings (Bug 255815)
 - Fix escaping URLs in crossref plugin (Bug 246421)
 - Fix exceptions with exotic characters on latin1 systems
 - Fix out of date tag action strings (Bug 247557)
 - Fix crashing on opening docs with keybaord (Bug 235270)

File Description Downloads
download icon referencer-1.1.4.tar.gz (md5) 30
last downloaded 10 weeks ago
Total downloads: 30

1.1.3 release from the 1. series released

Release information
Changelog:

 - Annotation support (Charlotte Curtis)
 - Support import of UTF8 bibtex (Bug 223763, Sergey B Kirpichev's patch)
 - Fix detection of crossref query failure
 - Fix crash in crossref parsing (Bug 222340)
 - Fix crash in bibtex import (Bug 217866)
 - Fix failing to set fields in list view (Bug 208184)

File Description Downloads
download icon referencer-1.1.3.tar.gz (md5) 25
last downloaded 10 weeks ago
Total downloads: 25

1.1.2 release from the 1. series released

Release information
Changelog:

 - Remove tooltips on old GTK versions
 - Report errors when a plugin cannot be enabled
 - Updated translations
 - Shortcut buttons on document icons
 - Fix using old tooltip code even with recent GTK
 - UI for attaching tags during adding files
 - Pubmed: fill out DOI field, use full first names (Aurélien Naldi)
 - Search searches all fields (Bug 198671)
 - Revised tagging UI
 - Expand plugin API
 - Unbreak sorting in list view (Bug 202188)

File Description Downloads
download icon referencer-1.1.2.tar.gz (md5) 28
last downloaded 10 weeks ago
Total downloads: 28

1.1.1 release from the 1. series released

Release information
Changelog:

 - Updated Russian translation (Sergey Kirpichev)
 - Updated simplified Chinese translation (Zhi-Wei Huang)
 - Updated Danish translation (Andreas Dalsgaard)
 - Fix parsing data-less elements in pubmed plugin (Bug 196174)
 - Fix paste in document properties (Bug 195819)
 - Fix add doc with ID dialog
 - Make "All" and "Untagged" immutable, add separator (Bug 192680, Jochen Martin Eppler)
 - Check for zero-sized thumbnails (Bug 192279)
 - Add parse_bibtex to PythonDocument
 - Fix compilation with gcc 4.3 (Deji Akingunola)

File Description Downloads
download icon referencer-1.1.1.tar.gz (md5) 20
last downloaded 10 weeks ago
Total downloads: 20

1.1.0 release from the 1. series released

Release information
Changelog:

 - Update to bibutils 3.39
 - Detailed report in add documents dialog
 - Thumbnails generated asynchronously for more responsive loading
 - Support document action plugins (AN + JCS)
 - Lyx citation plugin (Aurélien Naldi)
 - Added documents are scrolled to
 - DocumentProperties shows correct fields depending on document type
 - Add google scholar web link
 - Add PubMed web link
 - Allow specific selection of different web links
 - Add builtin generic document icon
 - Paste BibTeX button in document properties
 - Clear button in document properties
 - Editable list view
 - Fix crash in tagging
 - Revised icon view
 - Pick up when citebase gives us a doi: in the URL field
 - Add preferences options for crossref username/password
 - Remove preferences options for crossref path + dx.doi.org path
 - Metadata plugins (C++ or python)
 - DOI->Pubmed resolver (Simon Greenhill)
 - Make multiple-tag filtering AND instead of OR
 - Fix losing bibtex fields in import (Bug 158581)
 - Fix missing some fields in getArxiv (Bug 158815)
 - Use gtkmm 2.12 IconView tooltip support if available
 - Add online/offline indicator in statusbar
 - Change sizing options of icon view to work around Gnome 2.20
 - Use filename as title when adding files without metadata
 - Make the extras store case insensitive on the key: multiple
   fields differing only in case are no longer allowed (Alexey Balmashnov)
 - Use the 'url' extra field for web linking (Alexey Balmashnov)
 - Handle multiple keyword fields in import (Alexey Balmashnov)
 - Include doi field in bibtex export
 - Fix generating thumbnails for non-pdf files

File Description Downloads
download icon referencer-1.1.0.tar.gz (md5) 27
last downloaded 10 weeks ago
Total downloads: 27

110 of 15 releases