| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix page cloning, I was query descriptors interface on webBrowser instead | Marco Pesenti Gritti | 2003-10-28 | 1 | -8/+8 |
* | We need to force the encoding to be able to unset it. | Marco Pesenti Gritti | 2003-10-28 | 1 | -9/+12 |
* | Implement filechooser for ASK_DESTINATION. | Christian Persch | 2003-10-28 | 2 | -16/+79 |
* | Solving the wrapper mess THE END | Marco Pesenti Gritti | 2003-10-28 | 3 | -53/+15 |
* | Solving the wrapper mess Episode 3. Rename to EphyBrowser and add sanity | Marco Pesenti Gritti | 2003-10-28 | 8 | -114/+144 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-10-28 | 3 | -133/+97 |
* | Solving the wrapper mess Episode 1. | Marco Pesenti Gritti | 2003-10-27 | 5 | -265/+58 |
* | Port to new gtk+ file chooser. | Christian Persch | 2003-10-26 | 9 | -445/+307 |
* | Interface for commands. Useful for undo. (cmd_undo works). | Marco Pesenti Gritti | 2003-10-25 | 4 | -182/+67 |
* | Resync with galeon. | Marco Pesenti Gritti | 2003-10-25 | 6 | -76/+1774 |
* | Use translatable title for untitled pages. | Christian Persch | 2003-10-24 | 1 | -2/+8 |
* | Add an helper to initialize downloads. | Marco Pesenti Gritti | 2003-10-24 | 5 | -118/+205 |
* | Every time you change API God kills a kitten. Think of the kitten!! (That | Xan Lopez | 2003-10-23 | 4 | -18/+60 |
* | Update remaning time every two seconds | Marco Pesenti Gritti | 2003-10-19 | 3 | -148/+161 |
* | cleanup. Fix warning when fetching favicons. | Marco Pesenti Gritti | 2003-10-19 | 1 | -27/+32 |
* | Looks like I copied a bug from mozilla js code. Do not show bogus | Marco Pesenti Gritti | 2003-10-18 | 1 | -12/+3 |
* | initialize cur/total size | Marco Pesenti Gritti | 2003-10-18 | 1 | -0/+2 |
* | fixup style | Marco Pesenti Gritti | 2003-10-18 | 2 | -194/+188 |
* | Add nsIAuthPrompt implementation, necessary to make downloads on | Marco Pesenti Gritti | 2003-10-18 | 2 | -2/+48 |
* | Fix string for old mozilla versions. | Marco Pesenti Gritti | 2003-10-18 | 1 | -8/+10 |
* | Encoding menu improvements, Part 4: The Rewrite. | Christian Persch | 2003-10-18 | 5 | -18/+113 |
* | Fix Save As, we need ever to pass the url now. Now hope chpe stop to bug | Marco Pesenti Gritti | 2003-10-17 | 1 | -13/+19 |
* | Merge new-downloader branch. We reworked the backend, the user | Marco Pesenti Gritti | 2003-10-17 | 16 | -1706/+786 |
* | Include config.h. | Christian Persch | 2003-10-16 | 1 | -1/+7 |
* | Encodings menu improvements, part 3: Refactored the encodings list; it no | Christian Persch | 2003-10-14 | 2 | -247/+18 |
* | Return "en" when in C locale. | Christian Persch | 2003-10-13 | 1 | -1/+1 |
* | Include config.h. | Christian Persch | 2003-10-12 | 1 | -0/+4 |
* | Adapt EphyWrapper::GetEncoding to varying mozilla APIs. | Christian Persch | 2003-10-12 | 3 | -10/+20 |
* | Encoding menu improvements, part 2: Implement ephy_embed_get_encoding, and | Christian Persch | 2003-10-12 | 3 | -4/+49 |
* | Reenable deprecated api where necessary, fixup some header inclusions. | Marco Pesenti Gritti | 2003-10-11 | 3 | -59/+3 |
* | Add new files. | Xan Lopez | 2003-10-07 | 4 | -0/+1212 |
* | The file picker dir can be NULL, check before trying to expand tilde. | Marco Pesenti Gritti | 2003-09-28 | 1 | -2/+5 |
* | API sync, from galeon. | Xan Lopez | 2003-09-27 | 1 | -8/+8 |
* | Use gtkicontheme, and use it also for mime icons. | Marco Pesenti Gritti | 2003-09-27 | 1 | -2/+4 |
* | Fix #123176. Use response instead of connecting 210 callbacks. | Marco Pesenti Gritti | 2003-09-25 | 1 | -20/+25 |
* | Use gconf_client_notify. Fixed bug #112882. | Christian Persch | 2003-09-20 | 1 | -10/+1 |
* | Fix directory selection persistence [bug #122780]. | Christian Persch | 2003-09-20 | 1 | -3/+3 |
* | Do not fail if prefs.js is corrupted. | Marco Pesenti Gritti | 2003-09-20 | 1 | -1/+0 |
* | embed/mozilla/MozRegisterComponents.cpp A embed/mozilla/GtkNSSDialogs.cpp | Christian Persch | 2003-09-19 | 4 | -0/+494 |
* | Re-revert, use new gnome vfs show_url api. | Christian Persch | 2003-09-18 | 1 | -3/+3 |
* | Added in support to allow Mozilla 1.4.1 to be used for Epiphany compile. | Patanjali Somayaji | 2003-09-14 | 4 | -6/+6 |
* | First important step in solving the fonts mess. Allow to select the | Marco Pesenti Gritti | 2003-09-10 | 2 | -12/+3 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-09-08 | 1 | -53/+26 |
* | Set wrap around prop in mozilla interface | Marco Pesenti Gritti | 2003-09-07 | 1 | -0/+1 |
* | Mega-patch, changelog too long to paste here. | Christian Persch | 2003-09-02 | 7 | -81/+58 |
* | Add extra bogosity check, ported from galeon. | Christian Persch | 2003-08-24 | 1 | -0/+1 |
* | Use WARN_CXXFLAGS for mozilla code. You need to update gnome-common. | Marco Pesenti Gritti | 2003-08-24 | 1 | -1/+1 |
* | Overwrite existing files. (We already warn the user about it). | Marco Pesenti Gritti | 2003-08-21 | 1 | -7/+8 |
* | Add activate api. | Marco Pesenti Gritti | 2003-08-19 | 1 | -0/+11 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-08-17 | 2 | -19/+0 |
* | Fix bug #119818. | Christian Persch | 2003-08-15 | 1 | -1/+14 |
* | Make print preview exit code safer. | Marco Pesenti Gritti | 2003-08-15 | 1 | -1/+1 |
* | Remove an unused progress listener. Looks like galeon 1 code ?! | Marco Pesenti Gritti | 2003-08-14 | 4 | -159/+1 |
* | Respect system pref about no proxy for. | Marco Pesenti Gritti | 2003-08-12 | 1 | -0/+45 |
* | Sync with Moz HEAD. | Xan Lopez | 2003-08-11 | 1 | -2/+5 |
* | When the embed is not initialized return about:blank as address. | Marco Pesenti Gritti | 2003-08-08 | 1 | -1/+1 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-08-08 | 1 | -0/+4 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-08-07 | 1 | -61/+55 |
* | Use link text as bookmark title when no title is specified. | Marco Pesenti Gritti | 2003-08-05 | 2 | -1/+85 |
* | 0.8.2. Drop mozilla 1.3 compatibility.Release082 | Marco Pesenti Gritti | 2003-08-03 | 1 | -16/+0 |
* | revert last commit | Marco Pesenti Gritti | 2003-08-03 | 1 | -0/+3 |
* | Do not disable window raising anymore, mozilla seem to behave correctly | Marco Pesenti Gritti | 2003-08-02 | 1 | -3/+0 |
* | Restore the "ge_dom_mouse_down" signal. | Christian Persch | 2003-08-02 | 1 | -10/+16 |
* | Added one translator's comment, and clarified another. | Christian Persch | 2003-07-24 | 1 | -3/+9 |
* | cough | Xan Lopez | 2003-07-24 | 1 | -1/+1 |
* | Add history include dir, needed for Mozilla 1.5b | Xan Lopez | 2003-07-23 | 1 | -0/+2 |
* | Do not emit warning when language pack is not installed. | Marco Pesenti Gritti | 2003-07-20 | 1 | -7/+1 |
* | Rework find implementation to integrate better with type ahead and to | Marco Pesenti Gritti | 2003-07-20 | 4 | -73/+56 |
* | I forgot to commit the Makefile.am changes needed for the previous patch. | Christian Persch | 2003-07-20 | 1 | -0/+2 |
* | Set the chrome locale on startup. That means that if the correct lang pack | Christian Persch | 2003-07-19 | 1 | -0/+66 |
* | Do not enable smooth scroll and image autoresize. | Marco Pesenti Gritti | 2003-07-18 | 1 | -8/+0 |
* | Fix compiler warning. | Christian Persch | 2003-07-15 | 1 | -1/+1 |
* | List all mozilla fonts and not only the language specific, otherwise we | Marco Pesenti Gritti | 2003-07-15 | 1 | -37/+17 |
* | 2003-07-13 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-07-13 | 2 | -1/+4 |
* | Show the doc context menu on ctrl+f10 | Marco Pesenti Gritti | 2003-07-11 | 1 | -3/+10 |
* | Merge external protocols in one file (implementation is just one macro). | Marco Pesenti Gritti | 2003-07-07 | 9 | -217/+147 |
* | Api resync and cleanup from galeon. | Marco Pesenti Gritti | 2003-07-06 | 2 | -6/+10 |
* | Remove use of acconfig.h. | Marco Pesenti Gritti | 2003-07-04 | 7 | -83/+86 |
* | Sync with Moz Head, small cleanup. | Xan Lopez | 2003-07-04 | 2 | -5/+4 |
* | Use the browser icon from gnome icon theme. Get rid of cache comparing | Marco Pesenti Gritti | 2003-07-02 | 1 | -38/+0 |
* | Use normal google search for keywords | Marco Pesenti Gritti | 2003-07-02 | 1 | -1/+1 |
* | Remember the directory when saving files. Fixes #115603. | James Willcox | 2003-06-30 | 1 | -22/+30 |
* | removed unused header, fixes compilation with mozilla head | Christophe Fergeau | 2003-06-29 | 1 | -1/+0 |
* | 2003-06-27 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-06-28 | 1 | -3/+8 |
* | Add two new encodings, and change access keys to be unique. | Christian Persch | 2003-06-26 | 1 | -3/+7 |
* | Check dom_event, emit warning and return if it is NULL. | Christian Persch | 2003-06-26 | 1 | -1/+19 |
* | Api change | Marco Pesenti Gritti | 2003-06-24 | 1 | -0/+7 |
* | Remove some unused headers. | Marco Pesenti Gritti | 2003-06-23 | 2 | -7/+1 |
* | Use nsDependentCString instead of NS_LITERAL_CSTRING. Fixes bug 115739. | Christian Persch | 2003-06-23 | 1 | -3/+3 |
* | Fix add bookmark from link | Marco Pesenti Gritti | 2003-06-23 | 1 | -0/+4 |
* | Drop encodings from our list which are not meant to be used in a browser. | Christian Persch | 2003-06-22 | 1 | -13/+0 |
* | Add two missing font language groups, and reorder encodings list. | Christian Persch | 2003-06-22 | 1 | -20/+18 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-06-22 | 1 | -1/+1 |
* | Misc i18n fixes: mark default encoding and encoding autodetector in the | Christian Persch | 2003-06-22 | 1 | -1/+15 |
* | Mozilla api change, pfffff | Marco Pesenti Gritti | 2003-06-20 | 1 | -0/+4 |
* | Fix compilation. | Xan Lopez | 2003-06-20 | 2 | -1/+1 |
* | More cleanups, fix memleaks. | Xan Lopez | 2003-06-19 | 3 | -53/+45 |
* | Drop some useless code. | Xan Lopez | 2003-06-18 | 1 | -7/+0 |
* | As first thing when a download stop, report it to the view. | Marco Pesenti Gritti | 2003-06-18 | 1 | -10/+9 |
* | All cleanup and fixes and no play makes Xan a dull boy All cleanup and | Xan Lopez | 2003-06-18 | 1 | -29/+20 |
* | s/snprintf/g_snprintf to not break gcc 2.95 | Marco Pesenti Gritti | 2003-06-17 | 1 | -6/+6 |
* | Fix use document colors | Marco Pesenti Gritti | 2003-06-17 | 1 | -2/+4 |
* | Merge with popup control, we dont need it for bonobo window anymore. | Marco Pesenti Gritti | 2003-06-16 | 1 | -36/+10 |
* | Remove some obsolete entries. | Marco Pesenti Gritti | 2003-06-16 | 2 | -29/+57 |
* | Shift+F10 show context menus on the embed. (Less invasive way until | Marco Pesenti Gritti | 2003-06-16 | 3 | -1/+131 |
* | Remove unneeded includes which mozilla cvs no longer provides. | Christian Persch | 2003-06-15 | 1 | -2/+0 |
* | Typo | Marco Pesenti Gritti | 2003-06-15 | 1 | -1/+1 |
* | Use new INIT macros (from galeon). | Marco Pesenti Gritti | 2003-06-15 | 3 | -75/+57 |
* | Removed it because it's unnecessary. | Christian Persch | 2003-06-15 | 1 | -91/+0 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-06-15 | 2 | -22/+31 |
* | Convert dialog to metric units and default paper to A4. Fixes #112619 | Christian Persch | 2003-06-15 | 1 | -11/+6 |
* | ), (EventContext::SetStringProperty (const char*, const nsACString&)): | Christian Persch | 2003-06-15 | 2 | -3/+6 |
* | Respect the bookmarks bar visibility user choice also for popups. | Marco Pesenti Gritti | 2003-06-14 | 1 | -1/+1 |
* | Add support for string enums. | Marco Pesenti Gritti | 2003-06-13 | 2 | -109/+117 |
* | embed/mozilla/ExternalProtocolService.cpp, embed/mozilla/FilePicker.cpp, | Christian Neumair | 2003-06-13 | 2 | -0/+8 |
* | Dont try to use class members after the class has been deleted. | Marco Pesenti Gritti | 2003-06-13 | 2 | -2/+4 |
* | Do not use c++ new to allocate priv struct of the object | Marco Pesenti Gritti | 2003-06-13 | 1 | -1/+1 |
* | Sigh. Fix some more mem leaks. | Christian Persch | 2003-06-13 | 1 | -3/+4 |
* | Use functions instead of declaring static vars in .h file, (hopefully) | Christian Persch | 2003-06-12 | 1 | -0/+4 |
* | remove unused stuff | Marco Pesenti Gritti | 2003-06-09 | 2 | -236/+0 |
* | Get rid of starthere: and default to google, as discussed with Seth. Add a | Marco Pesenti Gritti | 2003-06-09 | 2 | -10/+0 |
* | Remove some leftovers. | Marco Pesenti Gritti | 2003-06-08 | 1 | -18/+0 |
* | Remove memory cache prefs/ui, now mozilla can deal with it automagically. | Marco Pesenti Gritti | 2003-06-07 | 2 | -12/+23 |
* | We used to have two mnemonics for Shift_JS. Fix it and tell translators | Christian Neumair | 2003-06-07 | 1 | -1/+3 |
* | Fixup a mistake in my previous patch for encoding accesskeys. | Piers Cornwell | 2003-06-07 | 1 | -1/+1 |
* | Add accels on the encoding menus. | Piers Cornwell | 2003-06-06 | 1 | -102/+102 |
* | Actually add the ask for dest pref, it was using the wrong key. | Marco Pesenti Gritti | 2003-06-05 | 2 | -20/+15 |
* | Move the bookmarks menu after go. There is a slight inconsistency in the | David Bordoley | 2003-06-05 | 1 | -3/+83 |
* | Remove custom notifiers, the generic string notifier works just fine for | Christian Persch | 2003-06-01 | 1 | -49/+3 |
* | Sort the lists of encoding autodetectors and of fonts languages. | Christian Persch | 2003-05-29 | 1 | -35/+26 |
* | continuing checkin of previous patch (cvs aborted "broken pipe") | Christian Persch | 2003-05-28 | 5 | -154/+170 |
* | Make it build with mozilla cvs. Remove only pages on history clear, the | Marco Pesenti Gritti | 2003-05-28 | 1 | -0/+8 |
* | Fix the compiler warning from my previous checkin. | Christian Persch | 2003-05-28 | 1 | -1/+1 |
* | g_list_prepend is faster than g_list_append. | Christian Persch | 2003-05-28 | 1 | -7/+7 |
* | Refactored the charset and language groups strings. | Christian Persch | 2003-05-27 | 5 | -241/+172 |
* | Fix mem leak. | Christian Persch | 2003-05-27 | 1 | -1/+6 |
* | Fix crash on pause. | Xan Lopez | 2003-05-26 | 1 | -0/+2 |
* | Disable Blink and Marquee, cuz they are annoying and non-standard. Don't | David Bordoley | 2003-05-23 | 1 | -0/+21 |
* | Simplified and reorganised zoom. Implement a zoom control for the toolbar. | Christian Persch | 2003-05-20 | 1 | -10/+11 |
* | Fix some warnings. Go back hardcoding defaults in the code, mozilla pref | Marco Pesenti Gritti | 2003-05-20 | 6 | -286/+114 |
* | Remove fine grain color settings. Always use the system theme colors in | David Bordoley | 2003-05-19 | 2 | -5/+3 |
* | Do not allow to resize the dialog vertically, fixes #112727. Remove unused | Xan Lopez | 2003-05-17 | 1 | -1/+0 |
* | Fixed many issues mentioned in #112781. | Christian Neumair | 2003-05-17 | 2 | -2/+4 |
* | Revert api change. So we keep 2.2 compatibility. | Marco Pesenti Gritti | 2003-05-14 | 1 | -3/+3 |
* | Use new gnome vfs show_url api. | Marco Pesenti Gritti | 2003-05-13 | 3 | -4/+11 |
* | Fix Open, typo. | Marco Pesenti Gritti | 2003-05-11 | 1 | -1/+1 |
* | Use sys language as default | Marco Pesenti Gritti | 2003-05-11 | 1 | -27/+47 |
* | Implement security page. Remove some useless hidden prefs in the process. | Marco Pesenti Gritti | 2003-05-10 | 1 | -33/+5 |
* | Share signal emission for all dom mouse events, so they dont go out of | Marco Pesenti Gritti | 2003-05-10 | 1 | -38/+21 |
* | Check for NULL PresContext. | Christian Persch | 2003-05-06 | 1 | -1/+1 |
* | Remove proxy prefs initialization. Now we call the gconf notifier on | Marco Pesenti Gritti | 2003-05-06 | 2 | -90/+20 |
* | Initialize mozilla prefs on startup every time. That is necessary if | Marco Pesenti Gritti | 2003-05-05 | 3 | -107/+66 |
* | Workaround to not act on every download, ongoing or finished, when we | Xan Lopez | 2003-05-02 | 2 | -45/+15 |
* | s/GALEON/EPIPHANY in the defines. | David Bordoley | 2003-04-28 | 3 | -11/+5 |
* | Consistent use of the term "Bookmarks Bar" in the code, ui and schema. | David Bordoley | 2003-04-28 | 1 | -1/+1 |
* | Always save a page's content if there i content to be saved. Remove the | David Bordoley | 2003-04-24 | 4 | -52/+7 |
* | Assume Pause/Resume is available for every channel, "fixes" resume for | Xan Lopez | 2003-04-19 | 2 | -19/+2 |
* | from galeon. Don't assume sizeof(gsize) == sizeof(guint) makes epiphany | Marco Pesenti Gritti | 2003-04-19 | 1 | -4/+4 |
* | Remove some obsolete factory code | Marco Pesenti Gritti | 2003-04-16 | 1 | -3/+0 |
* | Use home:, have titles. | Marco Pesenti Gritti | 2003-04-15 | 2 | -2/+2 |
* | Fix leaks. Dont truncate utf8 strings. | Marco Pesenti Gritti | 2003-04-14 | 1 | -9/+3 |
* | Use google feel like for keywords | Marco Pesenti Gritti | 2003-04-13 | 1 | -1/+1 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-04-12 | 20 | -526/+311 |
* | Use mozilla-config.h instead of hacks. | Marco Pesenti Gritti | 2003-04-05 | 1 | -4/+1 |
* | Cleanup filepicker api behavior. Put pdm buttons in a size group, to make | Marco Pesenti Gritti | 2003-03-17 | 1 | -2/+0 |
* | Keep a ref on EmbedPersist while save is in progress. | Marco Pesenti Gritti | 2003-03-16 | 3 | -4/+27 |
* | Remove our custom prompt implementation. Gtkmozembed provides and HIG | Marco Pesenti Gritti | 2003-03-15 | 4 | -821/+0 |
* | Reload embed when changing charset | Marco Pesenti Gritti | 2003-03-15 | 3 | -8/+7 |
* | revert to revision 1.2 to fix crash, per Marco's advice. Fixes: 108198. | Andrew Sobala | 2003-03-15 | 1 | -21/+11 |
* | weak ref the dialog (from galeon) | Marco Pesenti Gritti | 2003-03-11 | 1 | -11/+21 |
* | Better user agent string (from galeon) | Marco Pesenti Gritti | 2003-03-07 | 1 | -1/+1 |
* | about: world comination | Xan Lopez | 2003-03-07 | 3 | -1/+11 |
* | Translate menus | Marco Pesenti Gritti | 2003-03-05 | 4 | -0/+10 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-03-04 | 2 | -0/+197 |
* | about:options and about:epiphany | Marco Pesenti Gritti | 2003-03-04 | 2 | -1/+18 |
* | Adapt to API change in CVS mozilla. | James Willcox | 2003-02-23 | 1 | -9/+0 |
* | fix casting on big-endian, from galeon. | Marco Pesenti Gritti | 2003-02-16 | 1 | -1/+6 |
* | Fix mozilla bookmarks import. | Xan Lopez | 2003-02-09 | 1 | -1/+1 |
* | Added the ability to import galeon and konqueror bookmarks. | James Willcox | 2003-02-06 | 1 | -2/+16 |
* | Fix #105184 | Marco Pesenti Gritti | 2003-02-06 | 1 | -11/+16 |
* | Split mozilla related calls out of EmbedShell. Load default mozilla prefs | Marco Pesenti Gritti | 2003-02-06 | 1 | -0/+24 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-02-06 | 13 | -256/+208 |
* | Dont crash when going to a not existent page. | Marco Pesenti Gritti | 2003-02-05 | 1 | -0/+1 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-02-03 | 1 | -1/+0 |
* | Add some icons, thanks to jorn to provide them. last api change seem to | Marco Pesenti Gritti | 2003-02-03 | 1 | -1/+0 |
* | Allow to drag also normal urls in the toolbars. Commit some fixes I did to | Marco Pesenti Gritti | 2003-01-30 | 2 | -1/+3 |
* | Api changes. | Marco Pesenti Gritti | 2003-01-21 | 2 | -6/+2 |
* | Port several leaks fixes from galeon. | Marco Pesenti Gritti | 2003-01-20 | 1 | -6/+16 |
* | fix incorrect figures on small files | Rob Clews | 2003-01-17 | 1 | -0/+9 |
* | Dont crash when schemas installed incorrectly | Marco Pesenti Gritti | 2003-01-14 | 1 | -0/+1 |
* | s/Galeon/Epiphany/ | Alex Duggan | 2003-01-14 | 10 | -13/+13 |
* | 0.4.2 Release. Switch configure.in to 0.5.0. | Marco Pesenti Gritti | 2003-01-12 | 3 | -5/+1 |
* | 2003-01-12 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-01-12 | 1 | -4/+3 |
* | Reimplement favicons. Now all exit crashes related to connections left | Marco Pesenti Gritti | 2003-01-12 | 1 | -2/+4 |
* | left this out | Marco Pesenti Gritti | 2003-01-11 | 1 | -2/+4 |
* | Implement a cancel api. Fix refcount to really destroy the WebPersist | Marco Pesenti Gritti | 2003-01-11 | 2 | -6/+35 |
* | Fix schemas build. | Marco Pesenti Gritti | 2003-01-10 | 1 | -1/+1 |
* | Destroy "Invalid path dialog" correctly | Lee Willis | 2003-01-10 | 1 | -0/+1 |
* | Extend ephy node to allow some reversed ids. Use it for base | Marco Pesenti Gritti | 2003-01-09 | 1 | -1/+1 |
* | More start here page work, importing bookmarks from mozilla now should | Marco Pesenti Gritti | 2003-01-09 | 1 | -1/+18 |
* | revert | Marco Pesenti Gritti | 2003-01-08 | 1 | -35/+0 |
* | More work on the start here page. | Marco Pesenti Gritti | 2003-01-08 | 2 | -7/+50 |
* | Architecture for translatable xml/xsl start page. | Marco Pesenti Gritti | 2003-01-07 | 1 | -14/+38 |
* | Make sure event listener is ever attached. Never allow to override | Marco Pesenti Gritti | 2003-01-06 | 3 | -34/+29 |
* | Make GaleonShell inherit from GaleonEmbedShell. Ref the shell when using | Marco Pesenti Gritti | 2003-01-05 | 2 | -10/+13 |
* | Remove unnecessary markup from translations. | Marco Pesenti Gritti | 2003-01-05 | 2 | -4/+2 |
* | Cleanup unused code. Reorder build. In new bookmark dialog enter activate | Marco Pesenti Gritti | 2003-01-02 | 5 | -810/+25 |
* | Resync with galeon. | Marco Pesenti Gritti | 2002-12-31 | 3 | -46/+46 |
* | Initial revision | Marco Pesenti Gritti | 2002-12-31 | 54 | -0/+12244 |