aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ephy-location-entry.c
Commit message (Collapse)AuthorAgeFilesLines
* tests: rename files to avoid duplicate namesDiego Escalante Urrelo2012-02-111-162/+0
| | | | | | | Append -test to .c files in tests/ to avoid duplicating filenames in the repository. https://bugzilla.gnome.org/show_bug.cgi?id=669766
* entry: make EphyLocationEntry a GtkEntryCosimo Cecchi2012-01-201-2/+2
| | | | | | | | Instead of a GtkToolItem. A future commit will move the code in EphyLocationAction not to be a GtkAction, which is why this was a GtkToolItem in the first place. https://bugzilla.gnome.org/show_bug.cgi?id=668206
* Remove a few GCC 4.6.0 warningsXan Lopez2011-04-211-3/+0
|
* tests: clean up filenamesDiego Escalante Urrelo2010-12-191-0/+165
Make filenames readable and tab-completion friendly.