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
20bd2dbf35
builddir != srcdir fun.
...
svn path=/trunk/; revision=6247
2000-10-28 11:47:25 +00:00
45b1f2233e
Added some functionality to the Executive Summary
...
Doesn't return to the top when refreshed
Can execute programs when the user clicks on exec:// URLs
and can compose an email when mailto:'s are clicked.
svn path=/trunk/; revision=6205
2000-10-26 18:26:21 +00:00
934e85f699
User bonobo_control_get_remote_uid_container, not the old version
...
2000-10-25 <jpr@helixcode.com >
* component/e-summary-factory.c (control_activate): User
bonobo_control_get_remote_uid_container, not the old version
svn path=/trunk/; revision=6196
2000-10-26 03:45:21 +00:00
2039485191
Summary is back in :D
...
Fixed a silly size issue for composer file selectors.
svn path=/trunk/; revision=6187
2000-10-25 23:03:33 +00:00
faed5f42e4
AM_GNOME_GETTEXT doesn't use $(datadir)/locale as the locale dir. (It
...
uses either $(prefix)/share/locale or $(prefix)/lib/locale.) Cope with
this.
svn path=/trunk/; revision=6141
2000-10-24 03:09:37 +00:00
aafa628f97
Icon property for the executive summary component.
...
svn path=/trunk/; revision=5914
2000-10-14 16:20:30 +00:00
f004642c3b
make the built sources depend on the idl files
...
2000-10-10 Jacob "Ulysses" Berkman <jacob@helixcode.com >
* evolution-services/Makefile.am (IDLS): make the built sources
depend on the idl files
svn path=/trunk/; revision=5818
2000-10-10 16:52:35 +00:00
31f7447f6c
Added an icon parameter to the create_view methods.
...
2000-10-09 Iain Holmes <iain@helixcode.com >
* idl/SummaryComponent.idl: Added an icon parameter to the
create_view methods.
* evolution-services/executive-summary-component.c: Implement
the icon parameter.
* evolution-services/executive-summary-component-client.c: Ditto
* component/e-summary.c: Draw the specified icon.
* component/e-summary-factory.c: Use the icon parameter
svn path=/trunk/; revision=5805
2000-10-10 00:03:25 +00:00
a2821bc528
Add $(EXTRA_GNOME_CFLAGS) so it can find gnomesupport.h
...
svn path=/trunk/; revision=5794
2000-10-09 12:22:04 +00:00
b9db2f0137
Use gnome-vfs to retrieve the requested files. Allows services to specify
...
2000-10-06 Iain Holmes <iain@helixcode.com >
* component/e-summary.c (request_cb): Use gnome-vfs to retrieve
the requested files. Allows services to specify remote urls.
(load_default, e_summary_display_window, e_summary_rebuild_page):
Change the html to match TigerT's lovely design.
(e_summary_add_html_service, e_summary_add_html_service): Add
the client argument so we can destroy it when we've quit.
(e_summary_window_update): Only do an update if there isn't one
pending.
* component/e-summary-factory.c (embed_service): upd.
* test-service/main.c: Made the test service be really silly and count
the number of seconds since it was started.
svn path=/trunk/; revision=5776
2000-10-07 00:49:12 +00:00
d412d185d5
Byebye Makefile.in
...
svn path=/trunk/; revision=5775
2000-10-07 00:46:26 +00:00
d5d1985cba
Fix builddir != srcdir Yet Another Time Again. Fun!
...
svn path=/trunk/; revision=5761
2000-10-06 16:24:03 +00:00
812dd019e0
ignore more stuff.
...
2000-10-05 Chris Toshok <toshok@helixcode.com >
* widgets/.cvsignore: ignore more stuff.
* .cvsignore: ignore more stuff.
* idl/.cvsignore: ignore more stuff.
* evolution-services/.cvsignore: ignore more stuff.
* component/.cvsignore: ignore more stuff.
* .cvsignore: add Makefile
svn path=/trunk/; revision=5755
2000-10-05 22:37:34 +00:00
36b8074356
include <gal/widgets/e-gui-utils.h> instead of "e-util/e-gui-utils.h" to
...
2000-10-05 Chris Toshok <toshok@helixcode.com >
* component/component-factory.c: include
<gal/widgets/e-gui-utils.h> instead of "e-util/e-gui-utils.h" to
clear up e_notice declaration, and #include <gnome.h> to get "_".
svn path=/trunk/; revision=5753
2000-10-05 22:26:12 +00:00
d5a93f01c1
Disable summary stuff, it appears to be badly broken.
...
2000-10-05 Michael Meeks <michael@helixcode.com >
* component-factory.c (summary_fn, component_factory_init): Disable
summary stuff, it appears to be badly broken.
* Makefile.am (evolution_mail_SOURCES): add mail-summary.[ch]
* subscribe-dialog.c (update_pixmaps): upd.
(set_pixmap): upd.
(subscribe_dialog_gui_init): upd.
remove redundant and annoying forward definitions.
* folder-browser-factory.c (control_deactivate): upd.
(control_activate_cb): upd.
(control_activate): upd.
(set_pixmap): upd.
(update_pixmaps): upd.
(register_ondemand): upd.
(create_ondemand_hooks): upd.
2000-10-05 Michael Meeks <michael@helixcode.com >
* e-shell-view-menu.c (shortcut_bar_mode_changed_cb): upd.
(folder_bar_mode_changed_cb): upd.
(command_xml_dump): clobber.
(e_shell_view_menu_setup): upd.
* e-shell-view.c (shell_view_interface_set_message_cb): upd.
(shell_view_interface_unset_message_cb): upd.
(e_shell_view_construct): upd.
(get_control_for_uri): upd.
(e_shell_view_get_bonobo_ui_component): upd.
2000-10-05 Michael Meeks <michael@helixcode.com >
* contact-editor/e-contact-editor.c (create_ui): upd.
(e_contact_editor_init): upd.
* gui/component/addressbook.c (control_activate_cb): upd.
(control_deactivate): kill.
(control_activate): upd.
2000-10-05 Michael Meeks <michael@helixcode.com >
* gui/calendar-commands.c: upd.
(calendar_control_activate): upd.
(calendar_control_deactivate): upd.
2000-10-05 Michael Meeks <michael@helixcode.com >
* component/e-summary-factory.c (control_activate): upd.
(set_pixmap): upd. (update_pixmaps): upd.
(control_activate_cb): upd.
(control_deactivate): upd.
svn path=/trunk/; revision=5742
2000-10-05 07:10:04 +00:00
209014ecb6
Doh! forgot the widgets
...
svn path=/trunk/; revision=5732
2000-10-05 00:30:58 +00:00
eac1b77c2f
Add the executive summary stuff.
...
Hopefully nothing is broken.
svn path=/trunk/; revision=5731
2000-10-05 00:27:52 +00:00