| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix some mistakes in the EShell documentation. | Matthew Barnes | 2009-09-03 | 1 | -1/+1 |
* | Introduce an EShellView::execute-search signal. | Matthew Barnes | 2009-09-03 | 6 | -49/+124 |
* | Bug #593761 - Wrong dir for calendar local sources | Milan Crha | 2009-09-02 | 1 | -2/+2 |
* | Relax the EBinding API to reduce GObject casting. | Matthew Barnes | 2009-09-02 | 3 | -44/+44 |
* | Disable switcher actions when sidebar is hidden. | Matthew Barnes | 2009-09-02 | 2 | -0/+26 |
* | Start migration -after- loading all modules and plugins. | Matthew Barnes | 2009-09-02 | 2 | -3/+5 |
* | Bug 593778 - Clear search enabled when it shouldn't be | Matthew Barnes | 2009-09-01 | 1 | -1/+12 |
* | Get EConfig and EEvent hooks working again. | Matthew Barnes | 2009-09-01 | 1 | -1/+1 |
* | Fix for few compiler warnings | Milan Crha | 2009-08-31 | 1 | -2/+2 |
* | Fix widget include paths in public header files. | Matthew Barnes | 2009-08-31 | 1 | -2/+2 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2009-08-30 | 1 | -1/+1 |
* | Simplify EPlugin loading at startup. | Matthew Barnes | 2009-08-30 | 1 | -22/+18 |
* | Nit pick. | Matthew Barnes | 2009-08-28 | 1 | -2/+2 |
* | Fix resize behavior of main window panes. | Matthew Barnes | 2009-08-27 | 1 | -1/+1 |
* | Add menu item ellipsis according to bug #324492. | Matthew Barnes | 2009-08-25 | 1 | -1/+1 |
* | Bug 488409 - Remember size of filter/vfolder editor windows | Matthew Barnes | 2009-08-25 | 1 | -1/+1 |
* | Bug 592335 - Submit bug-report doesn't work | Matthew Barnes | 2009-08-25 | 1 | -1/+1 |
* | Bug 511769 - Poor indication of when network is unavailable | Matthew Barnes | 2009-08-25 | 1 | -0/+12 |
* | Exit if no command-line URIs are handled. | Matthew Barnes | 2009-08-25 | 2 | -4/+7 |
* | Remember position of main window. | Matthew Barnes | 2009-08-25 | 2 | -1/+23 |
* | Stop killing evolution-data-server services. | Matthew Barnes | 2009-08-23 | 2 | -88/+1 |
* | Bug 571488 - Migrate from deprecated gnome_sound to libcanberra | H.Habighorst | 2009-08-23 | 1 | -3/+0 |
* | Remove an unnecessary libgnomeui include. | Matthew Barnes | 2009-08-18 | 1 | -1/+0 |
* | Bug 567260 - Migrate from GnomeDruid to GtkAssistant | Milan Crha | 2009-08-18 | 1 | -7/+20 |
* | Fix compiler warnings and deprecated GTK+ API usage. | Matthew Barnes | 2009-08-16 | 2 | -2/+3 |
* | Bug 567260 – Migrate from GnomeDruid to GtkAssistant | Milan Crha | 2009-08-14 | 3 | -285/+134 |
* | Update GConf when the online/offline button is clicked. | Matthew Barnes | 2009-08-14 | 2 | -0/+20 |
* | Bug #563795 - Crashed while importing an mbox file in local folder | Milan Crha | 2009-08-11 | 1 | -3/+22 |
* | Kill EMMenu and EMPopup. | Matthew Barnes | 2009-08-10 | 2 | -12/+10 |
* | Simplify binding EShellSettings properties to GConf keys. | Matthew Barnes | 2009-08-01 | 3 | -76/+182 |
* | Finish EggSMClient shell integration. | Matthew Barnes | 2009-07-16 | 1 | -34/+102 |
* | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-07-15 | 1 | -1/+11 |
|\ |
|
| * | Bug 588018 – NetworkManager & DBUS build check rewrite | H.Habighorst | 2009-07-14 | 1 | -0/+6 |
| * | Fix excessive whitespace. | Matthew Barnes | 2009-07-13 | 21 | -89/+3 |
* | | Fix excessive whitespace. | Matthew Barnes | 2009-07-14 | 2 | -21/+14 |
* | | Version check for the deprecation workaround was off by one. | Matthew Barnes | 2009-07-14 | 1 | -19/+1 |
* | | Fix some issues when building Anjal. | Matthew Barnes | 2009-07-13 | 1 | -1/+1 |
* | | Add a "quit-requested" signal to the shutdown protocol. | Matthew Barnes | 2009-07-13 | 3 | -30/+78 |
* | | Fix a problem with EShell initialization. | Matthew Barnes | 2009-07-12 | 2 | -6/+5 |
* | | Implement the shutdown protocol and stub in session management. | Matthew Barnes | 2009-07-11 | 6 | -274/+107 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-07-11 | 2 | -0/+63 |
|\| |
|
| * | [win32] When started from a console, get console output (Windows XP or | Fridrich Strba | 2009-07-04 | 1 | -0/+28 |
| * | Set the start_in_offline state only when the user chooses to go | Chenthill Palanisamy | 2009-07-03 | 2 | -8/+39 |
| * | Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am. | Matthew Barnes | 2009-07-01 | 3 | -3/+3 |
| * | Stop abusing forward declarations. | Matthew Barnes | 2009-06-19 | 2 | -4/+3 |
| * | Use G_BEGIN_DECLS / G_END_DECLS macros. | Matthew Barnes | 2009-06-19 | 14 | -98/+28 |
| * | Fix even more compiler warnings and disable one for format strings | Milan Crha | 2009-06-05 | 1 | -2/+2 |
| * | It might help to install the evolution binary. | Matthew Barnes | 2009-06-03 | 1 | -8/+1 |
| * | Bug 582939 – Drop support for CDE | Matthew Barnes | 2009-06-03 | 1 | -17/+0 |
| * | More code cleanup. | Matthew Barnes | 2009-06-02 | 8 | -23/+23 |
| * | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 9 | -21/+21 |
| * | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-29 | 39 | -386/+386 |
| * | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-29 | 51 | -57/+57 |
* | | Fix up EShell API documentation. | Matthew Barnes | 2009-07-01 | 5 | -5/+6 |
* | | Fix "make distcheck" errors and other build cleanups. | Matthew Barnes | 2009-07-01 | 2 | -2/+2 |
* | | Get the "startup-wizard" plugin working again. | Matthew Barnes | 2009-06-30 | 4 | -13/+32 |
* | | Get the "mail-to-task" plugin working again. | Matthew Barnes | 2009-06-26 | 1 | -19/+44 |
* | | Fix similar weak pointer issues throughout. | Matthew Barnes | 2009-06-20 | 3 | -0/+18 |
* | | Fix "make distcheck" errors. | Matthew Barnes | 2009-06-20 | 2 | -26/+1 |
* | | Use key files for tracking widget states. | Matthew Barnes | 2009-06-13 | 4 | -4/+204 |
* | | Search bar improvements. | Matthew Barnes | 2009-06-09 | 2 | -75/+111 |
* | | Use GtkEntry instead of EIconEntry in the main search bar. | Matthew Barnes | 2009-06-04 | 1 | -56/+127 |
* | | It might help to install the evolution binary. | Matthew Barnes | 2009-06-04 | 1 | -8/+1 |
* | | Bug 582939 – Drop support for CDE | Matthew Barnes | 2009-06-03 | 1 | -17/+0 |
* | | More code cleanup. | Matthew Barnes | 2009-06-02 | 1 | -1/+1 |
* | | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 3 | -47/+47 |
* | | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-27 | 7 | -41/+41 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-27 | 38 | -45/+46 |
|\ \ |
|
| * | | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-27 | 51 | -57/+57 |
| |/ |
|
| * | Fix compiler warnings in shell. | Matthew Barnes | 2009-05-26 | 4 | -6/+9 |
| * | Eliminate redundant E_ICON_SIZE_* enumeration. | Matthew Barnes | 2009-05-24 | 5 | -17/+17 |
| * | Fix several types of pedantic compiler warnings. | Matthew Barnes | 2009-05-17 | 4 | -5/+5 |
| * | Bug 571496 – Migrate from deprecated gnome_execute to g_spawn/xdg-terminal | Adam Petaccia | 2009-05-06 | 1 | -18/+15 |
* | | Eliminate redundant E_ICON_SIZE_* enumeration. | Matthew Barnes | 2009-05-25 | 1 | -1/+1 |
* | | Filter/Search bar changes for Anjal. | Srinivasa Ragavan | 2009-05-24 | 1 | -1/+0 |
* | | Fix several types of pedantic compiler warnings. | Matthew Barnes | 2009-05-21 | 2 | -2/+2 |
* | | Use -no-undefined on Linux too | Milan Crha | 2009-05-20 | 1 | -11/+12 |
* | | Add G_MODULE_EXPORT to exported module functions. | Matthew Barnes | 2009-05-11 | 1 | -2/+2 |
* | | Fix a compiler warning. | Matthew Barnes | 2009-05-11 | 1 | -1/+1 |
* | | Use the proper idiom for loading types in a GTypeModule. | Matthew Barnes | 2009-05-11 | 6 | -76/+103 |
* | | Fix bugs caused by EShellBackend changes. | Matthew Barnes | 2009-05-10 | 11 | -255/+397 |
* | | Adapt calendar to EShellBackend changes. | Matthew Barnes | 2009-05-08 | 2 | -26/+26 |
* | | Convert EShellModule to EShellBackend | Matthew Barnes | 2009-05-07 | 18 | -1082/+849 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-04 | 7 | -3/+19 |
|\| |
|
| * | Add iconrc support for Evolution. The windows binary | Fridrich Strba | 2009-05-04 | 6 | -2/+18 |
| * | ** BUGFIX: 573830 - g_timeout_add_seconds should be preferred to g_timeout_add | Marcel Stimberg | 2009-05-04 | 2 | -2/+2 |
| * | Use Behdad's brilliant git.mk to generate .gitignore files. | Matthew Barnes | 2009-05-02 | 3 | -0/+6 |
| * | Bug 580893 – Kill libgnome/gnome-gconf | Matthew Barnes | 2009-05-01 | 3 | -3/+0 |
| * | Use the standard FAQ icon for Help -> Evolution FAQ | Matthew Barnes | 2009-04-30 | 1 | -0/+1 |
| * | Commit the rest of the attachment UI rewrite | Matthew Barnes | 2009-04-28 | 1 | -1/+29 |
* | | Use Behdad's brilliant git.mk to generate .gitignore files. | Matthew Barnes | 2009-05-04 | 2 | -0/+4 |
* | | Make the message search bar more Firefoxy. | Matthew Barnes | 2009-04-30 | 1 | -1/+1 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-04-25 | 2 | -41/+88 |
|\| |
|
| * | GN-bug #572348 - Removed deprecated Gtk+ symbols | Milan Crha | 2009-04-24 | 2 | -41/+77 |
| * | Bug 577929 – Consolidate marshallers | Matthew Barnes | 2009-04-23 | 6 | -39/+3 |
| * | ** Fixes bug #572962 | Matthew Barnes | 2009-02-25 | 3 | -7/+16 |
| * | Use -mwindows on Windows to build a "GUI" executable. | Tor Lillqvist | 2009-02-04 | 2 | -0/+9 |
| * | e-util/e-plugin.c e-util/e-plugin.h EPlugins must be loaded after Bonobo | Philip Van hoof | 2009-01-12 | 1 | -1/+9 |
| * | New convenience function calls gtk_show_uri() and displays an error dialog | Matthew Barnes | 2009-01-11 | 2 | -9/+10 |
| * | Remove unneeded #include <libgnome/gnome-util.h>. | Matthew Barnes | 2009-01-11 | 5 | -4/+8 |
| * | Reviewed by Matthew Barnes <mbarnes@redhat.com> | Takao Fujiwara | 2009-01-09 | 2 | -1/+15 |
| * | update Copyright to 2009. | Andre Klapper | 2009-01-02 | 2 | -1/+6 |
| * | ** Related to bug #562155 | Matthew Barnes | 2008-12-28 | 2 | -1/+11 |
| * | Fix memory leak. (Fixes bug #565628). | Ignacio Casal Quinteiro | 2008-12-26 | 1 | -0/+2 |
| * | ** Fixes bug #564416 | Matthew Barnes | 2008-12-15 | 2 | -15/+20 |
| * | ** Fixes bug #563250 | Matthew Barnes | 2008-12-10 | 2 | -0/+10 |
| * | Jeff Cai ** Fix for bug #563077 (Don't pass NULL to gtk_icon_info_get_filenam... | Suman Manjunath | 2008-12-08 | 2 | -1/+11 |
| * | ** Fixes bug #557581 | Matthew Barnes | 2008-11-08 | 2 | -7/+24 |
| * | Only include the toplevel GTK+ header. | Matthew Barnes | 2008-10-31 | 4 | -21/+10 |
| * | ** Fix for bug #311479 | Kandepu Prasad | 2008-10-17 | 3 | -2/+10 |
| * | Matthew Barnes <mbarnes@redhat.com> ** Fix for bug #548469 (Drop support for... | Suman Manjunath | 2008-10-17 | 8 | -195/+61 |
| * | Change License from GPL to LGPL. | Sankarasivasubramanian Pasupathilingam | 2008-10-03 | 2 | -13/+19 |
| * | Change License from GPL to LGPL. | Sankarasivasubramanian Pasupathilingam | 2008-09-30 | 3 | -26/+33 |
| * | Unbreak build, sorry for the inconvenience. | Gabor Kelemen | 2008-09-29 | 2 | -4/+8 |
| * | Mark some forgotten strings for translation. Fixes bug #553106 | Gabor Kelemen | 2008-09-29 | 2 | -4/+8 |
| * | Change License from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-24 | 3 | -26/+33 |
| * | License changes from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-24 | 2 | -14/+20 |
| * | ** Fixes bug #553479 | Philip Withnall | 2008-09-24 | 2 | -1/+7 |
| * | Change license from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-19 | 2 | -13/+19 |
| * | License changes from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-16 | 2 | -13/+19 |
| * | Updated the list of Contributors. | Bharath Acharya | 2008-09-15 | 2 | -50/+269 |
| * | License Changes from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-13 | 5 | -52/+65 |
| * | License changes. Changed license from GPL to LGPL. | Sankarasivasubramanian Pasupathilingam | 2008-09-04 | 3 | -27/+33 |
| * | Change License from GPL to LGPL. 2nd batch. | Sankarasivasubramanian Pasupathilingam | 2008-09-03 | 27 | -341/+373 |
| * | ** Fixes bug #549554 (patch from Paul Bolle) | Matthew Barnes | 2008-08-30 | 2 | -3/+8 |
| * | License Changes | Sankarasivasubramanian Pasupathilingam | 2008-08-27 | 13 | -147/+176 |
| * | Coding style cleanups. | Matthew Barnes | 2008-08-19 | 3 | -32/+32 |
| * | Fix the function signature to conform to the component interface. | Matthew Barnes | 2008-08-18 | 2 | -6/+9 |
| * | Fix a little compiler warning I caused. | Matthew Barnes | 2008-08-18 | 1 | -1/+1 |
| * | ** Fixes bug #508732 | Matthew Barnes | 2008-08-18 | 7 | -123/+55 |
| * | Milan Crha <mcrha@redhat.com> ** Fix for bug #416258 (Evolution "New Mail" i... | Suman Manjunath | 2008-08-18 | 2 | -2/+19 |
| * | ** Fixes bug #546892 | Matthew Barnes | 2008-08-12 | 3 | -4/+1 |
| * | Remove unused EShell pointer from ImportData. | Matthew Barnes | 2008-08-09 | 2 | -2/+5 |
| * | ** Fixes bug #467115 | Matthew Barnes | 2008-08-07 | 8 | -73/+70 |
| * | ** Fix for bug #249844 | Milan Crha | 2008-08-06 | 2 | -1/+8 |
| * | Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #249844 (Use C_() macro ins... | Suman Manjunath | 2008-08-04 | 2 | -1/+9 |
| * | ** Fixes bug #544862 | Matthew Barnes | 2008-08-02 | 2 | -1/+8 |
| * | ** Fix for bug #544022 | Milan Crha | 2008-07-22 | 2 | -1/+8 |
| * | ** Fixes bug #542828 | Andre Klapper | 2008-07-21 | 2 | -19/+13 |
| * | ** Fixes bug #542587 | Matthew Barnes | 2008-07-21 | 2 | -49/+31 |
| * | Bug 543758 - Never mark empty strings for translations | Tor Lillqvist | 2008-07-20 | 2 | -1/+8 |
* | | Make the selected attachment view and file chooser folder persistent. | Matthew Barnes | 2009-04-15 | 3 | -13/+29 |
* | | Saving progress again on the attachment rewrite. | Matthew Barnes | 2009-03-30 | 1 | -1/+19 |
* | | Saving progress on a massive attachment handling rewrite. | Matthew Barnes | 2009-03-21 | 2 | -7/+23 |
* | | Add e_lookup_action() and e_lookup_action_group() to e-util, so | Matthew Barnes | 2009-03-10 | 2 | -34/+3 |
* | | Cleaning up the attachment bar, centralizing its popup menu, and converting | Matthew Barnes | 2009-03-09 | 1 | -0/+1 |
* | | Go offline when we see NM_STATE_ASLEEP from NetworkManager (#572962). | Matthew Barnes | 2009-02-25 | 1 | -0/+1 |
* | | Documentation tweaks. | Matthew Barnes | 2009-02-24 | 2 | -7/+7 |
* | | Make filter options for mail labels work again. | Matthew Barnes | 2009-02-23 | 4 | -0/+49 |
* | | Everything under shell/importer is unused. Kill it. | Matthew Barnes | 2009-02-22 | 13 | -2040/+0 |
* | | Kill EDropdownButton. | Matthew Barnes | 2009-02-21 | 1 | -16/+11 |
* | | Fix crash on exit. | Matthew Barnes | 2009-02-20 | 1 | -0/+2 |
* | | Documentation tweaks. | Matthew Barnes | 2009-02-19 | 4 | -12/+26 |
* | | Rename EShell:online-mode to EShell:online and update docs. | Matthew Barnes | 2009-02-19 | 6 | -81/+73 |
* | | Clean up the EMFormat stack. Add some GObject properties to bind to. | Matthew Barnes | 2009-02-19 | 4 | -17/+40 |
* | | Merge revisions 37200:3266 from trunk. | Matthew Barnes | 2009-02-15 | 2 | -0/+9 |
* | | Get mail search bar partially working without help from EFilterBar. | Matthew Barnes | 2009-02-14 | 2 | -52/+1 |
* | | Fix packing of labels in sidebar banner. | Matthew Barnes | 2009-02-13 | 1 | -2/+1 |
* | | Disable Send/Receive when working offline. | Matthew Barnes | 2009-02-13 | 1 | -0/+3 |
* | | Make MailSession available through EShellSettings so composer can use it. | Matthew Barnes | 2009-02-13 | 2 | -0/+62 |
* | | Rewrite the mail label code from top to bottom. | Matthew Barnes | 2009-02-08 | 4 | -0/+79 |
* | | When invoking Evolution with URIs on the command-line (e.g. mailto:), | Matthew Barnes | 2009-01-29 | 6 | -92/+128 |
* | | Add unique-1.0 requirement (blessed external dependency). | Matthew Barnes | 2009-01-29 | 8 | -124/+335 |
* | | Make action group management in shell windows more elegant. | Matthew Barnes | 2009-01-27 | 7 | -79/+66 |
* | | Add action groups to support lockdown, starting with printing. | Matthew Barnes | 2009-01-27 | 7 | -12/+191 |
* | | Split EAccountList and ESignatureList management out of the mail module. | Matthew Barnes | 2009-01-27 | 1 | -0/+6 |
* | | Miscellaneous stuff. | Matthew Barnes | 2009-01-27 | 2 | -0/+220 |
* | | Fix more runtime warnings. | Matthew Barnes | 2009-01-26 | 1 | -1/+1 |
* | | Fix a crash when cancelling a task in the task bar. | Matthew Barnes | 2009-01-25 | 2 | -5/+5 |
* | | Make the sidebar icon follow the folder icon. | Matthew Barnes | 2009-01-25 | 3 | -2/+87 |
* | | Redesign EPluginUI to accommodate merging and unmerging shell views. | Matthew Barnes | 2009-01-24 | 3 | -25/+44 |
* | | Fix a runtime warning. | Matthew Barnes | 2009-01-18 | 2 | -1/+1 |
* | | Hack GtkIconTheme so we can reference category icons as named icons. | Matthew Barnes | 2009-01-18 | 1 | -0/+33 |
* | | Merge revisions 37047:37074 from trunk. | Matthew Barnes | 2009-01-15 | 1 | -0/+8 |
* | | Fix online mode initialization. | Matthew Barnes | 2009-01-14 | 1 | -1/+1 |
* | | Merge revisions 36866:37046 from trunk. | Matthew Barnes | 2009-01-12 | 3 | -2/+49 |
* | | Continue chipping away at EMFolderView and EMFolderBrowser. | Matthew Barnes | 2009-01-11 | 2 | -11/+3 |
* | | Fix a weird UI merging bug. | Matthew Barnes | 2009-01-09 | 1 | -2/+6 |
* | | Tweak the EShell API. | Matthew Barnes | 2009-01-08 | 10 | -81/+135 |
* | | Get the Character Encoding menu working. | Matthew Barnes | 2009-01-01 | 1 | -23/+2 |
* | | Get the basic mail browser window working. No message contents yet. | Matthew Barnes | 2008-12-29 | 1 | -3/+3 |
* | | Update EShell documentation. | Matthew Barnes | 2008-12-28 | 1 | -6/+6 |
* | | Solve a translation issue related to the New menu. | Matthew Barnes | 2008-12-28 | 3 | -8/+38 |
* | | Define a new interface called EMailReader, which implements operations | Matthew Barnes | 2008-12-27 | 2 | -1/+44 |
* | | - Get offline synchronization working in the mailer (I think). | Matthew Barnes | 2008-12-14 | 1 | -24/+87 |
* | | - Fix NetworkManager connection tracking. | Matthew Barnes | 2008-12-14 | 4 | -51/+237 |
* | | Merge revisions 36811:36865 from trunk. | Matthew Barnes | 2008-12-11 | 2 | -0/+20 |
* | | Merge revisions 36737:36810 from trunk. | Matthew Barnes | 2008-11-24 | 2 | -7/+24 |
* | | Documentation improvements. | Matthew Barnes | 2008-11-20 | 5 | -6/+169 |
* | | Progress update: | Matthew Barnes | 2008-11-19 | 7 | -1/+367 |
* | | Rearranged some of the addressbook code to try and eliminate some circular | Matthew Barnes | 2008-11-14 | 4 | -18/+30 |
* | | Merge revisions 36685:36729 from trunk. | Matthew Barnes | 2008-11-08 | 3 | -20/+9 |
* | | Fix a pane resizing issue on the main window that's been driving me crazy. | Matthew Barnes | 2008-11-03 | 1 | -1/+1 |
* | | 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 | 3 | -11/+32 |
* | | Fix a couple minor UI bugs. | Matthew Barnes | 2008-10-28 | 2 | -1/+15 |
* | | Disable parts of my previous calendar work, such that all modules now load! | Matthew Barnes | 2008-10-28 | 1 | -0/+1 |
* | | Merge revisions 36534:36684 from trunk. | Matthew Barnes | 2008-10-25 | 5 | -9/+38 |
* | | Commit recent work so I can merge from trunk. | Matthew Barnes | 2008-10-25 | 4 | -0/+76 |
* | | Get the mail folder tree compiling, though I'm not yet sure why it's not | Matthew Barnes | 2008-10-17 | 10 | -35/+86 |
* | | Progress update: | Matthew Barnes | 2008-10-14 | 8 | -25/+79 |
* | | Baseline cut at the Calendar sidebar and module. Pretty much identical | Matthew Barnes | 2008-10-07 | 1 | -2/+3 |
* | | Fix some compilation errors. | Matthew Barnes | 2008-10-05 | 2 | -4/+4 |
* | | Support migration in the new shell design. | Matthew Barnes | 2008-10-05 | 8 | -13/+505 |
* | | Finally fix the stupid shell view bootstrapping issue. | Matthew Barnes | 2008-10-04 | 3 | -23/+28 |
* | | Tasks is working. Still need to deal with some loose ends and test it all. | Matthew Barnes | 2008-10-04 | 7 | -19/+21 |
* | | Tasks progress. Merge EMemoPreview back into ECalComponentPreview. | Matthew Barnes | 2008-10-03 | 9 | -39/+28 |
* | | Update the headers on files I've created or completely rewritten to match | Matthew Barnes | 2008-10-02 | 24 | -223/+246 |
* | | Merge revisions 36016:36533 from trunk. | Matthew Barnes | 2008-10-02 | 9 | -77/+135 |
* | | Add more EShell API documentation. | Matthew Barnes | 2008-10-02 | 5 | -19/+411 |
* | | Continue documenting the new shell API. | Matthew Barnes | 2008-10-01 | 16 | -21/+504 |
* | | Memos are mostly working now. Tasks to follow. | Matthew Barnes | 2008-09-30 | 3 | -9/+17 |
* | | Get Memos to come up. Doesn't really work yet, but the widgets are all there. | Matthew Barnes | 2008-09-30 | 10 | -100/+188 |
* | | Saving progress. Experimenting with directory layout. | Matthew Barnes | 2008-09-25 | 13 | -60/+70 |
* | | Search UI is kinda sorta working. Still some outstanding issues. | Matthew Barnes | 2008-09-23 | 10 | -111/+534 |
* | | Fix some miscellaneous address book bugs. | Matthew Barnes | 2008-09-20 | 5 | -52/+5 |
* | | Replace EActivityHandler with a new activity-tracking system that uses | Matthew Barnes | 2008-09-20 | 10 | -904/+223 |
* | | Finally got the "Current View" menu under control. | Matthew Barnes | 2008-09-19 | 5 | -7/+441 |
* | | Progress update: | Matthew Barnes | 2008-09-18 | 2 | -10/+2 |
* | | Progress update: | Matthew Barnes | 2008-09-18 | 3 | -1/+35 |
* | | Massive address book refactoring. Things are mostly working again. | Matthew Barnes | 2008-09-17 | 13 | -211/+195 |
* | | Begin documenting the new shell design. | Matthew Barnes | 2008-09-15 | 11 | -227/+580 |
* | | Allow EShellContent, EShellSidebar, and EShellTaskbar to be subclassed, | Matthew Barnes | 2008-09-13 | 6 | -48/+105 |
* | | Arrange for an ESourceList to be shared amongst all instances of a type of | Matthew Barnes | 2008-09-12 | 1 | -1/+0 |
* | | Fix a compilation error. | Matthew Barnes | 2008-09-11 | 1 | -15/+0 |
* | | Merge revisions 36016:36303 from trunk. | Matthew Barnes | 2008-09-11 | 21 | -237/+321 |
* | | Add popup menu stubs for calendars, tasks and memos. | Matthew Barnes | 2008-09-11 | 2 | -0/+27 |
* | | Add menu and toolbar UI for calendars, memos and tasks. | Matthew Barnes | 2008-09-11 | 1 | -1/+1 |
* | | Add stubs for calendar, task, and memo shell views. | Matthew Barnes | 2008-09-11 | 4 | -19/+10 |
* | | Fix some bootstrapping issues. | Matthew Barnes | 2008-09-10 | 8 | -297/+320 |
* | | Fix some bugs in the way the shell widgets get initialized. | Matthew Barnes | 2008-09-09 | 8 | -72/+67 |
* | | Progress update: | Matthew Barnes | 2008-09-09 | 15 | -222/+2016 |
* | | Progress update: | Matthew Barnes | 2008-09-07 | 16 | -127/+429 |
* | | Saving progress. Lots of changes. Things are a bit broken at the moment. | Matthew Barnes | 2008-09-05 | 18 | -1341/+1889 |
* | | Fix some bugs related to the New menu and toolbar button. | Matthew Barnes | 2008-08-31 | 1 | -4/+6 |
* | | Figured out why the switcher buttons have no relief. | Matthew Barnes | 2008-08-30 | 2 | -1/+2 |
* | | Preferences window awesomeness. | Matthew Barnes | 2008-08-30 | 4 | -19/+21 |
* | | Progress update: | Matthew Barnes | 2008-08-30 | 6 | -22/+585 |
* | | Miscellaneous tweaks. Nothing major. | Matthew Barnes | 2008-08-28 | 1 | -0/+14 |
* | | Progress update: | Matthew Barnes | 2008-08-27 | 4 | -19/+198 |
* | | Progress update: | Matthew Barnes | 2008-08-27 | 18 | -1323/+148 |
* | | Progress update: | Matthew Barnes | 2008-08-24 | 9 | -183/+304 |
* | | Progress update: | Matthew Barnes | 2008-08-23 | 20 | -392/+721 |
* | | Committing the day's progress. | Matthew Barnes | 2008-08-19 | 14 | -361/+478 |
* | | Merge revisions 35993:36015 from trunk. | Matthew Barnes | 2008-08-19 | 8 | -317/+126 |
* | | Write the algorithm for sorting items in the "New" menu. Not yet tested. | Matthew Barnes | 2008-08-17 | 6 | -13/+240 |
* | | Have the sidebar update itself when the "gtk-toolbar-style" global GtkSetting | Matthew Barnes | 2008-08-16 | 1 | -2/+51 |
* | | Merge revisions 35951:35992 from trunk. | Matthew Barnes | 2008-08-15 | 1 | -2/+1 |
* | | Demonstrate displaying the test shell view. | Matthew Barnes | 2008-08-14 | 8 | -37/+257 |
* | | Demonstrate loading the test module. | Matthew Barnes | 2008-08-14 | 9 | -302/+101 |