aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Exit print preview mode before closing a window. Fixes a crasher; EpiphanyChristian Persch2004-04-271-0/+7
* Version 1.2.4.Christian Persch2004-04-271-0/+7
* Fix encoding of saved and downloaded content; fixes bug 141050.Christian Persch2004-04-271-0/+6
* Set the close button as data on the tab label.Christian Persch2004-04-251-0/+6
* Document UTF-8 requirement.Christian Persch2004-04-221-3/+16
* Fix font selection combo box issues; fixes bug #138560.Christian Persch2004-04-181-0/+13
* Post-release version bump.Christian Persch2004-04-181-0/+6
* Updated for 1.2.3.Christian Persch2004-04-181-0/+6
* Add 1.7 to the list of supported mozilla versions.Christian Persch2004-04-181-0/+7
* Make warning message selectable (backported from HEAD).Piers Cornwell2004-04-181-0/+6
* Add "eu" to ALL_LINGUAS.Christian Persch2004-04-181-0/+7
* Version 1.2.3. Default to not to build the nautilus view.Christian Persch2004-04-181-0/+7
* Fix chrome for new windows opened from _blank target. Fixes bug #139512.Marco Pesenti Gritti2004-04-181-0/+11
* Don't override nsWebBrowserContentPolicy contract ID, just register ourChristian Persch2004-04-181-1/+9
* Don't gunzip downloads (backported from HEAD).Christian Persch2004-04-181-0/+6
* Fix saving of linked content. Don't create the directory; mozilla will doChristian Persch2004-04-171-0/+7
* Add $(MOZILLA_INCLUDE_ROOT) to the list.Christian Persch2004-04-141-0/+6
* Set the actions' accel paths; fixes bug #139641 for ephy.Christian Persch2004-04-141-0/+10
* Don't quit the filechooser when selecting "No" from the confirm- overwriteChristian Persch2004-04-101-0/+13
* Sort the actions in the location entry autocompletion dropdown. Fixes bugChristian Persch2004-04-101-0/+8
* Don't abort on error, just show the message on console. Fixes bug #139247.Christian Persch2004-04-071-0/+8
* Make pdm and print setup dialogues destroy with parent, too.Christian Persch2004-04-061-0/+7
* Make prefs, pdm and print setup dialogues transient to their parent. FixesChristian Persch2004-04-061-0/+12
* Merging Crispin's toolbar fixes from HEADChristian Persch2004-04-031-0/+13
* Remove stray semicolon. Fixes bug #138902.Christian Persch2004-04-031-0/+6
* Fix bookmarks toolbar visibility in fullscreen and print preview mode, asChristian Persch2004-04-011-0/+13
* Make buttons the same size in Industrial theme and make text selectable.Piers Cornwell2004-03-311-0/+7
* Don't allow a font size less than 1.Piers Cornwell2004-03-311-0/+7
* Fix the --with-mozilla-snapshot help string to list all supported mozillaChristian Persch2004-03-311-0/+7
* 2004-03-29 Christian Persch <chpe@cvs.gnome.org>Christian Persch2004-03-301-0/+6
* Fixes #138263.Federico Mena Quintero2004-03-301-0/+28
* Change test to use -d, fixes bug #138088.Christian Persch2004-03-291-0/+6
* Merge fix for bug #138207 from HEAD.Christian Persch2004-03-291-0/+6
* Post-release version bump.Christian Persch2004-03-291-0/+6
* Don't assume every anchor has a href attribute. Fixes bug #138200.Christian Persch2004-03-291-0/+6
* Fix opening in new tabs when there is no existing window. Fixes bugChristian Persch2004-03-291-0/+8
* Make the "Go" button actually work. Thanks to aes for alerting us to thisChristian Persch2004-03-241-0/+8
* Added Gujarati translationGuntupalli Karunakar2004-03-231-0/+4
* Set window icon. Fixes bug #137806.Christian Persch2004-03-221-1/+14
* added Punjabi translationGuntupalli Karunakar2004-03-221-0/+4
* Cleanups chromes code and register a type for the enum.Marco Pesenti Gritti2004-03-221-0/+42
* The xbel type is now application/x-xbelMarco Pesenti Gritti2004-03-221-0/+6
* Update for 1.2.1Release121Marco Pesenti Gritti2004-03-221-0/+7
* Don't try to unref NULL icons. Fixes bug #137715.Christian Persch2004-03-201-0/+6
* Fix notes and tips to validate.Piers Cornwell2004-03-181-0/+4
* *** empty log message ***Release120Marco Pesenti Gritti2004-03-151-0/+11
* Deal with the case where data_received signal is emitted asyncrounously.Marco Pesenti Gritti2004-03-141-0/+8
* Added Bulgarian translation by Vladimir "Kaladan" PetkovAlexander Shopov2004-03-131-0/+4
* Added nn to ALL_LINGUAS. Started Norwegian Nynorsk translation.Åsmund Skjæveland2004-03-091-0/+5
* Check if the dragged item is a separator. Fixes crash when it _is_ aChristian Persch2004-03-091-0/+18
* *** empty log message ***Marco Pesenti Gritti2004-03-081-0/+8
* Updated for 1.1.11.Christian Persch2004-03-071-0/+6
* Really always check the return value of xmlTextReaderRead(), don't advanceChristian Persch2004-03-071-0/+9
* Fix crash when dragging a link to a tab label; I forgot to change thisChristian Persch2004-03-071-0/+7
* Also pop up the context menu with the menu key.Christian Persch2004-03-071-0/+6
* Persist changed accels with gnome_accelerator_sync().Christian Persch2004-03-061-0/+6
* Increase MOZILLA_SNAPSHOT for 1.7b, and depend on gtk+ >= 2.3.5.Christian Persch2004-03-061-0/+10
* Don't return an error when a DOM document isn't a HTML document, it's okChristian Persch2004-03-051-0/+7
* Don't assume Desktop directory location, check the gconf key if it'sChristian Persch2004-03-051-0/+7
* Replace filename validity check, it was making the filename invalidChristian Persch2004-03-051-0/+7
* Don't use ephy_tab_get_embed(), instead use the pointer provided when weChristian Persch2004-03-051-0/+10
* Don't set the 5-star icon as window icon for the about dialogue. Fixes bugChristian Persch2004-03-051-0/+7
* Change wait interval between updates to 0.2 s.Christian Persch2004-03-041-0/+6
* Copy and modify gnome_vfs_uri_list_parse() so that we get a list of stringChristian Persch2004-03-041-0/+13
* Unset the GValue after we're done using what it contained.Christian Persch2004-03-041-0/+16
* If the favicon isn't ready when we need it, connect to the favicon cache'sChristian Persch2004-03-031-0/+8
* Do not show the unsubmitted dialog for js closeMarco Pesenti Gritti2004-03-031-0/+6
* Don't remember the size of the filechoose dialogue, because it doesn'tChristian Persch2004-03-031-0/+8
* Never show two resume dialogs, just re-present the old one.Marco Pesenti Gritti2004-03-021-0/+7
* Don't try to backup non-existing files :) Also, when neitherChristian Persch2004-03-021-0/+9
* Correctly sync the smarturl property of EphyBookmarksAction when itChristian Persch2004-03-021-0/+9
* When changing a bookmark address and it was a smart bookmark but now isChristian Persch2004-03-021-0/+8
* Ensure we always have a BookmarksBar toolbar in the model. Fixes bugChristian Persch2004-03-021-0/+8
* The icon should be activated by double clickMarco Pesenti Gritti2004-03-021-0/+7
* Add API docs.Christian Persch2004-03-021-0/+6
* If reading the bookmarks file, or re-importing the bookmarks from the rdfChristian Persch2004-03-021-0/+9
* Fix XBEL importer not to tag all bookmarks with a "Bookmarks" category.Christian Persch2004-03-021-0/+7
* Export ephy_statusbar_add_widget() for use by extensions.Christian Persch2004-03-011-0/+8
* Guard against xml reading error, check for NULL subtree before trying toChristian Persch2004-03-011-0/+7
* Keep a ref for downloads in the view.Marco Pesenti Gritti2004-03-011-0/+24
* Correct the label of the action button (Open)Marco Pesenti Gritti2004-03-011-0/+6
* Iterate backwards over the children when removing a host.Christian Persch2004-03-011-0/+6
* Remove cancelled downloads from the downloads hash; and remove partiallyChristian Persch2004-03-011-0/+12
* Add debug output in ctors and dtors.Christian Persch2004-02-291-0/+11
* Separately profile bookmarks menu clean and rebuild.Christian Persch2004-02-291-0/+7
* Add "cancelled" signal to EphyEmbedPersist.Christian Persch2004-02-291-0/+11
* Add debug output.Christian Persch2004-02-291-0/+7
* Decode RFC 2231 and RFC 2047 encoded filenames in content-dispositionChristian Persch2004-02-291-0/+8
* Add debug output.Christian Persch2004-02-291-0/+6
* Fix max size logic, thanks to chpe.Marco Pesenti Gritti2004-02-291-0/+6
* Fix order of the windows, they was reversed before.Marco Pesenti Gritti2004-02-291-0/+7
* fix typo that was causing categorized bookmarks to go in the uncategorizedMarco Pesenti Gritti2004-02-291-0/+7
* If a folder has no name, don't tag its bookmarks with "Untitled" keyword,Christian Persch2004-02-291-0/+8
* Use getInterface to get the dom window from the docshell, notMarco Pesenti Gritti2004-02-281-0/+14
* Add a note about changelog entry.Marco Pesenti Gritti2004-02-281-0/+10
* Sucky but not intrusive hack to make dnd on the address entry work whenMarco Pesenti Gritti2004-02-281-0/+14
* Add missing check for Firebird bookmarks, patch by André Dahlqvist.Xan Lopez2004-02-281-0/+6
* Remove an useless check.Marco Pesenti Gritti2004-02-281-0/+11
* Depend on gk+ >= 2.3.4, but since the filechooser API changed, you'llChristian Persch2004-02-271-0/+7
* Fix for gtk+ filechooser API change.Christian Persch2004-02-271-0/+9
* Fix potential crash.Christian Persch2004-02-271-0/+10
* Replace entities also in folder names, fixes bug #135440.Christian Persch2004-02-271-0/+6
* Do not show about:blank to the user, an empty address bar will do better.Marco Pesenti Gritti2004-02-261-0/+9
* Check for NULL before converting filename to UTF-8.Christian Persch2004-02-251-0/+6
* Make max size property use long / bytes.Marco Pesenti Gritti2004-02-251-0/+21
* Change this back to simply do g_idle_add(), accidentally forgot to revertChristian Persch2004-02-251-0/+7
* Unescape filenames whenever possible.Xan Lopez2004-02-251-0/+10
* Make EphyTab inherit from GtkBin, and contain the EphyEmbed as its child.Christian Persch2004-02-251-0/+36
* Do not use gnome vfs to check the scheme because it can handle onlyMarco Pesenti Gritti2004-02-241-0/+7
* Remove nsUnicharUtils.h from docs makefile.Christian Persch2004-02-221-0/+6
* Removed an unused #include.Christian Persch2004-02-221-0/+7
* Always connect signals, not just for PT_AUTOAPPLY props.Christian Persch2004-02-221-0/+6
* Commit changed, auto-generated templates.Christian Persch2004-02-221-24/+15
* Epiphany 1.1.10.Christian Persch2004-02-221-0/+6
* Added "en_CA" to ALL_LINGUAS. Added Canadian English translation by AdamChristian Rose2004-02-221-0/+4
* Actually remove nsUnicharUtils.*Marco Pesenti Gritti2004-02-211-0/+15
* R embed/mozilla/nsUnicharUtils.h: R embed/mozilla/nsUnicharUtils.cpp:Christian Persch2004-02-211-0/+11
* Ensure that there are no more chars after the last /. Cut down number ofMarco Pesenti Gritti2004-02-211-0/+8
* Fix logic error, spotted by Crispin.Christian Persch2004-02-211-0/+34
* #ifdef HAVE_CONFIG_H the inclusion of config.h.Christian Persch2004-02-201-0/+6
* Remove duplicate entry for ephy-gui.h.Christian Persch2004-02-201-0/+6
* s/IFace/Iface/g to match the gtk+ naming convention.Christian Persch2004-02-201-0/+60
* Remove duplicate --with-html-dir argumentJulio M. Merino Vidal2004-02-201-0/+10
* Fix off-by-one error when computing the height of the table.Christian Persch2004-02-191-0/+6
* When removing a toolbar, make its items available again in the toolbarChristian Persch2004-02-191-0/+10
* Fixed typos in the bookmarks explanation.Alexander Winston2004-02-191-0/+4
* Remove the toolbar height contraint when the first item is added to it.Christian Persch2004-02-181-0/+8
* s/EphyExtensionClass/EphyExtensionIface/gChristian Persch2004-02-171-0/+11
* Epiphany 1.1.9.Release119Christian Persch2004-02-171-0/+7
* Don't use #if inside a macro. Fixe compilation with gcc 3.2.2.Christian Persch2004-02-161-0/+6
* Make it work (TM).Christian Persch2004-02-161-0/+6
* Weak ref the real dialogue, and hide the dialogue after running it. FixesChristian Persch2004-02-161-0/+9
* Prepare for 1.1.8Marco Pesenti Gritti2004-02-151-0/+12
* Quiet cvs.Xan Lopez2004-02-151-0/+6
* *** empty log message ***Marco Pesenti Gritti2004-02-141-0/+13
* Install the statusbar .h file.Christian Persch2004-02-131-0/+18
* R data/epiphany-1.0.pc.in: A data/epiphany-1.2.pc.in:Christian Persch2004-02-131-0/+10
* Safety check.Christian Persch2004-02-131-0/+6
* Use static_cast<>, don't cast directly.Christian Persch2004-02-131-0/+6
* Don't set entries insensitive, only set the non-editable when the gconfChristian Persch2004-02-131-0/+7
* Unify fallback downloads dir to get the home directory.Christian Persch2004-02-131-0/+7
* Don't insist on a parent for the dialogue; because there isn't one when weChristian Persch2004-02-131-0/+7
* Fix numerous places where we weren't properly converting between UTF-8 andChristian Persch2004-02-131-0/+27
* Add a missing accelleratorMarco Pesenti Gritti2004-02-131-0/+6
* 2004-02-12 Christian Persch <chpe@cvs.gnome.org>Christian Persch2004-02-131-0/+9
* Depend on libxml2 >= 2.6.6 because of bug #133298 and bug # 131548.Christian Persch2004-02-131-0/+10
* Fix compilation with mozilla 1.4.Christian Persch2004-02-131-0/+6
* Adapt to the ever-changing mozilla APIs.Christian Persch2004-02-121-0/+9
* Simplify and hopefully fix mem corruptionMarco Pesenti Gritti2004-02-121-0/+6
* When open is explicitly requested from the dialog use a tmp file.Marco Pesenti Gritti2004-02-121-0/+7
* Added timeout so that dialog won't disappear before 5 seconds is over.Chris Lahey2004-02-121-0/+6
* Increase bookmarks format version.Christian Persch2004-02-121-0/+6
* Update bookmarks keywordsMarco Pesenti Gritti2004-02-121-0/+6
* Put the serial numbers in duplicated filenames just before the last dot soXan Lopez2004-02-121-0/+7
* Make columns resizableMarco Pesenti Gritti2004-02-121-0/+6
* Do not load js urls when middle clicked.Marco Pesenti Gritti2004-02-121-0/+7
* CleanupMarco Pesenti Gritti2004-02-111-0/+10
* Better keyword matching function. Should match only words (not middleMarco Pesenti Gritti2004-02-111-0/+8
* Pass the property id to the changed signal.Marco Pesenti Gritti2004-02-111-0/+31
* Fix mem leaks.Christian Persch2004-02-111-0/+6
* Better autocompletion sorting logic.Marco Pesenti Gritti2004-02-111-0/+11
* Show the title of the bookmark, not the addressMarco Pesenti Gritti2004-02-111-0/+6
* Fix the fix for the epiphany equivalent of bug #133633. Don't convert theChristian Persch2004-02-101-0/+9
* Include config.h.Christian Persch2004-02-091-0/+7
* Added "mi" to ALL_LINGUAS. Added Maori translation by John C BarstowChristian Rose2004-02-091-0/+4
* Remove trailing / in invocation of mkdir, since it's unneeded and notChristian Persch2004-02-081-0/+7
* Make middle-click paste work with urls with IDN domain names. Fixes theChristian Persch2004-02-071-0/+7
* Excise old galeon 1, non ported, defined-out code.Christian Persch2004-02-071-0/+6
* Honour the --with-gconf-schema-file-dir and --disable-schemas-installChristian Persch2004-02-071-1/+8
* Now that GtkComboBox supports mnemonic activation, set the focus target ofChristian Persch2004-02-061-0/+7
* Make warning message selectable per hig.Piers Cornwell2004-02-051-0/+6
* No need to connect to the toolitem's create-menu-proxy signal, gtk+ doesChristian Persch2004-02-051-0/+8
* gtk+ now connects the tool item's create_menu_proxy to the action'sChristian Persch2004-02-051-1/+11
* Fix toolbar overflow menu creation. Don't connect zoom control signals toChristian Persch2004-02-051-0/+12
* Fix mem leak.Christian Persch2004-02-051-0/+7
* Dialogs shouldn't show up in the window list, period.Christian Persch2004-02-051-0/+9
* Don't show Find, Add Language, and Encodings dialogue in window list.Christian Persch2004-02-051-0/+8
* Set a default height/width for the dialog.David Bordoley2004-02-051-0/+6
* David Bordoley <bordoley@msu.edu>Biggest Flake Ever2004-02-051-0/+9
* Use title capitalisation for title.Piers Cornwell2004-02-041-0/+6
* Add Ukrainian translationMaxim Dziumanenko2004-02-021-0/+4
* Use gnome-common to generate help makefilesMarco Pesenti Gritti2004-02-021-0/+8
* Version 1.1.7.Christian Persch2004-02-021-0/+6
* Decouple extensions manager initialisation and extensions loading. Fixes aChristian Persch2004-02-021-0/+10
* typo in icon nameMarco Pesenti Gritti2004-02-021-0/+6
* Add a space after period, fixes bug #133151.Christian Persch2004-02-021-0/+6
* Activating the status icon should only show it (HIG says so). Also set theXan Lopez2004-02-011-0/+8
* Prepare for 1.1.6Adam Hooper2004-02-011-0/+7
* Obvious typo fixAdam Hooper2004-01-311-0/+6
* Don't try to g_free a nsCOMPtr<>, and use nsMemory::Free for the mMimeTypeChristian Persch2004-01-311-0/+7
* Fix mem leak.Christian Persch2004-01-301-0/+6
* Fix property getter of "icon" property.Christian Persch2004-01-291-0/+7
* Fix mem leak.Christian Persch2004-01-291-0/+6
* Fix mem leak.Christian Persch2004-01-291-0/+6
* Fix encodign conversion of "Untitled" filename suggestion. Fixes bugChristian Persch2004-01-291-0/+7
* Don't crash when reading the RDF file fails.Christian Persch2004-01-291-0/+7
* Use rdf:resource instead of rdf:about, fixes bug #131543.Christian Persch2004-01-291-0/+7
* Sync topic names in the menu. Fixes bug #128097.Christian Persch2004-01-291-0/+8
* Fix options parsing.Christian Persch2004-01-291-0/+7
* Use EPHY_STOCK_DOWNLOAD for the download link icon.David Bordoley2004-01-291-0/+6
* Fix linking with nautilus view enabled.Christian Persch2004-01-281-0/+6
* Check for required libnautilus version, and conditionally enable nautilusChristian Persch2004-01-281-0/+8
* Update documentation.Piers Cornwell2004-01-281-0/+6
* Only try to rmdir() the tmp directory if we have one.Christian Persch2004-01-271-0/+6
* Make sure to not initialize EphyBrowser multiple times.Marco Pesenti Gritti2004-01-271-0/+8
* Fix mem leak.Christian Persch2004-01-271-0/+6
* Fix mem leak.Christian Persch2004-01-271-0/+6
* Fix mem leak.Christian Persch2004-01-271-0/+6
* *** empty log message ***Marco Pesenti Gritti2004-01-261-0/+6
* Correct a translator name.Marco Pesenti Gritti2004-01-261-0/+16
* Include nsIMIMEInfo.h to fix compilation with mozilla 1.4.Christian Persch2004-01-261-0/+6
* Fix mem leak.Christian Persch2004-01-261-0/+6
* Fix mem leak.Christian Persch2004-01-261-0/+6
* Fix mem leak.Christian Persch2004-01-261-0/+7
* Fix mem leaks.Christian Persch2004-01-261-0/+7
* ==> ChangeLog <==Christian Persch2004-01-261-0/+7
* Fix mem leak.Christian Persch2004-01-261-0/+6
* 2004-01-25 Christian Persch <chpe@cvs.gnome.org>Christian Persch2004-01-261-0/+7
* Fix mem leak.Christian Persch2004-01-261-0/+6
* Update the screenshot to match the default toolbar layout.David Bordoley2004-01-261-0/+6
* Fix mem leak.Christian Persch2004-01-261-0/+6
* Fix mem leak.Christian Persch2004-01-261-0/+7
* Fixed early freeing of tmp_dirAdam Hooper2004-01-251-0/+6
* Fix mem leak.Christian Persch2004-01-251-0/+6
* Fix mem leaks.Christian Persch2004-01-251-0/+6
* Fix mem leaks.Christian Persch2004-01-251-0/+6
* Fix mem leaks.Christian Persch2004-01-251-0/+7
* Fix mem leaks.Christian Persch2004-01-251-0/+7
* Fix mem leak.Christian Persch2004-01-251-0/+6
* Fix mem leak.Christian Persch2004-01-251-0/+6
* Add a way to get the downloads dir with a comment for translators. Use dirMarco Pesenti Gritti2004-01-251-0/+17
* Updated copyright date.Christian Persch2004-01-251-0/+6
* Double underscores, since otherwise the menu entry will display them asChristian Persch2004-01-251-0/+7
* When checking forms for modifications, handle correctly text entries withChristian Persch2004-01-251-0/+8
* Add a hidden tools menu that extensions can use.David Bordoley2004-01-251-0/+7
* Remove totally wrong comment before ephy_string_blank_chrAdam Hooper2004-01-251-0/+6
* Make ephy_file_tmp_directory() return a const char * instead of a char *Adam Hooper2004-01-251-0/+8
* Prepare for 1.1.5Marco Pesenti Gritti2004-01-251-1/+1
* Prepare for 1.1.5Marco Pesenti Gritti2004-01-251-0/+10
* Prepare for 1.1.4Marco Pesenti Gritti2004-01-241-0/+11
* Fall back to Home directory when the pref is NULL.Christian Persch2004-01-241-0/+6
* Use our eel_gconf_set_path() function to persist the directory.Christian Persch2004-01-241-0/+7
* Add a persist-position property.Marco Pesenti Gritti2004-01-241-0/+18
* Sometimes reading gnomedesktop flames is useful:Marco Pesenti Gritti2004-01-241-0/+12
* Commit ChangeLog tooChristian Persch2004-01-241-0/+19
* We really depend on gtk+ >= 2.3.2.Christian Persch2004-01-231-0/+6
* Make Cancel safe against non active downloads.Xan Lopez2004-01-231-0/+6
* Use both BYPASS_CACHE and BYPASS_PROXY on force-reload. Unified theChristian Persch2004-01-231-0/+11
* Updated encodings listChristian Persch2004-01-231-0/+7
* data: urls can be opened in new tabs too.Christian Persch2004-01-231-0/+7