aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Use ngettext here.Christian Persch2006-01-311-1/+3
* src/bookmarks/ephy-bookmark-properties.c src/bookmarks/ephy-bookmarks.cPeter Harvey2006-01-313-90/+117
* data/ui/epiphany-ui.xml src/ephy-lockdown.c src/ephy-toolbar.cPeter Harvey2006-01-313-5/+7
* Idle unref the dbus proxy in case we didn't call any remote methods; andChristian Persch2006-01-311-5/+10
* Change text for zoom in/out.Christian Persch2006-01-311-2/+2
* Use ngettext() for plural string. Fixes bug #329242Crispin Flowerday2006-01-311-2/+4
* Release the finder on dispose not finalize.Christian Persch2006-01-301-3/+4
* src/bookmarks/ephy-bookmark-properties.cPeter Harvey2006-01-301-2/+5
* Add a convenience function to get current event data.Christian Persch2006-01-309-46/+74
* Add a function (ephy_embed_single_get_backend_name) to get the backendCrispin Flowerday2006-01-301-1/+5
* src/bookmarks/ephy-bookmark-properties.c src/bookmarks/ephy-bookmarks.cPeter Harvey2006-01-295-139/+280
* Fix strings again. Bug #328747.Christian Persch2006-01-291-38/+38
* Open smart bookmark url in new tabs when using Ctrl+Enter (part of bugCrispin Flowerday2006-01-291-1/+38
* src/bookmarks/ephy-topics-entry.c src/bookmarks/ephy-topics-palette.cPeter Harvey2006-01-292-187/+317
* src/bookmarks/ephy-topics-entry.c po/POTFILES.inPeter Harvey2006-01-291-54/+78
* Jan 29 2006 Reinout van Schouwen <reinout@cs.vu.nl>Reinout van Schouwen2006-01-291-39/+39
* src/bookmarks/ephy-bookmark-properties.c src/bookmarks/ephy-topics-entry.cPeter Harvey2006-01-296-149/+703
* src/bookmarks/ephy-bookmark-properties.c src/bookmarks/ephy-bookmarks-ui.cPeter Harvey2006-01-289-163/+201
* Remove unused NM code. Misc cleanups.Christian Persch2006-01-282-96/+42
* Add required GError** params, and actually set the error when returningChristian Persch2006-01-282-4/+16
* Disable pango rendering by default, unless MOZ_ENABLE_PANGO env var isChristian Persch2006-01-281-36/+35
* Use stamp files for the dbus bindings.h filesCrispin Flowerday2006-01-271-7/+15
* Fix initial network status sync.Christian Persch2006-01-261-2/+2
* Add transient window to window group.,Christian Persch2006-01-262-1/+24
* Store the detected network status even if we're not active.Christian Persch2006-01-261-2/+2
* libnm-glib be-gone! Use NetworkManager directly via DBUS, by importing theChristian Persch2006-01-265-10/+727
* src/bookmarks/ephy-bookmarks-ui.cPeter Harvey2006-01-261-2/+11
* Don't leak the option context.Christian Persch2006-01-261-0/+21
* Small cleanups.Christian Persch2006-01-261-109/+150
* Add cvs version markers.Christian Persch2006-01-2515-0/+25
* Don't use favicon as window icon.Christian Persch2006-01-252-45/+14
* Refactored, code cleanups. Don't make the bookmark properties windowChristian Persch2006-01-256-435/+495
* Switch extensions when changing the export format from the combo box; andChristian Persch2006-01-251-56/+118
* Run the main loop until the reply is received when activating a runningChristian Persch2006-01-252-6/+16
* Use DBUS_NAME_FLAG_DO_NOT_QUEUE when requesting the name, and also handleChristian Persch2006-01-241-8/+11
* Fix a couple of memory leaksCrispin Flowerday2006-01-242-0/+2
* Fix compilation with libgnome 2.13. Bug #328351.Christian Persch2006-01-241-4/+0
* Removed add-bookmark and import-bookmarks functions, and changed load-urlChristian Persch2006-01-244-87/+55
* Add a GError** to ephy_file_helpers_init and ephy_ensure_dir_exists, so weChristian Persch2006-01-248-614/+719
* Add guards to avoid crashing on exit if system bus isn't running. FixesCrispin Flowerday2006-01-221-9/+17
* Change the EphyPermissionManager API so that it is more obvious what itCrispin Flowerday2006-01-223-17/+17
* src/ephy-window.cPeter Harvey2006-01-221-4/+2
* - Change EphyEmbedEvent.get_property to .get_event_property - WrapCrispin Flowerday2006-01-222-2/+58
* Put blank lines between the paragraphs in the licence dialog.Crispin Flowerday2006-01-221-1/+1
* Remove both session/system filters before finalizing EphyDbus object. FixJean-François Rameau2006-01-221-0/+7
* src/bookmarks/ephy-bookmark-action.cPeter Harvey2006-01-222-210/+8
* Fix the previous commit.Christian Persch2006-01-221-3/+3
* src/bookmarks/ephy-bookmarks-editor.c (cmd_bookmarks_export)Crispin Flowerday2006-01-221-0/+2
* Fix bookmark exporting, so that it can be cancelled. Fixes bug #327438Crispin Flowerday2006-01-221-4/+7
* Add licence to about dialogue. Patch by Brian Pepple, bug #327998.Christian Persch2006-01-221-0/+23
* Add caret mode indicator UI. Bug #145581.Christian Persch2006-01-183-2/+63
* src/bookmarks/ephy-bookmarks-menu.cPeter Harvey2006-01-181-4/+7
* src/bookmarks/ephy-bookmark-properties.cPeter Harvey2006-01-181-17/+4
* Put "Off" at the top of the combo, followed by a separator row. BugChristian Persch2006-01-181-8/+108
* Change the 'ephy_embed_event_get_property' function return a GValue*Crispin Flowerday2006-01-185-23/+22
* Add event type to the callback.Christian Persch2006-01-172-10/+4
* Fix compile with libgnome HEAD.Christian Persch2006-01-171-0/+2
* === Release 1.9.5.1 ===Release1951Christian Persch2006-01-174-985/+0
* Fix number of /'s in URI.Christian Persch2006-01-177-82/+258
* src/bookmarks/ephy-bookmark-action.cPeter Harvey2006-01-171-12/+0
* src/bookmarks/ephy-bookmarks-menu.cPeter Harvey2006-01-171-5/+19
* src/bookmarks/Makefile.amPeter Harvey2006-01-172-22/+2
* src/Makefile.amPeter Harvey2006-01-1711-315/+939
* src/bookmarks/ephy-topics-palette.c src/bookmarks/ephy-topics-palette.hPeter Harvey2006-01-172-0/+588
* src/bookmarks/ephy-topic-action.cPeter Harvey2006-01-171-0/+58
* Cleaned up ephy-bookmark-action.c to match the newPeter Anthony Harvey2006-01-172-99/+26
* Add NetworkManager magic for connection status autodetection. Defaults toChristian Persch2006-01-161-2/+5
* Add translator commentsChristian Persch2006-01-131-0/+2
* Fix zoom buttons order on default toolbar. Set short-label property forChristian Persch2006-01-131-0/+4
* Add Zoom In/Out buttons to default toolbar layout and toolbars editorChristian Persch2006-01-131-0/+2
* Fix compiler warnings.Jean-François Rameau2006-01-121-1/+1
* Change toolbar label if searching for links or text.Peter Anthony Harvey2006-01-101-6/+6
* Do not add bookmarks to a flat menu more than once.Peter Anthony Harvey2006-01-101-3/+17
* changed ephy_tab_get_title_composite to ephy_tab_get_title, so that nowthetroublemaker2006-01-081-1/+5
* Exit ppv mode when clicking the window close button. Bug #326136.Christian Persch2006-01-081-1/+4
* Change the copyright year to 2006Crispin Flowerday2006-01-071-1/+1
* R data/art/epiphany-close-tab.png:Christian Persch2006-01-041-7/+9
* Fix warning when Ctrl-F while the find toolbar is already shown. FixChristian Persch2006-01-043-23/+14
* Update cvsignore'sCrispin Flowerday2006-01-041-5/+2
* R src/ephy-automation.h:Crispin Flowerday2006-01-042-57/+0
* Fix some white space issues to keep make and emacs happyCrispin Flowerday2006-01-041-4/+4
* src/ephy-dbus.c (ephy_dbus_connect_to_session_bus)Crispin Flowerday2006-01-041-1/+1
* Tell dbus not to exit the application if the bus disconnects.Crispin Flowerday2006-01-041-0/+8
* Remove unneeded LINK line.Christian Persch2006-01-031-3/+0
* Don't include generated files in the tarball. Bug #319440.Christian Persch2006-01-032-12/+31
* Fix compilation with DBUS 0.6 (DBUS_NAME_FLAG_PROHIBIT_REPLACEMENTJean-François Rameau2006-01-031-0/+5
* R data/GNOME_Epiphany_Automation.server.in: A data/epiphany-service.xml: AChristian Persch2006-01-037-152/+859
* When in automatic mode, update the treeview to reflect the currentlyCrispin Flowerday2006-01-011-1/+35
* Zoom on Ctrl-=, Ctrl-KP+, Ctrl-KP- too. Bug #105183.Christian Persch2005-12-311-0/+3
* Always center dialog on screen. Bug #324896.Christian Neumair2005-12-241-0/+1
* Show warning on mixed content in the tooltip. Bug #321508.Christian Persch2005-12-211-0/+5
* Add some code so ad blocking should be more easy. Based on the fact thatJean-François Rameau2005-12-201-1/+1
* A src/ephy-cert-manager-dialog.c: A src/ephy-cert-manager-dialog.h: RChristian Persch2005-12-114-6/+6
* A embed/ephy-certificate-manager.c: A embed/ephy-certificate-manager.h: AChristian Persch2005-12-116-0/+619
* Fix crash when adding a cookie while the dialogue is open.Christian Persch2005-12-091-18/+25
* Minor code cleanup.Christian Persch2005-12-082-5/+12
* Forward up/down/page up/page down from the findbar entry to the embed.Crispin Flowerday2005-12-071-3/+28
* Don't try to connect signals to the destroyed node!Christian Persch2005-12-061-6/+0
* Fix a compile warning, and don't bother requesting a close if the find barCrispin Flowerday2005-12-061-1/+6
* Use sizeof() here.Christian Persch2005-12-061-1/+1
* Fix spacings to be HIG compliant. Set window roles.Christian Persch2005-12-061-2/+1
* Add "tt".Christian Persch2005-12-061-0/+1
* While in find mode, set the selection colour to "attention".Christian Persch2005-12-053-161/+36
* Fix transposed arguments.Christian Persch2005-11-291-1/+1
* Add a method to generate collation keys for domain names.Christian Persch2005-11-293-28/+234
* Add chrome: and resource: to the safe list; otherwise forms and scrollbarsChristian Persch2005-11-191-16/+0
* Don't warn when reading a .xml when we previously read the .ephy-extensionChristian Persch2005-11-191-15/+70
* Delay reloads when we get many change notifications in a short time. FixesChristian Persch2005-11-191-23/+40
* Add F5 as accel for reload.Christian Persch2005-11-181-5/+1
* Set the model's sort column only after filling it. Vastly improves delayChristian Persch2005-11-181-7/+19
* Don't put the prefs/pdm dialogue over all windows. Make the add-languageChristian Persch2005-11-152-12/+17
* Mark message for translation. Patch by Guilherme de S. Pastore, fixes bugChristian Persch2005-11-151-1/+1
* Remove accelerator actions for extra keybindings.Philip Langdale2005-11-136-132/+39
* === Release 1.9.2 ===Release192Christian Persch2005-11-131-4/+8
* lib/ephy-file-helpers.c lib/widgets/ephy-location-entry.cCrispin Flowerday2005-11-112-3/+1
* More static strings.Christian Persch2005-11-0811-25/+25
* Mark strings in param specs as static.Christian Persch2005-11-0814-31/+31
* More detailed result code from find backend.Christian Persch2005-11-031-13/+77
* Simplify context menu code by removing the extra EphyDocument*FramePopupChristian Persch2005-11-031-11/+17
* Use a single connection to the settings object, andChristian Persch2005-11-021-40/+69
* Revert change from H18 patch which shouldn't have been committed.Christian Persch2005-11-021-1/+1
* I accidentally committed my half-complete port of the Galeon key-pressPhilip Langdale2005-11-021-117/+46
* Get the window name from the popup-blocked event.Christian Persch2005-11-011-8/+15
* More curly quotes.Christian Persch2005-11-016-12/+11
* Use curly quotes.Christian Persch2005-11-011-9/+9
* Constification.Christian Persch2005-11-012-20/+12
* Use the history window as parent for the new-bookmark dialogue. Fixes bugChristian Persch2005-11-011-1/+1
* Fix capitalisation, bug #320330.Christian Persch2005-11-011-1/+1
* Store the redirect and toplevel attributes when adding pages to theChristian Persch2005-10-311-0/+2
* Remove glade callbacks, and connect from code instead.Christian Persch2005-10-313-303/+308
* Fix title capitalisation.Christian Persch2005-10-301-1/+1
* Add array bounds check; fixes bug #320169.Christian Persch2005-10-301-1/+1
* Add ephy_file_get_downloads_dir() to get the actual downloads directory,Christian Persch2005-10-301-4/+21
* Move most of ephy_window_init code to constructor so properties areJean-François Rameau2005-10-301-56/+55
* src/ephy-link-action.cPhilip Langdale2005-10-263-57/+170
* src/ephy-link-action.cPhilip Langdale2005-10-252-3/+55
* Remove info text referring to the not-committed markers in H18.Christian Persch2005-10-241-22/+11
* === Release 1.9.1 ===Release191Christian Persch2005-10-241-1/+1
* Add a way to view stored password. Fix bug 316821.Jean-François Rameau2005-10-231-11/+46
* Add another mime type.Christian Persch2005-10-231-1/+1
* Load the key files and xml files directly from disc, instead of gettingChristian Persch2005-10-221-109/+204
* Point main menu UI at toolbar actions. Don't try and change the state ofPhilip Langdale2005-10-225-48/+11
* Expose the extension description keyfile directly to the loaders.Christian Persch2005-10-213-103/+49
* Remove fullscreen and leave-fullscreen stock icons; they're available inChristian Persch2005-10-203-4/+3
* Adapt folder import to new menu code, patch by Peter Harvey.Christian Persch2005-10-191-56/+36
* Remove lock visibility setter.Christian Persch2005-10-183-20/+2
* src/epiphany.override src/epiphany.defsCrispin Flowerday2005-10-183-211/+498
* Fix the check-python-binding makefile target to work properlyCrispin Flowerday2005-10-181-5/+5
* A data/ephy-xml2ini.xsl:Christian Persch2005-10-181-357/+73
* H18 patch, by Peter Harvey <pah06@uow.edu.au>.Peter Harvey2005-10-1744-4109/+3417
* Exten the EphyLinkAction to attach a mouse-release-event handler whichPhilip Langdale2005-10-173-14/+165
* Use a GtkFileChooserButton for the download path selector. Fixes bugChristian Persch2005-10-151-123/+45
* Copy the back history when a link is opened in a new tab from aPhilip Langdale2005-10-131-2/+13
* . Forgot to remove the unused url variable.Philip Langdale2005-10-131-3/+0
* embed/ephy-embed.c . Add a method to copy the back/forward history fromPhilip Langdale2005-10-132-0/+23
* Remove the "network-status" signal from the embed single, and make it aChristian Persch2005-10-133-18/+19
* A embed/mozilla/EphyRedirectChannel.cpp: AChristian Persch2005-10-131-18/+82
* Bring back ephy_string_shorten.Christian Persch2005-10-101-4/+11
* Eliminate the *Popup/*ImagePopup popup variants. Add image context to allJean-François Rameau2005-10-101-15/+21
* Remove DBUS define, it's always compiled now.Christian Persch2005-10-101-8/+1
* Remove unused variable.Christian Persch2005-10-071-1/+0
* Use flags to save memory for the priv struct.Christian Persch2005-10-071-12/+13
* Add style properties for 'secure-[bg|fg]-color', and apply them when theChristian Persch2005-10-074-5/+44
* Use "position" property notification instead of size-allocate to monitorChristian Persch2005-10-031-1/+1
* Fix memory leak.Christian Persch2005-10-031-3/+8
* Make sure we don't unref NULL objects.Christian Persch2005-10-031-27/+41
* Add configure switch to disable zeroconf bookmarks, since they're almostChristian Persch2005-10-032-6/+30
* Schedule a GC in finalize of EphyTab and EphyWindow, to work around bugChristian Persch2005-10-032-0/+16
* Use nsIDOMWindowInternal::Close to close tabs. Delay tabs destruction toChristian Persch2005-10-037-127/+235
* Reset the IM context before activating the entry.Christian Persch2005-10-011-1/+2
* Don't free const strings.Christian Persch2005-09-291-2/+0
* Add a function to get the tab's real title, and use it where appropriate.Christian Persch2005-09-286-30/+46
* Use the tab label's outer hbox for the size calculation instead of theChristian Persch2005-09-271-7/+7
* Unify background image and image code (contex menu, conext event). Fix bugJean-François Rameau2005-09-274-34/+1
* Don't crash if the Authors key is missing, or there are no keys in theCrispin Flowerday2005-09-241-20/+27
* s/DOT_INIT/DOT_INI/g.Christian Persch2005-09-241-6/+6
* Don't read unused variables, and use a #define for the keyfile extension.Christian Persch2005-09-241-37/+11
* Accept "Module" argument.Christian Persch2005-09-241-1/+5
* R data/epiphany-extension.xsd:Christian Persch2005-09-241-99/+1
* Add support for extension description files in the keyfile format, usingCrispin Flowerday2005-09-241-42/+218
* New function to check the filename/directory for writability, derived fromChristian Persch2005-09-221-3/+6
* Make the methods to unset/release the context event semi-public.Christian Persch2005-09-192-15/+28
* Repair the previous b0rkage, see previous logRaphael Slinckx2005-09-172-70/+45
* If the search term is empty for a smart bookmark use the normal URLRaphael Slinckx2005-09-151-0/+18
* Make Close the default button.Christian Persch2005-09-151-0/+1
* Set "website-label" property.Christian Persch2005-09-141-0/+1
* Depend on pygtk 2.8. Fixes bug #314557.Christian Persch2005-09-041-25/+0
* Fix HIG spacings.Christian Persch2005-09-013-3/+4
* Version 1.9.Christian Persch2005-08-292-20/+14
* === Release 1.7.6 ===Release176Christian Persch2005-08-281-3/+3
* Update credits.Christian Persch2005-08-282-3/+3
* Fix pointer grab lockup when gecko pops up a dialogue.Christian Persch2005-08-281-87/+210
* Fix compile warnings.Christian Persch2005-08-261-1/+1
* Fix the check for unchanged address to check if we even have a monitor atChristian Persch2005-08-221-8/+4
* Don't empty find entry on Ctrl-F.Christian Persch2005-08-211-1/+1
* Use class closure for delete event instead of signal handler.Christian Persch2005-08-211-6/+11
* 2005-08-21 Christian Persch <chpe@cvs.gnome.org>Christian Persch2005-08-211-1/+1
* Fix mem leak.Christian Persch2005-08-211-0/+2
* Add EPHY_EMBED_PERSIST_FROM_CACHE, and try harder to get a cacheChristian Persch2005-08-181-5/+6
* Better fix: reorder again and use priv->title for the set_loading_titleChristian Persch2005-08-181-9/+5
* Use ephy_tab_set_title after ephy_tab_set_loading_title because set_titleChristian Persch2005-08-171-1/+3
* Only activate link in typeahead mode, not in Ctrl-F find mode.Christian Persch2005-08-161-2/+19
* Return TRUE if the event was consumed.Christian Persch2005-08-161-0/+4
* Activate the found link with a faked keypress event.Christian Persch2005-08-161-10/+28
* Open new tabs with blank url bar if we're loading the homepage. Fixes bugChristian Persch2005-08-117-25/+53
* Make a few properties to be writable (where there is appropriate code inCrispin Flowerday2005-08-101-3/+3
* Make tab icon address setter public.Christian Persch2005-08-103-4/+16
* When opening the find bar with Ctrl+F, search for the item, and select theCrispin Flowerday2005-08-101-0/+10
* Typo fixes.Release174Christian Persch2005-08-091-31/+0
* Tiny string fix just before string freeze :)Christian Persch2005-08-092-1/+3
* Add way to clear the favicon cache. Also removes any extraneous files fromChristian Persch2005-08-081-2/+9
* Update cvsignoreCrispin Flowerday2005-08-081-0/+1
* Add switch to disable focus fix, and to disable PSM. Error out if PSMChristian Persch2005-08-082-10/+33
* Fix stringChristian Persch2005-08-041-1/+1
* Add public function ephy_window_get_context_event() to get theChristian Persch2005-08-044-64/+130
* Pipe the output of the pygtk_codegen program straight to epiphany.c to fixCrispin Flowerday2005-08-021-3/+1
* Now that the tab's address is always correct (isn't the typed addressChristian Persch2005-08-026-43/+33
* Add a ::icon property to EphyTab, and use that everywhere instead ofChristian Persch2005-08-017-118/+163
* Wrap EggToolbarsModel.Christian Persch2005-08-011-6/+169
* Wrap MozillaEmbedEvent, to prevent crash from bug #310910.Christian Persch2005-08-013-1/+12
* More bindings.Christian Persch2005-08-011-1/+1
* More bindings.Christian Persch2005-08-011-1/+40
* More bindings.Christian Persch2005-08-011-2/+79
* Fix gcc 4.0 warnings.Jean-François Rameau2005-08-011-2/+2
* Update binding rules.Christian Persch2005-08-012-11/+25
* Fix crash on "window.get_toolbar()". Fixes bug #170105.Christian Persch2005-08-012-4/+34
* Update python bindings.Christian Persch2005-08-011-104/+317
* Fix string, and add Crispin to contributors in About.Christian Persch2005-08-011-2/+4
* Tiny string fix. Fixes bug #167448.Christian Persch2005-08-011-1/+1
* Update about dialogue.Christian Persch2005-08-012-18/+36
* Fallback to favicon.ico. Fixes bug #116678.Christian Persch2005-08-011-12/+42
* Make ephy_session_get_active_window work as intended.Christian Persch2005-07-302-7/+15
* Replace ephy_embed_activate with gtk_widget_grab_focusCrispin Flowerday2005-07-305-12/+12
* Add accessor functions for those instead of relying on using the structChristian Persch2005-07-302-0/+33
* Update the python bindings too.Christian Persch2005-07-301-6/+0
* Realise the embed first before grabbing focus on it.Christian Persch2005-07-301-1/+2
* Be careful not to leave a GC scheduled when terminating python.Christian Persch2005-07-304-3/+83
* For empty pages, put focus in address bar.Christian Persch2005-07-291-1/+9
* Work around gtkmozembed focus bug. Fixes bug #105153.Christian Persch2005-07-291-2/+43
* Only show the leaf name on bookmarksbar for hierarchical topics.Christian Persch2005-07-281-2/+9
* Unify bookmarks/smart bookmarks address resolution, and add a signal toChristian Persch2005-07-276-68/+132
* Use connect_object to connect to the menu's deactivate signal. May fix bugChristian Persch2005-07-261-2/+2
* Fix ESC behaviour to always stop, and to reset the location entry whenChristian Persch2005-07-267-38/+92
* Update python bindingChristian Persch2005-07-251-6/+0
* Also ellipsise the menu entries in the toolbar overflow menu.Christian Persch2005-07-252-1/+18
* Add translator commentChristian Persch2005-07-241-0/+1
* Set title of loading page to the address, iff the page was blank before.Christian Persch2005-07-248-160/+318
* *** empty log message ***Christian Persch2005-07-241-1/+1
* Add rules to generate the raw python bindings .defs file, and to checkChristian Persch2005-07-212-936/+1044
* Make sure the option is in the right option group.Christian Persch2005-07-181-1/+1