9d6b2a1c6a
Make the folder selection dialog use the right bevel for the scroll
...
frame, and make it grab the focus as soon as it's shown. (For some
reason, it doesn't seem to work though.)
svn path=/trunk/; revision=7588
2001-01-17 18:09:05 +00:00
3a51f7793e
Replace --with-x-mailer' with a more generic --with-sub-version'.
...
The value you provide is now also displayed in the shell title bar.
And while I was at it, I changed the title bar so that it displays the
name of the folder first (instead of "Evolution - Inbox" it says
"Inbox - Evolution 0.8 [yaddayadda]").
svn path=/trunk/; revision=7585
2001-01-17 17:29:14 +00:00
569e29360f
Some little more DnD work.
...
svn path=/trunk/; revision=7577
2001-01-17 15:11:19 +00:00
35edf4f02a
set config path on window.
...
2001-01-16 Michael Meeks <michael@helixcode.com >
* e-shell-view.c (e_shell_view_construct): set config
path on window.
svn path=/trunk/; revision=7556
2001-01-17 00:18:12 +00:00
90da9523a1
pop the visual/cm after the construct
...
2001-01-16 JP Rosevear <jpr@ximian.com >
* e-shell-folder-title-bar.c (e_shell_folder_title_bar_new): pop the
visual/cm after the construct
svn path=/trunk/; revision=7546
2001-01-16 22:08:20 +00:00
754e77948a
push/pop the color map (e_shell_folder_title_bar_new): and the visual...
...
2001-01-15 JP Rosevear <jpr@ximian.com >
* e-shell-folder-title-bar.c (e_shell_folder_title_bar_new): push/pop
the color map
(e_shell_folder_title_bar_new): and the visual...
svn path=/trunk/; revision=7515
2001-01-15 22:28:54 +00:00
be1bca258a
push/pop the color map
...
2001-01-15 JP Rosevear <jpr@ximian.com >
* e-shell-folder-title-bar.c (e_shell_folder_title_bar_new): push/pop
the color map
svn path=/trunk/; revision=7514
2001-01-15 21:55:30 +00:00
2324b9a72a
Set the title of the splash dialog to Evolution
...
svn path=/trunk/; revision=7507
2001-01-15 18:33:24 +00:00
04b3fe4099
(Fix bug #934 : Add Right-click item to hide the shortcut bar)
...
2001-01-13 Jason Leach <jasonleach@usa.net >
(Fix bug #934 : Add Right-click item to hide the shortcut bar)
* e-shortcuts-view.c (class_init): Create a new hide_requested
signal.
(hide_shortcut_bar_cb): New function that gets
called from the right click menu items, it emits the
hide_requested signal.
* e-shell-view.c (setup_widgets): Connect the hide_requested
from the shortcut bar.
(hide_requested_cb): New function.
svn path=/trunk/; revision=7485
2001-01-14 02:17:37 +00:00
d554c5bbab
Initial steps to support Drag 'n Drop in the tree view.
...
svn path=/trunk/; revision=7484
2001-01-14 02:05:21 +00:00
e4eaa198dd
Unref our copy, and then destroy.
...
2001-01-13 Miguel de Icaza <miguel@gnu.org >
* e-shell.c (e_shell_construct): Unref our copy, and then destroy.
* e-splash.c (e_splash_set_icon_highlight): Do not execute code if
we have been destroyed.
(e_splash_add_icon): ditto.
svn path=/trunk/; revision=7475
2001-01-13 06:21:49 +00:00
d9a01d4e27
Ok, talked to Ettore. Going back to TOPLEVEL non-POPUP.
...
2001-01-12 Miguel de Icaza <miguel@gnu.org >
* e-splash.c (e_splash_construct): Ok, talked to Ettore. Going
back to TOPLEVEL non-POPUP.
svn path=/trunk/; revision=7457
2001-01-12 21:09:34 +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
b243803565
Remove nice toplevel window.
...
2001-01-12 Miguel de Icaza <miguel@gnu.org >
* e-splash.c (e_splash_construct): Remove nice toplevel window.
svn path=/trunk/; revision=7454
2001-01-12 19:37:12 +00:00
b324985e97
Rename ::addFolderAsync' into ::createFolderAsync'.
...
svn path=/trunk/; revision=7452
2001-01-12 17:53:15 +00:00
cd5099b9f7
Create
...
* importer/.cvsignore: Create
svn path=/trunk/; revision=7451
2001-01-12 16:38:38 +00:00
c42f8692ca
Added translation strings.
...
2001-01-12 Miguel de Icaza <miguel@ximian.com >
* e-storage-set-view.c: Added translation strings.
svn path=/trunk/; revision=7446
2001-01-12 08:38:33 +00:00
5aa11827ce
Remove "window" from the moniker path.
...
2001-01-12 Miguel de Icaza <miguel@ximian.com >
* e-shell-view-menu.c (command_new_mail_message): Remove "window"
from the moniker path.
* e-splash.c (e_splash_construct): Make the spalsh screen a
toplevel instead of a popup.
svn path=/trunk/; revision=7440
2001-01-12 07:08:33 +00:00
5a405a2c31
Fix prototype (command_new_view): ditto. (command_new_mail_message):
...
2001-01-10 Miguel de Icaza <miguel@helixcode.com >
* e-shell-view-menu.c (command_goto_folder): Fix prototype
(command_new_view): ditto.
(command_new_mail_message): Implement command_new_mail_message.
verbs: Use BONOBO_UI_VERB instead of BONOBO_UI_UNSAFE_VERB
svn path=/trunk/; revision=7415
2001-01-11 23:15:41 +00:00
ec3f086d9f
Remove the "Already have view for..." message. People keep assuming it's
...
* e-shell-view.c (show_existing_view): Remove the "Already have
view for..." message. People keep assuming it's an error.
svn path=/trunk/; revision=7411
2001-01-11 22:33:10 +00:00
0fd4de8110
add the importer part 1
...
svn path=/trunk/; revision=7398
2001-01-11 19:01:03 +00:00
e845cc1674
Fix prototype (command_new_view): ditto.
...
2001-01-10 Miguel de Icaza <miguel@helixcode.com >
* e-shell-view-menu.c (command_goto_folder): Fix prototype
(command_new_view): ditto.
verbs: Use BONOBO_UI_VERB instead of BONOBO_UI_UNSAFE_VERB
svn path=/trunk/; revision=7361
2001-01-10 07:37:22 +00:00
f9f6c39872
New function to update a folder given its URI. Plus associated changes to
...
* evolution-storage.c (evolution_storage_update_folder_by_uri):
New function to update a folder given its URI. Plus associated
changes to other functions to keep track of the path<->URI
mappings.
svn path=/trunk/; revision=7248
2001-01-04 17:02:57 +00:00
77d282e4a2
Fix a bug in `evolution_shell_client_user_select_folder()' that could
...
cause the function to return without assigning any value to the "out"
parameters.
svn path=/trunk/; revision=7190
2000-12-28 19:48:46 +00:00
760c901269
Fix a crash when the user tries to "Submit bug report" but doesn't have
...
2000-12-23 Jason Leach <jasonleach@usa.net >
* e-shell-view-menu.c (command_run_bugbuddy): Fix a crash when
the user tries to "Submit bug report" but doesn't have
bug-buddy installed. Bug #633 .
2000-12-23 Jason Leach <jasonleach@usa.net >
* e-setup.c (copy_default_stuff): Make the "Evolution
installation" dialog resizable. Bug #742 .
(check_evolution_directory): Here too.
svn path=/trunk/; revision=7174
2000-12-26 13:05:05 +00:00
40013b4200
Destroy the dialog after a double click.
...
svn path=/trunk/; revision=7017
2000-12-14 18:34:30 +00:00
e347847bdd
Change the function to have the same signature as the double click callback.
...
svn path=/trunk/; revision=7007
2000-12-14 15:46:34 +00:00
332a54b739
Slightly updated the startup warning message for the release.
...
svn path=/trunk/; revision=7004
2000-12-14 15:17:50 +00:00
5ec2c902ad
Update the splash animation to fit with the new splash design.
...
svn path=/trunk/; revision=7003
2000-12-14 14:53:49 +00:00
f594c3ec30
Return TRUE as we have handled the event.
...
2000-12-12 Jeffrey Stedfast <fejj@helixcode.com >
* e-splash.c (button_press_event): Return TRUE as we have handled
the event.
svn path=/trunk/; revision=6946
2000-12-12 23:01:40 +00:00
3641d7d4bd
Pass path+1 rather than path to get_type_for_storage, to match the
...
* e-shell-view.c (get_control_for_uri): Pass path+1 rather than
path to get_type_for_storage, to match the convention used by its
other callers.
svn path=/trunk/; revision=6942
2000-12-12 18:42:30 +00:00
65b8297942
Connect a button-press-event signal on the splash screen so users can
...
2000-12-11 Jeffrey Stedfast <fejj@helixcode.com >
* e-splash.c (e_splash_construct): Connect a button-press-event
signal on the splash screen so users can click it to hide it.
(button_press_event): New callback to hide the splash screen.
svn path=/trunk/; revision=6938
2000-12-12 04:31:29 +00:00
23be726b60
return NULL if no {folder,storage} is found. (get_control_for_uri): return
...
* e-shell-view.c (get_type_for_{folder,storage}): return NULL if
no {folder,storage} is found.
(get_control_for_uri): return NULL if no folder_type is found.
svn path=/trunk/; revision=6914
2000-12-11 22:05:52 +00:00
a66eae1674
Complete the code to associate a URI and a folder type to the toplevel
...
node in a storage. It sucks a bit and needs a little more
refactoring.
svn path=/trunk/; revision=6878
2000-12-09 00:55:57 +00:00
cce9a0787e
update to GNOME_Evolution_Shell.oafinfo
...
2000-12-07 Michael Meeks <michael@helixcode.com >
* Makefile.am (oaf_DATA): update to GNOME_Evolution_Shell.oafinfo
* e-shell.h: upd.
svn path=/trunk/; revision=6846
2000-12-07 21:09:39 +00:00
9c28295de3
Start implementing a physical URI property for the toplevel nodes in
...
storages. Also add initial code in the shell to handle that.
svn path=/trunk/; revision=6787
2000-12-05 01:08:18 +00:00
ca38e63a1b
Handle a NIL return value from `oaf_activate_from_id' without
...
crashing.
svn path=/trunk/; revision=6784
2000-12-04 22:01:31 +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
ed458bfc2a
New createNewView' method in Evolution::Shell'. Register the shell
...
at startup; if a shell is already registered, use this CORBA method to
make it open a new view and exit. Also, fixed a missing ref problem
with EShortcut (it used to crash on exit when more than one view was
open).
svn path=/trunk/; revision=6774
2000-12-04 16:09:27 +00:00
7a6e3e892c
Update - hopefully I assigned blame correctly :-)
...
2000-11-27 JP Rosevear <jpr@helixcode.com >
* AUTHORS: Update - hopefully I assigned blame correctly :-)
* MAINTAINERS: ditto
2000-11-27 JP Rosevear <jpr@helixcode.com >
* e-shell-view-menu.c (command_about_box): Add myself, anna, jesse
svn path=/trunk/; revision=6684
2000-11-27 21:16:21 +00:00
f0770f394c
de-register a component's UI if it dies.
...
2000-11-15 Michael Meeks <michael@helixcode.com >
* e-shell.c (e_shell_component_maybe_crashed): de-register
a component's UI if it dies.
svn path=/trunk/; revision=6680
2000-11-27 19:06:26 +00:00
8871e4a99d
Install Evolution IDL's into datadir/idl.
...
svn path=/trunk/; revision=6668
2000-11-25 21:43:13 +00:00
a9a8c3a384
Plug leaks of the fullname and fulldefaultname.
...
2000-11-25 Federico Mena Quintero <federico@helixcode.com >
* e-setup.c (check_dir_recur): Plug leaks of the fullname and
fulldefaultname.
(check_evolution_directory): Plug leaks of defaultdir and newfiles
and the list's data; made the code have a single return point.
* e-shell.c (e_shell_restore_from_settings): Plug leak of prefix.
(corba_class_init): Plug leak; we were not assigning the
vepv->_base_epv.
* evolution-storage.c (corba_class_init): Likewise.
* evolution-local-storage.c (corba_class_init): Likewise.
svn path=/trunk/; revision=6667
2000-11-25 07:31:24 +00:00
785dc9bc40
Plug leak; mark the CORBA sequence so that it will be released.
...
2000-11-24 Federico Mena Quintero <federico@helixcode.com >
* evolution-shell-component.c
(impl_ShellComponent__get_supported_types): Plug leak; mark the
CORBA sequence so that it will be released.
svn path=/trunk/; revision=6662
2000-11-25 00:15:50 +00:00
795541456d
add (e_shell_view_construct): hook up to system_exception on ui_container.
...
2000-11-14 Michael Meeks <michael@helixcode.com >
* e-shell-view.c (unmerge_on_error): add
(e_shell_view_construct): hook up to system_exception on
ui_container.
svn path=/trunk/; revision=6571
2000-11-14 13:19:04 +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
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
3e25d34d3b
Make the panes of the EPaned not shrinkable beyond their minimum size.
...
2000-11-09 Christopher James Lahey <clahey@helixcode.com >
* e-shell-view.c: Make the panes of the EPaned not shrinkable
beyond their minimum size.
svn path=/trunk/; revision=6519
2000-11-09 08:52:53 +00:00
18c2d259b2
Fix typo in a comment.
...
2000-11-08 Matt Bissiri <bissiri@eecs.umich.edu >
* e-shell-folder-selection-dialog.c: Fix typo in a comment.
svn path=/trunk/; revision=6499
2000-11-08 07:45:17 +00:00
5708ebbc29
Pass full_name, not folder_name to callback.
...
* e-storage-set-view.c (insert_folders): Pass full_name, not
folder_name to callback.
svn path=/trunk/; revision=6481
2000-11-07 17:26:52 +00:00