04fac44de1
Do this everywhere, also fixup CLEANFILES
...
Do this everywhere, also fixup CLEANFILES
2001-04-14 Michael Meeks <michael@ximian.com >
* Makefile.am (dist-hook): remove built sources from dist.
svn path=/trunk/; revision=9309
2001-04-14 08:02:59 +00:00
1991d205da
i18n fixes, added missing includes.
...
2001-04-10 Gediminas Paulauskas <menesis@delfi.lt >
* AUTHORS: /me is a translator.
* configure.in (EVO_CHECK_LIB): fail with AC_MSG_ERROR, not echo &&
exit 1.
2001-04-10 Gediminas Paulauskas <menesis@delfi.lt >
* backend/ebook/evolution-gnomecard-importer.c: added missing #include.
* contact-editor/e-contact-editor.c (_arrow_pressed): popup menu items were
not translated after selecting one of them.
* gui/widgets/e-addressbook-view.c: mark popup menu items with N_().
Updated list[] for translators.
* gui/widgets/e-minicard.c: same.
* gui/widgets/e-minicard-view-widget.c (e_minicard_view_widget_set_arg): fix warning
for "editable" arg.
* gui/widgets/e-minicard-view.c: convert "empty_message" to utf8.
2001-04-10 Gediminas Paulauskas <menesis@delfi.lt >
* widgets/e-summary-subwindow.c: added some missing includes.
* widgets/e-summary-title-button.h: same.
2001-04-10 Gediminas Paulauskas <menesis@delfi.lt >
* menus/gal-view-menus.c: convert label to utf8.
svn path=/trunk/; revision=9215
2001-04-10 21:28:40 +00:00
c7179850dc
Executive summary and Trash now have nice icons both in tree/folder title and
...
shortcut bar.
Converted and replaced icons for trash and summary:
exec-16-summary.xpm => evolution-today-mini.png
delete_mesage.xpm => evolution-trash-mini.png,
Copied evolution-trash.png icons from mc (needs tweaking to match other
evolution icons though)
svn path=/trunk/; revision=9154
2001-04-03 23:24:50 +00:00
042704ddd3
Blessed by Ettore.
...
Guided by Jacub Stener's mail, where he explaned which icons were renamed or
added, I added a bunch of new icons to menus, fixed renamed ones. Changed Trash
and Executive summary folder type icons. Fixed art/Makefile.am for these
changes.
Also, pulled icon cache from mailer and moved it to e-util/e-gui-utils.h, made
all components and dialogs use cache and not load pixmaps every time.
Accidentally got a couple of includes fix in, but they won't break anything.
svn path=/trunk/; revision=9092
2001-04-02 03:59:11 +00:00
e6ada76f2b
Clean up includes. Remove/replace <gnome.h>, <bonobo.h> and <gtk/gtk.h>.
...
2001-03-29 Kjartan Maraas <kmaraas@gnome.org >
* *.*: Clean up includes. Remove/replace <gnome.h>, <bonobo.h>
and <gtk/gtk.h>.
svn path=/trunk/; revision=9027
2001-03-29 21:05:38 +00:00
8391885d18
Removed .oafinfo files -- they are obsolete. Moved pixmaps from
...
2001-03-15 Gediminas Paulauskas <menesis@delfi.lt >
Removed .oafinfo files -- they are obsolete.
Moved pixmaps from calendar/gui/ to art/
Moved evolution.png to art/
Moved evolution.desktop.in to data/
Generate doc/devel/executive-summary/Makefile
svn path=/trunk/; revision=8727
2001-03-15 03:46:54 +00:00
9618cd2cb6
Added a ShellComponent method to retrieve the selection for drag and
...
drop and support for it in the shell. Untested.
svn path=/trunk/; revision=8594
2001-03-08 12:55:05 +00:00
d10c848b43
Ignore generated .oaf files
...
* various .cvsignore files: Ignore generated .oaf files
svn path=/trunk/; revision=8237
2001-02-14 23:37:15 +00:00
3192e9ed0b
Remove the fancy handleURI stuff
...
svn path=/trunk/; revision=8229
2001-02-14 21:35:38 +00:00
6facd92e17
Removed this unused function.
...
2001-02-14 Christopher James Lahey <clahey@ximian.com >
* component/component-factory.c (component_destroy_cb): Removed
this unused function.
* evolution-services/executive-summary-html-view.c
(impl_GNOME_Evolution_Summary_HTMLView_handleURI): Changed the
declaration of this function to match the signature in the
generated header file.
* test-service/rdf-summary.c (property_control): Added a cast here.
svn path=/trunk/; revision=8227
2001-02-14 21:29:56 +00:00
53659b16ca
Fix crashes, remove gnome.h includes, add a timer check for the RDF summary, add a new method to the HTMLView so it can handle funny URIs.
...
svn path=/trunk/; revision=8224
2001-02-14 18:37:40 +00:00
9369aeead8
xml-i18n-tools setup for .oaf.in files. Mark strings for translation.
...
2001-02-13 Kjartan Maraas <kmaraas@gnome.org >
* Makefile.am: xml-i18n-tools setup for .oaf.in files.
* GNOME_Evolution_Summary.oaf.in: Mark strings for translation.
* test-service/Makefile.am: xml-i18n-tools setup for .oaf.in files.
* test-service/*.oaf.in: Mark strings for translation.
svn path=/trunk/; revision=8191
2001-02-12 23:57:52 +00:00
9d3fd8c925
Lots of stuff like memory leaks and things I forgot ages ago...
...
Enjoy.
svn path=/trunk/; revision=7763
2001-01-23 23:42:54 +00:00
cdf4ac3653
Change the callbacks in this file to match the callback function types.
...
2001-01-22 Christopher James Lahey <clahey@helixcode.com >
* component/e-summary-url.c: Change the callbacks in this file to
match the callback function types. Fixes warnings.
svn path=/trunk/; revision=7723
2001-01-22 22:36:36 +00:00
41a9a74be4
changed the signature of the property_bag get/set functions
...
svn path=/trunk/; revision=7499
2001-01-15 08:32:46 +00:00
936a6d77dd
Add an ::asyncCopyFolder method to the ShellComponent interface. Move
...
all the message hiding options to the View menu.
svn path=/trunk/; revision=7456
2001-01-12 21:00:21 +00:00
9c6f86a43d
Fixed NULL dereference
...
svn path=/trunk/; revision=7455
2001-01-12 20:40:09 +00:00
7f0821383c
Telsa noticed I can't spell
...
svn path=/trunk/; revision=7202
2001-01-01 18:19:16 +00:00
058a550c57
More bonobo property bag updates and stuff.
...
svn path=/trunk/; revision=7194
2000-12-30 01:34:04 +00:00
1351da8fd7
RDF-Summary now saves it's details.
...
svn path=/trunk/; revision=7185
2000-12-28 19:06:37 +00:00
3e5f3687c7
More fixes for new bonobo
...
pt 2
svn path=/trunk/; revision=7178
2000-12-27 00:03:11 +00:00
81a3c39bbc
Set draw_background to FALSE
...
svn path=/trunk/; revision=7167
2000-12-25 08:37:11 +00:00
03c8d705be
Added a cast.
...
2000-12-13 Christopher James Lahey <clahey@helixcode.com >
* component/e-summary-callbacks.c (configure_summary): Added a
cast.
svn path=/trunk/; revision=6984
2000-12-14 01:36:29 +00:00
fe7da31d86
Rm the whole of the Executive Summary dir.
...
Correctly display all the windows.
Put an HTML explaination into the configure dialog.
svn path=/trunk/; revision=6969
2000-12-13 18:26:45 +00:00
616052c0a7
Count the number of rows correctly
...
svn path=/trunk/; revision=6961
2000-12-13 01:46:19 +00:00
9b7a92e8ea
Added #include <e-summary-callbacks.h>. (destroy_prefs_cb): Added a cast.
...
2000-12-12 Christopher James Lahey <clahey@helixcode.com >
* component/e-summary-callbacks.c: Added #include
<e-summary-callbacks.h>.
(destroy_prefs_cb): Added a cast.
(configure_summary): Added a cast.
* component/e-summary-callbacks.h: Added #include "e-summary.h"
* component/e-summary-url.c (e_summary_url_click): Removed an
unused variable.
* component/e-summary-util.c: Added #include <e-summary-util.h>
* component/e-summary.c: Added #include <gtkhtml/htmlselection.h>.
(e_summary_queue_rebuild): Added a cast.
* component/main.c: Added #include <glade/glade.h>.
* test-service/main.c: Changed some variable types to make casting
easier.
* test-service/rdf-summary.c: Changed some variable types to make
casting easier.
svn path=/trunk/; revision=6953
2000-12-12 23:29:56 +00:00
3049aae2f7
Add stuff. (From campd.)
...
* Makefile.am (EXTRA_DIST): Add stuff. (From campd.)
svn path=/trunk/; revision=6950
2000-12-12 23:08:03 +00:00
e1f9153014
Warning-- Table layout changed and works nice.
...
Warning--
Table layout changed and works nice.
svn path=/trunk/; revision=6937
2000-12-12 02:59:59 +00:00
ff47c653e0
Only allow one e_summary_rebuild_page to be queued.
...
Fixes the race condition that having one rdf-summary seemed to cause.
svn path=/trunk/; revision=6912
2000-12-11 20:00:24 +00:00
cd4860d567
Memory leaks-- Default HTML prettiness++
...
Memory leaks--
Default HTML prettiness++
svn path=/trunk/; revision=6911
2000-12-11 18:50:04 +00:00
b3ce14cf25
Changes to the HTML file to add an entry box.
...
Changed to use the new BonoboPropertyControl methods, and changed
executive-summary-html-view to use the same idea.
Added rdf-summary to the .cvsignore, and put a timeout so that it can return
imediatly if there is a hold up on the connection.
svn path=/trunk/; revision=6905
2000-12-11 15:47:01 +00:00
5bd251bbce
Don't hardcode image paths.
...
svn path=/trunk/; revision=6879
2000-12-09 01:41:54 +00:00
0c25330539
Add purify options for the build
...
2000-12-08 JP Rosevear <jpr@helixcode.com >
* component/Makefile.am (evolution-executive-summary.pure): Add purify
options for the build
svn path=/trunk/; revision=6865
2000-12-08 19:07:26 +00:00
d0aff6462a
Remove test3 from build until the files show up
...
2000-12-08 JP Rosevear <jpr@helixcode.com >
* tests/message/Makefile.am: Remove test3 from build until the files
show up
2000-12-08 JP Rosevear <jpr@helixcode.com >
* Makefile.am: Remove files from extra_dist since they are already
listed
svn path=/trunk/; revision=6861
2000-12-08 17:52:28 +00:00
4a74b1ff15
New and improved display,
...
Bug fixes
memory leaks removed
Preferences
and probably more that I can't remember.
svn path=/trunk/; revision=6858
2000-12-08 00:00:15 +00:00
27f63291c2
Don't include executive-summary-client.h.
...
2000-12-07 Dave Camp <dave@helixcode.com >
* evolution-services/evolution-summary-component.c: Don't include
executive-summary-client.h.
svn path=/trunk/; revision=6854
2000-12-07 23:50:38 +00:00
d27df3325d
Include HtmlView.idl.
...
2000-12-07 Dave Camp <dave@helixcode.com >
* idl/Makefile.am (IDLS): Include HtmlView.idl.
svn path=/trunk/; revision=6841
2000-12-07 19:48:36 +00:00
042e514a26
return NULL if we can't create a view.
...
2000-12-04 Michael Meeks <michael@helixcode.com >
* e-shell-view.c (get_control_for_uri): return NULL if we can't
create a view.
(setup_evolution_shell_view_interface): add precondition.
+
lots of cleans.
svn path=/trunk/; revision=6778
2000-12-04 17:56:54 +00:00
a547f501cb
removed #ifdef ENABLE_NLS/#endif on Miguel's request.
...
2000-11-30 Gediminas Paulauskas <menesis@delfi.lt >
removed #ifdef ENABLE_NLS/#endif on Miguel's request.
svn path=/trunk/; revision=6727
2000-11-30 00:58:47 +00:00
914386e4a5
Remove no-longer-needed e_unicode_init.
...
* component/main.c (main): Remove no-longer-needed e_unicode_init.
svn path=/trunk/; revision=6722
2000-11-29 20:41:18 +00:00
f69d5ec143
Big patch. Evolution-services rewrite, services updated for new system,
...
Big patch.
Evolution-services rewrite, services updated for new system, Fixes to
Executive Summary and other things. See some changelogs
svn path=/trunk/; revision=6644
2000-11-22 00:34:39 +00:00
b8452fdfac
use html_engine_is_selection_active added some includes
...
2000-11-21 Radek Doulik <rodo@helixcode.com >
* component/e-summary.c (e_summary_rebuild_page): use html_engine_is_selection_active
added some includes
svn path=/trunk/; revision=6626
2000-11-21 11:16:53 +00:00
ca58532ff1
#!/usr/bin/perl -pi.bak
...
s/GNOME\/GenericFactory/GNOME\/ObjectFactory/g;
s/Bonobo\/EmbeddableFactory/GNOME\/ObjectFactory/g;
s/Bonobo\/GenericFactory/GNOME\/ObjectFactory/g;
svn path=/trunk/; revision=6580
2000-11-15 16:46:18 +00:00
4441d197dc
Update the remaining "IDL:Evolution*" to "IDL:GNOME/Evolution*" to sync up
...
2000-11-11 Matt Bissiri <bissiri@eecs.umich.edu >
Update the remaining "IDL:Evolution*" to "IDL:GNOME/Evolution*"
to sync up with yesterday's IDL re-scoping.
svn path=/trunk/; revision=6541
2000-11-11 06:27:43 +00:00
b4ac09c954
Regenerate the idl-generated files if composer idl changes.
...
2000-11-10 Matt Bissiri <bissiri@eecs.umich.edu >
* component/Makefile.am: Regenerate the idl-generated files
if composer idl changes.
svn path=/trunk/; revision=6539
2000-11-11 02:25:14 +00:00
3d3cfc1137
A very, long, very tedious IDL API rename and re-scoping;
...
this script + some grunt approximates the work:
s/Evolution_MessageList/GNOME_Evolution_MessageList/g;
s/GNOME_Evolution_MessageList_select_message/GNOME_Evolution_MessageList_selectMessage/g;
s/GNOME_Evolution_MessageList_open_message/GNOME_Evolution_MessageList_openMessage/g;
s/Evolution_Folder([ \t])/GNOME_Evolution_Folder$1/g;
s/Evolution_FolderTypeList/GNOME_Evolution_FolderTypeList/g;
s/Evolution_FolderBrowser/GNOME_Evolution_FolderBrowser/g;
s/GNOME_Evolution_FolderBrowser_get_message_list/GNOME_Evolution_FolderBrowser_getMessageList/g;
s/Evolution_LocalStorage/GNOME_Evolution_LocalStorage/g;
s/GNOME_Evolution_LocalStorage_update_folder/GNOME_Evolution_LocalStorage_updateFolder/g;
s/Evolution_ShellView/GNOME_Evolution_ShellView/g;
s/GNOME_Evolution_ShellView_set_message/GNOME_Evolution_ShellView_setMessage/g;
s/GNOME_Evolution_ShellView_unset_message/GNOME_Evolution_ShellView_unsetMessage/g;
s/GNOME_Evolution_ShellView_change_current_view/GNOME_Evolution_ShellView_changeCurrentView/g;
s/Evolution_StorageSetViewListener/GNOME_Evolution_StorageSetViewListener/g;
s/GNOME_Evolution_StorageSetViewListener_folder_selected/GNOME_Evolution_StorageSetViewListener_notifyFolderSelected/g;
s/GNOME_Evolution_StorageSetViewListener_storage_selected/GNOME_Evolution_StorageSetViewListener_notifyStorageSelected/g;
s/Evolution_StorageSetView/GNOME_Evolution_StorageSetView/g;
s/GNOME_Evolution_StorageSetView_add_listener/GNOME_Evolution_StorageSetView_addListener/g;
s/GNOME_Evolution_StorageSetView_remove_listener/GNOME_Evolution_StorageSetView_removeListener/g;
s/Evolution_Shell/GNOME_Evolution_Shell/g;
s/GNOME_Evolution_Shell_get_component_for_type/GNOME_Evolution_Shell_getComponentByType/g;
s/GNOME_Evolution_Shell_user_select_folder/GNOME_Evolution_Shell_selectUserFolder/g;
s/GNOME_Evolution_Shell_get_local_storage/GNOME_Evolution_Shell_getLocalStorage/g;
s/GNOME_Evolution_Shell_create_storage_set_view/GNOME_Evolution_Shell_createStorageSetView/g;
s/Evolution_FolderSelectionListener/GNOME_Evolution_FolderSelectionListener/g;
s/GNOME_Evolution_FolderSelectionListener_selected/GNOME_Evolution_FolderSelectionListener_notifySelected/g;
s/GNOME_Evolution_FolderSelectionListener_cancel/GNOME_Evolution_FolderSelectionListener_notifyCanceled/g;
s/Evolution_Storage/GNOME_Evolution_Storage/g;
s/GNOME_Evolution_Storage_add_listener/GNOME_Evolution_Storage_addListener/g;
s/GNOME_Evolution_Storage_remove_listener/GNOME_Evolution_Storage_removeListener/g;
s/GNOME_Evolution_StorageListener_destroyed/GNOME_Evolution_StorageListener_notifyDestroyed/g;
s/GNOME_Evolution_StorageListener_new_folder/GNOME_Evolution_StorageListener_notifyFolderCreated/g;
s/GNOME_Evolution_StorageListener_update_folder/GNOME_Evolution_StorageListener_notifyFolderUpdated/g;
s/GNOME_Evolution_StorageListener_removed_folder/GNOME_Evolution_StorageListener_notifyFolderRemoved/g;
s/GNOME_Evolution_StorageRegistry_register_storage/GNOME_Evolution_StorageRegistry_addStorage/g;
s/GNOME_Evolution_StorageRegistry_unregister_storage/GNOME_Evolution_StorageRegistry_removeStorageByName/g;
s/Evolution_ShellComponent/GNOME_Evolution_ShellComponent/g;
s/GNOME_Evolution_ShellComponent_set_owner/GNOME_Evolution_ShellComponent_setOwner/g;
s/GNOME_Evolution_ShellComponent_unset_owner/GNOME_Evolution_ShellComponent_unsetOwner/g;
s/GNOME_Evolution_ShellComponent_create_view/GNOME_Evolution_ShellComponent_createView/g;
s/GNOME_Evolution_ShellComponent_async_create_folder/GNOME_Evolution_ShellComponent_addFolderAsync/g;
s/GNOME_Evolution_ShellComponent_async_remove_folder/GNOME_Evolution_ShellComponent_removeFolderAsync/g;
s/GNOME_Evolution_ShellComponent_populate_folder_context_menu/GNOME_Evolution_ShellComponent_populateFolderContextMenu/g;
s/GNOME_Evolution_ShellComponentListener_report_result/GNOME_Evolution_ShellComponentListener_notifyResult/g;
s/Evolution_Session/GNOME_Evolution_Session/g;
s/GNOME_Evolution_Session_save_configuration/GNOME_Evolution_Session_saveConfiguration/g;
s/GNOME_Evolution_Session_load_configuration/GNOME_Evolution_Session_loadConfiguration/g;
s/Evolution_Calendar_Cal/GNOME_Evolution_Calendar_Cal/g;
s/GNOME_Evolution_Calendar_Cal_get_n_objects/GNOME_Evolution_Calendar_Cal_countObjects/g;
s/GNOME_Evolution_Calendar_Cal_get_object/GNOME_Evolution_Calendar_Cal_getObject/g;
s/GNOME_Evolution_Calendar_Cal_get_uids/GNOME_Evolution_Calendar_Cal_getUIds/g;
s/GNOME_Evolution_Calendar_Cal_get_changed_uids/GNOME_Evolution_Calendar_Cal_getChangedUIds/g;
s/GNOME_Evolution_Calendar_Cal_get_objects_in_range/GNOME_Evolution_Calendar_Cal_getObjectsInRange/g;
s/GNOME_Evolution_Calendar_Cal_get_alarms_in_range/GNOME_Evolution_Calendar_Cal_getAlarmsInRange/g;
s/GNOME_Evolution_Calendar_Cal_get_alarms_for_object/GNOME_Evolution_Calendar_Cal_getAlarmsForObject/g;
s/GNOME_Evolution_Calendar_Cal_update_object/GNOME_Evolution_Calendar_Cal_updateObject/g;
s/GNOME_Evolution_Calendar_Cal_remove_object/GNOME_Evolution_Calendar_Cal_removeObject/g;
s/Evolution_Calendar_Listener/GNOME_Evolution_Calendar_Listener/g;
s/GNOME_Evolution_Calendar_Listener_cal_loaded/GNOME_Evolution_Calendar_Listener_notifyCalLoaded/g;
s/GNOME_Evolution_Calendar_Listener_obj_updated/GNOME_Evolution_Calendar_Listener_notifyObjUpdated/g;
s/GNOME_Evolution_Calendar_Listener_obj_removed/GNOME_Evolution_Calendar_Listener_notifyObjRemoved/g;
s/Evolution_Calendar_CalFactory/GNOME_Evolution_Calendar_CalFactory/g;
s/GNOME_Evolution_Calendar_CalFactory_load/GNOME_Evolution_Calendar_CalFactory_load/g;
s/GNOME_Evolution_Calendar_CalFactory_create/GNOME_Evolution_Calendar_CalFactory_create/g;
s/Evolution_Composer/GNOME_Evolution_Composer/g;
s/GNOME_Evolution_Composer_set_headers/GNOME_Evolution_Composer_setHeaders/g;
s/GNOME_Evolution_Composer_set_body_text/GNOME_Evolution_Composer_setBodyText/g;
s/GNOME_Evolution_Composer_attach_MIME/GNOME_Evolution_Composer_attachMIME/g;
s/GNOME_Evolution_Composer_attach_data/GNOME_Evolution_Composer_attachData/g;
s/GNOME_Evolution_Composer_show/GNOME_Evolution_Composer_show/g;
s/Evolution_Addressbook_SelectNames/GNOME_Evolution_Addressbook_SelectNames/g;
s/GNOME_Evolution_Addressbook_SelectNames_add_section/GNOME_Evolution_Addressbook_SelectNames_addSection/g;
s/GNOME_Evolution_Addressbook_SelectNames_get_entry_for_section/GNOME_Evolution_Addressbook_SelectNames_getEntryBySection/g;
s/GNOME_Evolution_Addressbook_SelectNames_activate_dialog/GNOME_Evolution_Addressbook_SelectNames_activateDialog/g;
s/Evolution_CardCursor/GNOME_Evolution_Addressbook_CardCursor/g;
s/GNOME_Evolution_Addressbook_CardCursor_get_length/GNOME_Evolution_Addressbook_CardCursor_getLength/g;
s/GNOME_Evolution_Addressbook_CardCursor_get_nth/GNOME_Evolution_Addressbook_CardCursor_getNth/g;
s/Evolution_BookViewListener/GNOME_Evolution_Addressbook_BookViewListener/g;
s/GNOME_Evolution_Addressbook_BookViewListener_signal_card_added/GNOME_Evolution_Addressbook_BookViewListener_notifyCardAdded/g;
s/GNOME_Evolution_Addressbook_BookViewListener_signal_card_removed/GNOME_Evolution_Addressbook_BookViewListener_notifyCardRemoved/g;
s/GNOME_Evolution_Addressbook_BookViewListener_signal_card_changed/GNOME_Evolution_Addressbook_BookViewListener_notifyCardChanged/g;
s/GNOME_Evolution_Addressbook_BookViewListener_signal_sequence_complete/GNOME_Evolution_Addressbook_BookViewListener_notifySequenceComplete/g;
s/GNOME_Evolution_Addressbook_BookViewListener_signal_status_message/GNOME_Evolution_Addressbook_BookViewListener_notifyStatusMessage/g;
s/Evolution_BookView/GNOME_Evolution_Addressbook_BookView/g;
s/Evolution_Book/GNOME_Evolution_Addressbook_Book/g;
s/GNOME_Evolution_Addressbook_Book_get_vcard/GNOME_Evolution_Addressbook_Book_getVCard/g;
s/GNOME_Evolution_Addressbook_Book_can_write/GNOME_Evolution_Addressbook_Book_isWriteable/g;
s/GNOME_Evolution_Addressbook_Book_can_write_card/GNOME_Evolution_Addressbook_Book_isCardWriteable/g;
s/GNOME_Evolution_Addressbook_Book_create_card/GNOME_Evolution_Addressbook_Book_addCard/g;
s/GNOME_Evolution_Addressbook_Book_remove_card/GNOME_Evolution_Addressbook_Book_removeCard/g;
s/GNOME_Evolution_Addressbook_Book_modify_card/GNOME_Evolution_Addressbook_Book_modifyCard/g;
s/GNOME_Evolution_Addressbook_Book_get_cursor/GNOME_Evolution_Addressbook_Book_getCursor/g;
s/GNOME_Evolution_Addressbook_Book_get_book_view/GNOME_Evolution_Addressbook_Book_getBookView/g;
s/GNOME_Evolution_Addressbook_Book_get_changes/GNOME_Evolution_Addressbook_Book_getChanges/g;
s/GNOME_Evolution_Addressbook_Book_check_connection/GNOME_Evolution_Addressbook_Book_checkConnection/g;
s/GNOME_Evolution_Addressbook_Book_get_static_capabilities/GNOME_Evolution_Addressbook_Book_getStaticCapabilities/g;
s/GNOME_Evolution_Addressbook_Book_get_name/GNOME_Evolution_Addressbook_Book_getName/g;
s/Evolution_BookListener/GNOME_Evolution_Addressbook_BookListener/g;
s/GNOME_Evolution_Addressbook_BookListener_respond_create_card/GNOME_Evolution_Addressbook_BookListener_notifyCardCreated/g;
s/GNOME_Evolution_Addressbook_BookListener_respond_remove_card/GNOME_Evolution_Addressbook_BookListener_notifyCardRemoved/g;
s/GNOME_Evolution_Addressbook_BookListener_respond_modify_card/GNOME_Evolution_Addressbook_BookListener_notifyCardModified/g;
s/GNOME_Evolution_Addressbook_BookListener_report_open_book_progress/GNOME_Evolution_Addressbook_BookListener_notifyOpenBookProgress/g;
s/GNOME_Evolution_Addressbook_BookListener_respond_open_book/GNOME_Evolution_Addressbook_BookListener_notifyBookOpened/g;
s/GNOME_Evolution_Addressbook_BookListener_respond_get_cursor/GNOME_Evolution_Addressbook_BookListener_notifyCursorRequested/g;
s/GNOME_Evolution_Addressbook_BookListener_respond_get_view/GNOME_Evolution_Addressbook_BookListener_notifyViewRequested/g;
s/GNOME_Evolution_Addressbook_BookListener_respond_get_changes/GNOME_Evolution_Addressbook_BookListener_notifyChangesRequested/g;
s/GNOME_Evolution_Addressbook_BookListener_report_connection_status/GNOME_Evolution_Addressbook_BookListener_notifyConnectionStatus/g;
s/Evolution_BookFactory/GNOME_Evolution_Addressbook_BookFactory/g;
s/GNOME_Evolution_Addressbook_BookFactory_open_book/GNOME_Evolution_Addressbook_BookFactory_openBook/g;
s/Evolution_SummaryComponent/GNOME_Evolution_Summary_Component/g;
s/GNOME_Evolution_Summary_SummaryComponent_set_owner/GNOME_Evolution_Summary_Component_setOwner/g;
s/GNOME_Evolution_Summary_SummaryComponent_unset_owner/GNOME_Evolution_Summary_Component_unsetOwner/g;
s/GNOME_Evolution_Summary_SummaryComponent_create_view/GNOME_Evolution_Summary_Component_createView/g;
s/GNOME_Evolution_Summary_SummaryComponent_destroy_view/GNOME_Evolution_Summary_Component_destroyView/g;
s/Evolution_Summary([ \t])/GNOME_Evolution_Summary_ViewFrame$1/g;
s/Evolution_Summary_set_title/GNOME_Evolution_Summary_ViewFrame_setTitle/g;
s/Evolution_Summary_set_icon/GNOME_Evolution_Summary_ViewFrame_setIcon/g;
s/Evolution_Summary_update_component/GNOME_Evolution_Summary_ViewFrame_updateComponent/g;
s/GNOME_GNOME/GNOME/g;
s/GNOME_GNOME/GNOME/g;
s/GNOME_GNOME/GNOME/g;
svn path=/trunk/; revision=6535
2000-11-10 20:41:13 +00:00
dde48f60bc
Clean the idl-generated files properly.
...
2000-11-03 Federico Mena Quintero <federico@helixcode.com >
* evolution-services/Makefile.am: Clean the idl-generated files
properly.
svn path=/trunk/; revision=6368
2000-11-03 18:17:22 +00:00
e7fa8245cc
The big api rename ...
...
2000-11-02 Michael Meeks <michael@helixcode.com >
* The big api rename ...
svn path=/trunk/; revision=6346
2000-11-02 06:48:34 +00:00
4f3a4c8234
Moving the executive summarys now :)
...
mail-summary now has clickable names to change to that view
executive summary remembers what components are running when you close.
selection now blocks ES updating so it won't be cleared.
svn path=/trunk/; revision=6330
2000-11-02 00:42:35 +00:00
fa3cf53363
modified or added a bunch of .cvsignore to ignore generated files, which
...
* modified or added a bunch of .cvsignore to ignore
generated files, which are not in repository.
* call *textdomain() in various files only when
ENABLE_NLS is defined
svn path=/trunk/; revision=6310
2000-11-01 10:44:51 +00:00