aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Some ordering/sizing tweakMarco Pesenti Gritti2004-07-051-0/+6
* Support also GDK_ACTION_COPY. Fix #145254.Marco Pesenti Gritti2004-07-051-0/+11
* Decode ACE for UI, and encode UTF-8 hostnames before using cookie andChristian Persch2004-07-051-0/+9
* Unescape the mailto: address, fixes bug #144462.Christian Persch2004-07-051-0/+7
* Cache the scaled spinner images to make creating new spinners very fast,Christian Persch2004-07-051-0/+19
* Updated for 1.3.1.Christian Persch2004-07-051-0/+6
* Show and activate the menubar with F10 when it's hidden. Fixes bugChristian Persch2004-07-041-0/+8
* Normal context menus for check/radio/submit buttons. Fixes bug #143942.Christian Persch2004-07-041-0/+8
* Use regular return for valid error conditions, not g_return_if_fail.Christian Persch2004-07-041-0/+7
* Fix compilation with mozilla 1.7.Christian Persch2004-07-041-0/+6
* Add a MIME icon in the File column. Some indent fixes.Xan Lopez2004-07-041-0/+22
* "Open in tabs" insensitive when there are not multiple bookmarks in theMarco Pesenti Gritti2004-07-041-0/+9
* Add profiler calls.Christian Persch2004-07-031-0/+6
* Mozilla API change.Christian Persch2004-07-031-0/+6
* R data/art/epiphany-tab-loading.gif:Christian Persch2004-07-031-0/+14
* Use blank document as default faviconMarco Pesenti Gritti2004-07-031-0/+8
* Depend on mozilla >= 1.7 final. Simplify some mozilla version checks.Christian Persch2004-07-031-0/+8
* Follow popups keybindings.Marco Pesenti Gritti2004-07-021-0/+9
* Implement bookmark context menu.Marco Pesenti Gritti2004-07-021-0/+9
* Implement topic context menu.Marco Pesenti Gritti2004-07-021-0/+8
* Move in the bookmarks dir.Marco Pesenti Gritti2004-07-021-0/+32
* s/Off-Line/Offline/Christian Persch2004-07-021-0/+6
* Change position to popups and offline menus.Marco Pesenti Gritti2004-07-021-0/+6
* Do not show the icon for smartbookmarksMarco Pesenti Gritti2004-07-011-0/+7
* Do not allow dragging out of edit mode on ITEMS_ONLY toolbars.Marco Pesenti Gritti2004-07-011-0/+6
* No need to show the default icon for bookmarks menu.Marco Pesenti Gritti2004-07-011-0/+7
* Allow to drag bookmarks around also when not in edit mode. Use the defaultMarco Pesenti Gritti2004-07-011-0/+13
* Popup blocking support. View -> Popup Windows.Adam Hooper2004-07-011-0/+44
* Use a new window for "Open in Tabs"Marco Pesenti Gritti2004-07-011-0/+8
* Be a bit smarter about double extensions.Xan Lopez2004-07-011-0/+6
* Change tabs sizing again. Now we use a width of 20 (estimated) chars.Marco Pesenti Gritti2004-07-011-0/+7
* Update for 1.3.1.Christian Persch2004-06-301-0/+6
* Set sane_state to TRUE from user changes, otherwise broken prefs willChristian Persch2004-06-291-0/+8
* EphySingle needs to implement nsISupportsWeakReference.Christian Persch2004-06-271-0/+8
* Implement File->Work Off-Line command and backend. No DBUS/HAL/whateverChristian Persch2004-06-271-0/+18
* Preserve hierarchy in the xbel importer too. Use mime sniffing toMarco Pesenti Gritti2004-06-261-0/+8
* Move PrintInfo to print-dialog since it's no more use by embed api.Marco Pesenti Gritti2004-06-261-0/+9
* Fix typo in the printer nameMarco Pesenti Gritti2004-06-251-0/+6
* Remove preview flagMarco Pesenti Gritti2004-06-251-0/+6
* Simplify print code. Now there is only one case to deal with, the mozillaMarco Pesenti Gritti2004-06-251-0/+22
* Use guint consistently for node idsMarco Pesenti Gritti2004-06-241-0/+20
* Implement open in tabs from toolbar topicsMarco Pesenti Gritti2004-06-241-0/+14
* Removed unused array, and added a few missing statics.Christian Persch2004-06-241-0/+6
* Use g_signal_connect_after to connect to the toolbar_added signal,Christian Persch2004-06-241-0/+10
* Commit ChangeLog tooChristian Persch2004-06-241-0/+14
* Simply use gtk_container_get_children().Christian Persch2004-06-241-0/+6
* Make the "Exit Fullscreen" button toggle the action instead of doing toChristian Persch2004-06-241-0/+8
* Add EphyWindow API to open multiple uris in tabs, use it for dnd on theMarco Pesenti Gritti2004-06-241-0/+10
* Move check for javascript after the http[s] checks.Christian Persch2004-06-231-0/+6
* "/" in a topic title is now a submenu in the bookmarks menu.Marco Pesenti Gritti2004-06-231-0/+10
* Keep the whole hierarchy of folders in the topic name, separated by |.Marco Pesenti Gritti2004-06-221-0/+8
* Drop some unused code.Marco Pesenti Gritti2004-06-221-0/+8
* Factor out the helper to select a treeview row by column and use it alsoMarco Pesenti Gritti2004-06-221-0/+22
* Add a New topic button to the new bookmark dialog.Marco Pesenti Gritti2004-06-221-0/+11
* Check for empty attributes before adding the item when parsing theChristian Persch2004-06-211-0/+8
* Allow importing from Epiphany bookmarks format (RDF), fixes bug #144699.Christian Persch2004-06-211-0/+7
* Whoops. Um. Fixed the build.Adam Hooper2004-06-211-0/+17
* Remove implementation of ::HidePage again, it's really not used anyway inChristian Persch2004-06-201-0/+8
* Implement GlobalHistory2::HidePage, fixes bug #142143.Christian Persch2004-06-201-0/+6
* Make tab labels 1/n-th of the window width (n = number of tabs), with aChristian Persch2004-06-201-0/+10
* Append tabs at the end instead of grouping them near the current one.Marco Pesenti Gritti2004-06-201-0/+15
* Update from new winstripe theme of FirefoxMarco Pesenti Gritti2004-06-191-0/+6
* Escape strings before using the with markup in labels. Patch by CrispinChristian Persch2004-06-181-0/+8
* Set data for close-button on the tab label.Christian Persch2004-06-171-0/+6
* Go back to construction the toolbar when the model is set, fixes bugChristian Persch2004-06-161-0/+22
* Use GenericName. See #144284 for the hig change. Fix bug #140625.Marco Pesenti Gritti2004-06-151-0/+8
* Work around mozilla bug #246392 which goes back to the original urls whenChristian Persch2004-06-151-0/+9
* Use g_markup_print_escaed().Christian Persch2004-06-151-0/+6
* Escape strings before using them with markup in labels.Christian Persch2004-06-151-0/+7
* Get rid of EmbedReloadFlags, and use a gboolean force parameter inChristian Persch2004-06-141-0/+12
* Add GNOME_COMMON_INITMarco Pesenti Gritti2004-06-131-0/+6
* Add a way to open new windows passing features and uri. Something like jsMarco Pesenti Gritti2004-06-131-0/+14
* Allow items to be dragged from toolbar editor also when in items onlyMarco Pesenti Gritti2004-06-131-0/+11
* Put proper property IDs on propertiesAdam Hooper2004-06-121-0/+7
* Make spinner not use a visible window, and fix coordinates accordingly.Christian Persch2004-06-121-0/+8
* Save the toolbars models from dispose, not from finalize, since you cannotChristian Persch2004-06-121-0/+14
* Do not put ACLOCAL flags in the Makefile, it should not be necessaryMarco Pesenti Gritti2004-06-111-0/+8
* Merging bookmarksbar-separation branch.Christian Persch2004-06-111-0/+215
* Disable xpinstall by default. Fixes bug #144035.Christian Persch2004-06-101-0/+6
* s/get_item_name/get_item_dataMarco Pesenti Gritti2004-06-101-0/+17
* Retain custom types when moving items aroundMarco Pesenti Gritti2004-06-091-0/+13
* Fix CSS background detection, based on a galeon patch by CrispinChristian Persch2004-06-091-0/+7
* Adjust comment about mozilla bug #232057, which was WONTFIXed.Christian Persch2004-06-091-0/+7
* Do not hide clipboard items for the input context (Bug #139040)Marco Pesenti Gritti2004-06-081-0/+7
* Move external protocols prefs defaults in the javascript file and addMarco Pesenti Gritti2004-06-081-0/+8
* Fix setting default filename in the !modeSave case.Christian Persch2004-06-071-0/+6
* Don't allow ::SetDefaultString unless we're in modeSave.Christian Persch2004-06-071-0/+7
* Also load extensions from /home/users/rossRoss Burton2004-06-071-0/+5
* Use ephy-file-chooser convenience constructor instead of duplicating codeChristian Persch2004-06-071-0/+7
* Simplified mozilla version checks with new MOZILLA_IS_VERSION4 macro.Christian Persch2004-06-071-0/+7
* Add help/es/Makefile to AC_OUTPUT.Christian Persch2004-06-061-0/+6
* Added Spanish docsFrancisco Javier F. Serrador2004-06-051-0/+4
* merge mozilla-embed-strings branchMarco Pesenti Gritti2004-06-041-0/+41
* Move the "Exit Fullscreen" popup to the right in RTL locale. Fixes bugChristian Persch2004-06-031-0/+7
* Commit changelog for previous change -- OOPS!Adam Hooper2004-06-021-0/+8
* Post-release version bump.Christian Persch2004-05-311-0/+6
* Release 1.3.0Release130Christian Persch2004-05-311-0/+14
* Fix reload logic not to use forced reload by default. Patch by C. J. N.Christian Persch2004-05-301-0/+7
* Revert varargs change, it doesn't work for LOG("Message") withoutChristian Persch2004-05-291-0/+7
* Use ISO style variable argument macros. Patch by Brian Cameron, part ofChristian Persch2004-05-291-0/+8
* Add check for 'mkdtemp', since solaris doesn't have it.Christian Persch2004-05-291-0/+10
* Don't return a value in void function, part of bug #141319.Christian Persch2004-05-291-0/+6
* Don't return a value in void function, part of bug #141319.Christian Persch2004-05-291-0/+6
* Depend on glib >= 2.4.1 because of the fix for bug #112222.Christian Persch2004-05-291-0/+6
* Fix for mozilla API change (ported from galeon).Christian Persch2004-05-291-0/+6
* Increase mozilla snapshot level for 1.8a2/trunk.Christian Persch2004-05-291-0/+6
* Update for 1.3.0.Christian Persch2004-05-291-0/+12
* Added "tk" to ALL_LINGUAS. Added Turkmen translation by Gurban MühemmetChristian Rose2004-05-291-0/+4
* Always include "config.h" !Christian Persch2004-05-291-0/+6
* Fix snapshot check for mozilla >= 1.7rc2 .Christian Persch2004-05-291-0/+6
* Remove unused field in structXan Lopez2004-05-251-0/+11
* Added "th" (Thai) to ALL_LINGUAS. Added Thai translation by IsriyaPaisa Seeluangsawat2004-05-241-0/+4
* Fix some headers fallouts with mozilla headMarco Pesenti Gritti2004-05-231-0/+8
* Fix compilation with moz 1.6.Christian Persch2004-05-221-0/+6
* Set the drag icon on realize, otherwise the current icon theme isn't used,Crispin Flowerday2004-05-221-0/+9
* Recognise mozilla 1.8a1 and 1.8a2.Christian Persch2004-05-221-0/+6
* Elimiate indeterminate progress, fixes bugs #142303 and #142305.Christian Persch2004-05-211-0/+8
* Fix stupid bug.Christian Persch2004-05-211-0/+7
* Emit the "tab_removed" signal also for the window's last tab. Part of bugChristian Persch2004-05-201-0/+8
* Open bookmark in new tab on middle-click. Fixes bug #106250.Christian Persch2004-05-201-0/+9
* Backported fixes from gtk+ cvs head.Christian Persch2004-05-201-0/+9
* Fix a MOZILLA_SNAPSHOT check for 1.7 branch.Christian Persch2004-05-191-0/+6
* Generate Makefile in help/es too.Christian Persch2004-05-191-0/+6
* Fix capitalisation.Christian Persch2004-05-191-0/+8
* Fix observer topic check for cookie "cleared" notification.Christian Persch2004-05-171-0/+6
* Fix mem leak.Christian Persch2004-05-161-0/+8
* Fix mem leaks.'Christian Persch2004-05-161-0/+6
* Fix refcount leak.Christian Persch2004-05-161-0/+6
* Set mEventReceiver to nsnull in ::Destroy(), fixes a crasher.Christian Persch2004-05-161-0/+6
* Yet another mozilla API change.Christian Persch2004-05-151-0/+6
* Forgot to change action entries for last commit.Christian Persch2004-05-141-0/+6
* Simplify context menu wrt. frames. Fixes bug #138442.Christian Persch2004-05-141-0/+8
* Make sure we don't add a colon at the end of LD_LIBRARY_PATH, which willChristian Persch2004-05-131-0/+8
* Backport changed from the new gtkcellrendererprogress which was based onChristian Persch2004-05-131-0/+18
* Fix compilation with gcc 2.95.Christian Persch2004-05-121-0/+6
* One more NS_ENSURE_TRUE.Christian Persch2004-05-111-0/+6
* Changed back to NS_ENSURE_TRUE as per discussion in bug #142184.Christian Persch2004-05-111-0/+6
* Remove unused variable.Christian Persch2004-05-111-0/+6
* Destroy the EphyBrowser in destroy handler, but delete it only onChristian Persch2004-05-111-0/+9
* Statusbar re-design: Move lock icon to left; hide progress bar when noChristian Persch2004-05-111-0/+11
* Fix accelerator for OpenImage action.Christian Persch2004-05-091-0/+6
* Jump to new tabs created from command lines; fixes bug #141168.Christian Persch2004-05-091-1/+7
* Add convenience functions for creating a filter with a bunch of mime typesChristian Persch2004-05-091-0/+20
* Forward nsIAuthPrompt interface to the single sign-on promptChristian Persch2004-05-081-0/+8
* Adjust MOZILLA_SNAPSHOT checks for changed snapshot levels.Christian Persch2004-05-071-0/+8
* Increase snapshot level for mozilla >= 1.7rc2 and 1.8a/trunk.Christian Persch2004-05-071-0/+6
* Check for nsIPassword.hChristian Persch2004-05-061-0/+10
* Adapt to mozilla API change.Christian Persch2004-05-061-0/+6
* Recognise 1.7rc* too.Christian Persch2004-05-061-0/+6
* Whenever we have one, pass the cache key to the persist object. That wayChristian Persch2004-05-041-0/+7
* Fix a mem leak; thanks to Crispin for spotting it.Christian Persch2004-05-031-0/+6
* title added back to dialog - see notes on bug #133152Patanjali Somayaji2004-05-031-0/+6
* More HIGifying of the overwrite confirmation dialog - - title removed fromPatanjali Somayaji2004-05-031-0/+8
* Make Escape cancel overwrite dialog.Piers Cornwell2004-05-031-0/+6
* Clean up encoding handling.Christian Persch2004-05-021-0/+17
* Minor updates to match UI.Piers Cornwell2004-05-021-0/+6
* Make the statusbar's GtkTooltips publicly accessibly.Christian Persch2004-05-021-0/+8
* More HIG love for overwrite confirmation. Partial fix for bug #133152.Piers Cornwell2004-04-301-0/+6
* Complete headers definesMarco Pesenti Gritti2004-04-301-0/+10
* HIGified dialog created with "Cancel" and "Overwrite" buttons.Patanjali Somayaji2004-04-291-0/+11
* More defines work, still lack EventContext and EmbedPrivate. Use mozillaMarco Pesenti Gritti2004-04-291-0/+35
* Add defines for private mozilla api usage. It will make easier to trackMarco Pesenti Gritti2004-04-291-0/+12
* Updated Smart Bookmarks help content. Patch by poobar@nycap.rr.com. FixesPiers Cornwell2004-04-291-0/+9
* Update screenshots.Piers Cornwell2004-04-291-0/+7
* Ensure we have a DOM window before trying to get his url. The check wasMarco Pesenti Gritti2004-04-291-0/+9
* Correct listitems to contain para tags. Fixes bug #140918.Sebastian Heinlein2004-04-291-0/+6
* Nice mess of defines to support 1.8a. Damn.Marco Pesenti Gritti2004-04-271-6/+21
* Exit print preview mode before closing a window. Fixes a crasher; EpiphanyChristian Persch2004-04-271-0/+7
* Fix encoding of saved content; fixes bug #141050.Marco Pesenti Gritti2004-04-271-0/+6
* Fix dependency libs not to include libbonoboui.Christian Persch2004-04-241-0/+6
* Added Basque help filesPablo Saratxaga2004-04-221-0/+5
* Document UTF-8 requirement.Christian Persch2004-04-221-4/+17
* Added missing documentation fileAdam Hooper2004-04-211-0/+6
* Documented EphyGladeAdam Hooper2004-04-201-0/+10
* Fix font selection combo box issues; fixes bug #138560.Christian Persch2004-04-181-0/+20
* Fix chrome for new windows opened from _blank target. Fixes bug #139512.Marco Pesenti Gritti2004-04-181-1/+12
* Do not uncompress when the type is not html.Marco Pesenti Gritti2004-04-181-0/+6
* Resync with eggMarco Pesenti Gritti2004-04-171-0/+10
* Fix saving of linked content. Don't create the directory; mozilla will doChristian Persch2004-04-171-0/+7
* Add "Downloads" folder shortcut to our file chooser dialogues.Christian Persch2004-04-141-0/+9
* Add debug output.Christian Persch2004-04-141-0/+7
* 2004-04-09 Christian Persch <chpe@cvs.gnome.org>Christian Persch2004-04-141-0/+8
* Don't quit the filechooser when selecting "No" from the confirm- overwriteChristian Persch2004-04-101-0/+13
* Add Ctrl+S as an alternate accel for Save As. Fixes bug #139415.Piers Cornwell2004-04-101-0/+8
* Sort the actions in the location entry autocompletion dropdown. Fixes bugChristian Persch2004-04-101-0/+8
* Change initial refcound of EphyNode to 1, not 0Adam Hooper2004-04-101-0/+10
* added gujarati translationGuntupalli Karunakar2004-04-091-0/+4
* Fix ChangeLogChristian Persch2004-04-091-2/+2
* Make warning message selectable.Piers Cornwell2004-04-091-0/+6
* Added forgotten EphyNodeDb documentationAdam Hooper2004-04-081-0/+6
* Eliminate ExternalProtocolHandlers in favor of setting prefs to makeChristian Biesinger2004-04-071-0/+13
* Remove unused variable.Christian Persch2004-04-071-1/+7
* Don't abort on errors, just display a message on console.Christian Persch2004-04-071-0/+6
* doc/plan/plan.xmlPiers Cornwell2004-04-071-0/+6
* Track the active window.Christian Persch2004-04-061-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
* Documented EphyNodeDbAdam Hooper2004-04-051-0/+30
* Synchronise changes from galeon, this fixes simple usage, stops crashesCrispin Flowerday2004-04-031-0/+13
* Remove stray semicolon. Fixes bug #138902.Christian Persch2004-04-031-0/+6
* Added "eu" (Basque) to ALL_LINGUAS.Iñaki Larrañaga2004-04-021-0/+6
* Fix bookmarks toolbar visibility in fullscreen and print preview mode, asChristian Persch2004-04-011-0/+13
* Fix --with-mozilla-snapshot help string; we don't support 1.4 and 1.5 anyChristian Persch2004-03-311-0/+7
* Make buttons the same size in Industrial theme and make text selectable.Piers Cornwell2004-03-311-0/+7
* Use right capitalisation for label.Piers Cornwell2004-03-311-0/+6
* Don't allow a font size less than 1.Piers Cornwell2004-03-311-0/+7
* Get rid of the separators in the Image and Image/Link popups. Fixes bugChristian Persch2004-03-301-0/+7
* Documented EphyEmbedFactoryAdam Hooper2004-03-301-0/+9
* Get rid of #if GTK_CHECK_VERSION() stuff and remove optionmenu code.Christian Persch2004-03-301-0/+6
* Remove Open Image in New Tab and New Window from the context menu.Christian Persch2004-03-301-0/+10
* Removed the nautilus view.Christian Persch2004-03-301-0/+24
* Make EphyCompletionColumn a typedef enum, fixes bug #136878.Christian Persch2004-03-301-0/+6
* Documented EphyCommandManagerAdam Hooper2004-03-301-0/+10
* Fixes #138263.Federico Mena Quintero2004-03-301-0/+28
* Test with -d, fixes bug #138088.Christian Persch2004-03-291-0/+6
* Add "Save Link As..." to Image/Link popup. Fixes bug #138207.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
* Tiny cleanup.Xan Lopez2004-03-281-0/+6
* EphyEmbedPersist documentationAdam Hooper2004-03-281-0/+14
* Use verb for action button and various minor tidy ups.Piers Cornwell2004-03-281-0/+6
* Log context of event in debug mode.Christian Persch2004-03-271-0/+6
* Correctly disconnect the handler not from the proxy but from the entryChristian Persch2004-03-271-0/+8
* Register our stock icons.Christian Persch2004-03-271-0/+10
* Documented EphyEmbedSingleAdam Hooper2004-03-271-0/+22
* Fix duplicate accesskey, use correct case for button text and make messagePiers Cornwell2004-03-271-0/+7
* Add base dir to mozilla includes since the embed SDK dir structure hasMarco Pesenti Gritti2004-03-261-0/+8
* Use stock icon for open. Fixes bug #135765.Christian Persch2004-03-261-0/+6
* Fix arg type of dom_* signals to match the closure.Christian Persch2004-03-261-0/+5
* Add ephy_tab_get_type(), fixes EphyTab documentation to include objectChristian Persch2004-03-261-0/+7
* Fixed gtk-doc commentsAdam Hooper2004-03-261-0/+6
* Documented EphyEmbedAdam Hooper2004-03-261-0/+33
* Tiny doc fixes.Christian Persch2004-03-241-0/+7
* Get rid of ephy_tab_[get|set]_window().Christian Persch2004-03-241-0/+14
* Fix the build, bad noda :PChristian Persch2004-03-241-0/+6
* Make the "Go" button actually work. Thanks to aes for alerting us to thisChristian Persch2004-03-241-0/+8
* Documented EphyTabAdam Hooper2004-03-241-0/+19
* More documentationAdam Hooper2004-03-241-0/+34
* the xbel mime type is now application/x-xbelMarco Pesenti Gritti2004-03-221-0/+6
* Forgot to s/logo/icon/g.Christian Persch2004-03-211-0/+6
* Fix "Add" button width in the prefs dialogue for some themes. Fixes bugChristian Persch2004-03-211-0/+7
* Set window icon. Fixes bug #137806.Christian Persch2004-03-211-0/+6
* Don't override nsWebBrowserContentPolicy contract ID, just register ourChristian Persch2004-03-211-0/+8
* R data/epiphany-1.2.pc.in: A data/epiphany-1.4.pc.in:Christian Persch2004-03-211-0/+11
* Added punjabi translationGuntupalli Karunakar2004-03-201-0/+4
* Don't try to unref NULL icon. Fixes bug #137715.Christian Persch2004-03-201-0/+6
* Cleanups chromes code and register a type for the enum.Marco Pesenti Gritti2004-03-191-0/+42
* Make select-by-key support unsorted lists. Fuzzy matching is gone though.Xan Lopez2004-03-191-0/+8
* Make secure description better (Bug #136443).Piers Cornwell2004-03-191-0/+14
* Add firefox option in bookmarks import dialogue.Christian Persch2004-03-181-0/+8