aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-taskbar.c
Commit message (Expand)AuthorAgeFilesLines
* EShell-related cleanups.Matthew Barnes2013-07-061-13/+7
* Bump GDK_VERSION_MIN_REQUIRED to GDK_VERSION_3_2.Matthew Barnes2013-01-201-1/+1
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-1/+0
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-1/+1
* Bug #669490 - Window resizes with many activities (gtk 3.3.14+)Milan Crha2012-03-161-3/+15
* Miscellaneous cleanups.Matthew Barnes2011-11-231-4/+7
* The EExtension framework is now in libebackend.Matthew Barnes2011-09-261-2/+2
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+4
* Bug 645551 - Mailer statusbar jumping in sizeMatthew Barnes2011-03-251-8/+42
* 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
* Remove NULL checks for GObject methods.Matthew Barnes2011-02-131-2/+2
* Free/busy meeting view doesn't work due to non-working extensionMilan Crha2010-12-061-0/+3
* Simplify EActivity.Matthew Barnes2010-10-231-36/+40
* Add a GCancellable to EActivity.Matthew Barnes2010-09-191-10/+11
* GObject boilerplate cleanup.Matthew Barnes2010-08-251-2/+5
* Giant leap towards GSEAL compliance.Matthew Barnes2010-04-081-5/+11
* Move "section" documentation out of header files.Matthew Barnes2010-03-221-0/+6
* Make EShell and related classes extensible.Matthew Barnes2010-03-201-34/+12
* cleanup taskbar activities to remove signals with dangling pointersMichael Meeks2010-03-141-1/+14
* Bug #594083 - Oversized main window on startupMilan Crha2010-02-231-0/+3
* Add e_shell_taskbar_get_activity_count().Matthew Barnes2009-12-021-0/+16
* Fix a reference counting issue in EShellTaskbar.Matthew Barnes2009-09-041-0/+16
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-1/+1
* Convert EShellModule to EShellBackendMatthew Barnes2009-05-071-3/+3
* Fix more runtime warnings.Matthew Barnes2009-01-261-1/+1
* Fix a crash when cancelling a task in the task bar.Matthew Barnes2009-01-251-2/+2
* Update the headers on files I've created or completely rewritten to matchMatthew Barnes2008-10-021-11/+12
* Add more EShell API documentation.Matthew Barnes2008-10-021-0/+52
* Continue documenting the new shell API.Matthew Barnes2008-10-011-4/+2
* Replace EActivityHandler with a new activity-tracking system that usesMatthew Barnes2008-09-201-98/+133
* Finally got the "Current View" menu under control.Matthew Barnes2008-09-191-0/+335