xmbibtex is a Motif (LessTif) reference manager based on the BibTeX file format. It allows to add, delete, and edit references. The references can be saved in the BibTeX file format and also written on a LaTeX file that can be printed using LaTeX and BibTeX. References can be retrieved by several search strategies. Import of references from the Medline and Inspec file format is included. However, I found that the Medline file format is not unique. Up to now, there are import filters available for the "Ovid Medline", the "PubMed Medline" and for the "Spirs Medline" format. It would be nice if some people could write additional import filters for other file formats. If you find this program useful, I would appreciate receiving a picture postcard from your home city (although this is not enforced since the program is GPL). Harald M. Stauss, MD Dept. of Physiology Humboldt University - Charite Berlin Tucholskystr. 2 10117 Berlin Germany (harald.stauss@rz.hu-berlin.de) /'>index : gsoc2013-evolution
Google Summer of Code 2013 - GNOME - Archive Integration workspace
aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Bug 596947 - Calendar view forgets memo pane heightMatthew Barnes2009-12-201-3/+4
* Remove some obsolete GConf keys.Matthew Barnes2009-12-194-138/+144
* Refactor the EShell search API.Matthew Barnes2009-12-1923-131/+322
* Bug #596967 - Per-folder setting for threading and preview panelMilan Crha2009-12-193-1/+111
* Bug #593700 - Restore folder's last selected message as expectedMilan Crha2009-12-181-136/+0
* Bug #603184 - Various problems with search box in foldersMilan Crha2009-12-181-0/+3
* Kill MailSession's interactive flag.Matthew Barnes2009-12-171-3/+0
* Move MailFolderCache signal handlers to EMailBackend.Matthew Barnes2009-12-171-77/+0
* Introduce EMailBackend into libevolution-mail.Matthew Barnes2009-12-162-361/+158
* Add MailFolderCache::folder-changed signalJonathon Jongsma2009-12-161-0/+55
* Remove mail-config, vfolder, and filter deps from mail-folder-cacheJonathon Jongsma2009-12-161-0/+22
* Move mail migration code to libevolution-mail.so.Matthew Barnes2009-12-164-3142/+2
* Bug #603342 - Memory leak fixesMilan Crha2009-12-151-4/+6
* Introduce EMailSidebar into libevolution-mail.Matthew Barnes2009-12-154-419/+23
* Bug #602998 - Contacts searches are supposed to be per address bookMilan Crha2009-12-115-9/+83
* Bug #499322 - Use extension for "Save as" suggested file nameMilan Crha2009-12-106-7/+22
* Bug #591938 - Update translator's commentsMilan Crha2009-12-102-2/+4
* Kill ETableScrolled.Matthew Barnes2009-12-0811-130/+134
* Kill ETreeScrolled.Matthew Barnes2009-12-082-19/+50
* Port all error code to use GObject-ified EAlert / EAlertDialogJonathon Jongsma2009-12-0813-14/+14
* Fixing widgets order and adding back mnemonics after glade removalMilan Crha2009-12-021-3/+3
* Expand the EMailReader interface so it's easier to use.Matthew Barnes2009-12-024-111/+87
* Kill message_list_free_uids().Matthew Barnes2009-12-022-7/+7
* Merge bits and pieces of the anjal-evo-2-30 branch.Matthew Barnes2009-12-015-97/+86
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-0119-38/+37
* port modules/ to new EError API.Jonathon Jongsma2009-12-0112-17/+17
* Fixes a build break.Chenthill Palanisamy2009-11-301-0/+1
* Bug 494394 - No way for the user to refresh a calendarMilan Crha2009-11-3015-3/+174
* Bug #558030 - Convert meeting to appointment popup menu optionMilan Crha2009-11-263-5/+58
* Bug #591330 - Do not clear task preview every minuteMilan Crha2009-11-266-8/+8
* Bug 602704 - Actions->Purge in task view doesn't workMatthew Barnes2009-11-263-4/+60
* Bug 602907 - Cannot delete meetings or appointments in list viewMatthew Barnes2009-11-251-0/+8
* Bug 602803 - New Contact enabled for read-only address booksMatthew Barnes2009-11-251-0/+8
* Bug 602844 - Flags not saved to IMAP account on exitMatthew Barnes2009-11-252-0/+57
* Fix typos in e_cal_shell_content_paste_clipboard().Matthew Barnes2009-11-211-2/+2
* Bug #602081 - Runtime warnings when going to TasksMilan Crha2009-11-201-6/+7
* Bug #579599 - Let the Advanced Search work againMilan Crha2009-11-1920-298/+241
* Disallow renaming a non-deletable ESource.Matthew Barnes2009-11-194-4/+4
* Bug #602098 - No progress notification from GnomeCalendarMilan Crha2009-11-181-2/+5
* Prefer EWebView calls over direct GtkHTML calls.Matthew Barnes2009-11-181-8/+4
* Don't unref destinations in eab_send_as_to().Matthew Barnes2009-11-181-2/+0
* Bug 360461 - Do not hardcode invisible_char in ui filesClaude Paroz2009-11-171-6/+0
* Bug 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-1714-1723/+910
* Whitespace cleanup.Matthew Barnes2009-11-151-1/+1
* Bug 600397 - Delete option enabled for undeletable ESourceMatthew Barnes2009-11-1412-29/+108
* Bug 600714 - No label colors in popup menuMatthew Barnes2009-11-142-7/+9
* Bug 600933 - Empty Trash missing for real trash foldersMatthew Barnes2009-11-141-0/+9
* Bug 601767 - Delete action in calendar view has glitchesMatthew Barnes2009-11-142-4/+12
* Bug 601769 - Print issues in address bookMatthew Barnes2009-11-143-28/+57
* Bug 601774 - "Send Message to Contact" is always disabledMatthew Barnes2009-11-142-7/+59
* Bug 601785 - Menu glitches in memo and task viewMatthew Barnes2009-11-148-4/+34
* EWebView popup menu enhancements.Matthew Barnes2009-11-147-58/+166
* Simplify clipboard handling in addressbook.Matthew Barnes2009-11-124-3/+13
* Mark also create_combo_text_widget() for exportTor Lillqvist2009-11-121-1/+1
* Simplify clipboard handling in calendar.Matthew Barnes2009-11-123-10/+16
* Fix Windows buildTor Lillqvist2009-11-122-1/+6
* Fix a potential crash in the mail migration code.Matthew Barnes2009-11-111-1/+0
* Bug 601516 - Calendar views missing from calendar popup menuMatthew Barnes2009-11-112-15/+25
* Fix build for WindowsTor Lillqvist2009-11-111-2/+2
* Kill more redundant save dialogs and related utilities.Matthew Barnes2009-11-116-9/+13
* Bug #593751 - Show correct context menu in calendar viewsMilan Crha2009-11-114-16/+164
* Fix EPluginLib callback signatures.Matthew Barnes2009-11-102-7/+7
* Bug 600926 - Fails to build due to missing dependenciesJonathon Jongsma2009-11-101-0/+4
* Bug 600926 - Fails to build due to missing dependenciesYan Li2009-11-101-1/+7
* Convert some "Save As" actions to run asynchronously.Matthew Barnes2009-11-0810-40/+238
* Bug #597582 - Original Date: header should be given precedenceDavid Woodhouse2009-11-052-2/+13
* Bug 600402 - Clear search is always enabled in calendar/contact/taskMatthew Barnes2009-11-044-16/+4
* Fix few compiler warningsMilan Crha2009-11-031-1/+1
* Lets the saved searches to work.Chenthill Palanisamy2009-10-301-0/+13
* Bug 599837 - Junk plugin combo box is invisibleMatthew Barnes2009-10-301-2/+8
* Bug 600019 - Menu glitches when an account name is selectedMatthew Barnes2009-10-291-0/+12
* Bug #268644 - unread mail shortcut collides with gtk tree searchMilan Crha2009-10-291-0/+25
* Bug 599896 - Flush outbox option is missingMatthew Barnes2009-10-291-3/+1
* Don't update the message list when right-clicking on a folder.Matthew Barnes2009-10-282-5/+61
* Bug #550049 - Disable Mark messages as read actions when unusableMilan Crha2009-10-282-2/+70
* Cleanup and rename filter classes.Matthew Barnes2009-10-2710-41/+41
* Prefer G_N_ELEMENTS over sizeof calculations.Matthew Barnes2009-10-273-3/+3
* Bug #598519 - Cannot open task/memo by double click in calendar day viewMilan Crha2009-10-271-0/+12
* Bug #397265 - Image loading for new contact requires restarting EvolutionMilan Crha2009-10-261-0/+1
* Fix a potential calendar crash.Matthew Barnes2009-10-241-2/+1
* Bug #593953 - LDAP SSL option order doesn't match with a backend'sMilan Crha2009-10-212-8/+9
* Bug #596860 - Duplicate event gets shown in calendar viewMilan Crha2009-10-161-2/+0
* Bug #522783 - Signature separator for HTML E-mailsMilan Crha2009-10-161-0/+4
* Bug #329100 - Choosing adress book for birthdaysMilan Crha2009-10-131-11/+43
* Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent'Milan Crha2009-10-133-25/+6
* Bug 595092 - Remove option to skip offline syncrhonization dialogMatthew Barnes2009-10-081-2/+1
* Bug #596824 - evolution hangs on start upMilan Crha2009-10-071-3/+1
* Enable File->Empty Trash menu item for all foldersMilan Crha2009-10-071-1/+8
* Bug 597533 - e_file_dialog_save() does not pass parent windowMatthew Barnes2009-10-075-5/+35
* Bug 597151 - [regression] Folder doesn't get deleted properlyLucian Langa2009-10-031-2/+4
* Bug 596848 - Use per-target CPPFLAGS in automake filesH.Habighorst2009-10-017-23/+30
* Bug #596753 - Autocompletion addressbooks not rememberedMilan Crha2009-09-306-2/+6
* Bug 593700 - Opens folder on topMatthew Barnes2009-09-291-0/+9
* Bug 594534 - Can't select calendar for a new appointmentMatthew Barnes2009-09-291-0/+27
* Bug 596268 - Crash when sidebar was clicked while 'loading'Matthew Barnes2009-09-251-1/+1
* Fix duplicate symbols in Glade files.Matthew Barnes2009-09-254-4/+4
* Bug 594543 - Crash on folder/message changeMatthew Barnes2009-09-241-5/+5
* GN-bug #593617 - GroupWise plugins are not builtMilan Crha2009-09-231-1/+50
* Fix few valgrind claimsMilan Crha2009-09-221-1/+1
* Bug 595119 - Crash while trying to add a new category in contactMatthew Barnes2009-09-215-8/+9
* Typo fixAndre Klapper2009-09-211-1/+1
* Restore translation context (NC) for three stringsAndre Klapper2009-09-213-3/+3
* Typo fixAndre Klapper2009-09-211-1/+1
* Bug 595687 - Message list popup menu not activated by menu keyMatthew Barnes2009-09-201-0/+16
* Goodbye libgnome and libgnomeui!!Matthew Barnes2009-09-192-1/+5
* Bug 594017 - Crash on set preview visibleMilan Crha2009-09-131-1/+5
* Bug 594863 - Message body doesn't allow right click pop up menuMatthew Barnes2009-09-132-5/+60
* Bug 217066 - Rename folders directly inside folder listMatthew Barnes2009-09-131-4/+1
* Bug 593899 - "Create Search Folder from Search" does not workMatthew Barnes2009-09-111-2/+71
* Followup fix for bug #593905.Matthew Barnes2009-09-112-5/+3
* Bug 593905 - 'Subject or Addresses contains' search criteria missingMatthew Barnes2009-09-112-13/+5
* Require a parent window when creating an EMFolderSelector.Matthew Barnes2009-09-111-2/+14
* Bug 593646 - Starting in day view does not restore panels correctlyMatthew Barnes2009-09-101-1/+16
* Bug #594573 - Label dropdown box in the rule editor does not workMatt McCutchen2009-09-101-1/+2
* Finish killing Bonobo.Matthew Barnes2009-09-0912-66/+62
* Bug #586854 - Crash on File->Quit with empty_junk enabledRitesh Khadgaray2009-09-081-2/+2
* Bug 594284 - FTBFS: missing linksDiego Escalante Urrelo2009-09-061-0/+1
* Whitespace cleanup.Matthew Barnes2009-09-051-1/+0
* Kill the default parent window hack in e-error.c.Matthew Barnes2009-09-051-1/+10
* Fix a runtime warning.Matthew Barnes2009-09-051-1/+3
* Copy folder tree state of 1st window when opening new windows.Matthew Barnes2009-09-042-3/+6
* Bug 593881 - Category icons do not appear in preview paneMatthew Barnes2009-09-032-1/+51
* Bug #593762 - Event creation window has start date as TodayMilan Crha2009-09-031-43/+47
* Bug 593940 - No options for google address book availableMatthew Barnes2009-09-031-2/+6
* Introduce an EShellView::execute-search signal.Matthew Barnes2009-09-0319-981/+836
* Bug #593761 - Wrong dir for calendar local sourcesMilan Crha2009-09-026-183/+77
* Relax the EBinding API to reduce GObject casting.Matthew Barnes2009-09-0218-184/+184
* Disable classic/vertical options when preview is hidden.Matthew Barnes2009-09-026-0/+34
* Bug 593776 - Fix include of a11y/addressbook and a11y/calendarH.Habighorst2009-09-011-1/+0
* Bug 593627 - Tool bar > new > contact list doesn't workMatthew Barnes2009-09-011-1/+1
* Bug 579598 - Change in view types (from Menu) is not workingMilan Crha2009-09-012-2/+2
* Bug 593685 - Insensitive actions after startMatthew Barnes2009-09-011-0/+2
* Bug 593613 - Doesn't differentiate an appointment and meeting button clickMatthew Barnes2009-09-011-0/+3
* Get EConfig and EEvent hooks working again.Matthew Barnes2009-09-019-38/+72
* Simplify EPlugin loading at startup.Matthew Barnes2009-08-3046-172/+4364
* Re-enable more calendar code.Matthew Barnes2009-08-281-2/+5
* Fix calendar pane positioning.Matthew Barnes2009-08-282-8/+8
* Add vertical view to Contacts.Matthew Barnes2009-08-284-31/+186
* Remove redundant "vertical view" functions.Matthew Barnes2009-08-283-65/+71
* Add vertical view to Memos and Tasks.Matthew Barnes2009-08-2810-85/+315
* Add EPaned widget to generalize vertical view.Matthew Barnes2009-08-282-145/+20
* Fix preview pane size persistance.Matthew Barnes2009-08-282-22/+127
* More panel resizing goodness.Matthew Barnes2009-08-272-4/+4
* Fix resize behavior of main window panes.Matthew Barnes2009-08-274-8/+8
* Switch between classic and vertical view using GtkOrientable.Matthew Barnes2009-08-261-18/+9
* Exit if no command-line URIs are handled.Matthew Barnes2009-08-253-17/+21
* Handle calendar URIs from the command line.Matthew Barnes2009-08-253-4/+151
* Fix migration errors.Matthew Barnes2009-08-233-6/+3
* More GnomeCalendar cleanup.Matthew Barnes2009-08-191-6/+32
* Trim more fat off the GnomeCalendar API.Matthew Barnes2009-08-193-8/+162
* Remove duplicate handlers for date navigator signals.Matthew Barnes2009-08-181-1/+7
* Bug 567260 - Migrate from GnomeDruid to GtkAssistantMilan Crha2009-08-182-18/+18
* Bug 592032 - Marks message as read when preview is offMatthew Barnes2009-08-182-3/+14
* Fix compiler warnings and deprecated GTK+ API usage.Matthew Barnes2009-08-1614-25/+27
* Get the calendar view popup menu working.Matthew Barnes2009-08-164-15/+710
* Track the timezone in one place: ECalModelMatthew Barnes2009-08-131-12/+3
* Add new preferences missed during the 2.27.90 merge.Matthew Barnes2009-08-137-9/+145
* Make switching between calendar views work.Matthew Barnes2009-08-134-15/+39
* Get the backup-restore plugin working.Matthew Barnes2009-08-121-2/+0
* Get the itip-formatter plugin working.Matthew Barnes2009-08-128-54/+202
* Get the calendar-weather plugin working.Matthew Barnes2009-08-121-1/+1
* Allow calendar to be written as a external app and split the huge .so toSrinivasa Ragavan2009-08-121-1/+1
* Bug #205137 - Configurable date formats in componentsMilan Crha2009-08-122-2/+10
* Bug #203853 - Cut/Copy key bindings don't work in day and week viewsMilan Crha2009-08-111-0/+9
* Bug #420513 - Be able to notify about meeting only new attendeesMilan Crha2009-08-114-4/+4
* More refactoring of settings management.Matthew Barnes2009-08-099-55/+87
* Seal up ESignature and add GObject properties.Matthew Barnes2009-08-071-1/+1
* More refactoring of settings management.Matthew Barnes2009-08-062-110/+0
* Fix a typo.Matthew Barnes2009-08-061-1/+1
* Replace more "config" classes with property bindings.Matthew Barnes2009-08-0614-252/+840
* Simplify binding EShellSettings properties to GConf keys.Matthew Barnes2009-08-013-573/+109
* Add properties to calendar classes.Matthew Barnes2009-07-312-13/+340
* Trimming redundancy.Matthew Barnes2009-07-292-5/+30
* Merge commit 'EVOLUTION_2_27_5' into kill-bonoboMatthew Barnes2009-07-281-1/+1