| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 644166 - Add style class to primary toolbars | Matthew Barnes | 2011-03-08 | 1 | -0/+4 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-03-06 | 1 | -1/+2 |
* | Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedly | Milan Crha | 2011-02-25 | 1 | -1/+1 |
* | Remove NULL checks for GObject methods. | Matthew Barnes | 2011-02-13 | 1 | -2/+2 |
* | Free/busy meeting view doesn't work due to non-working extension | Milan Crha | 2010-12-06 | 1 | -0/+3 |
* | EAlert: Allow arbitrary actions to be added. | Matthew Barnes | 2010-10-19 | 1 | -14/+96 |
* | Replace EBinding with GBinding. | Matthew Barnes | 2010-10-14 | 1 | -14/+24 |
* | Use new GDK keysym names if available. | Matthew Barnes | 2010-09-18 | 1 | -1/+1 |
* | GObject boilerplate cleanup. | Matthew Barnes | 2010-08-25 | 1 | -2/+5 |
* | Hide extra toolbars when not in Express mode. | Matthew Barnes | 2010-05-29 | 1 | -7/+11 |
* | Merge branch 'express2' | Matthew Barnes | 2010-05-27 | 1 | -1/+59 |
|\ |
|
| * | Coding style and whitespace cleanup. | Matthew Barnes | 2010-05-25 | 1 | -3/+2 |
| * | Handle adding 'X' close button on the menu bar. Restore adding the same | Srinivasa Ragavan | 2010-05-11 | 1 | -0/+30 |
| * | set widget name for the MeeGo theme on the search toolbar too | Michael Meeks | 2010-05-07 | 1 | -0/+2 |
| * | add a close-window action that doesn't become insensitive on the last window. | Michael Meeks | 2010-04-15 | 1 | -17/+0 |
| * | add stock close button | Michael Meeks | 2010-04-15 | 1 | -0/+17 |
| * | Detect MeeGo, and propagate settings variously. | Michael Meeks | 2010-04-12 | 1 | -1/+28 |
| * | Simplify the search UI for express mode. | Matthew Barnes | 2010-04-07 | 1 | -7/+18 |
| * | Move "section" documentation out of header files. | Matthew Barnes | 2010-04-07 | 1 | -0/+6 |
| * | Make EShell and related classes extensible. | Matthew Barnes | 2010-04-07 | 1 | -32/+11 |
* | | Bug #325121 - Do not translate developer strings in g_param_spec_* | Milan Crha | 2010-04-02 | 1 | -21/+21 |
* | | Simplify the search UI for express mode. | Matthew Barnes | 2010-03-27 | 1 | -7/+18 |
* | | Move "section" documentation out of header files. | Matthew Barnes | 2010-03-22 | 1 | -0/+6 |
* | | Make EShell and related classes extensible. | Matthew Barnes | 2010-03-20 | 1 | -32/+11 |
|/ |
|
* | Fix a couple compiler warnings. | Matthew Barnes | 2010-03-16 | 1 | -2/+1 |
* | Shell and UI manager cleanups. | Matthew Barnes | 2010-03-14 | 1 | -13/+2 |
* | make the 'New' drop-down menu much cleaner for express mode | Michael Meeks | 2010-03-14 | 1 | -0/+12 |
* | Add a set of actions that open a view in a new window | Michael Meeks | 2010-03-14 | 1 | -1/+1 |
* | Implement account-wide search scope in mail. | Matthew Barnes | 2010-02-07 | 1 | -3/+0 |
* | Add a EShellWindow::shell-view-created signal. | Matthew Barnes | 2010-01-23 | 1 | -5/+65 |
* | Introduce ESelectable and EFocusTracker. | Matthew Barnes | 2009-12-26 | 1 | -0/+40 |
* | Add private virtual methods to EShellWindowClass. | Matthew Barnes | 2009-12-02 | 1 | -86/+571 |
* | Add a --geometry command-line option. | Matthew Barnes | 2009-11-26 | 1 | -2/+37 |
* | Get the "save-calendar" plugin working. | Matthew Barnes | 2009-09-04 | 1 | -0/+7 |
* | Introduce an EShellView::execute-search signal. | Matthew Barnes | 2009-09-03 | 1 | -0/+3 |
* | Kill EMMenu and EMPopup. | Matthew Barnes | 2009-08-10 | 1 | -11/+0 |
* | Add a "quit-requested" signal to the shutdown protocol. | Matthew Barnes | 2009-07-13 | 1 | -2/+1 |
* | Get the "startup-wizard" plugin working again. | Matthew Barnes | 2009-06-30 | 1 | -2/+0 |
* | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-27 | 1 | -1/+1 |
|\ |
|
| * | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-27 | 1 | -4/+4 |
| * | Fix several types of pedantic compiler warnings. | Matthew Barnes | 2009-05-17 | 1 | -1/+1 |
| * | ** BUGFIX: 573830 - g_timeout_add_seconds should be preferred to g_timeout_add | Marcel Stimberg | 2009-05-04 | 1 | -1/+1 |
| * | Bug 580893 – Kill libgnome/gnome-gconf | Matthew Barnes | 2009-05-01 | 1 | -1/+0 |
| * | Bug 577929 – Consolidate marshallers | Matthew Barnes | 2009-04-23 | 1 | -1/+0 |
| * | ** Fixes bug #572962 | Matthew Barnes | 2009-02-25 | 1 | -6/+4 |
| * | Jeff Cai ** Fix for bug #563077 (Don't pass NULL to gtk_icon_info_get_filenam... | Suman Manjunath | 2008-12-08 | 1 | -1/+1 |
| * | Matthew Barnes <mbarnes@redhat.com> ** Fix for bug #548469 (Drop support for... | Suman Manjunath | 2008-10-17 | 1 | -15/+10 |
| * | Change License from GPL to LGPL. | Sankarasivasubramanian Pasupathilingam | 2008-10-03 | 1 | -13/+13 |
| * | Coding style cleanups. | Matthew Barnes | 2008-08-19 | 1 | -2/+2 |
| * | ** Fixes bug #508732 | Matthew Barnes | 2008-08-18 | 1 | -1/+5 |
| * | ** Fixes bug #467115 | Matthew Barnes | 2008-08-07 | 1 | -9/+14 |
| * | ** Fixes bug #542587 | Matthew Barnes | 2008-07-21 | 1 | -49/+25 |
* | | Fix bugs caused by EShellBackend changes. | Matthew Barnes | 2009-05-10 | 1 | -4/+3 |
* | | Convert EShellModule to EShellBackend | Matthew Barnes | 2009-05-07 | 1 | -62/+43 |
* | | Add e_lookup_action() and e_lookup_action_group() to e-util, so | Matthew Barnes | 2009-03-10 | 1 | -33/+2 |
* | | Cleaning up the attachment bar, centralizing its popup menu, and converting | Matthew Barnes | 2009-03-09 | 1 | -0/+1 |
* | | Make filter options for mail labels work again. | Matthew Barnes | 2009-02-23 | 1 | -0/+7 |
* | | Documentation tweaks. | Matthew Barnes | 2009-02-19 | 1 | -3/+2 |
* | | Rename EShell:online-mode to EShell:online and update docs. | Matthew Barnes | 2009-02-19 | 1 | -34/+1 |
* | | Disable Send/Receive when working offline. | Matthew Barnes | 2009-02-13 | 1 | -0/+3 |
* | | When invoking Evolution with URIs on the command-line (e.g. mailto:), | Matthew Barnes | 2009-01-29 | 1 | -7/+12 |
* | | Add unique-1.0 requirement (blessed external dependency). | Matthew Barnes | 2009-01-29 | 1 | -2/+7 |
* | | Make action group management in shell windows more elegant. | Matthew Barnes | 2009-01-27 | 1 | -2/+31 |
* | | Redesign EPluginUI to accommodate merging and unmerging shell views. | Matthew Barnes | 2009-01-24 | 1 | -2/+4 |
* | | Continue chipping away at EMFolderView and EMFolderBrowser. | Matthew Barnes | 2009-01-11 | 1 | -2/+2 |
* | | Tweak the EShell API. | Matthew Barnes | 2009-01-08 | 1 | -1/+41 |
* | | Solve a translation issue related to the New menu. | Matthew Barnes | 2008-12-28 | 1 | -4/+34 |
* | | Define a new interface called EMailReader, which implements operations | Matthew Barnes | 2008-12-27 | 1 | -1/+23 |
* | | Add popup menus to the calendar memopad and taskpad. | Matthew Barnes | 2008-10-31 | 1 | -1/+0 |
* | | Get the calendar's memopad and taskpad working. | Matthew Barnes | 2008-10-30 | 1 | -1/+8 |
* | | Fix a couple minor UI bugs. | Matthew Barnes | 2008-10-28 | 1 | -0/+10 |
* | | Merge revisions 36534:36684 from trunk. | Matthew Barnes | 2008-10-25 | 1 | -1/+0 |
* | | Get the mail folder tree compiling, though I'm not yet sure why it's not | Matthew Barnes | 2008-10-17 | 1 | -3/+35 |
* | | Progress update: | Matthew Barnes | 2008-10-14 | 1 | -0/+7 |
* | | Finally fix the stupid shell view bootstrapping issue. | Matthew Barnes | 2008-10-04 | 1 | -9/+3 |
* | | Tasks is working. Still need to deal with some loose ends and test it all. | Matthew Barnes | 2008-10-04 | 1 | -7/+10 |
* | | Tasks progress. Merge EMemoPreview back into ECalComponentPreview. | Matthew Barnes | 2008-10-03 | 1 | -4/+4 |
* | | Update the headers on files I've created or completely rewritten to match | Matthew Barnes | 2008-10-02 | 1 | -11/+12 |
* | | Get Memos to come up. Doesn't really work yet, but the widgets are all there. | Matthew Barnes | 2008-09-30 | 1 | -32/+0 |
* | | Saving progress. Experimenting with directory layout. | Matthew Barnes | 2008-09-25 | 1 | -20/+20 |
* | | Finally got the "Current View" menu under control. | Matthew Barnes | 2008-09-19 | 1 | -1/+1 |
* | | Progress update: | Matthew Barnes | 2008-09-18 | 1 | -0/+32 |
* | | Massive address book refactoring. Things are mostly working again. | Matthew Barnes | 2008-09-17 | 1 | -45/+33 |
* | | Begin documenting the new shell design. | Matthew Barnes | 2008-09-15 | 1 | -8/+198 |
* | | Allow EShellContent, EShellSidebar, and EShellTaskbar to be subclassed, | Matthew Barnes | 2008-09-13 | 1 | -3/+3 |
* | | Arrange for an ESourceList to be shared amongst all instances of a type of | Matthew Barnes | 2008-09-12 | 1 | -1/+0 |
* | | Fix some bootstrapping issues. | Matthew Barnes | 2008-09-10 | 1 | -60/+38 |
* | | Fix some bugs in the way the shell widgets get initialized. | Matthew Barnes | 2008-09-09 | 1 | -2/+3 |
* | | Progress update: | Matthew Barnes | 2008-09-09 | 1 | -6/+5 |
* | | Progress update: | Matthew Barnes | 2008-09-07 | 1 | -0/+26 |
* | | Saving progress. Lots of changes. Things are a bit broken at the moment. | Matthew Barnes | 2008-09-05 | 1 | -66/+21 |
* | | Progress update: | Matthew Barnes | 2008-08-30 | 1 | -13/+61 |
* | | Progress update: | Matthew Barnes | 2008-08-27 | 1 | -10/+68 |
* | | Progress update: | Matthew Barnes | 2008-08-27 | 1 | -1/+51 |
* | | Progress update: | Matthew Barnes | 2008-08-24 | 1 | -17/+59 |
* | | Progress update: | Matthew Barnes | 2008-08-23 | 1 | -3/+45 |
* | | Committing the day's progress. | Matthew Barnes | 2008-08-19 | 1 | -26/+154 |
* | | Merge revisions 35993:36015 from trunk. | Matthew Barnes | 2008-08-19 | 1 | -194/+65 |
* | | Kill e-shell-marshal.list (unused). | Matthew Barnes | 2008-08-10 | 1 | -1/+0 |
* | | Treat the Preferences window as a singleton. | Matthew Barnes | 2008-08-09 | 1 | -1/+0 |
* | | Fix some compilation errors. | Matthew Barnes | 2008-08-08 | 1 | -0/+6 |
* | | Merge revisions 35747:35930 from trunk. | Matthew Barnes | 2008-08-08 | 1 | -2/+2 |
* | | Commit progress, which breaks everything. | Matthew Barnes | 2008-08-08 | 1 | -147/+7 |
* | | Disable all components and plugins. Begin rewriting the shell. | Matthew Barnes | 2008-07-17 | 1 | -964/+205 |
|/ |
|
* | ** Fix for bug #542889 | Paolo Borelli | 2008-07-14 | 1 | -10/+1 |
* | updated novell copyright notices (left others alone) | Jeffrey Stedfast | 2008-06-21 | 1 | -1/+1 |
* | ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and | Matthew Barnes | 2008-06-06 | 1 | -9/+1 |
* | ** Fix for bug #525238 | Ondrej Jirman | 2008-04-07 | 1 | -0/+10 |
* | Make the status bar height as large as the task bar to eliminate | Matthew Barnes | 2008-01-21 | 1 | -0/+7 |
* | ** Fix for bug #329712 | Srinivasa Ragavan | 2008-01-18 | 1 | -1/+4 |
* | From shell/ChangeLog | Changwoo Ryu | 2008-01-11 | 1 | -1/+3 |
* | ** Fix for bug #400213 | Milan Crha | 2007-11-30 | 1 | -45/+11 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -13/+13 |
* | ** Fixes bug #492058 | Damien Carbery | 2007-11-03 | 1 | -19/+19 |
* | Warning fixes: - NULL vs 0 vs FALSE - ANSIfication of declarations - guint | Kjartan Maraas | 2007-10-26 | 1 | -1/+1 |
* | ** Fix for bug #329823 | Milan Crha | 2007-10-11 | 1 | -0/+33 |
* | ** Fixes bug #437579 | Matthew Barnes | 2007-10-10 | 1 | -3/+6 |
* | Fix for bug #461195 from Hiroyuki Ikezoe. | Matthew Barnes | 2007-09-28 | 1 | -1/+1 |
* | ** Fix for bug #471791 (Move away from asserts to g_ret*) | Srinivasa Ragavan | 2007-09-03 | 1 | -8/+7 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 1 | -2/+2 |
* | Plugged memory leaks. | Hiroyuki Ikezoe | 2007-07-26 | 1 | -1/+4 |
* | ** Fix for bug #386503 from Matthew Barnes | Srinivasa Ragavan | 2007-06-03 | 1 | -1/+1 |
* | Fix for bug #259606 | Srinivasa Ragavan | 2007-04-20 | 1 | -14/+38 |
* | Fix "incompatible pointer type" warnings (#360619). | Matthew Barnes | 2007-03-30 | 1 | -1/+1 |
* | ** Fixes bug #419524 | Matthew Barnes | 2007-03-21 | 1 | -1/+1 |
* | Fixes #360815 | Chenthill Palanisamy | 2006-10-16 | 1 | -0/+1 |
* | ** Fix for bug #334966 | Srinivasa Ragavan | 2006-10-14 | 1 | -1/+8 |
* | ** Fix for bug #343331 | Srinivasa Ragavan | 2006-09-28 | 1 | -1/+11 |
* | ** Fixes #351332 | Matthew Barnes | 2006-09-19 | 1 | -0/+7 |
* | Make sure default window sizes are positive numbers. Fixes bug 349967. | Daniel Gryniewicz | 2006-08-23 | 1 | -3/+5 |
* | Fix warnings at build-time, and clean up the connections to the D-Bus on | Bastien Nocera | 2006-07-27 | 1 | -0/+6 |
* | Fix for #346613. Fix the problem pointed out by Johnny | Li Yuan | 2006-07-07 | 1 | -1/+1 |
* | Fix for #346613. Make the view_notebook cannot be resized shorter than its | Li Yuan | 2006-07-06 | 1 | -1/+1 |
* | reviewed by: Srinivasa Ragavan | Sven Herzberg | 2006-04-28 | 1 | -6/+74 |
* | Commiting patch for bug #337258. | Srinivasa Ragavan | 2006-04-24 | 1 | -1/+1 |
* | Remove unused code and fix format specifiers in some cases. | Kjartan Maraas | 2006-01-30 | 1 | -2/+0 |
* | ** Fixes Bug #257654 | Rajeev ramanathan | 2006-01-30 | 1 | -0/+31 |
* | fixing two missing whitespaces. Fixes bug 325568. | Andre Klapper | 2006-01-06 | 1 | -2/+2 |
* | String Fixes (Bug #325122) | Harish Krishnaswamy | 2006-01-01 | 1 | -2/+2 |
* | Evolution is now Network Aware, the day of complete awareness beckons, The | Shreyas Srinivasan | 2005-12-22 | 1 | -2/+15 |
* | committed these files to fix http://bugzilla.gnome.org/show_bug.cgi?id=260354 | Parthasarathi Susarla | 2005-12-21 | 1 | -9/+63 |
* | Use libedataserver's e_xml_parse_file() instead of xmlParseFile() | Tor Lillqvist | 2005-12-18 | 1 | -1/+4 |
* | escape the string when generating XML UI description of component switcher | David Malcolm | 2005-12-13 | 1 | -2/+7 |
* | Have added the "View Status Bar" under the "View" menu This is a toggle | S.Antony Vincent Pandian | 2005-09-23 | 1 | -1/+18 |
* | Use privsolib instead of privlib. Link with SHELL_LIBS. Use NO_UNDEFINED. | Tor Lillqvist | 2005-08-10 | 1 | -4/+11 |
* | Dont enter default values for button label and menu label Dont add the | Sarfraaz Ahmed | 2005-07-25 | 1 | -0/+3 |
* | fix the pixmap location for the settings menu. | Not Zed | 2005-07-21 | 1 | -2/+3 |
* | Free the style here. | Kjartan Maraas | 2005-07-13 | 1 | -0/+1 |
* | shell/ChangeLog shell/e-component-registry.c shell/e-component-registry.h | Srinivasa Ragavan | 2005-05-16 | 1 | -1/+1 |
* | Add profiler so that it gets disted properly | Rodney Dawes | 2005-05-14 | 1 | -3/+2 |
* | Fixes #33287 | JP Rosevear | 2005-02-24 | 1 | -0/+1 |
* | Make offline button scale with font size. Fixes #48868. | William Jon McCann | 2005-02-23 | 1 | -3/+8 |
* | new protos, modes | JP Rosevear | 2005-01-05 | 1 | -11/+102 |
* | Convert to G_DEFINE_TYPE | JP Rosevear | 2004-12-21 | 1 | -15/+8 |
* | register event hook. | Not Zed | 2004-10-25 | 1 | -0/+28 |
* | ** See bug #57367. | Not Zed | 2004-06-24 | 1 | -16/+12 |
* | Add listener for the ViewToolbar command. | William Jon McCann | 2004-06-03 | 1 | -0/+30 |
* | ** See #58827. | Not Zed | 2004-06-01 | 1 | -0/+1 |
* | use the menu icon not the button icon for the menus. (setup_widgets): | Not Zed | 2004-05-19 | 1 | -0/+45 |
* | set title to just Evolution (show_development_warning): ditto for warning | JP Rosevear | 2004-05-10 | 1 | -4/+4 |
* | Remove e-lang-utils.h include. | Not Zed | 2004-04-30 | 1 | -2/+0 |
* | init the view to NULL | JP Rosevear | 2004-04-28 | 1 | -1/+12 |
* | if there is a current view, use the component alias to select a sensible | JP Rosevear | 2004-04-23 | 1 | -1/+1 |
* | Change this a lot. Now each component will maintain its own | Dan Winship | 2004-04-09 | 1 | -2/+0 |
* | Add panded widget to EShellWindowPrivate and handle state saving of | Rodney Dawes | 2004-01-27 | 1 | -6/+14 |
* | (e_shell_window_save_defaults): Implement. | Ettore Perazzoli | 2003-12-03 | 1 | -4/+15 |
* | New member activity_handler. (mail_component_init): Initialize. | Ettore Perazzoli | 2003-12-02 | 1 | -1/+4 |
* | Pass a label for the status bar control for now. | Ettore Perazzoli | 2003-12-02 | 1 | -21/+23 |
* | Destroy the tooltips instead of unreffing them. | Ettore Perazzoli | 2003-11-19 | 1 | -1/+9 |
* | (struct _EShellWindowPrivate): New members | Ettore Perazzoli | 2003-11-19 | 1 | -3/+253 |
* | New signal "component_changed". (class_init): Install. (switch_view): | Ettore Perazzoli | 2003-11-13 | 1 | -0/+37 |
* | Call e_sidebar_select_button() instead of switch_view(). | Ettore Perazzoli | 2003-11-13 | 1 | -1/+1 |
* | Added a new "-c" command-line arg. (idle_cb): If the arg is specified, | Ettore Perazzoli | 2003-11-11 | 1 | -13/+19 |
* | New member "component_alias". (component_view_new): Get a new "alias" arg, | Ettore Perazzoli | 2003-11-11 | 1 | -17/+83 |
* | New member "component_registry". (e_shell_construct): Don't call | Ettore Perazzoli | 2003-10-23 | 1 | -47/+20 |
* | Make the scrolled window have a GTK_SHADOW_IN shadow. | Ettore Perazzoli | 2003-10-23 | 1 | -1/+3 |
* | (PADDING): Increase to 6 pixels. | Ettore Perazzoli | 2003-10-23 | 1 | -2/+2 |
* | Add an "evolution:button_label" property on the component for use in the | Ettore Perazzoli | 2003-10-23 | 1 | -59/+45 |
* | Change to "evolution-1.5" - although, ideally, this should be a config.h | Jeffrey Stedfast | 2003-10-22 | 1 | -1/+1 |
* | Merge new-ui-branch to the trunk. | Ettore Perazzoli | 2003-10-22 | 1 | -0/+481 |
* | Ooops, revert changes: wrong branch. | Ettore Perazzoli | 2003-07-24 | 1 | -381/+0 |
* | Create a new EShellWindow and show it. | Ettore Perazzoli | 2003-07-24 | 1 | -0/+381 |