aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fix mem leak.Christian Persch2003-08-091-0/+6
* Fix mem leak.Christian Persch2003-08-091-0/+7
* Fix mem leak.Christian Persch2003-08-091-0/+6
* Fix mem leaks.Christian Persch2003-08-091-0/+6
* Fix mem leaks.Christian Persch2003-08-091-0/+6
* Fix mem leak.Christian Persch2003-08-091-0/+6
* UpdateMarco Pesenti Gritti2003-08-091-0/+13
* s/KB/kB/Xan Lopez2003-08-081-0/+7
* When the embed is not initialized return about:blank as address.Marco Pesenti Gritti2003-08-081-0/+7
* Clamp the values to 0/100, mozilla sometimes report more done requestsMarco Pesenti Gritti2003-08-081-0/+8
* *** empty log message ***Marco Pesenti Gritti2003-08-081-0/+7
* *** empty log message ***Marco Pesenti Gritti2003-08-081-0/+9
* *** empty log message ***Marco Pesenti Gritti2003-08-071-0/+8
* Correct insertion order of new tabs.Christian Persch2003-08-061-0/+7
* Fix blank page loading.Christian Persch2003-08-061-2/+13
* *** empty log message ***Marco Pesenti Gritti2003-08-061-3/+10
* Fix mem leaks.Christian Persch2003-08-061-0/+7
* Correct ref-counting.Christian Persch2003-08-061-0/+6
* Use link text as bookmark title when no title is specified.Marco Pesenti Gritti2003-08-051-0/+9
* Added az to all linguas.Metin AMiroff2003-08-041-0/+4
* Compare the scheme to "file", not the entire url.Christian Persch2003-08-041-1/+7
* Fix mem leak, patch from galeon.Christian Persch2003-08-041-0/+6
* 0.8.2. Drop mozilla 1.3 compatibility.Release082Marco Pesenti Gritti2003-08-031-0/+8
* Work around for a gtk issue. Do not assert if a click outside the notebookMarco Pesenti Gritti2003-08-031-0/+7
* revert last commitMarco Pesenti Gritti2003-08-031-7/+0
* Do not disable window raising anymore, mozilla seem to behave correctlyMarco Pesenti Gritti2003-08-021-0/+7
* 2003-08-02 Christian PerschChristian Persch2003-08-021-0/+19
* Translators comment to avoid verb/adjective confusionMarco Pesenti Gritti2003-08-021-0/+8
* Make sure props are saved when destroyed.Marco Pesenti Gritti2003-08-021-0/+8
* Fix mem leak.Christian Persch2003-08-021-0/+6
* Restore the "ge_dom_mouse_down" signal.Christian Persch2003-08-021-0/+8
* Changelog.Christian Persch2003-08-011-0/+6
* 2003-07-30 Christian Persch <chpe@cvs.gnome.org>Christian Persch2003-07-311-0/+6
* Always open bookmarks in new window/tab according to pref on activate.David Bordoley2003-07-311-0/+7
* Make it distcheckRelease081Marco Pesenti Gritti2003-07-311-0/+12
* Added "fi" (Finnish) to ALL_LINGUAS. AddedPauli Virtanen2003-07-301-0/+4
* s/ephy/epiphany. Fix session management.Nikolai Weibull2003-07-291-0/+6
* 2003-07-27 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-07-271-0/+67
* Fix mem leak.Christian Persch2003-07-271-0/+12
* Make sure to remove the timeout on widget destructionMarco Pesenti Gritti2003-07-261-0/+7
* Sort on the HOST columns by default (#115472).Xan Lopez2003-07-251-0/+7
* Added one translator's comment, and clarified another.Christian Persch2003-07-241-0/+7
* String change.Christian Persch2003-07-241-1/+7
* coughXan Lopez2003-07-241-0/+6
* Do not distribute autogenerated corba stuff (from galeon)Marco Pesenti Gritti2003-07-241-0/+6
* Added Welsh translation from Keigh Willoughby via Kyfieithu.Telsa Gwynne2003-07-241-0/+5
* Add history include dir, needed for Mozilla 1.5bXan Lopez2003-07-231-0/+6
* Yet another try to get context menu and selection beahviors right.Marco Pesenti Gritti2003-07-231-0/+11
* Add httpsMarco Pesenti Gritti2003-07-231-0/+6
* Add a show in bookmarks toolbar item on context menus.Marco Pesenti Gritti2003-07-231-0/+7
* Try to use more friendly description for cache prefs.Marco Pesenti Gritti2003-07-231-0/+12
* If the page is about:blank, set title to "Blank page", not "about:blank".Christian Persch2003-07-231-0/+12
* An input-only window event box, copied from eel's ell-input-event-box.Christian Persch2003-07-221-0/+13
* Add an dutch translation of the manual.Reinout van Schouwen2003-07-221-0/+13
* Fix mem leak.Christian Persch2003-07-221-0/+10
* Fix incosistency between all topic and bookmarks menu.Marco Pesenti Gritti2003-07-221-0/+8
* Update add bookmark explanation to match menu changes.Reinout van Schouwen2003-07-221-0/+6
* Use connect_object for the dialog destroy signal, so we dont unref theMarco Pesenti Gritti2003-07-201-0/+7
* Do not emit warning when language pack is not installed.Marco Pesenti Gritti2003-07-201-0/+6
* Rework find implementation to integrate better with type ahead and toMarco Pesenti Gritti2003-07-201-0/+35
* Remove useless iconsMarco Pesenti Gritti2003-07-201-0/+6
* I forgot to commit the Makefile.am changes needed for the previous patch.Christian Persch2003-07-201-0/+7
* Set the chrome locale on startup. That means that if the correct lang packChristian Persch2003-07-191-0/+11
* Do not enable smooth scroll and image autoresize.Marco Pesenti Gritti2003-07-181-0/+6
* Christian Persch <chpe@cvs.gnome.org>Marco Pesenti Gritti2003-07-181-0/+21
* Allow DND of URLs (from links or favicons or other apps...) to theXan Lopez2003-07-171-0/+13
* Initiliaze font list to NULL. Otherwise if Enumerate fails we crash.Marco Pesenti Gritti2003-07-171-0/+7
* Fix compiler warning.Christian Persch2003-07-151-0/+6
* 0.8.0. Make it distcheck.Marco Pesenti Gritti2003-07-151-0/+9
* No need to setup fonts on init, it will be done when the default encodingMarco Pesenti Gritti2003-07-151-0/+8
* List all mozilla fonts and not only the language specific, otherwise weMarco Pesenti Gritti2003-07-151-0/+10
* Fix mem leaks; thanks to Xan for pointing this out.Christian Persch2003-07-141-0/+10
* UpdateMarco Pesenti Gritti2003-07-141-0/+25
* We use g_list_prepend to create selections now (inXan Lopez2003-07-141-0/+10
* Fix leak.Xan Lopez2003-07-141-0/+6
* Don't use event->string, is deprecated (#117346). Also improve intelligentXan Lopez2003-07-141-0/+15
* Fix mem leaks.Christian Persch2003-07-141-0/+7
* Fix mem leaks.Christian Persch2003-07-141-0/+7
* Fix mem leak and add safety check.Christian Persch2003-07-141-0/+6
* Fix mem leaks.Christian Persch2003-07-141-0/+12
* Fix mem leaks.Christian Persch2003-07-131-1/+7
* Add plugins dirMarco Pesenti Gritti2003-07-131-0/+15
* 2003-07-13 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-07-131-0/+60
* Remove debug spew.Christian Persch2003-07-131-0/+6
* Cleanup.Christian Persch2003-07-131-0/+6
* Shorten strings.Christian Persch2003-07-131-0/+6
* Fix mem leaks.Christian Persch2003-07-131-0/+7
* A "fast search" implementation for all node views. Pressing any validXan Lopez2003-07-131-0/+17
* Very simple plugin framework, unused for now. We will start makingMarco Pesenti Gritti2003-07-121-0/+20
* *** empty log message ***Wang Jian2003-07-121-0/+4
* *** empty log message ***Marco Pesenti Gritti2003-07-121-0/+7
* Monitor for theme changes and set smb background accordingly.David Bordoley2003-07-111-0/+7
* Fix actionsMarco Pesenti Gritti2003-07-111-0/+12
* Fix export of smart bookmarksLee Willis2003-07-111-0/+6
* Fix up the tooltips.David Bordoley2003-07-111-0/+7
* Show the doc context menu on ctrl+f10Marco Pesenti Gritti2003-07-111-0/+6
* Some minor changes in rdf format (thanks to Edd Dumbill), and useMarco Pesenti Gritti2003-07-101-0/+25
* *** empty log message ***Marco Pesenti Gritti2003-07-081-0/+22
* Update spinner when a tab was removed. Fixes bug #116908.Christian Persch2003-07-081-0/+6
* Fix crash.Christian Persch2003-07-081-0/+6
* Fix progress update logic.Christian Persch2003-07-081-0/+6
* Remove unused define.Marco Pesenti Gritti2003-07-071-0/+12
* Cleanup.Marco Pesenti Gritti2003-07-071-0/+13
* Rewrite selection logic to be simpler and to fix bugs.Marco Pesenti Gritti2003-07-071-0/+20
* Remove last bits of nautilus theme support.Christian Persch2003-07-071-0/+7
* Merge external protocols in one file (implementation is just one macro).Marco Pesenti Gritti2003-07-071-0/+17
* Patch by kris to speed it up.Marco Pesenti Gritti2003-07-071-0/+6
* Implement toolbar overflow menu item for the go button.Christian Persch2003-07-061-0/+8
* Fix mem leak.Christian Persch2003-07-061-0/+11
* Fix mem leak.Christian Persch2003-07-061-0/+6
* Make sure we ever save bookmarks after changes, so they dont get lost onMarco Pesenti Gritti2003-07-061-0/+20
* Fix mem leaks and a conditional.Christian Persch2003-07-061-0/+9
* gtk_editable_insert_text takes the number of bytes in the string, not theChristian Persch2003-07-061-0/+7
* Api resync and cleanup from galeon.Marco Pesenti Gritti2003-07-061-0/+8
* Enclose literal values in double quotes. Fixes bug 116720.Christian Persch2003-07-051-0/+6
* Use G_VA_COPY macro from glib instead of va_copy, (hopefully) fixing theChristian Persch2003-07-051-0/+7
* Remove the persist object from the hash table before emitting the changedChristian Persch2003-07-041-0/+7
* 2003-07-04 Christian Persch <chpe@cvs.gnome.org>Christian Persch2003-07-041-0/+6
* Use g_list_prepend instead of g_list_append. Correct erroneous copyrightChristian Persch2003-07-041-0/+7
* Remove use of acconfig.h.Marco Pesenti Gritti2003-07-041-0/+24
* Must use va_copy when assigning valist on arches where varargs areJeremy Katz2003-07-041-0/+6
* Sync with Moz Head, small cleanup.Xan Lopez2003-07-041-0/+7
* Ellipsise the bookmarks titles.Christian Persch2003-07-031-0/+6
* Oops, fix mem leak introduced by previous checkin.Christian Persch2003-07-031-0/+6
* Moved bookmark tool item creation back to ephy-bookmark-action.c, ForChristian Persch2003-07-031-0/+11
* Don't try to assign va_list to a gpointer var. Fixes bug #116131.Christian Persch2003-07-031-0/+6
* Implement custom tooltip setter.Christian Persch2003-07-031-0/+7
* Implement custom tooltip setter; sets tooltip on the directional button.Christian Persch2003-07-031-0/+11
* Replace "0" with "false" in Terminal entries.Jordi Mallach2003-07-031-0/+5
* s/Caches/CacheMarco Pesenti Gritti2003-07-021-0/+10
* Use the browser icon from gnome icon theme. Get rid of cache comparingMarco Pesenti Gritti2003-07-021-0/+19
* Implement toolbar overflow menu item for bookmark topics.Christian Persch2003-07-021-0/+8
* *** empty log message ***Marco Pesenti Gritti2003-07-021-0/+6
* Make the location entry an EggToolItem, and provide a custom tooptipChristian Persch2003-07-021-0/+26
* Set a label for the find toolbar item so that it doesn't have elipses.David Bordoley2003-07-011-0/+7
* Added Arabic translation.Arafat Medini2003-07-011-0/+4
* Hide only when necessary. Remove gdk_ungrab stuff that doesnt seem to beMarco Pesenti Gritti2003-07-011-0/+16
* Remove some unused codeMarco Pesenti Gritti2003-07-011-0/+13
* Remember the directory when saving files. Fixes #115603.James Willcox2003-06-301-0/+6
* 0.7.3Marco Pesenti Gritti2003-06-301-0/+7
* Fix callbacks for new signature of ge_location embed signal.Christian Persch2003-06-301-0/+12
* Temporary implementation of toolbar tooltips, until it's implement inMarco Pesenti Gritti2003-06-291-0/+9
* Make sure marshalers are regeneratedMarco Pesenti Gritti2003-06-291-0/+23
* Emit the changed signal before unrefing the persist object. The changedMarco Pesenti Gritti2003-06-291-0/+10
* Don't show -1 KB before download starts.Piers Cornwell2003-06-291-0/+6
* Correct usage of ellipses.Piers Cornwell2003-06-291-0/+10
* removed unused header, fixes compilation with mozilla headChristophe Fergeau2003-06-291-0/+5
* Make sure idl generated sources are updated when necessary.Release072Marco Pesenti Gritti2003-06-281-0/+8
* updatedMarco Pesenti Gritti2003-06-281-0/+6
* Add 'mk' to list of updated translations.Christian Persch2003-06-281-0/+6
* Fallback using directories to detect format if the mime is not relevant.Marco Pesenti Gritti2003-06-281-0/+10
* Update for 0.7.2Marco Pesenti Gritti2003-06-281-0/+7
* Update.Marco Pesenti Gritti2003-06-281-0/+7
* Set done size to total size on download completedMarco Pesenti Gritti2003-06-281-0/+7
* Fix mem leaks.Christian Persch2003-06-281-3/+15
* Revert escape/unescape, according to teuf is not necessary ;)Marco Pesenti Gritti2003-06-281-0/+6
* 2003-06-27 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-06-281-0/+19
* Make the toolbar overflow item really activate the bookmark action.Christian Persch2003-06-271-0/+12
* Use window_load_url when useful. Right now just a cleanup but will beMarco Pesenti Gritti2003-06-261-0/+12
* Add two new encodings, and change access keys to be unique.Christian Persch2003-06-261-0/+6
* Check dom_event, emit warning and return if it is NULL.Christian Persch2003-06-261-0/+7
* Do not sync tab visibility on tab creation, it's state is undefined atMarco Pesenti Gritti2003-06-261-0/+7
* UpdateMarco Pesenti Gritti2003-06-261-0/+7
* Make sure there's only one print dialog per window. Fixes bug #115933.Christian Persch2003-06-261-0/+6
* Added 'mk' (Macedonian) to ALL_LINGUAS.Christian Persch2003-06-251-0/+6
* Grab focus after the old text has been restored.Marco Pesenti Gritti2003-06-251-0/+6
* Api changeMarco Pesenti Gritti2003-06-241-0/+6
* Update documentation of the allowed values forChristian Persch2003-06-241-0/+7
* Remove some unused headers.Marco Pesenti Gritti2003-06-231-0/+36
* Fix capitalisation of menu entry.Christian Persch2003-06-231-0/+6
* Correct translations dir (leftover from galeon)Marco Pesenti Gritti2003-06-231-0/+26
* Use nsDependentCString instead of NS_LITERAL_CSTRING. Fixes bug 115739.Christian Persch2003-06-231-0/+6
* Fix add bookmark from linkMarco Pesenti Gritti2003-06-231-0/+6
* Drop encodings from our list which are not meant to be used in a browser.Christian Persch2003-06-221-0/+8
* Add two missing font language groups, and reorder encodings list.Christian Persch2003-06-221-0/+7
* Make sure to set size flag when setting default width height. Discard oldMarco Pesenti Gritti2003-06-221-0/+9
* When following SAVE_POSITION/SAVE_SIZE flags actually not save themMarco Pesenti Gritti2003-06-221-0/+25
* Pass elapsed times in seconds, more consistent and avoid overflow.Marco Pesenti Gritti2003-06-221-0/+8
* Set address as title only when there is no title, on the second page loadMarco Pesenti Gritti2003-06-221-0/+8
* do not popup autocompletion when setting url from the combo listMarco Pesenti Gritti2003-06-221-0/+6
* Changed two nearly duplicated strings to the already present ones to saveChristian Persch2003-06-221-0/+7
* Fix print preview toolbarsMarco Pesenti Gritti2003-06-221-0/+8
* Misc i18n fixes: mark default encoding and encoding autodetector in theChristian Persch2003-06-221-0/+12
* missing headerMarco Pesenti Gritti2003-06-211-0/+6
* Set a title on NET_START (nicified url).Marco Pesenti Gritti2003-06-211-0/+14
* Use the embed url, the tab one can make no sense if the user edited it.Marco Pesenti Gritti2003-06-201-0/+12
* Ever put cursor at the end of the text when selecting autocompletionMarco Pesenti Gritti2003-06-201-0/+13
* Rewrite the url typed by user overwrite logic to fix bugs.Marco Pesenti Gritti2003-06-201-0/+31
* Get rid of get/set _event, reformat the header.Marco Pesenti Gritti2003-06-201-0/+16
* Move the context popup menu to ephy-window.c. If there's no backgroundChristian Persch2003-06-201-0/+12
* Mozilla api change, pfffffMarco Pesenti Gritti2003-06-201-0/+6
* Fix compilation.Xan Lopez2003-06-201-0/+7
* With the gtk fullscreen api things can be cleaner: use the api instead ofMarco Pesenti Gritti2003-06-191-0/+25
* More cleanups, fix memleaks.Xan Lopez2003-06-191-0/+9
* Remove unused variables.Piers Cornwell2003-06-191-0/+16
* Use insert_text delete_text to show/hide the autocompletion window.Marco Pesenti Gritti2003-06-191-0/+20
* Higgify clear dialogMarco Pesenti Gritti2003-06-181-0/+6
* Unify the "Copy Email Address" and "Copy Link Address" context menuChristian Persch2003-06-181-0/+11
* Drop some useless code.Xan Lopez2003-06-181-0/+6
* As first thing when a download stop, report it to the view.Marco Pesenti Gritti2003-06-181-0/+7
* Fix wrong cast of GtkDialog to GtkWindow.Christian Persch2003-06-181-0/+11
* Forgot this (disgusted grunt).Xan Lopez2003-06-181-1/+8
* Re-enable the next/prev buttons on page change.Christian Persch2003-06-181-0/+7
* All cleanup and fixes and no play makes Xan a dull boy All cleanup andXan Lopez2003-06-181-0/+7
* Some string fixes.Christian Persch2003-06-171-0/+8
* Ref the child before removing it, and unref it after emitting theChristian Persch2003-06-171-0/+8
* Added 'en_GB' to ALL_LINGUAS.Christian Persch2003-06-171-0/+6
* s/charset/encoding/Christian Persch2003-06-171-0/+6
* disable treeview interactive searchMarco Pesenti Gritti2003-06-171-0/+6
* s/snprintf/g_snprintf to not break gcc 2.95Marco Pesenti Gritti2003-06-171-0/+11
* *** empty log message ***Marco Pesenti Gritti2003-06-171-0/+6
* Fix potential crash.Christian Persch2003-06-161-0/+6
* Do not mark non-user-visible strings for translation.Christian Persch2003-06-161-0/+6
* Merge with popup control, we dont need it for bonobo window anymore.Marco Pesenti Gritti2003-06-161-0/+56
* Remove some obsolete entries.Marco Pesenti Gritti2003-06-161-0/+37
* Shift+F10 show context menus on the embed. (Less invasive way untilMarco Pesenti Gritti2003-06-161-0/+20
* Remove unneeded includes which mozilla cvs no longer provides.Christian Persch2003-06-151-0/+6
* Use new INIT macros (from galeon).Marco Pesenti Gritti2003-06-151-0/+14
* Removed it because it's unnecessary.Christian Persch2003-06-151-0/+6
* Suggest the address as title when web page has no title.Marco Pesenti Gritti2003-06-151-0/+6
* Fix file picker warnings.Marco Pesenti Gritti2003-06-151-0/+16
* Convert dialog to metric units and default paper to A4. Fixes #112619Christian Persch2003-06-151-0/+11
* Fix mem leaks.Christian Persch2003-06-151-0/+8
* ), (EventContext::SetStringProperty (const char*, const nsACString&)):Christian Persch2003-06-151-0/+9
* Make prev/next navigation capability an object property, and sync on embedChristian Persch2003-06-151-0/+31
* Rewritten, fixing mem leaks.Christian Persch2003-06-151-0/+7
* Use g_list_prepend instead of g_list_append, and fix mem leaks along theChristian Persch2003-06-141-0/+11
* Respect the bookmarks bar visibility user choice also for popups.Marco Pesenti Gritti2003-06-141-0/+10
* Fix previous change to actually work on anything else than en locales.Christian Persch2003-06-141-0/+6
* Make visibility a tab GObject property.Christian Persch2003-06-141-0/+14
* Persist the selected language for the fonts preferences, and make theChristian Persch2003-06-141-0/+8
* Fix yet another mem leak.Christian Persch2003-06-141-3/+3
* TypoMarco Pesenti Gritti2003-06-141-0/+6
* Persist the language selected for the fonts preferences. Make theChristian Persch2003-06-141-0/+8
* Handle NULL return from eel_gconf_get_string. Oh, and fix yet another memChristian Persch2003-06-141-0/+8
* Do not use libxml to parse mozilla bookmarks. Use the galeon parserMarco Pesenti Gritti2003-06-141-0/+10
* Lower the increments for the cache size spin button and further accesskeyPiers Cornwell2003-06-141-0/+7
* Fix statusbar message and tab label.Christian Persch2003-06-141-0/+6
* Fix typo.Christian Persch2003-06-131-0/+6
* Add support for string enums.Marco Pesenti Gritti2003-06-131-0/+33
* The Friday the 13th Mega Patch. Beware!Christian Persch2003-06-131-0/+64
* Dont try to use class members after the class has been deleted.Marco Pesenti Gritti2003-06-131-0/+11
* Do not use c++ new to allocate priv struct of the objectMarco Pesenti Gritti2003-06-131-0/+6
* s/scheme/host for the smartbookmarksMarco Pesenti Gritti2003-06-131-0/+6
* Do not persist node selection in BME between sessions.Xan Lopez2003-06-131-1/+10
* Sigh. Fix some more mem leaks.Christian Persch2003-06-131-0/+11
* HIGified Import Bookmarks dialog.Christian Neumair2003-06-121-0/+6
* Better description. Bug #113287Marco Pesenti Gritti2003-06-121-0/+6
* Update.Marco Pesenti Gritti2003-06-121-0/+14
* Fix compilation.Xan Lopez2003-06-121-1/+7