aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Work around a bug in mozilla where 0xa0 (NBSP) are converted to spaces, soChristian Persch2004-01-231-0/+8
* New function to get temp directory and moved ephy_shell_delete_on_exit toChristopher James Lahey2004-01-231-0/+16
* Slightly better string for history disable.Marco Pesenti Gritti2004-01-231-0/+6
* *** empty log message ***Marco Pesenti Gritti2004-01-221-0/+11
* Call ephy_file() explicitly for each glade file, letting extensions load glad...Adam Hooper2004-01-221-0/+17
* Destroy filepicker once it's done. I dunno about much more bugs so pleaseMarco Pesenti Gritti2004-01-221-0/+7
* Set "tooltip" property on bookmark actions to the url. That way we displayChristian Persch2004-01-211-0/+11
* Use ngettext for number of downloads and remaining minutes display in thePiers Cornwell2004-01-211-0/+8
* about: can be opened in new tab too.Christian Persch2004-01-211-0/+7
* Re-enable fonts language font filtering, fixes bug #128814Christian Persch2004-01-211-0/+6
* Make uri canonical before passing it as launch argument to make vfs happy.Marco Pesenti Gritti2004-01-201-0/+12
* Merge from gnome-2-4 branch.Christian Persch2004-01-201-0/+6
* Add a way to store paths.Marco Pesenti Gritti2004-01-191-0/+22
* *** empty log message ***Marco Pesenti Gritti2004-01-191-0/+14
* Introduce ephy_dialog_hide().Christian Persch2004-01-191-0/+7
* We need to use do_QueryInterface to get from the nsIDOM[Key|Mouse]Event toChristian Persch2004-01-191-0/+8
* Use g_signal_connect_object to connect the embed signals, that way they'reChristian Persch2004-01-171-0/+9
* Typo fixes.62004-01-171-0/+4
* Use gtk_file_chooser_get_filename() instead ofChristian Persch2004-01-171-0/+7
* Show help for menu items in the statusbar.Christian Persch2004-01-161-0/+8
* Make EphyEmbedEvent abstract, implemented by MozillaEmbedEvent. PortChristian Persch2004-01-161-0/+22
* Let the user decide about what to do with automatic dialogs.Xan Lopez2004-01-151-0/+7
* Get the page content into a string.Christian Persch2004-01-141-0/+8
* Allow to show/hide downloader clicking on tray icon. Fixes #131012.Xan Lopez2004-01-141-0/+7
* Version 1.1.3.Release113Christian Persch2004-01-131-0/+8
* Feature FreezeChristian Persch2004-01-131-0/+4
* Add accelerator to Pause/Resume button.Christian Persch2004-01-131-0/+6
* Default history to "enabled".Christian Persch2004-01-131-0/+7
* Forgot to commit those.Christian Persch2004-01-131-0/+7
* Only allow "Open in New Tab/Window" for certain protocols.Christian Persch2004-01-131-0/+10
* Verified the quote and put the original here.Christian Persch2004-01-111-0/+6
* Fix signal parameter, and add a NULL check. Fixes bug #131117, patch byChristian Persch2004-01-111-0/+8
* Implement print and print setup disabling for lockdown mode.Christopher James Lahey2004-01-111-0/+10
* Adapt to the ever-changing mozilla API.Christian Persch2004-01-111-0/+8
* Implement history disabling.Christian Persch2004-01-111-0/+20
* Added disable_arbitrary_url, disable_toolbar_editing, and disable_historyChristopher James Lahey2004-01-101-5/+24
* Fix type to make it compile with MOZILLA_SNAPSHOT <= 11 again.Christian Persch2004-01-101-0/+12
* Use NS_ENSURE_SUCCESS/NS_ENSURE_TRUE at appropriate places.Christian Persch2004-01-101-0/+7
* Use NS_ENSURE_SUCCESS/NS_ENSURE_TRUE at appropriate places.Christian Persch2004-01-101-0/+9
* Use NS_ENSURE_SUCCESS/NS_ENSURE_TRUE at appropriate places.Christian Persch2004-01-101-0/+6
* Use NS_ENSURE_SUCCESS/NS_ENSURE_TRUE at appropriate places.Christian Persch2004-01-101-0/+6
* Use NS_ENSURE_SUCCESS/NS_ENSURE_TRUE at appropriate places.Christian Persch2004-01-101-0/+7
* Use NS_ENSURE_SUCCESS/NS_ENSURE_TRUE at appropriate places instead ofChristian Persch2004-01-101-0/+7
* Use NS_ENSURE_SUCCESS/NS_ENSURE_TRUE at appropriate places instead ofChristian Persch2004-01-101-0/+13
* Add "Download Link As" to the link context menu.Xan Lopez2004-01-101-0/+9
* Check if embed is valid here.92004-01-101-0/+5
* Added disable_bookmark_editing key.Chris Lahey2004-01-101-1/+23
* Add an accellerator-only action (F7) to toggle caret browsing. Hook upChristian Persch2004-01-091-0/+15
* Oops. The patch was actually Dave Jones's.Roozbeh Pournader2004-01-091-1/+1
* Fixed a logic error in using & instead of && (bug #130919, Telsa Gwynne).Roozbeh Pournader2004-01-091-0/+5
* Don't save the file if disable_save_to_disk is on.82004-01-081-0/+10
* help/C/epiphany-C.omfPiers Cornwell2004-01-071-0/+6
* Add a comment for translators.Christian Persch2004-01-061-0/+6
* Move "automatic" check back to where it was, since we now always have aChristian Persch2004-01-061-0/+7
* Sigh, yet another intltool change. Remove OrigTree.pm from EXTRA_DIST, andChristian Persch2004-01-061-0/+8
* Behave better when the encoding used on the page is unknown to us.Christian Persch2004-01-061-0/+19
* Always set the "automatic" toggle button correctly, even if the encodingChristian Persch2004-01-061-2/+16
* forgot to mention the Indonesian translation credit goes to Tunggul ArifMohammad DAMT2004-01-061-1/+1
* Added "id" in ALL_LINGUAS Added Indonesian translation.Mohammad DAMT2004-01-061-0/+5
* Ensure that if the nsIDOMWindow provided is a frame inside an embed, weChristian Persch2004-01-061-0/+9
* Update creditsChristian Persch2004-01-051-0/+6
* Fixing changelog mistakeChristian Persch2004-01-051-7/+0
* Fix parent for help window.Christian Persch2004-01-051-0/+6
* Add help button to encodings dialogue.Piers Cornwell2004-01-051-0/+14
* Add help buttons to Certificate Viewer, PDM, print and print setupPiers Cornwell2004-01-051-0/+14
* Daveb will hate me for this, but making the confirm dialogue onlyChristian Persch2004-01-051-0/+9
* Add API to check if an EphyEmbed has forms with user input in them.Christian Persch2004-01-041-0/+23
* Show copy text menu item also for linksMichael Terry2004-01-041-1/+14
* *** empty log message ***Denis Lackovic2004-01-031-1/+1
* *** empty log message ***Denis Lackovic2004-01-031-0/+4
* Added "bn" to ALL_LINGUAS. Added Bangla translation by Progga of AnkurTaneem Ahmed2004-01-021-0/+4
* New API to get the EphyTab from an EphyEmbed. Port all users.Christian Persch2004-01-021-0/+12
* Unify interface struct and type macro naming to be EphyFooIFace,Christian Persch2004-01-021-0/+47
* Remove default font notifier, it's been obsoleted by the fonts rewrite.Christian Persch2004-01-021-0/+7
* Set socks prefs from gconf too.Christian Persch2004-01-021-0/+6
* Added "fa" (Persian) to ALL_LINGUAS. Added Persian translation.Roozbeh Pournader2004-01-011-0/+4
* Fix mem leaks.Christian Persch2004-01-011-0/+7
* Adjust includes to make it compile with mozila 1.4.Christian Persch2003-12-311-0/+7
* Add API to EphyEmbedSingle to clear the HTTP authentication cache.Christian Persch2003-12-311-0/+8
* Unified return type of ephy_embed_shell_get_X to be GObject *. Fixed allChristian Persch2003-12-301-0/+26
* Added OrigTree.pm to EXTRA_DIST.Release112Christian Persch2003-12-291-0/+6
* Update for 1.1.2Marco Pesenti Gritti2003-12-281-0/+7
* Brought type macros in line with the rest of libegg; and use gobjectChristian Persch2003-12-271-0/+37
* One download directory chooser is enough.Christian Persch2003-12-271-0/+7
* Move Toolbar struct decl to toolbar.h.Christian Persch2003-12-251-0/+7
* Bring ephy_window_get_toolbar signature in line withChristian Persch2003-12-251-0/+18
* Updated printing docs from spark. GET A CVS ACCOUNT! *hint*hint* patchDavid Bordoley2003-12-241-0/+8
* Fix mem leak. (Found by Crispin.)Christian Persch2003-12-221-0/+6
* Correctly cancel the download instead of just cancelling the request.Marco Pesenti Gritti2003-12-221-0/+8
* Forgot.Xan Lopez2003-12-211-0/+13
* Sync with galeon.Christian Persch2003-12-211-0/+6
* Change mnemonic.Christian Persch2003-12-211-0/+6
* Do not try to pickup already set MOZILLA_FIVE_HOME, hopefully fix crashesMarco Pesenti Gritti2003-12-211-0/+7
* Get rid of about:options.Christian Persch2003-12-211-0/+6
* Fixed #129737.Christian Neumair2003-12-211-0/+7
* Fix popup coordinates in RTL mode.Christian Persch2003-12-201-0/+6
* Set the label's mnemonic widget.Christian Persch2003-12-201-0/+6
* Use favicons in the back/forward menus.Christian Persch2003-12-201-0/+8
* Prepare for mozilla 1.6final and 1.7a.Christian Persch2003-12-201-0/+6
* Use return, not g_return_if_fail.Christian Persch2003-12-201-0/+7
* EphyFileChooser now destroys with parent, don't set the flag again here.Christian Persch2003-12-201-0/+6
* Destroy file chooser with its parent window; fixes crashes.Christian Persch2003-12-201-0/+6
* Improve comment.Christian Persch2003-12-191-0/+12
* Remove debug output leftovers.Christian Persch2003-12-191-0/+6
* In-line the language editor in the prefs dialogue.Christian Persch2003-12-191-0/+21
* Factor out the common encoding is_automatic check.Christian Persch2003-12-181-0/+9
* Don't try to save the submit button image instead of submitting the form.Christian Persch2003-12-181-0/+7
* Fix more mem leaks.Christian Persch2003-12-171-1/+7
* Fix mem leak.Christian Persch2003-12-171-0/+6
* *** empty log message ***Marco Pesenti Gritti2003-12-171-0/+57
* Really committing it this timeChristian Persch2003-12-151-1/+1
* Don't install statusbar.h.Christian Persch2003-12-151-0/+6
* Fix silly type flags.Christian Persch2003-12-151-0/+6
* Don't use deprecated macro.Christian Persch2003-12-151-0/+6
* Fix mem leaks. Fix a crash when finalizing a nautilus view after havingChristian Persch2003-12-151-0/+10
* Better way of mapping hierarchy to topics when importing bookmarks fromChristian Persch2003-12-141-0/+8
* Convert control chars to blanks.Christian Persch2003-12-141-0/+10
* Use stock icon for print setup.Christian Persch2003-12-141-0/+9
* Use g_signal_connect_object so the signal isn't emitted for a deadChristian Persch2003-12-141-0/+7
* *** empty log message ***Marco Pesenti Gritti2003-12-141-0/+8
* *** empty log message ***Marco Pesenti Gritti2003-12-141-0/+10
* Fix permission return types.Christian Persch2003-12-131-0/+10
* Make print dialogue spacing HIG-compliant.Christian Persch2003-12-111-0/+12
* Default history to show only titleMarco Pesenti Gritti2003-12-101-0/+6
* Move events code inside EphyBrowser.cpp and add an event for blockedAdam Hooper2003-12-101-0/+21
* Make toolbar editing drag icons use the same icon size as the actual toolbar ...Jorn Baayen2003-12-101-0/+13
* depend on automake 1.7, it seem it's needed by the deprecates code.Marco Pesenti Gritti2003-12-101-0/+7
* Reformatted to conform to epiphany coding style. Fix some error conditionChristian Persch2003-12-091-0/+14
* Lockdown: set some buttons insensitive when their pref key is notChristian Persch2003-12-091-0/+14
* Bump gtk+ and glib dependencies to 2.3.1.Release111Christian Persch2003-12-091-0/+6
* Sort the list of fonts alphabetically.Christian Persch2003-12-091-0/+10
* Don't use g_return_if_fail for run-time error conditions.Christian Persch2003-12-081-0/+6
* Make ctrl-click equivalent of middle click on links. Make shift-click saveChristian Persch2003-12-081-0/+12
* Update for 1.1.1Marco Pesenti Gritti2003-12-071-0/+8
* Split print dialogue in print setup and actual print, and move printChristian Persch2003-12-071-0/+55
* New Securing and snake oil certificates section :P New keybindingsDavid Bordoley2003-12-071-0/+9
* Fix a mem leak (ported from galeon).Christian Persch2003-12-061-0/+20
* Use notify::expanded to persist expander state. Bug found by Crispin.Christian Persch2003-12-061-0/+6
* Remove unused variable.Christian Persch2003-12-061-0/+6
* Remove unneccessary _() call.Christian Persch2003-12-061-0/+6
* Add some missing NULL checks.Christian Persch2003-12-051-0/+6
* Remove unused includes.Christian Persch2003-12-041-0/+6
* Epiphany is now 100% fat-free.... err... free of deprecated widgets. AddChristian Persch2003-12-041-0/+8
* Port from optionmenu to new GtkComboBox.Christian Persch2003-12-041-0/+6
* Fix strftime(3) usage.Christian Persch2003-12-041-0/+7
* Fix two crashers.Christian Persch2003-12-031-0/+6
* Improve cookie properties dialogue for bug #125498.Piers Cornwell2003-12-031-0/+6
* Set sensitivity from gconf key writability, and do it right.Christian Persch2003-12-031-0/+6
* More cleanups. Added prefs section and downloader section. Still needsDavid Bordoley2003-12-031-0/+9