aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-window-private.c
Commit message (Expand)AuthorAgeFilesLines
* EShell-related cleanups.Matthew Barnes2013-07-061-9/+9
* Remove more Express Mode hacks.Matthew Barnes2013-04-011-8/+4
* Remove EUIManager.Matthew Barnes2013-04-011-1/+1
* Remove e_shell_configure_ui_manager().Matthew Barnes2013-04-011-1/+0
* Bump GDK_VERSION_MIN_REQUIRED to GDK_VERSION_3_2.Matthew Barnes2013-01-201-1/+1
* Do not call g_object_notify() when property didn't changeMilan Crha2012-06-181-0/+3
* Bug 673955 - Can not display email and calendar in separate windows anymoreMatthew Barnes2012-04-121-1/+6
* Miscellaneous EShellView-related cleanups.Matthew Barnes2011-12-081-13/+24
* Use e_restore_window() and "org.gnome.evolution.window".Matthew Barnes2011-11-281-4/+4
* Build fixesRodrigo Moya2011-10-131-5/+0
* Migrate most of the shell code to GSettingsRodrigo Moya2011-10-131-34/+21
* GtkApplication has some new EShell-like features.Matthew Barnes2011-10-061-1/+1
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+4
* Restore lockdown integration.Matthew Barnes2011-03-281-25/+21
* Coding style and whitespace cleanup.Matthew Barnes2011-02-191-0/+4
* Bug #638333 - Critical warning when invoking File->New->Mail FolderMilan Crha2011-02-161-0/+2
* Bug 642171 - Implicit libgnome dependency for lockdown GConf keysMatthew Barnes2011-02-131-0/+4
* Bug #638057 - Evolution --express doesn't remember status bar settingMilan Crha2011-02-111-10/+4
* Drop backward-compatibility cruft.Matthew Barnes2011-01-251-4/+0
* Bug #207580 - Allow new mail check on individual accountsMilan Crha2010-11-261-7/+0
* Add a compatibility code to previous patchJavier Jardón2010-11-091-0/+4
* Use gtk_paned_new() instead gtk_[v|h]paned_new()Javier Jardón2010-11-091-1/+1
* EAlert: Allow arbitrary actions to be added.Matthew Barnes2010-10-191-4/+3
* Replace EBinding with GBinding.Matthew Barnes2010-10-141-16/+28
* Bug #620815 - Memory leaks with EvolutionMilan Crha2010-06-251-0/+2
* Revert "Bug #608203 - Left pane of mailer window is really narrow at startup"Matthew Barnes2010-05-291-18/+16
* Minor EShellWindow cleanup.Matthew Barnes2010-05-281-3/+6
* Revert "don't bridge to the active-view gconf setting"Matthew Barnes2010-05-271-3/+1
* Coding style and whitespace cleanup.Matthew Barnes2010-05-251-1/+1
* don't bridge to the active-view gconf settingMichael Meeks2010-04-281-1/+3
* Merge commit 'origin/gnome-2-30' into express2Michael Meeks2010-04-221-16/+18
|\
| * Bug #608203 - Left pane of mailer window is really narrow at startupMilan Crha2010-04-141-16/+18
* | Merge gnome-2-30 into express2 to get bugfixesFederico Mena Quintero2010-04-101-0/+2
|\|
| * [win32] Be consistent in disabling the lockdown options.Fridrich Strba2010-04-081-0/+2
* | Disable the status bar for all but the mail view.Michael Meeks2010-04-071-4/+7
* | Simplify the search UI for express mode.Matthew Barnes2010-04-071-1/+0
|/
* Bug 612916 - e_lookup_action() called too early during initializationMatthew Barnes2010-03-161-2/+4
* Revert some bad assumptions I made in EPluginUI.Matthew Barnes2010-03-161-3/+2
* Shell and UI manager cleanups.Matthew Barnes2010-03-141-10/+10
* Add a set of actions that open a view in a new windowMichael Meeks2010-03-141-0/+1
* clean up the 'express' mode hooks for UI Managers and start toMichael Meeks2010-03-141-13/+19
* Hide switcher in express mode.Srinivasa Ragavan2010-03-141-3/+7
* Use "mail" as the fallback shell view when starting up.Matthew Barnes2010-02-171-1/+4
* Introduce ESelectable and EFocusTracker.Matthew Barnes2009-12-261-0/+1
* Reverting commit 55c3f228ad35 because it's crashing EvolutionMilan Crha2009-12-231-2/+2
* Fix the way parent class is called. Anjal classes were never invokedSrinivasa Ragavan2009-12-231-2/+2
* Allow EShellWindow "construct" methods to return NULL.Matthew Barnes2009-12-021-14/+25
* Add private virtual methods to EShellWindowClass.Matthew Barnes2009-12-021-176/+106
* Add a --geometry command-line option.Matthew Barnes2009-11-261-5/+22
* Hide actions when lockdown settings are enabled.Matthew Barnes2009-11-141-3/+3
* Build with GTK_DISABLE_DEPRECATED and fix resulting breakage.Matthew Barnes2009-10-021-1/+3
* Finish killing Bonobo.Matthew Barnes2009-09-091-12/+4
* Relax the EBinding API to reduce GObject casting.Matthew Barnes2009-09-021-20/+20
* Nit pick.Matthew Barnes2009-08-281-2/+2
* Fix resize behavior of main window panes.Matthew Barnes2009-08-271-1/+1
* Bug 511769 - Poor indication of when network is unavailableMatthew Barnes2009-08-251-0/+12
* Remember position of main window.Matthew Barnes2009-08-251-1/+1
* Kill EMMenu and EMPopup.Matthew Barnes2009-08-101-1/+10
* Fix similar weak pointer issues throughout.Matthew Barnes2009-06-201-0/+6
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-1/+1
* Rename EShell:online-mode to EShell:online and update docs.Matthew Barnes2009-02-191-0/+25
* Clean up the EMFormat stack. Add some GObject properties to bind to.Matthew Barnes2009-02-191-6/+8
* When invoking Evolution with URIs on the command-line (e.g. mailto:),Matthew Barnes2009-01-291-0/+2
* Add unique-1.0 requirement (blessed external dependency).Matthew Barnes2009-01-291-1/+0
* Make action group management in shell windows more elegant.Matthew Barnes2009-01-271-22/+11
* Add action groups to support lockdown, starting with printing.Matthew Barnes2009-01-271-0/+35
* Fix a crash when cancelling a task in the task bar.Matthew Barnes2009-01-251-3/+3
* Fix a runtime warning.Matthew Barnes2009-01-181-0/+1
* Tweak the EShell API.Matthew Barnes2009-01-081-0/+19
* Get the basic mail browser window working. No message contents yet.Matthew Barnes2008-12-291-3/+3
* Fix a pane resizing issue on the main window that's been driving me crazy.Matthew Barnes2008-11-031-1/+1
* Progress update:Matthew Barnes2008-10-141-7/+11
* Tasks progress. Merge EMemoPreview back into ECalComponentPreview.Matthew Barnes2008-10-031-2/+11
* Update the headers on files I've created or completely rewritten to matchMatthew Barnes2008-10-021-10/+11
* Continue documenting the new shell API.Matthew Barnes2008-10-011-1/+0
* Get Memos to come up. Doesn't really work yet, but the widgets are all there.Matthew Barnes2008-09-301-5/+0
* Saving progress. Experimenting with directory layout.Matthew Barnes2008-09-251-3/+3
* Search UI is kinda sorta working. Still some outstanding issues.Matthew Barnes2008-09-231-0/+6
* Fix some miscellaneous address book bugs.Matthew Barnes2008-09-201-0/+4
* Massive address book refactoring. Things are mostly working again.Matthew Barnes2008-09-171-13/+7
* Fix some bootstrapping issues.Matthew Barnes2008-09-101-34/+106
* Progress update:Matthew Barnes2008-09-091-0/+4
* Progress update:Matthew Barnes2008-09-071-9/+5
* Saving progress. Lots of changes. Things are a bit broken at the moment.Matthew Barnes2008-09-051-10/+19
* Miscellaneous tweaks. Nothing major.Matthew Barnes2008-08-281-0/+14
* Progress update:Matthew Barnes2008-08-271-4/+3
* Progress update:Matthew Barnes2008-08-241-31/+73
* Progress update:Matthew Barnes2008-08-231-22/+86
* Committing the day's progress.Matthew Barnes2008-08-191-4/+10
* Write the algorithm for sorting items in the "New" menu. Not yet tested.Matthew Barnes2008-08-171-2/+0
* Get a basic shell window working.Matthew Barnes2008-08-141-8/+11
* Commit progress, which breaks everything.Matthew Barnes2008-08-081-0/+2
* Disable all components and plugins. Begin rewriting the shell.Matthew Barnes2008-07-171-0/+282