Commit Graph

76 Commits

Author SHA1 Message Date
c579c2ebc2 fix the popup id.
2004-11-03  Not Zed  <NotZed@Ximian.com>

        * org-gnome-mail-to-meeting.eplug.in: fix the popup id.

svn path=/trunk/; revision=27817
2004-11-03 09:50:59 +00:00
99b32b2968 revert rodrigo's last fix, it should actually work now, i hope.
2004-11-03  Not Zed  <NotZed@Ximian.com>

        * org-gnome-mail-to-task.eplug.in: revert rodrigo's last fix, it should
        actually work now, i hope.

svn path=/trunk/; revision=27816
2004-11-03 09:50:47 +00:00
564487c8fe Add description and author fields. Change name.
004-11-03  Nat Friedman  <nat@novell.com>

	* org-gnome-evolution-bbdb.eplug.in: Add description and author
	fields.  Change name.

svn path=/trunk/; revision=27814
2004-11-03 08:59:17 +00:00
b45a85de00 extra_dist the .eplug.in file.
2004-11-03  Not Zed  <NotZed@Ximian.com>

        * Makefile.am: extra_dist the .eplug.in file.

svn path=/trunk/; revision=27813
2004-11-03 08:56:39 +00:00
13b39eaf69 gave it a better name and fixed the description and author tags.
2004-11-03  Not Zed  <NotZed@Ximian.com>

        * org-gnome-copy-tool.eplug.in: gave it a better name and fixed
        the description and author tags.

svn path=/trunk/; revision=27812
2004-11-03 07:46:06 +00:00
5e5dd766fc implemented a plugin manager plugin.
2004-10-20  Not Zed  <NotZed@Ximian.com>

	* implemented a plugin manager plugin.

svn path=/trunk/; revision=27810
2004-11-03 07:28:33 +00:00
588322d706 dist xml menu file
2004-11-01  JP Rosevear  <jpr@novell.com>

	* Makefile.am: dist xml menu file

svn path=/trunk/; revision=27783
2004-11-01 19:32:04 +00:00
69d4437179 Dist .eplug.in files
svn path=/trunk/; revision=27781
2004-11-01 18:39:17 +00:00
c138563670 list bbdb.h as a source so it gets disted
2004-11-01  JP Rosevear  <jpr@novell.com>

	* Makefile.am: list bbdb.h as a source so it gets disted

svn path=/trunk/; revision=27780
2004-11-01 17:54:58 +00:00
96974d33c3 fix folder view popup id and use stock icon for meetings.
2004-10-29  Rodrigo Moya <rodrigo@novell.com>

	* org-gnome-mail-to-meeting.eplug.in: fix folder view popup id and
	use stock icon for meetings.

svn path=/trunk/; revision=27770
2004-10-29 15:29:35 +00:00
a693df2763 fix folder view popup id again.
2004-10-29  Rodrigo Moya <rodrigo@novell.com>

	* org-gnome-mail-to-task.eplug.in: fix folder view popup id again.

svn path=/trunk/; revision=27769
2004-10-29 15:28:43 +00:00
4d692c745d added mail-to-meeting plugin, to convert mails to meetings.
2004-10-29  Rodrigo Moya <rodrigo@novell.com>

	* added mail-to-meeting plugin, to convert mails to meetings.

svn path=/trunk/; revision=27766
2004-10-29 11:20:06 +00:00
fe2e407a11 Softly now.
svn path=/trunk/; revision=27762
2004-10-28 21:30:03 +00:00
f5e40030fb Re-enable BBDB.
svn path=/trunk/; revision=27761
2004-10-28 21:25:52 +00:00
0ce5576537 Don't build the test-evobuddy program.
svn path=/trunk/; revision=27760
2004-10-28 20:08:48 +00:00
f5d66daa09 fix folder view popup id.
2004-10-28  Not Zed  <NotZed@Ximian.com>

        * org-gnome-mail-to-task.eplug.in: fix folder view popup id.

svn path=/trunk/; revision=27754
2004-10-28 09:27:43 +00:00
bb720b7be7 Fixed hook id.
svn path=/trunk/; revision=27753
2004-10-28 09:27:23 +00:00
29a7270c42 fix folderview popup hook id.
2004-10-28  Not Zed  <NotZed@Ximian.com>

        * org-gnome-copy-tool.eplug.in: fix folderview popup hook id.

svn path=/trunk/; revision=27752
2004-10-28 09:26:40 +00:00
725a24b484 Use _with_mnemonic for the button.
2004-10-27  Nat Friedman  <nat@novell.com>

	* bbdb.c (bbdb_page_factory): Use _with_mnemonic for the button.

	* Makefile.am: Don't build the test program by default.

svn path=/trunk/; revision=27736
2004-10-27 11:29:15 +00:00
b40eb4903c Sync the Gaim buddy list. Set a timer to check for Gaim buddy list chnages
2004-10-25  Nat Friedman  <nat@novell.com>

	* bbdb.c (e_plugin_lib_enable): Sync the Gaim buddy list.  Set a
	timer to check for Gaim buddy list chnages to sync.
	(bbdb_do_it): Free some memory we were leaking before.
	(bbdb_open_addressbook): New function for Gaim buddy list support.
	(bbdb_check_gaim_enabled): Likewise.
	(enable_gaim_toggled_cb): Likewise.
	(synchronize_button_clicked_cb): Likewise.
	(bbdb_page_factory): Added UI for Gaim buddy list sync support.

	* gaimbuddies.c: New file, contains routines to synchronize IM
	information and buddy icons from a Gaim buddy list.

	* bbdb.h: New file, contains shared macros and prototypes.

	* test-evobuddy.c (main): New function, tests a gaim buddy list
	sync.

svn path=/trunk/; revision=27723
2004-10-26 03:02:04 +00:00
0e92e94b38 removed unused enum declaration (org_gnome_audio_inline_play_clicked):
2004-10-25  Radek Doulik  <rodo@ximian.com>

	* audio-inline.c: removed unused enum declaration
	(org_gnome_audio_inline_play_clicked): added cast to &argv to
	quiet compiler
	handle more mime types

	* org-gnome-audio-inline.eplug.in: handle application/x-ogg mime
	type
	handle more mime types

svn path=/trunk/; revision=27721
2004-10-25 16:37:25 +00:00
e0aa017ef2 handle application/x-ogg mime type
2004-10-25  Radek Doulik  <rodo@ximian.com>

	* org-gnome-audio-inline.eplug.in: handle application/x-ogg mime
	type

	* audio-inline.c: handle application/x-ogg mime type

svn path=/trunk/; revision=27718
2004-10-25 12:56:14 +00:00
299b8fd79e handle audio/x-mp3 mime type
2004-10-25  Radek Doulik  <rodo@ximian.com>

	* org-gnome-audio-inline.eplug.in: handle audio/x-mp3 mime type

	* audio-inline.c: (org_gnome_audio_inline_play_clicked): handle
	audio/x-mp3 mime type

svn path=/trunk/; revision=27717
2004-10-25 12:33:03 +00:00
6b0ea42490 quiet cvs
svn path=/trunk/; revision=27715
2004-10-25 12:19:46 +00:00
de21f75ccf imported audio inline plugin
2004-10-25  Radek Doulik  <rodo@ximian.com>

	* audio-inline.c: imported audio inline plugin

svn path=/trunk/; revision=27714
2004-10-25 12:19:05 +00:00
6c31be81b1 restoring the files in the correct directory
2004-10-22  Harish Krishnaswamy <kharish@novell.com>

* mark-calendar-offline.c: implement a plugin that lets the user mark a
calendar to be available for off-line use, if it is not already set to be so
and vice versa

svn path=/trunk/; revision=27709
2004-10-24 11:27:47 +00:00
596183d49d Restoring the original file.
svn path=/trunk/; revision=27708
2004-10-24 11:23:46 +00:00
20c49afa1e restoring the original files
svn path=/trunk/; revision=27707
2004-10-24 11:18:31 +00:00
e05ad29c48 This file does not belong here
svn path=/trunk/; revision=27706
2004-10-24 11:10:25 +00:00
294bcbac43 Change assertions to if statements, so as not to issue warnings in the
2004-10-23  Nat Friedman  <nat@novell.com>

	* bbdb.c (bbdb_do_it): Change assertions to if statements, so as
	not to issue warnings in the case of routine failures (name
	is NULL). Don't add an email to a contact if the appropriate
	contact is ambiguous.

svn path=/trunk/; revision=27703
2004-10-23 08:21:26 +00:00
ccb6311791 addd my new nifty plugin
all b0w to my mad skeelz

svn path=/trunk/; revision=27701
2004-10-22 19:32:26 +00:00
31f3035ad5 Added the bbdb plugin.
2004-10-22  Nat Friedman <nat@novell.com>

	* configure.in: Added the bbdb plugin.

Man, hacking is fun.

svn path=/trunk/; revision=27690
2004-10-22 04:37:29 +00:00
58431fb115 new functions. (do_mail_to_task): set attendees and organizer on the task
2004-10-21  Rodrigo Moya <rodrigo@novell.com>

	* mail-to-task.c (set_attendees, set_organizer): new functions.
	(do_mail_to_task): set attendees and organizer on the task from the
	recipients in the mail message.

svn path=/trunk/; revision=27686
2004-10-21 18:12:22 +00:00
a32a1d4ab6 use correct icon.
2004-10-21  Rodrigo Moya <rodrigo@novell.com>

	* org-gnome-mail-to-task.eplug.in: use correct icon.

svn path=/trunk/; revision=27685
2004-10-21 17:28:55 +00:00
4f754a2066 fixed to make the plugin show up in the correct place.
2004-10-21  Rodrigo Moya <rodrigo@novell.com>

	* org-gnome-mail-to-task.eplug.in: fixed to make the plugin show
	up in the correct place.

svn path=/trunk/; revision=27684
2004-10-21 17:26:13 +00:00
f737b385d7 implemented plugin for converting selected mails to tasks.
2004-10-21  Rodrigo Moya <rodrigo@novell.com>

	* mail-to-task.c: implemented plugin for converting selected
	mails to tasks.

svn path=/trunk/; revision=27682
2004-10-21 17:19:48 +00:00
7aba0ba1d5 sample plugin added to mark a calendar to be available offline or revert
availability

svn path=/trunk/; revision=27681
2004-10-21 17:13:35 +00:00
f3a62a0467 s/image/icon/
2004-10-21  JP Rosevear  <jpr@novell.com>

	* org-gnome-copy-tool.eplug.in: s/image/icon/

svn path=/trunk/; revision=27678
2004-10-21 14:44:39 +00:00
963d5f2885 Shush
svn path=/trunk/; revision=27677
2004-10-21 12:54:20 +00:00
3cc934aa59 setup the right plugin init function.
2004-10-21  Not Zed  <NotZed@Ximian.com>

        * prefer-plain.c (e_plugin_lib_enable): setup the right plugin
        init function.

svn path=/trunk/; revision=27676
2004-10-21 12:51:48 +00:00
b6cd458235 get error information in e_cal_* calls, and display errors to the user.
2004-10-21  Rodrigo Moya <rodrigo@novell.com>

	* save-calendar.c (do_save_calendar): get error information in
	e_cal_* calls, and display errors to the user.

svn path=/trunk/; revision=27675
2004-10-21 11:21:42 +00:00
e108cf1478 *** empty log message ***
svn path=/trunk/; revision=27674
2004-10-21 10:55:19 +00:00
afd1278010 implemented a copy-utils plugin.
2004-10-20  Not Zed  <NotZed@Ximian.com>

        * implemented a copy-utils plugin.

svn path=/trunk/; revision=27671
2004-10-21 08:39:32 +00:00
d201f25c8a compile if not using file chooser
2004-10-21  JP Rosevear  <jpr@novell.com>

	* save-calendar.c (do_save_calendar): compile if not using file
	chooser

svn path=/trunk/; revision=27668
2004-10-21 04:11:04 +00:00
a33dd47303 better menu items.
2004-10-21  Rodrigo Moya <rodrigo@novell.com>

	* org-gnome-save-calendar.eplug.in: better menu items.

svn path=/trunk/; revision=27665
2004-10-21 01:32:26 +00:00
f9da195c61 better menu items.
2004-10-21  Rodrigo Moya <rodrigo@novell.com>

	* org-gnome-save-calendar.eplug.in: better menu items.

svn path=/trunk/; revision=27664
2004-10-21 01:32:16 +00:00
acbffda04c better menu items.
2004-10-21  Rodrigo Moya <rodrigo@novell.com>

	* org-gnome-save-calendar.eplug.in: better menu items.

svn path=/trunk/; revision=27663
2004-10-21 01:29:41 +00:00
9349ecf81c new plugin for saving a calendar to disk.
2004-10-21  Rodrigo Moya <rodrigo@novell.com>

	* save-calendar.c: new plugin for saving a calendar to disk.

svn path=/trunk/; revision=27661
2004-10-21 01:17:24 +00:00
435e889366 update factory name
2004-10-20  JP Rosevear  <jpr@novell.com>

	* subject-thread/org-gnome-subject-thread.eplug.in: update factory
	name

	* subject-thread/subject-thread.c: ditto

svn path=/trunk/; revision=27659
2004-10-20 18:55:29 +00:00
c1964e5f06 implement a plugin that allows the user to limit the displayed task lists
2004-10-20  JP Rosevear  <jpr@novell.com>

	* select-one-source.c: implement a plugin that allows the user to
	limit the displayed task lists or calendars to the current
	calendar or task list

svn path=/trunk/; revision=27657
2004-10-20 18:53:36 +00:00