Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: clean up filenames | Diego Escalante Urrelo | 2010-12-19 | 1 | -165/+0 |
| | | | | Make filenames readable and tab-completion friendly. | ||||
* | tests: silence testephylocationentry.c debugging | Diego Escalante Urrelo | 2010-05-14 | 1 | -0/+2 |
| | |||||
* | tests: apply style fixes suggested by Xan | Diego Escalante Urrelo | 2010-01-22 | 1 | -24/+16 |
| | |||||
* | Use © symbol and include glib.h in tests. | Diego Escalante Urrelo | 2010-01-14 | 1 | -1/+2 |
| | |||||
* | Remove redundant parameters in location-set API | Diego Escalante Urrelo | 2009-12-05 | 1 | -13/+6 |
| | | | | | | | | | | | EphyLocationEntry, EphyLocationAction and EphyToolbar take an @adress and @typed_address parameter, while both are useful we only end up using one so we can easily decide which one to use in ephy-window.c instead of carrying both around until ephy-location-entry.c Bonus: make ephy_location_entry_set_location accept NULL as @address safely. Bug #603651 | ||||
* | Add missing config.h | Diego Escalante Urrelo | 2008-09-29 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=8569 | ||||
* | tephylocationentry.c: can_undo and can_redo tests | Diego Escalante Urrelo | 2008-09-29 | 1 | -0/+41 |
| | | | | svn path=/trunk/; revision=8554 | ||||
* | Reindent to 2 spaces and improve the existing tests | Diego Escalante Urrelo | 2008-09-29 | 1 | -60/+60 |
| | | | | | | Add vim modelines to the files. svn path=/trunk/; revision=8553 | ||||
* | Add testephylocationentry.c | Diego Escalante Urrelo | 2008-09-29 | 1 | -0/+135 |
See the FIXME about the mystery crasher, it's probably some kind of leak. svn path=/trunk/; revision=8552 |