aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* ephy_new_bookmark_construct):Christian Persch2003-09-171-0/+6
* Activate the embed when necessary.Marco Pesenti Gritti2003-09-161-0/+6
* Correct spelling mistake in ChangeLogChristian Persch2003-09-161-1/+1
* Enable dragging the tab from a single-tab window too.Christian Persch2003-09-161-0/+11
* *** empty log message ***Christian Persch2003-09-151-0/+6
* Exchange the newly-deprecated g_value_set_object_take_ownership() withChristian Persch2003-09-131-0/+9
* Use a line to make more clear Language/Fonts relation. I had this ideaMarco Pesenti Gritti2003-09-131-0/+8
* Remove not needed removal of groups of actions from ui merge (gtk fix).Marco Pesenti Gritti2003-09-121-0/+16
* Make sure to remove show_timeout also when the window is still notMarco Pesenti Gritti2003-09-121-0/+10
* Remove a double connect to signal.Christian Persch2003-09-101-0/+6
* Make spinner status per tab. Remove the default to tab pref, use tab byMarco Pesenti Gritti2003-09-101-0/+17
* Added Walloon filePablo Saratxaga2003-09-101-0/+4
* Readd separators and dont use unnecessary placeholders.Marco Pesenti Gritti2003-09-101-0/+7
* First important step in solving the fonts mess. Allow to select theMarco Pesenti Gritti2003-09-101-0/+16
* gtk+ now supports invisible event boxes. Remove our custom implementationChristian Persch2003-09-091-0/+12
* add a missing fileMarco Pesenti Gritti2003-09-081-0/+6
* Added sk.Marcel Telka2003-09-081-0/+4
* Galeon guys found a way to load prefs from a js file, without having themMarco Pesenti Gritti2003-09-081-0/+10
* Set wrap around prop in mozilla interfaceMarco Pesenti Gritti2003-09-071-0/+6
* Port to the new gtk dynamic menus apiMarco Pesenti Gritti2003-09-071-0/+9
* Use gtk_action_group_set_translation_domain() to restore menu and popupChristian Persch2003-09-061-0/+11
* Adapt to new gtk_ui_manager_add_ui functionality.Christian Persch2003-09-051-0/+7
* Bump version to 1.1.0 and EPIPHANY_MAJOR to 1.1 on HEAD.Christian Persch2003-09-051-1/+7
* signature change in gtkMarco Pesenti Gritti2003-09-041-0/+6
* Use x,y only on drop, otherwise they are invalid. Damn that api suck.Marco Pesenti Gritti2003-09-041-0/+7
* Fix a typo in the xmlMarco Pesenti Gritti2003-09-041-0/+11
* Check if the target type match before highlighting the row and returnMarco Pesenti Gritti2003-09-041-0/+7
* Use the api for dynamic menus creation. Far cleaner.Marco Pesenti Gritti2003-09-031-0/+7
* Rewrote xbel bookmarks importer using xmlreader api. Should fix bugChristian Persch2003-09-031-0/+13
* Fix galeon bookmarks import for the case of there existing a subdirectoryChristian Persch2003-09-031-0/+8
* Added Mongolian translationSanlig Badral2003-09-031-0/+4
* typoMarco Pesenti Gritti2003-09-021-0/+6
* Mega-patch, changelog too long to paste here.Christian Persch2003-09-021-0/+242
* Fix ui xml, make ppview toolbar work again.Christian Persch2003-09-021-0/+6
* added ( thanks to Mi%Gş%@u Moldovan )Marius Andreiana2003-09-021-0/+4
* Some more missing ensure update.Marco Pesenti Gritti2003-09-021-0/+8
* Readd is_important and ensure_update, gtk now support them.Marco Pesenti Gritti2003-09-011-0/+12
* Fix problems with EphyNodeView, bookmarks and history dialogs and updateMarco Pesenti Gritti2003-09-011-0/+21
* *** empty log message ***Marco Pesenti Gritti2003-08-311-0/+8
* *** empty log message ***Marco Pesenti Gritti2003-08-311-0/+13
* Complete gtk 2.3 port. It doesnt run here but it could be my env.Marco Pesenti Gritti2003-08-301-0/+32
* Part of gtk 2.3 port, changelog too long to paste itMarco Pesenti Gritti2003-08-301-0/+192
* *** empty log message ***Marco Pesenti Gritti2003-08-301-0/+4
* Added "sq" to ALL_LINGUASLaurent Dhima2003-08-291-0/+4
* Added tamil fileFatih Demir2003-08-281-0/+4
* Added Italian translation.Alessio Frusciante2003-08-251-0/+4
* *** empty log message ***Release092Marco Pesenti Gritti2003-08-251-0/+7
* Fix the logic in the version-mismatch case.Christian Persch2003-08-251-0/+6
* Use a small spinner for all styles except text under icons.Anders Carlsson2003-08-251-0/+5
* Convert erroneous g_return_if_fail into a simple conditional return.Christian Persch2003-08-241-0/+6
* Add extra bogosity check, ported from galeon.Christian Persch2003-08-241-0/+6
* Use WARN_CXXFLAGS for mozilla code. You need to update gnome-common.Marco Pesenti Gritti2003-08-241-0/+8
* 0.9.1Release091Marco Pesenti Gritti2003-08-241-0/+10
* Update for 0.9.0Marco Pesenti Gritti2003-08-221-0/+7
* Make it NULL safeMarco Pesenti Gritti2003-08-221-0/+15
* Fix function signature, it's void instead of gboolean. Fix a logic error.Christian Persch2003-08-211-0/+7
* Added Icelandic translation.Samúel Jón Gunnarsson2003-08-211-0/+4
* Overwrite existing files. (We already warn the user about it).Marco Pesenti Gritti2003-08-211-0/+7
* Fix drag dest implementation getting some code from nautilus.Marco Pesenti Gritti2003-08-211-0/+11
* Added irish translationPaul Duffy2003-08-201-0/+4
* Do not try to remove completed downloads, fixes a crash.Marco Pesenti Gritti2003-08-201-0/+6
* Stop signals only when necessary on drag dest custom implementation. MakeMarco Pesenti Gritti2003-08-201-0/+12
* Add activate api.Marco Pesenti Gritti2003-08-191-0/+15
* *** empty log message ***Marco Pesenti Gritti2003-08-171-0/+7
* Removed useless code (debug leftovers).Christian Persch2003-08-171-0/+6
* Remove unused variables and functions.Christian Persch2003-08-171-0/+13
* Added Hindi translationGuntupalli Karunakar2003-08-171-0/+4
* Added et to ALL_LINGUAS.Tõivo Leedjärv2003-08-161-0/+4
* Fix bug #119818.Christian Persch2003-08-151-0/+6
* Expand initial ~ in file name to print to.Christian Persch2003-08-151-0/+6
* Make print preview exit code safer.Marco Pesenti Gritti2003-08-151-0/+7
* Fix compiler warnings.Christian Persch2003-08-141-1/+7
* Fix opening bookmarks in new window, there was a missing flag.Xan Lopez2003-08-141-0/+7
* Remove an unused progress listener. Looks like galeon 1 code ?!Marco Pesenti Gritti2003-08-141-0/+10
* Do not show popups on print preview.Marco Pesenti Gritti2003-08-141-0/+13
* Update my mail addressMarco Pesenti Gritti2003-08-131-0/+8
* Respect priority text preference. Ported from gtk.Marco Pesenti Gritti2003-08-121-0/+26
* Respect system pref about no proxy for.Marco Pesenti Gritti2003-08-121-0/+7
* Fix multiple rows dnd problems stealing some Nautilus code.Marco Pesenti Gritti2003-08-111-0/+12
* Sync with Moz HEAD.Xan Lopez2003-08-111-0/+7
* *** empty log message ***Release083Marco Pesenti Gritti2003-08-111-0/+7
* 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