aboutsummaryrefslogtreecommitdiffstats
path: root/shell/test/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Compiler and linker flag cleanups.Matthew Barnes2009-12-281-1/+3
|
* Bug 596848 - Use per-target CPPFLAGS in automake filesH.Habighorst2009-10-011-1/+2
|
* Fix "make distcheck" errors and other build cleanups.Matthew Barnes2009-07-011-1/+1
|
* Fix "make distcheck" errors.Matthew Barnes2009-06-201-0/+1
|
* Use the proper idiom for loading types in a GTypeModule.Matthew Barnes2009-05-111-4/+5
| | | | | Also, combine calendar, memo, and task backends into a single module, similar to how it worked under Bonobo.
* Fix bugs caused by EShellBackend changes.Matthew Barnes2009-05-101-1/+2
|
* Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-041-0/+2
|
* Saving progress. Lots of changes. Things are a bit broken at the moment.Matthew Barnes2008-09-051-0/+2
| | | | svn path=/branches/kill-bonobo/; revision=36260
* Demonstrate displaying the test shell view.Matthew Barnes2008-08-141-1/+3
| | | | | | | Also get the "Switcher Appearance" menu working... mostly. Still need to respond to GtkSettings notifications and make the preference persistent. svn path=/branches/kill-bonobo/; revision=35985
* Demonstrate loading the test module.Matthew Barnes2008-08-141-19/+2
| | | | svn path=/branches/kill-bonobo/; revision=35983
* Fix a build break I caused.Matthew Barnes2007-09-131-0/+35
svn path=/trunk/; revision=34242