| Commit message (Expand) | Author | Age | Files | Lines |
* | Better fix for bug #511759. | Cosimo Cecchi | 2008-01-25 | 1 | -1/+5 |
* | Update to new glib 2.15.2 API, bump glib dep and remove a | Cosimo Cecchi | 2008-01-15 | 1 | -1/+2 |
* | Drop gnome-vfs dependency. Now Epiphany depends on glib >= 2.15.1. | Cosimo Cecchi | 2008-01-14 | 5 | -32/+44 |
* | Release 2.21.4.RELEASE_2_21_4 | Christian Persch | 2007-12-16 | 1 | -0/+2 |
* | Add remove_all_passwords method to EphyPasswordManager and implement it | Cosimo Cecchi | 2007-11-05 | 1 | -0/+19 |
* | Take the page orientation from the page setup, not from the print settings. | Christian Persch | 2007-10-11 | 1 | -1/+2 |
* | Make sure PRBool only contains PR_FALSE or PR_TRUE. Bug moz#398599. | Christian Persch | 2007-10-09 | 1 | -1/+1 |
* | Fix code style. | Christian Persch | 2007-10-09 | 2 | -10/+9 |
* | Make it build. | Christian Persch | 2007-09-28 | 3 | -18/+25 |
* | A new class designed to handle everything we need to run a modal dialogue. | Christian Persch | 2007-09-28 | 2 | -0/+255 |
* | Add app lifecycle helper class. | Christian Persch | 2007-09-28 | 3 | -0/+88 |
* | Fix the build of the custom GTK+ filepicker so we can add nice previews | Diego Escalante Urrelo | 2007-09-27 | 1 | -47/+8 |
* | Fix the icon name to use EPHY_STOCK_EPHY | Christian Persch | 2007-09-25 | 1 | -1/+2 |
* | Make PromptService QI to nsIPromptService2 (not implemented yet, though). | Christian Persch | 2007-09-16 | 2 | -18/+36 |
* | Use nsILoginManager. | Christian Persch | 2007-09-16 | 1 | -62/+50 |
* | Link to the XPCOM glue and set GRE_HOME on startup, until I can figure out | Christian Persch | 2007-09-15 | 2 | -0/+4 |
* | Fix missing symbol on link. | Christian Persch | 2007-09-15 | 1 | -0/+1 |
* | Add libephyxulrunnerembed.la so LDADD. | Christian Persch | 2007-09-15 | 1 | -0/+1 |
* | Move EphyHistoryListener from embed/ to components/ since it's only used by G... | Christian Persch | 2007-09-15 | 4 | -2/+2 |
* | Move EphyUtils and GeckoUtils to utils/. | Christian Persch | 2007-09-14 | 7 | -8/+5 |
* | Add utils to LDADD to try to fix the linking. | Christian Persch | 2007-09-14 | 2 | -0/+2 |
* | Move components from embed/ to components/ and fix the build. | Christian Persch | 2007-09-14 | 42 | -69/+90 |
* | Fix the build. We don't need to manually add the window to the window group, | Christian Persch | 2007-09-14 | 1 | -6/+5 |
* | Fix for move of GeckoPromptService. | Christian Persch | 2007-09-14 | 1 | -23/+3 |
* | Move prompt service implementation to components/ and remove the | Christian Persch | 2007-09-13 | 9 | -956/+38 |
* | Move AutoJSContextStack and AutoWindowModalState helpers to | Christian Persch | 2007-09-13 | 11 | -173/+34 |
* | Add utils/ and components/ directories. | Christian Persch | 2007-09-13 | 3 | -1/+1 |
* | Build libgnomegeckoembed.la as noinst_LTLIBRARIES for now. | Christian Persch | 2007-09-13 | 2 | -7/+7 |
* | Use G_DEFINE_TYPE. | Christian Persch | 2007-09-13 | 1 | -89/+25 |
* | Port to frozen string API by using nsINetUtil | Christian Persch | 2007-09-13 | 1 | -10/+11 |
* | Remove check for MOZILLA_INTERNAL_API | Christian Persch | 2007-09-13 | 1 | -5/+0 |
* | Add embed directory | Christian Persch | 2007-09-13 | 1 | -1/+1 |
* | Include nsStringGlue.h instead of nsStringAPI.h | Christian Persch | 2007-09-13 | 29 | -29/+29 |
* | Include xpcom-config.h, not mozilla-config.h | Christian Persch | 2007-09-13 | 55 | -55/+55 |
* | We know we do have gecko 1.9, so remove all HAVE_GECKO_* defines. | Christian Persch | 2007-09-13 | 14 | -144/+9 |
* | Disable tests directory for now. | Christian Persch | 2007-09-13 | 1 | -1/+2 |
* | Make the xulrunner backend build: change C/CXX/LDFLAGS, comment out | Christian Persch | 2007-09-13 | 15 | -164/+68 |
* | Move ChangeLog | Christian Persch | 2007-09-13 | 1 | -0/+3 |
* | Merged from embed/mozilla | Christian Persch | 2007-08-28 | 2 | -5/+32 |
* | Initial checkin: merged embed/gecko from xulrunner branch to embed/xulrunner,... | Christian Persch | 2007-08-26 | 141 | -0/+30405 |