| Commit message (Expand) | Author | Age | Files | Lines |
* | Re-enable the next/prev buttons on page change. | Christian Persch | 2003-06-18 | 1 | -2/+52 |
* | All cleanup and fixes and no play makes Xan a dull boy All cleanup and | Xan Lopez | 2003-06-18 | 2 | -29/+22 |
* | 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 |
* | Fix potential crash. | Christian Persch | 2003-06-16 | 1 | -2/+5 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-06-16 | 2 | -718/+0 |
* | Merge with popup control, we dont need it for bonobo window anymore. | Marco Pesenti Gritti | 2003-06-16 | 4 | -93/+620 |
* | Remove some obsolete entries. | Marco Pesenti Gritti | 2003-06-16 | 10 | -312/+73 |
* | Shift+F10 show context menus on the embed. (Less invasive way until | Marco Pesenti Gritti | 2003-06-16 | 8 | -2/+158 |
* | 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 | 5 | -81/+63 |
* | 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 | 3 | -18/+24 |
* | Fix mem leaks. | Christian Persch | 2003-06-15 | 1 | -6/+7 |
* | ), (EventContext::SetStringProperty (const char*, const nsACString&)): | Christian Persch | 2003-06-15 | 2 | -3/+6 |
* | Make prev/next navigation capability an object property, and sync on embed | Christian Persch | 2003-06-15 | 4 | -103/+134 |
* | Use g_list_prepend instead of g_list_append, and fix mem leaks along the | Christian Persch | 2003-06-14 | 1 | -10/+9 |
* | Respect the bookmarks bar visibility user choice also for popups. | Marco Pesenti Gritti | 2003-06-14 | 2 | -10/+11 |
* | Typo | Marco Pesenti Gritti | 2003-06-14 | 1 | -1/+1 |
* | Add support for string enums. | Marco Pesenti Gritti | 2003-06-13 | 6 | -147/+153 |
* | 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 | 3 | -3/+7 |
* | 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 | 3 | -29/+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 | 5 | -29/+28 |
* | 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 | 4 | -33/+30 |
* | 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 |
* | Do not unref the db before cleaning the nodes. | Marco Pesenti Gritti | 2003-06-01 | 1 | -2/+2 |
* | 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 | 12 | -278/+252 |
* | Make it build with mozilla cvs. Remove only pages on history clear, the | Marco Pesenti Gritti | 2003-05-28 | 2 | -6/+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 |
* | Try to fix node removal problems. I cant repro crashes ... but they are | Marco Pesenti Gritti | 2003-05-26 | 2 | -17/+46 |
* | Fix crash on pause. | Xan Lopez | 2003-05-26 | 2 | -3/+24 |
* | Revert latest node changes. Parents nodes need to be saved first and it's | Marco Pesenti Gritti | 2003-05-25 | 2 | -8/+120 |
* | Implement generic way to save/load db and make it low disk safe. | Marco Pesenti Gritti | 2003-05-24 | 2 | -120/+8 |
* | Disable Blink and Marquee, cuz they are annoying and non-standard. Don't | David Bordoley | 2003-05-23 | 1 | -0/+21 |
* | s/g_object_unref/ephy_node_unref/ | Xan Lopez | 2003-05-22 | 1 | -2/+2 |
* | Add gettext call to l10nize string displayed in remaining column when | Christian Neumair | 2003-05-21 | 1 | -1/+1 |
* | data/glade/epiphany.glade data/glade/prefs-dialog.glade | Christian Neumair | 2003-05-21 | 2 | -35/+13 |
* | 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 |