aboutsummaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* Fix few compiler warningsMilan Crha2009-11-031-2/+2
* Bug 599890 - Search should not be remembered across foldersMatthew Barnes2009-10-301-1/+1
* Don't update the message list when right-clicking on a folder.Matthew Barnes2009-10-282-2/+6
* Cleanup and rename filter classes.Matthew Barnes2009-10-273-62/+62
* Bug #599740 - Crashing in g_thread_initMilan Crha2009-10-271-1/+2
* Clean up e_shell_get_active_window()Matthew Barnes2009-10-211-12/+16
* Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent'Milan Crha2009-10-134-6/+34
* Bug 596952 - Offline mode does not stick when set from command lineMatthew Barnes2009-10-081-9/+15
* Clean up includes in main.c.Matthew Barnes2009-10-081-27/+17
* Shell cleanup.Matthew Barnes2009-10-071-5/+12
* Build with GTK_DISABLE_DEPRECATED and fix resulting breakage.Matthew Barnes2009-10-021-1/+3
* Bug 596848 - Use per-target CPPFLAGS in automake filesH.Habighorst2009-10-012-33/+58
* Bug #596753 - Autocompletion addressbooks not rememberedMilan Crha2009-09-303-1/+10
* Show import progress directly in the assistant window.Matthew Barnes2009-09-261-2/+6
* Rename EShellImporter to EImportAssistant and move it to widgets.Matthew Barnes2009-09-265-973/+6
* Convert the shell importer to a widget class.Matthew Barnes2009-09-263-408/+564
* Shell importer does not need an EShellWindow.Matthew Barnes2009-09-263-5/+3
* Trim unused or unnecessary bits from the import framework.Matthew Barnes2009-09-262-3/+1
* Developer documentation improvements.Matthew Barnes2009-09-234-7/+11
* Kill the killev program, and the whole tools directory.Matthew Barnes2009-09-182-11/+31
* Restore the alarm notify daemon.Matthew Barnes2009-09-181-1/+1
* Bug #590707 - Initialize DBus threading on startMilan Crha2009-09-101-0/+6
* Finish killing Bonobo.Matthew Barnes2009-09-093-40/+20
* Whitespace cleanup.Matthew Barnes2009-09-051-2/+2
* Kill the default parent window hack in e-error.c.Matthew Barnes2009-09-051-1/+6
* EShell cleanup + rework my previous crasher fix.Matthew Barnes2009-09-053-124/+90
* Fix crash when second main window is closed.Matthew Barnes2009-09-052-43/+41
* Homing in on a reference counting issue in EShellContent.Matthew Barnes2009-09-041-22/+6
* Fix a reference counting issue in EShellTaskbar.Matthew Barnes2009-09-041-0/+16
* Get the "save-calendar" plugin working.Matthew Barnes2009-09-043-34/+8
* Fix some mistakes in the EShell documentation.Matthew Barnes2009-09-031-1/+1
* Introduce an EShellView::execute-search signal.Matthew Barnes2009-09-036-49/+124
* Bug #593761 - Wrong dir for calendar local sourcesMilan Crha2009-09-021-2/+2
* Relax the EBinding API to reduce GObject casting.Matthew Barnes2009-09-023-44/+44
* Disable switcher actions when sidebar is hidden.Matthew Barnes2009-09-022-0/+26
* Start migration -after- loading all modules and plugins.Matthew Barnes2009-09-022-3/+5
* Bug 593778 - Clear search enabled when it shouldn't beMatthew Barnes2009-09-011-1/+12
* Get EConfig and EEvent hooks working again.Matthew Barnes2009-09-011-1/+1
* Fix for few compiler warningsMilan Crha2009-08-311-2/+2
* Fix widget include paths in public header files.Matthew Barnes2009-08-311-2/+2
* Coding style and whitespace cleanup.Matthew Barnes2009-08-301-1/+1
* Simplify EPlugin loading at startup.Matthew Barnes2009-08-301-22/+18
* Nit pick.Matthew Barnes2009-08-281-2/+2
* Fix resize behavior of main window panes.Matthew Barnes2009-08-271-1/+1
* Add menu item ellipsis according to bug #324492.Matthew Barnes2009-08-251-1/+1
* Bug 488409 - Remember size of filter/vfolder editor windowsMatthew Barnes2009-08-251-1/+1
* Bug 592335 - Submit bug-report doesn't workMatthew Barnes2009-08-251-1/+1
* Bug 511769 - Poor indication of when network is unavailableMatthew Barnes2009-08-251-0/+12
* Exit if no command-line URIs are handled.Matthew Barnes2009-08-252-4/+7
* Remember position of main window.Matthew Barnes2009-08-252-1/+23
* Stop killing evolution-data-server services.Matthew Barnes2009-08-232-88/+1
* Bug 571488 - Migrate from deprecated gnome_sound to libcanberraH.Habighorst2009-08-231-3/+0
* Remove an unnecessary libgnomeui include.Matthew Barnes2009-08-181-1/+0
* Bug 567260 - Migrate from GnomeDruid to GtkAssistantMilan Crha2009-08-181-7/+20
* Fix compiler warnings and deprecated GTK+ API usage.Matthew Barnes2009-08-162-2/+3
* Bug 567260 – Migrate from GnomeDruid to GtkAssistantMilan Crha2009-08-143-285/+134
* Update GConf when the online/offline button is clicked.Matthew Barnes2009-08-142-0/+20
* Bug #563795 - Crashed while importing an mbox file in local folderMilan Crha2009-08-111-3/+22
* Kill EMMenu and EMPopup.Matthew Barnes2009-08-102-12/+10
* Simplify binding EShellSettings properties to GConf keys.Matthew Barnes2009-08-013-76/+182
* Finish EggSMClient shell integration.Matthew Barnes2009-07-161-34/+102
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-151-1/+11
|\
| * Bug 588018 – NetworkManager & DBUS build check rewriteH.Habighorst2009-07-141-0/+6
| * Fix excessive whitespace.Matthew Barnes2009-07-1321-89/+3
* | Fix excessive whitespace.Matthew Barnes2009-07-142-21/+14
* | Version check for the deprecation workaround was off by one.Matthew Barnes2009-07-141-19/+1
* | Fix some issues when building Anjal.Matthew Barnes2009-07-131-1/+1
* | Add a "quit-requested" signal to the shutdown protocol.Matthew Barnes2009-07-133-30/+78
* | Fix a problem with EShell initialization.Matthew Barnes2009-07-122-6/+5
* | Implement the shutdown protocol and stub in session management.Matthew Barnes2009-07-116-274/+107
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-112-0/+63
|\|
| * [win32] When started from a console, get console output (Windows XP orFridrich Strba2009-07-041-0/+28
| * Set the start_in_offline state only when the user chooses to goChenthill Palanisamy2009-07-032-8/+39
| * Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am.Matthew Barnes2009-07-013-3/+3
| * Stop abusing forward declarations.Matthew Barnes2009-06-192-4/+3
| * Use G_BEGIN_DECLS / G_END_DECLS macros.Matthew Barnes2009-06-1914-98/+28
| * Fix even more compiler warnings and disable one for format stringsMilan Crha2009-06-051-2/+2
| * It might help to install the evolution binary.Matthew Barnes2009-06-031-8/+1
| * Bug 582939 – Drop support for CDEMatthew Barnes2009-06-031-17/+0
| * More code cleanup.Matthew Barnes2009-06-028-23/+23
| * Whitespace cleanup.Matthew Barnes2009-05-299-21/+21
| * Prefer GLib basic types over C types.Matthew Barnes2009-05-2939-386/+386
| * Remove trailing whitespace, again.Matthew Barnes2009-05-2951-57/+57
* | Fix up EShell API documentation.Matthew Barnes2009-07-015-5/+6
* | Fix "make distcheck" errors and other build cleanups.Matthew Barnes2009-07-012-2/+2
* | Get the "startup-wizard" plugin working again.Matthew Barnes2009-06-304-13/+32
* | Get the "mail-to-task" plugin working again.Matthew Barnes2009-06-261-19/+44
* | Fix similar weak pointer issues throughout.Matthew Barnes2009-06-203-0/+18
* | Fix "make distcheck" errors.Matthew Barnes2009-06-202-26/+1
* | Use key files for tracking widget states.Matthew Barnes2009-06-134-4/+204
* | Search bar improvements.Matthew Barnes2009-06-092-75/+111
* | Use GtkEntry instead of EIconEntry in the main search bar.Matthew Barnes2009-06-041-56/+127
* | It might help to install the evolution binary.Matthew Barnes2009-06-041-8/+1
* | Bug 582939 – Drop support for CDEMatthew Barnes2009-06-031-17/+0
* | More code cleanup.Matthew Barnes2009-06-021-1/+1
* | Whitespace cleanup.Matthew Barnes2009-05-293-47/+47
* | Prefer GLib basic types over C types.Matthew Barnes2009-05-277-41/+41
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-2738-45/+46
|\ \
| * | Remove trailing whitespace, again.Matthew Barnes2009-05-2751-57/+57
| |/
| * Fix compiler warnings in shell.Matthew Barnes2009-05-264-6/+9
| * Eliminate redundant E_ICON_SIZE_* enumeration.Matthew Barnes2009-05-245-17/+17
| * Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-174-5/+5
| * Bug 571496 – Migrate from deprecated gnome_execute to g_spawn/xdg-terminalAdam Petaccia2009-05-061-18/+15
* | Eliminate redundant E_ICON_SIZE_* enumeration.Matthew Barnes2009-05-251-1/+1
* | Filter/Search bar changes for Anjal.Srinivasa Ragavan2009-05-241-1/+0
* | Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-212-2/+2
* | Use -no-undefined on Linux tooMilan Crha2009-05-201-11/+12
* | Add G_MODULE_EXPORT to exported module functions.Matthew Barnes2009-05-111-2/+2
* | Fix a compiler warning.Matthew Barnes2009-05-111-1/+1
* | Use the proper idiom for loading types in a GTypeModule.Matthew Barnes2009-05-116-76/+103
* | Fix bugs caused by EShellBackend changes.Matthew Barnes2009-05-1011-255/+397
* | Adapt calendar to EShellBackend changes.Matthew Barnes2009-05-082-26/+26
* | Convert EShellModule to EShellBackendMatthew Barnes2009-05-0718-1082/+849
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-047-3/+19
|\|
| * Add iconrc support for Evolution. The windows binaryFridrich Strba2009-05-046-2/+18
| * ** BUGFIX: 573830 - g_timeout_add_seconds should be preferred to g_timeout_addMarcel Stimberg2009-05-042-2/+2
| * Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-023-0/+6
| * Bug 580893 – Kill libgnome/gnome-gconfMatthew Barnes2009-05-013-3/+0
| * Use the standard FAQ icon for Help -> Evolution FAQMatthew Barnes2009-04-301-0/+1
| * Commit the rest of the attachment UI rewriteMatthew Barnes2009-04-281-1/+29
* | Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-042-0/+4
* | Make the message search bar more Firefoxy.Matthew Barnes2009-04-301-1/+1
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-04-252-41/+88
|\|
| * GN-bug #572348 - Removed deprecated Gtk+ symbolsMilan Crha2009-04-242-41/+77
| * Bug 577929 – Consolidate marshallersMatthew Barnes2009-04-236-39/+3
| * ** Fixes bug #572962Matthew Barnes2009-02-253-7/+16
| * Use -mwindows on Windows to build a "GUI" executable.Tor Lillqvist2009-02-042-0/+9
| * e-util/e-plugin.c e-util/e-plugin.h EPlugins must be loaded after BonoboPhilip Van hoof2009-01-121-1/+9
| * New convenience function calls gtk_show_uri() and displays an error dialogMatthew Barnes2009-01-112-9/+10
| * Remove unneeded #include <libgnome/gnome-util.h>.Matthew Barnes2009-01-115-4/+8
| * Reviewed by Matthew Barnes <mbarnes@redhat.com>Takao Fujiwara2009-01-092-1/+15
| * update Copyright to 2009.Andre Klapper2009-01-022-1/+6
| * ** Related to bug #562155Matthew Barnes2008-12-282-1/+11
| * Fix memory leak. (Fixes bug #565628).Ignacio Casal Quinteiro2008-12-261-0/+2
| * ** Fixes bug #564416Matthew Barnes2008-12-152-15/+20
| * ** Fixes bug #563250Matthew Barnes2008-12-102-0/+10
| * Jeff Cai ** Fix for bug #563077 (Don't pass NULL to gtk_icon_info_get_filenam...Suman Manjunath2008-12-082-1/+11
| * ** Fixes bug #557581Matthew Barnes2008-11-082-7/+24
| * Only include the toplevel GTK+ header.Matthew Barnes2008-10-314-21/+10
| * ** Fix for bug #311479Kandepu Prasad2008-10-173-2/+10
| * Matthew Barnes <mbarnes@redhat.com> ** Fix for bug #548469 (Drop support for...Suman Manjunath2008-10-178-195/+61
| * Change License from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-10-032-13/+19
| * Change License from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-09-303-26/+33
| * Unbreak build, sorry for the inconvenience.Gabor Kelemen2008-09-292-4/+8
| * Mark some forgotten strings for translation. Fixes bug #553106Gabor Kelemen2008-09-292-4/+8
| * Change License from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-243-26/+33
| * License changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-242-14/+20
| * ** Fixes bug #553479Philip Withnall2008-09-242-1/+7
| * Change license from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-192-13/+19
| * License changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-162-13/+19
| * Updated the list of Contributors.Bharath Acharya2008-09-152-50/+269
| * License Changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-135-52/+65
| * License changes. Changed license from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-09-043-27/+33
| * Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-0327-341/+373
| * ** Fixes bug #549554 (patch from Paul Bolle)Matthew Barnes2008-08-302-3/+8
| * License ChangesSankarasivasubramanian Pasupathilingam2008-08-2713-147/+176
| * Coding style cleanups.Matthew Barnes2008-08-193-32/+32
| * Fix the function signature to conform to the component interface.Matthew Barnes2008-08-182-6/+9
| * Fix a little compiler warning I caused.Matthew Barnes2008-08-181-1/+1
| * ** Fixes bug #508732Matthew Barnes2008-08-187-123/+55
| * Milan Crha <mcrha@redhat.com> ** Fix for bug #416258 (Evolution "New Mail" i...Suman Manjunath2008-08-182-2/+19
| * ** Fixes bug #546892Matthew Barnes2008-08-123-4/+1
| * Remove unused EShell pointer from ImportData.Matthew Barnes2008-08-092-2/+5
| * ** Fixes bug #467115Matthew Barnes2008-08-078-73/+70
| * ** Fix for bug #249844Milan Crha2008-08-062-1/+8
| * Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #249844 (Use C_() macro ins...Suman Manjunath2008-08-042-1/+9
| * ** Fixes bug #544862Matthew Barnes2008-08-022-1/+8
| * ** Fix for bug #544022Milan Crha2008-07-222-1/+8
| * ** Fixes bug #542828Andre Klapper2008-07-212-19/+13
| * ** Fixes bug #542587Matthew Barnes2008-07-212-49/+31
| * Bug 543758 - Never mark empty strings for translationsTor Lillqvist2008-07-202-1/+8
* | Make the selected attachment view and file chooser folder persistent.Matthew Barnes2009-04-153-13/+29
* | Saving progress again on the attachment rewrite.Matthew Barnes2009-03-301-1/+19
* | Saving progress on a massive attachment handling rewrite.Matthew Barnes2009-03-212-7/+23
* | Add e_lookup_action() and e_lookup_action_group() to e-util, soMatthew Barnes2009-03-102-34/+3
* | Cleaning up the attachment bar, centralizing its popup menu, and convertingMatthew Barnes2009-03-091-0/+1
* | Go offline when we see NM_STATE_ASLEEP from NetworkManager (#572962).Matthew Barnes2009-02-251-0/+1
* | Documentation tweaks.Matthew Barnes2009-02-242-7/+7
* | Make filter options for mail labels work again.Matthew Barnes2009-02-234-0/+49
* | Everything under shell/importer is unused. Kill it.Matthew Barnes2009-02-2213-2040/+0
* | Kill EDropdownButton.Matthew Barnes2009-02-211-16/+11
* | Fix crash on exit.Matthew Barnes2009-02-201-0/+2
* | Documentation tweaks.Matthew Barnes2009-02-194-12/+26
* | Rename EShell:online-mode to EShell:online and update docs.Matthew Barnes2009-02-196-81/+73
* | Clean up the EMFormat stack. Add some GObject properties to bind to.Matthew Barnes2009-02-194-17/+40
* | Merge revisions 37200:3266 from trunk.Matthew Barnes2009-02-152-0/+9
* | Get mail search bar partially working without help from EFilterBar.Matthew Barnes2009-02-142-52/+1
* | Fix packing of labels in sidebar banner.Matthew Barnes2009-02-131-2/+1
* | Disable Send/Receive when working offline.Matthew Barnes2009-02-131-0/+3
* | Make MailSession available through EShellSettings so composer can use it.Matthew Barnes2009-02-132-0/+62
* | Rewrite the mail label code from top to bottom.Matthew Barnes2009-02-084-0/+79
* | When invoking Evolution with URIs on the command-line (e.g. mailto:),Matthew Barnes2009-01-296-92/+128
* | Add unique-1.0 requirement (blessed external dependency).Matthew Barnes2009-01-298-124/+335
* | Make action group management in shell windows more elegant.Matthew Barnes2009-01-277-79/+66
* | Add action groups to support lockdown, starting with printing.Matthew Barnes2009-01-277-12/+191
* | Split EAccountList and ESignatureList management out of the mail module.Matthew Barnes2009-01-271-0/+6
* | Miscellaneous stuff.Matthew Barnes2009-01-272-0/+220
* | Fix more runtime warnings.Matthew Barnes2009-01-261-1/+1
* | Fix a crash when cancelling a task in the task bar.Matthew Barnes2009-01-252-5/+5
* | Make the sidebar icon follow the folder icon.Matthew Barnes2009-01-253-2/+87
* | Redesign EPluginUI to accommodate merging and unmerging shell views.Matthew Barnes2009-01-243-25/+44
* | Fix a runtime warning.Matthew Barnes2009-01-182-1/+1
* | Hack GtkIconTheme so we can reference category icons as named icons.Matthew Barnes2009-01-181-0/+33
* | Merge revisions 37047:37074 from trunk.Matthew Barnes2009-01-151-0/+8
* | Fix online mode initialization.Matthew Barnes2009-01-141-1/+1
* | Merge revisions 36866:37046 from trunk.Matthew Barnes2009-01-123-2/+49
* | Continue chipping away at EMFolderView and EMFolderBrowser.Matthew Barnes2009-01-112-11/+3
* | Fix a weird UI merging bug.Matthew Barnes2009-01-091-2/+6
* | Tweak the EShell API.Matthew Barnes2009-01-0810-81/+135
* | Get the Character Encoding menu working.Matthew Barnes2009-01-011-23/+2
* | Get the basic mail browser window working. No message contents yet.Matthew Barnes2008-12-291-3/+3
* | Update EShell documentation.Matthew Barnes2008-12-281-6/+6
* | Solve a translation issue related to the New menu.Matthew Barnes2008-12-283-8/+38
* | Define a new interface called EMailReader, which implements operationsMatthew Barnes2008-12-272-1/+44
* | - Get offline synchronization working in the mailer (I think).Matthew Barnes2008-12-141-24/+87
* | - Fix NetworkManager connection tracking.Matthew Barnes2008-12-144-51/+237
* | Merge revisions 36811:36865 from trunk.Matthew Barnes2008-12-112-0/+20
* | Merge revisions 36737:36810 from trunk.Matthew Barnes2008-11-242-7/+24
* | Documentation improvements.Matthew Barnes2008-11-205-6/+169
* | Progress update:Matthew Barnes2008-11-197-1/+367
* | Rearranged some of the addressbook code to try and eliminate some circularMatthew Barnes2008-11-144-18/+30
* | Merge revisions 36685:36729 from trunk.Matthew Barnes2008-11-083-20/+9
* | Fix a pane resizing issue on the main window that's been driving me crazy.Matthew Barnes2008-11-031-1/+1
* | Add popup menus to the calendar memopad and taskpad.Matthew Barnes2008-10-311-1/+0
* | Get the calendar's memopad and taskpad working.Matthew Barnes2008-10-303-11/+32
* | Fix a couple minor UI bugs.Matthew Barnes2008-10-282-1/+15
* | Disable parts of my previous calendar work, such that all modules now load!Matthew Barnes2008-10-281-0/+1
* | Merge revisions 36534:36684 from trunk.Matthew Barnes2008-10-255-9/+38
* | Commit recent work so I can merge from trunk.Matthew Barnes2008-10-254-0/+76
* | Get the mail folder tree compiling, though I'm not yet sure why it's notMatthew Barnes2008-10-1710-35/+86
* | Progress update:Matthew Barnes2008-10-148-25/+79
* | Baseline cut at the Calendar sidebar and module. Pretty much identicalMatthew Barnes2008-10-071-2/+3
* | Fix some compilation errors.Matthew Barnes2008-10-052-4/+4
* | Support migration in the new shell design.Matthew Barnes2008-10-058-13/+505
* | Finally fix the stupid shell view bootstrapping issue.Matthew Barnes2008-10-043-23/+28
* | Tasks is working. Still need to deal with some loose ends and test it all.Matthew Barnes2008-10-047-19/+21
* | Tasks progress. Merge EMemoPreview back into ECalComponentPreview.Matthew Barnes2008-10-039-39/+28
* | Update the headers on files I've created or completely rewritten to matchMatthew Barnes2008-10-0224-223/+246
* | Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-029-77/+135
* | Add more EShell API documentation.Matthew Barnes2008-10-025-19/+411
* | Continue documenting the new shell API.Matthew Barnes2008-10-0116-21/+504
* | Memos are mostly working now. Tasks to follow.Matthew Barnes2008-09-303-9/+17
* | Get Memos to come up. Doesn't really work yet, but the widgets are all there.Matthew Barnes2008-09-3010-100/+188
* | Saving progress. Experimenting with directory layout.Matthew Barnes2008-09-2513-60/+70
* | Search UI is kinda sorta working. Still some outstanding issues.Matthew Barnes2008-09-2310-111/+534
* | Fix some miscellaneous address book bugs.Matthew Barnes2008-09-205-52/+5
* | Replace EActivityHandler with a new activity-tracking system that usesMatthew Barnes2008-09-2010-904/+223
* | Finally got the "Current View" menu under control.Matthew Barnes2008-09-195-7/+441
* | Progress update:Matthew Barnes2008-09-182-10/+2
* | Progress update:Matthew Barnes2008-09-183-1/+35