Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: rename files to avoid duplicate names | Diego Escalante Urrelo | 2012-02-11 | 1 | -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 GtkEntry | Cosimo Cecchi | 2012-01-20 | 1 | -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 warnings | Xan Lopez | 2011-04-21 | 1 | -3/+0 |
| | |||||
* | tests: clean up filenames | Diego Escalante Urrelo | 2010-12-19 | 1 | -0/+165 |
Make filenames readable and tab-completion friendly. |