aboutsummaryrefslogtreecommitdiffstats
path: root/embed
Commit message (Expand)AuthorAgeFilesLines
* Don't pass NULL to gnome_vfs_expand_initial_tilde.Christian Persch2003-09-301-1/+10
* More accurate description for Ever filter. Keep the backend as is, so weMarco Pesenti Gritti2003-09-301-0/+1
* The file picker dir can be NULL, check before trying to expand tilde.Marco Pesenti Gritti2003-09-281-2/+5
* API sync, from galeon.Xan Lopez2003-09-271-8/+8
* Use gtkicontheme, and use it also for mime icons.Marco Pesenti Gritti2003-09-271-2/+4
* Fix #123176. Use response instead of connecting 210 callbacks.Marco Pesenti Gritti2003-09-251-20/+25
* Use gconf_client_notify. Fixed bug #112882.Christian Persch2003-09-201-10/+1
* Fix directory selection persistence [bug #122780].Christian Persch2003-09-202-16/+18
* Do not fail if prefs.js is corrupted.Marco Pesenti Gritti2003-09-201-1/+0
* embed/mozilla/MozRegisterComponents.cpp A embed/mozilla/GtkNSSDialogs.cppChristian Persch2003-09-194-0/+494
* Refactor node db loading functions into a common one in ephy-node-db.Christian Persch2003-09-182-50/+8
* Re-revert, use new gnome vfs show_url api.Christian Persch2003-09-181-3/+3
* Added in support to allow Mozilla 1.4.1 to be used for Epiphany compile.Patanjali Somayaji2003-09-144-6/+6
* First important step in solving the fonts mess. Allow to select theMarco Pesenti Gritti2003-09-104-23/+7
* *** empty log message ***Marco Pesenti Gritti2003-09-081-53/+26
* Set wrap around prop in mozilla interfaceMarco Pesenti Gritti2003-09-071-0/+1
* Mega-patch, changelog too long to paste here.Christian Persch2003-09-0232-409/+298
* Add extra bogosity check, ported from galeon.Christian Persch2003-08-241-0/+1
* Use WARN_CXXFLAGS for mozilla code. You need to update gnome-common.Marco Pesenti Gritti2003-08-241-1/+1
* Overwrite existing files. (We already warn the user about it).Marco Pesenti Gritti2003-08-211-7/+8
* Do not try to remove completed downloads, fixes a crash.Marco Pesenti Gritti2003-08-201-2/+5
* Add activate api.Marco Pesenti Gritti2003-08-193-0/+21
* *** empty log message ***Marco Pesenti Gritti2003-08-172-19/+0
* Fix bug #119818.Christian Persch2003-08-151-1/+14
* Expand initial ~ in file name to print to.Christian Persch2003-08-151-1/+2
* Make print preview exit code safer.Marco Pesenti Gritti2003-08-151-1/+1
* Remove an unused progress listener. Looks like galeon 1 code ?!Marco Pesenti Gritti2003-08-144-159/+1
* Respect system pref about no proxy for.Marco Pesenti Gritti2003-08-122-1/+46
* Sync with Moz HEAD.Xan Lopez2003-08-111-2/+5
* Fix mem leak.Christian Persch2003-08-091-3/+4
* Fix mem leaks.Christian Persch2003-08-091-21/+42
* Fix mem leak.Christian Persch2003-08-091-0/+4
* s/KB/kB/Xan Lopez2003-08-081-4/+4
* When the embed is not initialized return about:blank as address.Marco Pesenti Gritti2003-08-081-1/+1
* *** empty log message ***Marco Pesenti Gritti2003-08-081-0/+4
* *** empty log message ***Marco Pesenti Gritti2003-08-071-61/+55
* Use link text as bookmark title when no title is specified.Marco Pesenti Gritti2003-08-052-1/+85
* Compare the scheme to "file", not the entire url.Christian Persch2003-08-041-3/+5
* 0.8.2. Drop mozilla 1.3 compatibility.Release082Marco Pesenti Gritti2003-08-031-16/+0
* revert last commitMarco Pesenti Gritti2003-08-031-0/+3
* Do not disable window raising anymore, mozilla seem to behave correctlyMarco Pesenti Gritti2003-08-021-3/+0
* Restore the "ge_dom_mouse_down" signal.Christian Persch2003-08-023-10/+29
* Added one translator's comment, and clarified another.Christian Persch2003-07-241-3/+9
* coughXan Lopez2003-07-241-1/+1
* Add history include dir, needed for Mozilla 1.5bXan Lopez2003-07-231-0/+2
* Do not emit warning when language pack is not installed.Marco Pesenti Gritti2003-07-201-7/+1
* Rework find implementation to integrate better with type ahead and toMarco Pesenti Gritti2003-07-208-344/+167
* I forgot to commit the Makefile.am changes needed for the previous patch.Christian Persch2003-07-201-0/+2
* Set the chrome locale on startup. That means that if the correct lang packChristian Persch2003-07-191-0/+66
* Do not enable smooth scroll and image autoresize.Marco Pesenti Gritti2003-07-181-8/+0
* Allow DND of URLs (from links or favicons or other apps...) to theXan Lopez2003-07-172-0/+22
* Fix compiler warning.Christian Persch2003-07-151-1/+1
* 0.8.0. Make it distcheck.Marco Pesenti Gritti2003-07-151-1/+1
* List all mozilla fonts and not only the language specific, otherwise weMarco Pesenti Gritti2003-07-151-37/+17
* Fix mem leaks; thanks to Xan for pointing this out.Christian Persch2003-07-141-0/+5
* UpdateMarco Pesenti Gritti2003-07-143-14/+30
* Fix mem leaks.Christian Persch2003-07-141-9/+27
* 2003-07-13 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-07-137-30/+40
* Show the doc context menu on ctrl+f10Marco Pesenti Gritti2003-07-111-3/+10
* Merge external protocols in one file (implementation is just one macro).Marco Pesenti Gritti2003-07-079-217/+147
* *** empty log message ***Marco Pesenti Gritti2003-07-061-7/+2
* Fix mem leak.Christian Persch2003-07-061-0/+1
* Api resync and cleanup from galeon.Marco Pesenti Gritti2003-07-062-6/+10
* Remove the persist object from the hash table before emitting the changedChristian Persch2003-07-041-3/+5
* Remove use of acconfig.h.Marco Pesenti Gritti2003-07-0410-99/+102
* Sync with Moz Head, small cleanup.Xan Lopez2003-07-042-5/+4
* s/Caches/CacheMarco Pesenti Gritti2003-07-021-1/+0
* Use the browser icon from gnome icon theme. Get rid of cache comparingMarco Pesenti Gritti2003-07-021-38/+0
* Use normal google search for keywordsMarco Pesenti Gritti2003-07-021-1/+1
* Remove some unused codeMarco Pesenti Gritti2003-07-014-55/+2
* Remember the directory when saving files. Fixes #115603.James Willcox2003-06-301-22/+30
* Fix callbacks for new signature of ge_location embed signal.Christian Persch2003-06-301-1/+1
* Emit the changed signal before unrefing the persist object. The changedMarco Pesenti Gritti2003-06-291-5/+8
* Don't show -1 KB before download starts.Piers Cornwell2003-06-291-1/+1
* removed unused header, fixes compilation with mozilla headChristophe Fergeau2003-06-291-1/+0
* Set done size to total size on download completedMarco Pesenti Gritti2003-06-281-6/+10
* Fix mem leaks.Christian Persch2003-06-281-2/+10
* 2003-06-27 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-06-283-6/+13
* Add two new encodings, and change access keys to be unique.Christian Persch2003-06-261-3/+7
* Check dom_event, emit warning and return if it is NULL.Christian Persch2003-06-261-1/+19
* Grab focus after the old text has been restored.Marco Pesenti Gritti2003-06-251-6/+6
* Api changeMarco Pesenti Gritti2003-06-241-0/+7
* Remove some unused headers.Marco Pesenti Gritti2003-06-232-7/+1
* *** empty log message ***Marco Pesenti Gritti2003-06-231-7/+2
* Correct translations dir (leftover from galeon)Marco Pesenti Gritti2003-06-231-1/+1
* Use nsDependentCString instead of NS_LITERAL_CSTRING. Fixes bug 115739.Christian Persch2003-06-231-3/+3
* Fix add bookmark from linkMarco Pesenti Gritti2003-06-231-0/+4
* Drop encodings from our list which are not meant to be used in a browser.Christian Persch2003-06-221-13/+0
* Add two missing font language groups, and reorder encodings list.Christian Persch2003-06-221-20/+18
* *** empty log message ***Marco Pesenti Gritti2003-06-221-1/+1
* Pass elapsed times in seconds, more consistent and avoid overflow.Marco Pesenti Gritti2003-06-221-1/+1
* Misc i18n fixes: mark default encoding and encoding autodetector in theChristian Persch2003-06-221-1/+15
* Mozilla api change, pfffffMarco Pesenti Gritti2003-06-201-0/+4
* Fix compilation.Xan Lopez2003-06-202-1/+1
* With the gtk fullscreen api things can be cleaner: use the api instead ofMarco Pesenti Gritti2003-06-191-2/+1
* More cleanups, fix memleaks.Xan Lopez2003-06-194-54/+46
* Drop some useless code.Xan Lopez2003-06-181-7/+0
* As first thing when a download stop, report it to the view.Marco Pesenti Gritti2003-06-181-10/+9
* Re-enable the next/prev buttons on page change.Christian Persch2003-06-181-2/+52
* All cleanup and fixes and no play makes Xan a dull boy All cleanup andXan Lopez2003-06-182-29/+22
* s/snprintf/g_snprintf to not break gcc 2.95Marco Pesenti Gritti2003-06-171-6/+6
* Fix use document colorsMarco Pesenti Gritti2003-06-171-2/+4
* Fix potential crash.Christian Persch2003-06-161-2/+5
* *** empty log message ***Marco Pesenti Gritti2003-06-162-718/+0
* Merge with popup control, we dont need it for bonobo window anymore.Marco Pesenti Gritti2003-06-164-93/+620
* Remove some obsolete entries.Marco Pesenti Gritti2003-06-1610-312/+73
* Shift+F10 show context menus on the embed. (Less invasive way untilMarco Pesenti Gritti2003-06-168-2/+158
* Remove unneeded includes which mozilla cvs no longer provides.Christian Persch2003-06-151-2/+0
* TypoMarco Pesenti Gritti2003-06-151-1/+1
* Use new INIT macros (from galeon).Marco Pesenti Gritti2003-06-155-81/+63
* Removed it because it's unnecessary.Christian Persch2003-06-151-91/+0
* *** empty log message ***Marco Pesenti Gritti2003-06-152-22/+31
* Convert dialog to metric units and default paper to A4. Fixes #112619Christian Persch2003-06-153-18/+24
* Fix mem leaks.Christian Persch2003-06-151-6/+7
* ), (EventContext::SetStringProperty (const char*, const nsACString&)):Christian Persch2003-06-152-3/+6
* Make prev/next navigation capability an object property, and sync on embedChristian Persch2003-06-154-103/+134
* Use g_list_prepend instead of g_list_append, and fix mem leaks along theChristian Persch2003-06-141-10/+9
* Respect the bookmarks bar visibility user choice also for popups.Marco Pesenti Gritti2003-06-142-10/+11
* TypoMarco Pesenti Gritti2003-06-141-1/+1
* Add support for string enums.Marco Pesenti Gritti2003-06-136-147/+153
* embed/mozilla/ExternalProtocolService.cpp, embed/mozilla/FilePicker.cpp,Christian Neumair2003-06-132-0/+8
* Dont try to use class members after the class has been deleted.Marco Pesenti Gritti2003-06-132-2/+4
* Do not use c++ new to allocate priv struct of the objectMarco Pesenti Gritti2003-06-131-1/+1
* Sigh. Fix some more mem leaks.Christian Persch2003-06-133-3/+7
* Use functions instead of declaring static vars in .h file, (hopefully)Christian Persch2003-06-121-0/+4
* remove unused stuffMarco Pesenti Gritti2003-06-092-236/+0
* Get rid of starthere: and default to google, as discussed with Seth. Add aMarco Pesenti Gritti2003-06-093-29/+0
* Remove some leftovers.Marco Pesenti Gritti2003-06-081-18/+0
* Remove memory cache prefs/ui, now mozilla can deal with it automagically.Marco Pesenti Gritti2003-06-075-29/+28
* We used to have two mnemonics for Shift_JS. Fix it and tell translatorsChristian Neumair2003-06-071-1/+3
* Fixup a mistake in my previous patch for encoding accesskeys.Piers Cornwell2003-06-071-1/+1
* Add accels on the encoding menus.Piers Cornwell2003-06-061-102/+102
* Actually add the ask for dest pref, it was using the wrong key.Marco Pesenti Gritti2003-06-054-33/+30
* Move the bookmarks menu after go. There is a slight inconsistency in theDavid Bordoley2003-06-051-3/+83
* Remove custom notifiers, the generic string notifier works just fine forChristian Persch2003-06-011-49/+3
* Do not unref the db before cleaning the nodes.Marco Pesenti Gritti2003-06-011-2/+2
* Sort the lists of encoding autodetectors and of fonts languages.Christian Persch2003-05-291-35/+26
* continuing checkin of previous patch (cvs aborted "broken pipe")Christian Persch2003-05-2812-278/+252
* Make it build with mozilla cvs. Remove only pages on history clear, theMarco Pesenti Gritti2003-05-282-6/+8
* Fix the compiler warning from my previous checkin.Christian Persch2003-05-281-1/+1
* g_list_prepend is faster than g_list_append.Christian Persch2003-05-281-7/+7
* Refactored the charset and language groups strings.Christian Persch2003-05-275-241/+172
* Fix mem leak.Christian Persch2003-05-271-1/+6
* Try to fix node removal problems. I cant repro crashes ... but they areMarco Pesenti Gritti2003-05-262-17/+46
* Fix crash on pause.Xan Lopez2003-05-262-3/+24
* Revert latest node changes. Parents nodes need to be saved first and it'sMarco Pesenti Gritti2003-05-252-8/+120
* Implement generic way to save/load db and make it low disk safe.Marco Pesenti Gritti2003-05-242-120/+8
* Disable Blink and Marquee, cuz they are annoying and non-standard. Don'tDavid Bordoley2003-05-231-0/+21
* s/g_object_unref/ephy_node_unref/Xan Lopez2003-05-221-2/+2
* Add gettext call to l10nize string displayed in remaining column whenChristian Neumair2003-05-211-1/+1
* data/glade/epiphany.glade data/glade/prefs-dialog.gladeChristian Neumair2003-05-212-35/+13
* Do not free memory is not a good ideaMarco Pesenti Gritti2003-05-211-0/+2
* Mark time format strings for translation.Christian Neumair2003-05-211-2/+4
* Make find dialog unresizable.Xan Lopez2003-05-211-17/+0
* Simplified and reorganised zoom. Implement a zoom control for the toolbar.Christian Persch2003-05-203-18/+19
* Fix some warnings. Go back hardcoding defaults in the code, mozilla prefMarco Pesenti Gritti2003-05-207-287/+115
* Use stock icons instead of the files directly to set window border icons.David Bordoley2003-05-201-3/+7
* 2003-05-19 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-05-202-42/+54
* Remove fine grain color settings. Always use the system theme colors inDavid Bordoley2003-05-193-10/+3
* 0.6.1Marco Pesenti Gritti2003-05-191-3/+4
* Do not allow to resize the dialog vertically, fixes #112727. Remove unusedXan Lopez2003-05-172-2/+20
* Fixed many issues mentioned in #112781.Christian Neumair2003-05-177-9/+20
* Revert api change. So we keep 2.2 compatibility.Marco Pesenti Gritti2003-05-141-3/+3
* Use new gnome vfs show_url api.Marco Pesenti Gritti2003-05-133-4/+11
* Fix Open, typo.Marco Pesenti Gritti2003-05-111-1/+1
* Alphabetical sort of bookmarks menu elements, fixes #111315. Also createXan Lopez2003-05-112-2/+3
* Use sys language as defaultMarco Pesenti Gritti2003-05-111-27/+47
* Implement security page. Remove some useless hidden prefs in the process.Marco Pesenti Gritti2003-05-102-43/+9
* Share signal emission for all dom mouse events, so they dont go out ofMarco Pesenti Gritti2003-05-101-38/+21
* Check for NULL PresContext.Christian Persch2003-05-061-1/+1
* Remove proxy prefs initialization. Now we call the gconf notifier onMarco Pesenti Gritti2003-05-062-90/+20
* Initialize mozilla prefs on startup every time. That is necessary ifMarco Pesenti Gritti2003-05-053-107/+66
* Do not assert on corrupted xml, just warn. Put back views shadows for now.Marco Pesenti Gritti2003-05-031-1/+1
* Workaround to not act on every download, ongoing or finished, when weXan Lopez2003-05-024-147/+74
* Remove old unused sidebar and toolbar config stuff.David Bordoley2003-05-011-1/+0
* We dont need a _remove api, unrefing the node will work better. Try toMarco Pesenti Gritti2003-04-302-35/+16
* s/GALEON/EPIPHANY in the defines.David Bordoley2003-04-285-14/+8
* Consistent use of the term "Bookmarks Bar" in the code, ui and schema.David Bordoley2003-04-282-2/+2
* Always save a page's content if there i content to be saved. Remove theDavid Bordoley2003-04-248-66/+13
* Assume Pause/Resume is available for every channel, "fixes" resume forXan Lopez2003-04-194-28/+5
* from galeon. Don't assume sizeof(gsize) == sizeof(guint) makes epiphanyMarco Pesenti Gritti2003-04-191-4/+4
* Implement clear history. Put favicons near sites names.Marco Pesenti Gritti2003-04-192-5/+31
* Do not install two copies of epiphany.pngMarco Pesenti Gritti2003-04-181-32/+1
* New history dialog implementation. More similar to bookmarks. Yeah itMarco Pesenti Gritti2003-04-182-1/+22
* Moved the new_window_orphan signal to EphyEmbedSingle.Dave Camp2003-04-174-16/+24
* Remove some obsolete factory codeMarco Pesenti Gritti2003-04-161-3/+0
* Use home:, have titles.Marco Pesenti Gritti2003-04-152-2/+2
* Fix leaks. Dont truncate utf8 strings.Marco Pesenti Gritti2003-04-141-9/+3
* Use google feel like for keywordsMarco Pesenti Gritti2003-04-131-1/+1
* *** empty log message ***Marco Pesenti Gritti2003-04-1220-526/+311
* Use mozilla-config.h instead of hacks.Marco Pesenti Gritti2003-04-051-4/+1
* New epiphany-bookmark-page stock image. I'm not at all attached to thisDavid Bordoley2003-03-252-0/+27
* Set and icon for the download windowDavid Bordoley2003-03-241-0/+8
* Cleanup filepicker api behavior. Put pdm buttons in a size group, to makeMarco Pesenti Gritti2003-03-172-3/+1
* Keep a ref on EmbedPersist while save is in progress.Marco Pesenti Gritti2003-03-164-5/+32
* Fix leak and a double freeChristian Persch2003-03-151-0/+1
* Remove our custom prompt implementation. Gtkmozembed provides and HIGMarco Pesenti Gritti2003-03-154-821/+0
* Reload embed when changing charsetMarco Pesenti Gritti2003-03-154-9/+8
* revert to revision 1.2 to fix crash, per Marco's advice. Fixes: 108198.Andrew Sobala2003-03-151-21/+11
* weak ref the dialog (from galeon)Marco Pesenti Gritti2003-03-111-11/+21
* Better user agent string (from galeon)Marco Pesenti Gritti2003-03-071-1/+1
* about: world cominationXan Lopez2003-03-073-1/+11
* Translate menusMarco Pesenti Gritti2003-03-054-0/+10
* *** empty log message ***Marco Pesenti Gritti2003-03-042-0/+197
* about:options and about:epiphanyMarco Pesenti Gritti2003-03-042-1/+18
* Fix embed dialog to pass a good EphyEmbed when the initial one has beenMarco Pesenti Gritti2003-03-011-1/+16
* Adapt to API change in CVS mozilla.James Willcox2003-02-231-9/+0
* fix casting on big-endian, from galeon.Marco Pesenti Gritti2003-02-161-1/+6
* *** empty log message ***Marco Pesenti Gritti2003-02-151-51/+46
* Fix mozilla bookmarks import.Xan Lopez2003-02-091-1/+1
* Added the ability to import galeon and konqueror bookmarks.James Willcox2003-02-061-2/+16
* Fix #105184Marco Pesenti Gritti2003-02-061-11/+16
* Split mozilla related calls out of EmbedShell. Load default mozilla prefsMarco Pesenti Gritti2003-02-063-0/+542
* *** empty log message ***Marco Pesenti Gritti2003-02-0620-633/+252
* Dont crash when going to a not existent page.Marco Pesenti Gritti2003-02-051-0/+1
* *** empty log message ***Marco Pesenti Gritti2003-02-031-1/+0
* Add some icons, thanks to jorn to provide them. last api change seem toMarco Pesenti Gritti2003-02-031-1/+0
* Allow to drag also normal urls in the toolbars. Commit some fixes I did toMarco Pesenti Gritti2003-01-302-1/+3
* dont leak signals, ported from galeonMarco Pesenti Gritti2003-01-281-1/+2
* Reimplement encoding menus. Work around eggmenu finalization problems. FixMarco Pesenti Gritti2003-01-231-1/+1
* Dont crash when url is NULLMarco Pesenti Gritti2003-01-221-1/+2
* Api changes.Marco Pesenti Gritti2003-01-215-17/+23
* Fix a stupid mistake porting galeon changes, no more freeze.Marco Pesenti Gritti2003-01-211-3/+0
* Port several leaks fixes from galeon.Marco Pesenti Gritti2003-01-205-23/+41
* Don't leak history xml every 5 minutesLee Willis2003-01-171-0/+1
* fix incorrect figures on small filesRob Clews2003-01-172-1/+13
* Dont crash when schemas installed incorrectlyMarco Pesenti Gritti2003-01-141-0/+1
* s/Galeon/Epiphany/Alex Duggan2003-01-1410-13/+13
* Use the title also for hosts in history. Cleanup hosts matching code aMarco Pesenti Gritti2003-01-141-54/+121
* Use favicons in bookmarks. Use titles for session history when possible.Marco Pesenti Gritti2003-01-131-0/+2
* 0.4.2 Release. Switch configure.in to 0.5.0.Marco Pesenti Gritti2003-01-123-5/+1
* 2003-01-12 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-01-124-25/+15
* Move root nodes ids to ephy-types. Simple logging facility:Marco Pesenti Gritti2003-01-122-11/+4
* Reimplement favicons. Now all exit crashes related to connections leftMarco Pesenti Gritti2003-01-129-860/+326
* left this outMarco Pesenti Gritti2003-01-111-2/+4
* Implement a cancel api. Fix refcount to really destroy the WebPersistMarco Pesenti Gritti2003-01-114-6/+48
* Download favicon only when it's not already on disk. As side effect avoidMarco Pesenti Gritti2003-01-101-2/+4
* Fix schemas build.Marco Pesenti Gritti2003-01-101-1/+1
* Destroy "Invalid path dialog" correctlyLee Willis2003-01-101-0/+1
* Rehash link context menu order to be hig compliant. Set a desktop icon.Marco Pesenti Gritti2003-01-101-0/+21
* Extend ephy node to allow some reversed ids. Use it for baseMarco Pesenti Gritti2003-01-092-4/+10
* More start here page work, importing bookmarks from mozilla now shouldMarco Pesenti Gritti2003-01-093-1/+34
* revertMarco Pesenti Gritti2003-01-081-35/+0
* More work on the start here page.Marco Pesenti Gritti2003-01-082-7/+50
* Architecture for translatable xml/xsl start page.Marco Pesenti Gritti2003-01-071-14/+38
* Make sure event listener is ever attached. Never allow to overrideMarco Pesenti Gritti2003-01-063-34/+29
* Make GaleonShell inherit from GaleonEmbedShell. Ref the shell when usingMarco Pesenti Gritti2003-01-057-49/+35
* Really update favicon when switching tab.Marco Pesenti Gritti2003-01-051-5/+16
* Remove unnecessary markup from translations.Marco Pesenti Gritti2003-01-052-4/+2
* Cleanup unused code. Reorder build. In new bookmark dialog enter activateMarco Pesenti Gritti2003-01-0213-993/+51