| Commit message (Expand) | Author | Age | Files | Lines |
* | Do not free memory is not a good idea | Marco Pesenti Gritti | 2003-05-21 | 1 | -0/+2 |
* | Mark time format strings for translation. | Christian Neumair | 2003-05-21 | 1 | -2/+4 |
* | Make find dialog unresizable. | Xan Lopez | 2003-05-21 | 1 | -17/+0 |
* | Simplified and reorganised zoom. Implement a zoom control for the toolbar. | Christian Persch | 2003-05-20 | 3 | -18/+19 |
* | Fix some warnings. Go back hardcoding defaults in the code, mozilla pref | Marco Pesenti Gritti | 2003-05-20 | 7 | -287/+115 |
* | Use stock icons instead of the files directly to set window border icons. | David Bordoley | 2003-05-20 | 1 | -3/+7 |
* | 2003-05-19 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-05-20 | 2 | -42/+54 |
* | Remove fine grain color settings. Always use the system theme colors in | David Bordoley | 2003-05-19 | 3 | -10/+3 |
* | 0.6.1 | Marco Pesenti Gritti | 2003-05-19 | 1 | -3/+4 |
* | Do not allow to resize the dialog vertically, fixes #112727. Remove unused | Xan Lopez | 2003-05-17 | 2 | -2/+20 |
* | Fixed many issues mentioned in #112781. | Christian Neumair | 2003-05-17 | 7 | -9/+20 |
* | 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 |
* | Alphabetical sort of bookmarks menu elements, fixes #111315. Also create | Xan Lopez | 2003-05-11 | 2 | -2/+3 |
* | 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 | 2 | -43/+9 |
* | 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 |
* | Do not assert on corrupted xml, just warn. Put back views shadows for now. | Marco Pesenti Gritti | 2003-05-03 | 1 | -1/+1 |
* | Workaround to not act on every download, ongoing or finished, when we | Xan Lopez | 2003-05-02 | 4 | -147/+74 |
* | Remove old unused sidebar and toolbar config stuff. | David Bordoley | 2003-05-01 | 1 | -1/+0 |
* | We dont need a _remove api, unrefing the node will work better. Try to | Marco Pesenti Gritti | 2003-04-30 | 2 | -35/+16 |
* | s/GALEON/EPIPHANY in the defines. | David Bordoley | 2003-04-28 | 5 | -14/+8 |
* | Consistent use of the term "Bookmarks Bar" in the code, ui and schema. | David Bordoley | 2003-04-28 | 2 | -2/+2 |
* | Always save a page's content if there i content to be saved. Remove the | David Bordoley | 2003-04-24 | 8 | -66/+13 |
* | Assume Pause/Resume is available for every channel, "fixes" resume for | Xan Lopez | 2003-04-19 | 4 | -28/+5 |
* | from galeon. Don't assume sizeof(gsize) == sizeof(guint) makes epiphany | Marco Pesenti Gritti | 2003-04-19 | 1 | -4/+4 |
* | Implement clear history. Put favicons near sites names. | Marco Pesenti Gritti | 2003-04-19 | 2 | -5/+31 |
* | Do not install two copies of epiphany.png | Marco Pesenti Gritti | 2003-04-18 | 1 | -32/+1 |
* | New history dialog implementation. More similar to bookmarks. Yeah it | Marco Pesenti Gritti | 2003-04-18 | 2 | -1/+22 |
* | Moved the new_window_orphan signal to EphyEmbedSingle. | Dave Camp | 2003-04-17 | 4 | -16/+24 |
* | 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 |
* | New epiphany-bookmark-page stock image. I'm not at all attached to this | David Bordoley | 2003-03-25 | 2 | -0/+27 |
* | Set and icon for the download window | David Bordoley | 2003-03-24 | 1 | -0/+8 |
* | Cleanup filepicker api behavior. Put pdm buttons in a size group, to make | Marco Pesenti Gritti | 2003-03-17 | 2 | -3/+1 |
* | Keep a ref on EmbedPersist while save is in progress. | Marco Pesenti Gritti | 2003-03-16 | 4 | -5/+32 |
* | Fix leak and a double free | Christian Persch | 2003-03-15 | 1 | -0/+1 |
* | 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 | 4 | -9/+8 |
* | 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 |
* | Fix embed dialog to pass a good EphyEmbed when the initial one has been | Marco Pesenti Gritti | 2003-03-01 | 1 | -1/+16 |
* | 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 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-02-15 | 1 | -51/+46 |
* | 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 | 3 | -0/+542 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-02-06 | 20 | -633/+252 |
* | 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 |
* | dont leak signals, ported from galeon | Marco Pesenti Gritti | 2003-01-28 | 1 | -1/+2 |
* | Reimplement encoding menus. Work around eggmenu finalization problems. Fix | Marco Pesenti Gritti | 2003-01-23 | 1 | -1/+1 |
* | Dont crash when url is NULL | Marco Pesenti Gritti | 2003-01-22 | 1 | -1/+2 |
* | Api changes. | Marco Pesenti Gritti | 2003-01-21 | 5 | -17/+23 |
* | Fix a stupid mistake porting galeon changes, no more freeze. | Marco Pesenti Gritti | 2003-01-21 | 1 | -3/+0 |
* | Port several leaks fixes from galeon. | Marco Pesenti Gritti | 2003-01-20 | 5 | -23/+41 |
* | Don't leak history xml every 5 minutes | Lee Willis | 2003-01-17 | 1 | -0/+1 |
* | fix incorrect figures on small files | Rob Clews | 2003-01-17 | 2 | -1/+13 |
* | 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 |
* | Use the title also for hosts in history. Cleanup hosts matching code a | Marco Pesenti Gritti | 2003-01-14 | 1 | -54/+121 |
* | Use favicons in bookmarks. Use titles for session history when possible. | Marco Pesenti Gritti | 2003-01-13 | 1 | -0/+2 |
* | 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 | 4 | -25/+15 |
* | Move root nodes ids to ephy-types. Simple logging facility: | Marco Pesenti Gritti | 2003-01-12 | 2 | -11/+4 |
* | Reimplement favicons. Now all exit crashes related to connections left | Marco Pesenti Gritti | 2003-01-12 | 9 | -860/+326 |
* | 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 | 4 | -6/+48 |
* | Download favicon only when it's not already on disk. As side effect avoid | Marco Pesenti Gritti | 2003-01-10 | 1 | -2/+4 |
* | 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 |
* | Rehash link context menu order to be hig compliant. Set a desktop icon. | Marco Pesenti Gritti | 2003-01-10 | 1 | -0/+21 |
* | Extend ephy node to allow some reversed ids. Use it for base | Marco Pesenti Gritti | 2003-01-09 | 2 | -4/+10 |
* | More start here page work, importing bookmarks from mozilla now should | Marco Pesenti Gritti | 2003-01-09 | 3 | -1/+34 |
* | 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 | 7 | -49/+35 |
* | Really update favicon when switching tab. | Marco Pesenti Gritti | 2003-01-05 | 1 | -5/+16 |
* | 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 | 13 | -993/+51 |
* | Rewrite ephy node multiple removals to actually work. | Marco Pesenti Gritti | 2003-01-01 | 1 | -8/+12 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-01-01 | 2 | -1/+106 |
* | Resync with galeon. | Marco Pesenti Gritti | 2002-12-31 | 3 | -46/+46 |
* | Remove hidden filtering page. | Marco Pesenti Gritti | 2002-12-31 | 1 | -12/+47 |
* | Initial revision | Marco Pesenti Gritti | 2002-12-31 | 90 | -0/+20998 |