aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-meego.c
Commit message (Collapse)AuthorAgeFilesLines
* Coding style and whitespace cleanups.Matthew Barnes2011-06-301-11/+17
|
* Including <glib.h> directly is rarely needed.Matthew Barnes2011-06-301-1/+0
|
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-06-301-0/+4
|
* Bug 648317 - MeeGo shell looking for the wrong atomAbner Silva2011-06-301-1/+1
| | | | | | Yet another s/MOBLIN/MEEGO/ https://bugs.meego.com/show_bug.cgi?id=13756
* Adapt size_request vfuncs to latest gtk+-3.0 API.Rodrigo Moya2011-06-301-1/+1
|
* Coding style and whitespace cleanup.Matthew Barnes2010-08-291-1/+1
|
* Update API documentation.Matthew Barnes2010-07-191-2/+6
|
* Coding style and whitespace cleanup.Matthew Barnes2010-05-271-1/+2
|
* Coding style and whitespace cleanup.Matthew Barnes2010-05-251-15/+15
|
* add EVO_MEEGO debugging env var:Michael Meeks2010-04-151-47/+52
| | | | export EVO_MEEGO="session-type=small-screen" for the most fun.
* hook X symbols out manually to make it build nicely on Fedora.Michael Meeks2010-04-081-13/+39
|
* Add meego detection logic, it needs to be used (next pass) toMichael Meeks2010-04-071-0/+126
configure the shell, to name widgets differently, and re-order some menu/toolbar bits.