aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-view.c
Commit message (Expand)AuthorAgeFilesLines
* GalViewCollection: Load files during instance initialization.Matthew Barnes2013-07-061-17/+13
* EShellView can load the GalViewCollection itself now.Matthew Barnes2013-07-061-3/+2
* GalViewCollection: Remove "title" member.Matthew Barnes2013-07-061-3/+0
* EShellView: Add a "view-instance" property.Matthew Barnes2013-07-061-37/+151
* EShell-related cleanups.Matthew Barnes2013-07-061-46/+39
* Remove e_shell_view_[un]block_update_actions().Matthew Barnes2013-06-011-58/+1
* Add e_shell_view_get_size_group().Matthew Barnes2013-04-091-0/+30
* Remove more Express Mode hacks.Matthew Barnes2013-04-011-41/+2
* Remove EUIManager.Matthew Barnes2013-04-011-2/+2
* EShell: Remove "small-screen-mode" property.Matthew Barnes2013-04-011-22/+0
* libeshell documentation cleanups.Matthew Barnes2012-12-141-1/+6
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-8/+0
* Avoid using GdkEventButton directly in certain places.Matthew Barnes2012-11-301-10/+15
* Bug #422273 - Wrap searchbar widgets for smaller minimum width requestMilan Crha2012-10-311-30/+0
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-3/+3
* Add e_shell_view_remote_delete_source().Matthew Barnes2012-08-031-0/+33
* Do not call g_object_notify() when property didn't changeMilan Crha2012-06-181-0/+6
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-1/+1
* Adapt libeshell to the new ESource API.Matthew Barnes2012-06-031-0/+64
* EShellView: Add new_shell_searchbar() factory method.Matthew Barnes2012-02-201-1/+4
* Do not auto-mark-as-seen when changing filter typeMilan Crha2012-01-111-1/+15
* Miscellaneous cleanups.Matthew Barnes2011-11-231-4/+7
* Bug 663372 - Actions not updated after disabling accountMatthew Barnes2011-11-131-1/+25
* The EExtension framework is now in libebackend.Matthew Barnes2011-09-261-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-1/+2
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+4
* Coding style and whitespace cleanup.Matthew Barnes2011-03-061-1/+2
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-251-7/+3
* Write state.ini immediately in EShellView::dispose methodMilan Crha2011-02-241-3/+12
* Fix few memory leaksMilan Crha2011-02-151-11/+0
* Remove NULL checks for GObject methods.Matthew Barnes2011-02-131-2/+2
* Bug #634403 - Mails Label popup menu is not updated properlyMilan Crha2011-01-191-0/+1
* Free/busy meeting view doesn't work due to non-working extensionMilan Crha2010-12-061-0/+3
* Bug #207580 - Allow new mail check on individual accountsMilan Crha2010-11-261-1/+0
* Simplify EActivity.Matthew Barnes2010-10-231-1/+1
* Implement EAlertSinkInterface in EShellContent.Matthew Barnes2010-10-181-5/+8
* EShellView: Mark a string for translation.Matthew Barnes2010-10-181-3/+1
* Replace EBinding with GBinding.Matthew Barnes2010-10-141-2/+4
* Migrate ~/.evolution to XDG base directories.Matthew Barnes2010-07-271-7/+7
* Merge branch 'express2'Matthew Barnes2010-05-271-0/+22
|\
| * Coding style and whitespace cleanup.Matthew Barnes2010-05-251-8/+16
| * Handle adding 'X' close button on the menu bar. Restore adding the sameSrinivasa Ragavan2010-05-111-1/+2
| * add a close-window action that doesn't become insensitive on the last window.Michael Meeks2010-04-151-0/+14
| * Simplify the search UI for express mode.Matthew Barnes2010-04-071-1/+133
| * Move "section" documentation out of header files.Matthew Barnes2010-04-071-0/+6
| * Make EShell and related classes extensible.Matthew Barnes2010-04-071-2/+14
| * Bug #613352 - Changed time range not propagated to calendarMilan Crha2010-04-011-1/+58
* | Coding style and whitespace cleanup.Matthew Barnes2010-05-021-1/+4
* | Bug #325121 - Do not translate developer strings in g_param_spec_*Milan Crha2010-04-021-24/+24
* | Bug #613352 - Changed time range not propagated to calendarMilan Crha2010-04-011-1/+58
* | Simplify the search UI for express mode.Matthew Barnes2010-03-271-1/+133
* | Move "section" documentation out of header files.Matthew Barnes2010-03-221-0/+6
* | Make EShell and related classes extensible.Matthew Barnes2010-03-201-2/+14
|/
* Revert some bad assumptions I made in EPluginUI.Matthew Barnes2010-03-161-2/+3
* Shell and UI manager cleanups.Matthew Barnes2010-03-141-3/+4
* clean up the 'express' mode hooks for UI Managers and start toMichael Meeks2010-03-141-5/+1
* Add generic 'express mode' conditionals to the UI XMLMichael Meeks2010-03-141-1/+4
* Relocate on windows paths in this file tooFridrich Strba2010-03-101-0/+1
* Bug 610023 - Does not restore "Current View" on startupMatthew Barnes2010-03-101-0/+4
* Accidentally broke string freeze.Matthew Barnes2010-03-041-2/+2
* Save state key file asynchronously.Matthew Barnes2010-03-041-21/+90
* Implement account-wide search scope in mail.Matthew Barnes2010-02-071-4/+4
* Introduce ESelectable and EFocusTracker.Matthew Barnes2009-12-261-16/+29
* Refactor the EShell search API.Matthew Barnes2009-12-191-17/+275
* Bug #603184 - Various problems with search box in foldersMilan Crha2009-12-181-1/+36
* Introduce EMailSidebar into libevolution-mail.Matthew Barnes2009-12-151-0/+21
* BugĀ 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-171-1/+2
* Fix few compiler warningsMilan Crha2009-11-031-2/+2
* Don't update the message list when right-clicking on a folder.Matthew Barnes2009-10-281-1/+5
* Finish killing Bonobo.Matthew Barnes2009-09-091-4/+6
* EShell cleanup + rework my previous crasher fix.Matthew Barnes2009-09-051-17/+6
* Fix crash when second main window is closed.Matthew Barnes2009-09-051-0/+12
* Get the "save-calendar" plugin working.Matthew Barnes2009-09-041-33/+0
* Fix some mistakes in the EShell documentation.Matthew Barnes2009-09-031-1/+1
* Introduce an EShellView::execute-search signal.Matthew Barnes2009-09-031-0/+36
* Get the "mail-to-task" plugin working again.Matthew Barnes2009-06-261-19/+44
* Use key files for tracking widget states.Matthew Barnes2009-06-131-0/+125
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-1/+1
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
| * License changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-241-14/+14
| * ** Fixes bug #546892Matthew Barnes2008-08-121-1/+0
| * ** Fixes bug #467115Matthew Barnes2008-08-071-9/+3
* | Fix bugs caused by EShellBackend changes.Matthew Barnes2009-05-101-44/+19
* | Convert EShellModule to EShellBackendMatthew Barnes2009-05-071-67/+85
* | Redesign EPluginUI to accommodate merging and unmerging shell views.Matthew Barnes2009-01-241-23/+34
* | Fix a weird UI merging bug.Matthew Barnes2009-01-091-2/+6
* | Define a new interface called EMailReader, which implements operationsMatthew Barnes2008-12-271-0/+21
* | Progress update:Matthew Barnes2008-11-191-0/+43
* | Get the calendar's memopad and taskpad working.Matthew Barnes2008-10-301-10/+22
* | Get the mail folder tree compiling, though I'm not yet sure why it's notMatthew Barnes2008-10-171-2/+2
* | Update the headers on files I've created or completely rewritten to matchMatthew Barnes2008-10-021-11/+12
* | Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-021-2/+2
* | Add more EShell API documentation.Matthew Barnes2008-10-021-14/+238
* | Continue documenting the new shell API.Matthew Barnes2008-10-011-4/+18
* | Get Memos to come up. Doesn't really work yet, but the widgets are all there.Matthew Barnes2008-09-301-13/+119
* | Saving progress. Experimenting with directory layout.Matthew Barnes2008-09-251-6/+6
* | Replace EActivityHandler with a new activity-tracking system that usesMatthew Barnes2008-09-201-0/+15
* | Massive address book refactoring. Things are mostly working again.Matthew Barnes2008-09-171-53/+80
* | Allow EShellContent, EShellSidebar, and EShellTaskbar to be subclassed,Matthew Barnes2008-09-131-33/+89
* | Add stubs for calendar, task, and memo shell views.Matthew Barnes2008-09-111-8/+8
* | Fix some bootstrapping issues.Matthew Barnes2008-09-101-24/+71
* | Fix some bugs in the way the shell widgets get initialized.Matthew Barnes2008-09-091-20/+15
* | Progress update:Matthew Barnes2008-09-091-133/+60
* | Progress update:Matthew Barnes2008-09-071-2/+76
* | Saving progress. Lots of changes. Things are a bit broken at the moment.Matthew Barnes2008-09-051-166/+102
* | Figured out why the switcher buttons have no relief.Matthew Barnes2008-08-301-1/+0
* | Preferences window awesomeness.Matthew Barnes2008-08-301-14/+3
* | Progress update:Matthew Barnes2008-08-301-0/+200
* | Progress update:Matthew Barnes2008-08-271-3/+45
* | Progress update:Matthew Barnes2008-08-271-5/+25
* | Committing the day's progress.Matthew Barnes2008-08-191-221/+17
* | Write the algorithm for sorting items in the "New" menu. Not yet tested.Matthew Barnes2008-08-171-2/+224
* | Disable all components and plugins. Begin rewriting the shell.Matthew Barnes2008-07-171-71/+191
|/
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-3/+1
* ** Fix for bug #508678Bharath Acharya2008-01-111-0/+1
* From shell/ChangeLogChangwoo Ryu2008-01-111-1/+3
* ** Fix for bug #329823Milan Crha2007-10-111-0/+39
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Commiting patch for bug #337258.Srinivasa Ragavan2006-04-241-1/+1
* Evolution-Component.idl Evolution-Shell.idl Remove duplicate definitionsParthasarathi Susarla2005-12-221-2/+0
* added these files for fixing bug http://bugzilla.gnome.org/show_bug.cgi?id=26...Parthasarathi Susarla2005-12-211-0/+109
* Do not #include "e-local-folder.h".Ettore Perazzoli2003-11-181-2948/+0
* Protect against the component name having slashes in it.Ettore Perazzoli2003-05-161-1/+6
* release the interface if we got itJP Rosevear2003-05-151-9/+22
* [#42342] New function to update the Send/Receive menu and toolbar itemsEttore Perazzoli2003-05-091-12/+20
* [#36956] Remove the version number from the window title.Ettore Perazzoli2003-05-091-18/+15
* [ fixes #21499 ]Rodney Dawes2003-04-191-1/+1
* (update_window_icon): Get the large version ofEttore Perazzoli2003-04-061-1/+1
* Remove the icon_modes schema.Ettore Perazzoli2003-04-051-27/+0
* [#40652]Not Zed2003-04-021-2/+2
* (e_shell_view_construct): Pass "evolution-1.4" asEttore Perazzoli2003-03-271-1/+1
* (update_other_users_folder_items_sensitivity):Ettore Perazzoli2003-03-071-7/+64
* only set current folder when the folder_path is different from the currentMike Kestner2003-03-051-1/+3
* Doh, forgot to remove the e-gray-bar.h includeRodney Dawes2003-02-251-1/+0
* We don't need e-gray-bar.[ch] anymore Remove these unused files now We areRodney Dawes2003-02-251-1/+1
* updated for e scroll frame --> gtk scrolled windowRadek Doulik2003-02-051-12/+11
* Set GTK_RESPONSE_OK as the default response.Ettore Perazzoli2003-01-281-0/+1
* Update for new args to e_clipped_label_new().Ettore Perazzoli2003-01-241-1/+1
* Install the shell executable as evolution-$(BASE_VERSION) using anEttore Perazzoli2003-01-231-1/+3
* Do not #include <e-bonobo-widget.h>. (e_set_dialog_parent): Remove theEttore Perazzoli2003-01-151-1/+0
* Switch to using GtkPaned instead of EPaned for GTK2Rodney Dawes2003-01-151-20/+19
* (e_shell_view_save_defaults): Save the expansionEttore Perazzoli2003-01-111-20/+16
* Generate the URI list from the popt context fetched from the GnomeProgramEttore Perazzoli2003-01-111-18/+21
* [With this commit, the shell compiles without deprecatedEttore Perazzoli2002-12-201-79/+69
* changed to use a gtkdialog instead of a gnome one.Not Zed2002-12-021-16/+16
* use e_shell_ marshallers, and make sure STRING parameters map to *_STRING*Chris Toshok2002-11-201-1/+1
* Disabled for now.Ettore Perazzoli2002-11-201-161/+129
* Ref/sink the GtkTooltips.Ettore Perazzoli2002-11-151-0/+2
* Make separate dispose/finalize overrides of just overriding destroy.Ettore Perazzoli2002-11-121-18/+50
* Use g_object_get_data() instead of gtk_object_get_data(). Likewise.Ettore Perazzoli2002-11-061-5/+4
* New. (impl_finalize): New. (destroy): Removed. (class_init): InstallEttore Perazzoli2002-11-061-2/+2
* Replace gtk_signal_emit() with g_signal_emit(). Likewise. Likewise.Ettore Perazzoli2002-11-041-9/+9
* Use g_object_set_data() instead of gtk_object_set_data(). Likewise.Ettore Perazzoli2002-11-041-4/+2
* Changed all gtk_object_refs()/gtk_object_unrefs() intoEttore Perazzoli2002-11-041-73/+65
* Renamed from GNOME_Evolution_Shell.oaf.in.Ettore Perazzoli2002-11-041-64/+81
* [#31303]Ettore Perazzoli2002-10-261-0/+13
* Set the is_stock flag to TRUE for the summary folder.Ettore Perazzoli2002-10-241-3/+4
* Remove unused variable.Ettore Perazzoli2002-09-181-0/+9
* (new_folder_cb): Pass FALSE as @queue toEttore Perazzoli2002-09-051-1/+1
* (e_shell_view_get_current_component_id): If theEttore Perazzoli2002-09-051-0/+6
* Pass TRUE as @queue to e_shell_view_display_uri().Ettore Perazzoli2002-09-051-22/+33
* Argh, didn't mean to commit this.Ettore Perazzoli2002-09-041-6/+0
* (show_import_wizard): Make the WM closeEttore Perazzoli2002-09-031-6/+8
* New callback for the show_folder_properties signal.Ettore Perazzoli2002-08-071-2/+2
* Removed unused variable.Ettore Perazzoli2002-07-191-4/+4
* Get the EStorageSet from the shortcut's shell since there is noEttore Perazzoli2002-07-181-1/+28
* Allow a NULL icon [remove the precondition].Ettore Perazzoli2002-07-121-3/+5
* (update_folder_title_bar): Ref the folder_iconEttore Perazzoli2002-07-121-0/+1
* Remove some `#if 0'ed broken code. New members title_icon andEttore Perazzoli2002-07-121-0/+2
* (update_folder_title_bar): Get a @folder argEttore Perazzoli2002-07-111-33/+40
* Change the group icon size using e_shortcuts_set_group_uses_small_icons()Ettore Perazzoli2002-07-091-12/+1
* Remove debugging message.Ettore Perazzoli2002-07-021-13/+24
* emit show_settings signal (corba_class_init): assign epv methodJP Rosevear2002-04-191-0/+34
* New. Check that things that need to be in the config db are. Right now itDan Winship2002-04-091-1/+1
* Add a "view_info" argument.Dan Winship2002-04-091-9/+24
* Fix "evolution evolution:/path/to/folder" to use default viewDan Winship2002-04-081-9/+17
* Register a "working" folder type with the hourglass icon. (WouldDan Winship2002-03-251-1/+1
* Note that e_storage_set_view_new shouldn't be used directly.Dan Winship2002-03-091-1/+1
* Addendum to previous commit: Remove "storage_selected" vsDan Winship2002-03-081-19/+0
* Make storages-with-toplevel-views less of a hack.Dan Winship2002-03-081-53/+8
* [Fix #20234, Deleting Folder gratuitiously causes /local to open.]Ettore Perazzoli2002-03-051-3/+132
* [This gets rid of some spurious "could not find handler" messagesEttore Perazzoli2002-02-271-5/+7
* New helper function to remove all the matching URIs from the history.Ettore Perazzoli2002-02-231-13/+46
* New. (display_uri): Call it before returning so the navigation buttonsEttore Perazzoli2002-02-231-1/+15
* [First cut at navigation (i.e. back/forward) buttons.]Ettore Perazzoli2002-02-231-6/+77
* `e_shell_folder_title_bar_set_title_clickable()', notEttore Perazzoli2002-02-231-4/+4
* Don't show the folder bar and the shortcut bar in the new window.Ettore Perazzoli2002-02-211-0/+2
* [Implement an Outlook-style "New" dropdown button. It is basicallyEttore Perazzoli2002-01-241-2/+38
* re-order activate / de-activate to minimise flicker switching betweenMichael Meeks2002-01-151-9/+10
* [Fix #7827, Switching desktops leaves the folder bar popped up.]Ettore Perazzoli2001-12-061-1/+12
* Removed. (show_existing_view): Don't call it.Ettore Perazzoli2001-10-311-24/+0
* If the display uri is NULL, set the view to the default.Iain Holmes2001-10-311-1/+5
* Connect to the "removed_folder" signal withEttore Perazzoli2001-10-311-2/+3
* Ref the shell. (destroy): Unref the shell. (destroy): Free theEttore Perazzoli2001-10-291-6/+11
* Call `cleanup_delayed_selection()' as there is a slight chance that theEttore Perazzoli2001-10-291-4/+7
* Don't do the `gtk_signal_disconnect_by_func()' as it's already done inEttore Perazzoli2001-10-291-8/+8
* Fix the license text to make sense.Ettore Perazzoli2001-10-271-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* Clear the folder bar label to be empty. [#12553]Ettore Perazzoli2001-10-271-0/+1
* Don't allow translators to translate "Ximian Evolution".Ettore Perazzoli2001-10-261-2/+2
* Explicitly deactivate the control frame, and display the default URIEttore Perazzoli2001-10-241-2/+6
* No need to gtk_widget_show() the view anymore.Ettore Perazzoli2001-10-231-1/+0
* If the view is dead, just return FALSE. Prevents crash #12483.Ettore Perazzoli2001-10-231-22/+2
* [Fix #7643, Starting new view doesn't honor "view" settings.]Ettore Perazzoli2001-10-121-1/+1
* Don't die if the folder_bar_popup is %NULL. Fixes #10922.Ettore Perazzoli2001-10-121-1/+2
* Get the right hpaned positions for when the shortcut bar and/or the folderEttore Perazzoli2001-10-061-2/+8
* [Fix #11326, The folder list can become detached from its parentEttore Perazzoli2001-10-031-0/+3
* New, callback for the ::removed_folder signal on the shell's EStorageSet.Ettore Perazzoli2001-10-031-66/+71
* [Fix #8434, Shortcut bar not shown properly.]Ettore Perazzoli2001-09-291-7/+5
* New helper function. (folder_selected_cb): Call it.Ettore Perazzoli2001-09-271-30/+64
* New helper function. (command_move_folder): Pass the @folder_path argumentEttore Perazzoli2001-09-261-0/+14
* Removed. (folder_bar_popup_map_callback): Don't connect.Ettore Perazzoli2001-09-211-55/+23
* [Fix #9060, Shell crash after mailer crash.]Ettore Perazzoli2001-09-181-24/+13
* Hide the storage_set_view_box *before* getting the child1_size [otherwise,Ettore Perazzoli2001-09-181-4/+3
* [Fix #5990, Remembering Evolution window geometry.]Ettore Perazzoli2001-09-141-7/+26
* Disable DnD on the EStorageSetView to avoid strange behaviors.Ettore Perazzoli2001-09-141-0/+11
* Oops. Remove duplicate free.Dan Winship2001-09-111-2/+0
* Purify run. All small leaks.Dan Winship2001-09-101-12/+18
* Replace "Evolution" with "Ximian Evolution" in a bunch of user-visibleEttore Perazzoli2001-09-061-6/+6
* [Fix #6971, Default folder should be the Summary.]Ettore Perazzoli2001-09-051-3/+3
* Remove the folder from the EvolutionStorage as well as the EStorage.Peter Williams2001-09-041-7/+10
* Studlycapsize all the IDs that are not. Likewise. Updated accordingly.Ettore Perazzoli2001-08-281-6/+22
* Ooops. Save the pointer to the control for use after the view struct isEttore Perazzoli2001-08-251-8/+9
* New struct `View'. Replace `uri_to_control' in `EShellViewPrivate' withEttore Perazzoli2001-08-251-59/+92
* Changed to get a @title and a @type. (update_for_current_uri): UpdatedEttore Perazzoli2001-08-251-48/+47
* [Fix #5978, "If a component dies, it's toolbar buttons remain".]Ettore Perazzoli2001-08-251-6/+17
* Don't set the paneds' positions if the respective left-hand elements [i.e.Ettore Perazzoli2001-08-211-2/+9
* Make sure we display a pin when we are popped up.Ettore Perazzoli2001-08-201-0/+3
* Don't set the paned tree position.Ettore Perazzoli2001-08-201-1/+0
* Don't show the vbox here. (setup_widgets): Don't show theEttore Perazzoli2001-08-201-2/+2
* New constant `MIN_POPUP_TREE_WIDTH'. (pop_up_folder_bar): Make sure theEttore Perazzoli2001-08-191-2/+6
* New, replacing `shortcut_bar_mode_changed_cb'.Ettore Perazzoli2001-08-191-114/+134
* Desensitize the move/copy/delete/rename in the menus (including rightJason Leach2001-08-171-0/+29
* Add some little padding to the title bar so it looks nicer.Ettore Perazzoli2001-08-141-1/+1
* Put the folder title bar into an EGrayBar.Ettore Perazzoli2001-08-121-4/+10
* Updated to display the parent folder's URI and its type as well.Ettore Perazzoli2001-08-101-2/+37
* Add the menu items using the EShellUserCreatableItemsHandler.Ettore Perazzoli2001-08-101-1/+6
* [Removing Evolution::LocalStorage interface, abstracting the unread countsJason Leach2001-08-041-48/+37
* Make "My Evolution" a normal storage instead of being the toplevelEttore Perazzoli2001-08-031-56/+27
* Set the `set_folder_uri' to NULL when freeing it.Ettore Perazzoli2001-08-031-0/+2
* $(BONOBO_CONF_CFLAGS) was here twice, took out one of them.Jason Leach2001-07-261-1/+2
* Don't handle button events whose button number is not 1.Ettore Perazzoli2001-07-241-1/+2
* [Fix a crash if you start evolution with a bad URI.]Jason Leach2001-07-211-1/+1
* Make the local storage name "Local Folders" instead of "local", looksJason Leach2001-07-201-2/+0
* Line up the padding for the folder title bar labels when you have theJason Leach2001-07-201-2/+1
* Fix a crash that could happen by closing one or more views, and thenEttore Perazzoli2001-07-151-2/+3
* Make sure to create ~/evolution/config/ if it doesn't exist. (ShellViewJason Leach2001-07-111-2/+12
* It's very possible that get_storage_set_path_from_uri() returns NULL (5 ofJason Leach2001-07-101-1/+1
* Return a gboolean saying whether or not the shortcut changed. Use strcmpDan Winship2001-07-091-0/+5