aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NEWS: update.Xan Lopez2009-03-171-0/+9
* configure.ac: update libsoup requirement to 2.26.0.Xan Lopez2009-03-171-1/+1
* webkit-embed: re-add support for click-to-download.Xan Lopez2009-03-161-0/+8
* configure.ac: update glib requirement to minimum required by gtk+ 2.16.0.Xan Lopez2009-03-161-1/+1
* configure.ac: post-release version bump.Xan Lopez2009-03-161-1/+1
* Require WebKitGTK+ 1.1.3, since 1.1.2 had a bad soname.Gustavo Noronha Silva2009-03-161-1/+1
* Updated French translation.Claude Paroz2009-03-161-541/+566
* configure.ac: update WebKitGTK+ requirement to 1.1.2.Xan Lopez2009-03-161-1/+1
* NEWS: forgot one word :)Xan Lopez2009-03-151-1/+1
* NEWS: update for release.Xan Lopez2009-03-151-0/+17
* Updated British English translation by Bruce Cowan Philip Withnall2009-03-151-525/+526
* configure.ac: require GTK+ 2.16.0 so we get a change of having proper theming...Xan Lopez2009-03-141-1/+1
* webkit-embed-single: couple of cleanups.Xan Lopez2009-03-141-8/+0
* ephy-profile-migration: and another.Xan Lopez2009-03-141-0/+1
* ephy-profile-migration: plug leak.Xan Lopez2009-03-141-0/+1
* Add profile migration.Xan Lopez2009-03-135-2/+169
* Duarte Loreto <happyguy_pt@hotmail.com> Fixed an error on the Portuguese tran...Duarte Loreto2009-03-131-5/+5
* Adapt WebKitDownload-related code to the changes done today inGustavo Noronha Silva2009-03-131-28/+36
* configure.ac: drop redundant AC_SUBST.Xan Lopez2009-03-121-9/+0
* detect NetworkManager using pkg-configBenjamin Otte2009-03-123-3/+4
* POTFILES.in: remove deleted files.Xan Lopez2009-03-121-2/+0
* configure.ac: require avahi-client explictly.Xan Lopez2009-03-121-1/+4
* Add SEED_LIBS when seed extensions are enabled.Xan Lopez2009-03-111-0/+5
* Remove ephy-download leftovers.Xan Lopez2009-03-113-4/+0
* Updated Spanish translationJorge Gonzalez Gonzalez2009-03-102-33/+37
* ephy-location-entry: #if 0 the favicon column in completion.Xan Lopez2009-03-091-10/+10
* ephy-location-entry: use g_object_connect for mass signal connection.Xan Lopez2009-03-091-17/+12
* Updated Italian translation by Francesco Marlettamiloc2009-03-091-1681/+768
* ephy-stock-icons: remove unneeded includes.Xan Lopez2009-03-081-4/+0
* ephy-net-monitor: remove unneeded includes, fix compiler warning.Xan Lopez2009-03-071-6/+5
* Update ephy-completion-model with some 2-26 thingsDiego Escalante Urrelo2009-03-061-47/+16
* webkit-embed.c: set security information.Xan Lopez2009-03-061-1/+24
* Fix a few compiler warnings and coding style.Xan Lopez2009-03-052-11/+14
* Updated Kannada(kn.po) translationsShankar Prasad2009-03-052-1073/+956
* Basic download functionality for ephy/webkit. This update also removesGustavo Noronha Silva2009-03-056-400/+173
* webkit-embed: increase default size of inspector window.Xan Lopez2009-03-041-1/+1
* Removing references to the now extint EphyCookieManager from the gtk-docGustavo Noronha Silva2009-03-032-3/+0
* Fix the RDF bookmark importer (bug #129852).Vincent Untz2009-03-031-45/+77
* Updated German translation.Hendrik Richter2009-03-031-4/+3
* typo fixes from #564485Timo Jyrinki2009-03-031-3/+3
* Updated Spanish translationJorge Gonzalez Gonzalez2009-03-022-114/+115
* Remove ephy_embed_has_automatic_encoding, it's unused now.Xan Lopez2009-03-026-45/+0
* Use new get_encoding API to properly figure out automatic vs override encoding.Xan Lopez2009-03-022-8/+14
* configure.ac: require WebKitGTK+ 1.1.1Xan Lopez2009-03-021-1/+1
* ephy-file-chooser: cast parent_class properly.Xan Lopez2009-03-011-2/+2
* ephy-file-chooser: use G_DEFINE_TYPE.Xan Lopez2009-03-011-34/+4
* ephy-module: use G_DEFINE_TYPE.Xan Lopez2009-03-011-32/+2
* Remove CXX/C++ stuff from configure/Makefiles.Xan Lopez2009-03-012-16/+2
* Remove get_backend function, there's only one possibility now.Xan Lopez2009-02-285-40/+1
* Remove gecko-only desktop-file plugin.Xan Lopez2009-02-286-640/+0
* webkit-embed-prefs: use utils macro to get WebView from embed.Xan Lopez2009-02-281-1/+2
* MAINTAINERS: add myself, as agreed with Christian.Xan Lopez2009-02-281-0/+5
* Remove the {_get,_set}_encoding functions from the python bindings definition,Cosimo Cecchi2009-02-271-15/+0
* webkit-embed-prefs: support user style sheets.Xan Lopez2009-02-271-1/+36
* Add FIXME about encodings.Xan Lopez2009-02-271-0/+1
* Remove embedding APIs for set/get encoding.Xan Lopez2009-02-275-69/+23
* webkit-embed: remove extra ';'.Xan Lopez2009-02-271-1/+1
* Implement get/set encoding for the embed.Xan Lopez2009-02-275-11/+10
* webkit-embed-single: use SoupProxyResolverGNOME to use GNOME proxy settings.Xan Lopez2009-02-261-1/+6
* webkit-embed-single: unref cookie jar once it's added to the session.Xan Lopez2009-02-261-0/+1
* Use libsoup, getting the session from webkit, to handle cookies.Xan Lopez2009-02-2312-717/+108
* Use – (en dash , U+2013) in copyright years. Also fixup surrounding whitesp...Wouter Bolsterlee2009-02-231-10/+10
* ephy-zoom-control: release references in dispose, not finalize.Xan Lopez2009-02-231-5/+9
* ephy-zoom-control: use G_DEFINE_TYPE, remove unneeded includes.Xan Lopez2009-02-231-37/+4
* ephy-zoom-action: use G_DEFINE_TYPE, remove unneeded includes.Xan Lopez2009-02-231-37/+5
* ephy-search-entry: remove unneeded/redundant includes.Xan Lopez2009-02-231-2/+0
* Update yearChristian Persch2009-02-231-1/+1
* ephy-password-dialog: remove, it's unused.Xan Lopez2009-02-233-835/+0
* ephy-location-entry: fix security icon visibility.Xan Lopez2009-02-231-3/+8
* ephy-window: do not make code conditional on Gecko version.Xan Lopez2009-02-231-8/+4
* Updated Czech translation of manual by Lucas Lommer.Petr Kovář2009-02-221-19/+12
* ephy-bookmarks: guard zeroconf dependent function declaration.Xan Lopez2009-02-211-0/+2
* downloader-view: use undeprecated gtk_status_icon_set_tooltip_text.Xan Lopez2009-02-211-2/+2
* sv.po: Updated Swedish translationDaniel Nylander2009-02-201-65/+73
* ephy-window: do not show progress for pages that load very quickly (eg, about...Xan Lopez2009-02-191-1/+9
* Fix finding extensions in system dir.Xan Lopez2009-02-181-5/+7
* Updated translation in gujaratiSweta Kothari2009-02-161-14/+12
* Add option to open new windows in tabs.Xan Lopez2009-02-163-3/+32
* Updated Spanish translation, fixes bug #569457Jorge Gonzalez Gonzalez2009-02-142-907/+881
* Updated translation for gujaratiSweta Kothari2009-02-121-524/+525
* Updated sv translation (Daniel Nylander)Daniel Nylander2009-02-111-2574/+928
* Don't recurse into proxy item construction. Bug #570984Christian Persch2009-02-101-2/+0
* And some more style fixes, should now follow the new code guidelines.Xan Lopez2009-02-084-61/+58
* ephy-seed-extension: untabify, delete-trailing-whitespace, ...Xan Lopez2009-02-081-39/+40
* ephy-seed-extension: free this here.Xan Lopez2009-02-081-3/+3
* ephy-seed-extension: do not return const pointer as char*.Xan Lopez2009-02-081-1/+1
* ephy-seed-extension: add trailing NULL to g_strconcat.Xan Lopez2009-02-081-1/+1
* ephy-seed-extensions: fix coding style.Xan Lopez2009-02-081-34/+34
* Use gtk_activatable_get_related_action instead of the deprecated gtk_widget_g...Xan Lopez2009-02-084-10/+10
* Update from libegg trunk.Xan Lopez2009-02-081-1/+1
* Prepend /data to PKG_CONFIG_PATH so g-ir-scanner can find our not-yet-install...Christian Persch2009-02-081-0/+1
* config.h must be the first includeChristian Persch2009-02-081-2/+2
* Simply use g_irepository_get_option_group()Christian Persch2009-02-081-17/+4
* Add needed -I flags to build the Epiphany gir file.Xan Lopez2009-02-081-0/+6
* Use epiphany_LDADD for Seed libraries.Xan Lopez2009-02-071-1/+4
* Fix python/seed exclusivity checkChristian Persch2009-02-071-1/+1
* Add closing ] in the right placeChristian Persch2009-02-071-2/+2
* configure.ac: add missing ']'Xan Lopez2009-02-071-1/+1
* Fail if given --enable-seed without --enable-introspection.Christian Persch2009-02-071-0/+4
* Add seed support; use --enable-seed to check it out. Patch by Robert Carr.Christian Persch2009-02-077-2/+563
* Add gobject introspection support; use --enable-introspection.Christian Persch2009-02-073-3/+133
* Remove two unused get_type functions from public header filesRobert Carr2009-02-072-4/+0
* Make help buttons ids unique in glade file, so that the generatedGustavo Noronha Silva2009-02-061-2/+2
* Corrected gconf entries wrt bug: 569564Runa Bhattacharjee2009-02-041-1910/+1856
* Respect the API version set aboveChristian Persch2009-02-041-1/+1
* Version updateChristian Persch2009-02-041-2/+2
* Only show the fixed toolbar when the leave-fullscreen button is to be shown. ...Christian Persch2009-02-041-0/+3
* Set page title for history on title-changedGustavo Noronha Silva2009-02-031-9/+8
* webkit-embed: add titles for history items when we know them.Xan Lopez2009-01-311-2/+13
* ephy-session: plug memory leak.Xan Lopez2009-01-301-2/+4
* Fixed Bug 569546 and Updated Basque translation.Inaki Larranaga Murgoitio2009-01-292-945/+746
* Updated latvian translation Bug 569558Raivis Dejus2009-01-292-40/+42
* tamil translation updatedFelix I2009-01-292-85/+87
* Bug fix for #569559Sandeep Shedmake2009-01-292-413/+162
* updating for Punjabi by A S Alam: Bug: 569547 FixedAmanpreet Singh Alam2009-01-291-868/+1177
* ephy-find-toolbar: remove unused variable.Xan Lopez2009-01-281-2/+0
* ephy-find-toolbar: do not search for the empty string or NULL.Xan Lopez2009-01-281-0/+3
* Remove unused auto encoding stuff.Xan Lopez2009-01-261-15/+0
* Remove unused function.Xan Lopez2009-01-261-13/+0
* Added Pashto translation on behalf of Zabeeh KhanGil Forcada Codinachs2009-01-262-0/+3354
* Remove unused fonts languages and autodetectors stuff. Bug #558407.Christian Persch2009-01-2610-528/+85
* Updated Marathi translations (767 translated messages)Sandeep Shedmake2009-01-242-3/+97
* Updated Marathi translations for bugid 521462, passes msgfmt checkSandeep Shedmake2009-01-242-1721/+794
* Update EggEditableToolbar from trunk.Xan Lopez2009-01-241-11/+6
* Do not use 'gtk-action' object data to get the associated GtkAction for a wid...Xan Lopez2009-01-243-9/+9
* Updated Korean translationChangwoo Ryu2009-01-241-653/+661
* ephy-find-toolbar: make indentation homogenenous.Xan Lopez2009-01-231-37/+36
* Implement scrolling in EphyFindToolbar.Xan Lopez2009-01-234-114/+23
* Add dolt support.Xan Lopez2009-01-223-0/+180
* Update POTFILES.{skip,in}.Xan Lopez2009-01-222-32/+9
* It's CLEANFILES, not CLEAN_FILES.Xan Lopez2009-01-221-1/+1
* Add the original files to EXTRA_DIST, not the generated ones.Xan Lopez2009-01-221-1/+1
* Remove EphyIconEntry leftovers.Xan Lopez2009-01-225-77/+0
* ephy-window: do not set load progress on already loaded pages.Xan Lopez2009-01-211-2/+8
* Avoid adding problematic search terms with spacesGustavo Noronha Silva2009-01-201-4/+9
* Handle end of line correctly on location bar searchGustavo Noronha Silva2009-01-201-2/+12
* Implement multiple keyword-based AND-search for the location barGustavo Noronha Silva2009-01-203-39/+142
* Use C_() instead of Q_() with context for translatable strings.Philip Withnall2009-01-205-46/+20
* Remove useless LocationEntryAction structDiego Escalante Urrelo2009-01-191-23/+3
* Updated Norwegian Nynorsk translation.Åsmund Skjæveland2009-01-191-8/+5
* Updated Norwegian Nynorsk translation.Åsmund Skjæveland2009-01-191-1666/+1394
* Added Igbo and YorubaThomas James Alexander Thurman2009-01-184-0/+8725
* Remove $Id$ marker from source files.Xan Lopez2009-01-16204-204/+0
* Fix indentation of previous commits.Xan Lopez2009-01-161-20/+20
* Include a bookmark indication in the woohoo barDiego Escalante Urrelo2009-01-163-8/+46
* Turn the location bar into the woohoo barDiego Escalante Urrelo2009-01-162-49/+79
* Updated Catalan translationGil Forcada Codinachs2009-01-141-276/+283
* We no longer need a separate pkg-config check for WEBKIT.Gustavo Noronha Silva2009-01-145-13/+0
* Port to use GtkBuilder.Xan Lopez2009-01-127-18/+38
* Updated Norwegian bokmål translation.Kjartan Maraas2009-01-121-612/+575
* configure.ac: bump required webkit version to 1.1.0.Xan Lopez2009-01-121-4/+3
* Allow to reload bypassing cache.Xan Lopez2009-01-081-9/+6
* added uzbek translations by nuraliNurali Abdurahmonov2009-01-084-0/+7078
* Updated Greek translation by Marios ZindilisSimos Xenitellis2009-01-061-1601/+590
* Updated translationGabor Keleman2009-01-051-1388/+462
* Remove leftover search_entry_clear_cb functionDiego Escalante Urrelo2009-01-051-19/+0
* Fix bookmark import of ff3 filesDiego Escalante Urrelo2009-01-051-3/+4
* 2009-01-04 Leonardo Ferreira Fontenelle leonardof@gnome.orgLeonardo Ferreira Fontenelle2009-01-051-155/+163
* ephy-window: remove entry clear timeout without chaining finalize.Xan Lopez2009-01-051-3/+3
* ephy-window: g_object_get takes a gpointer as first argument.Xan Lopez2009-01-041-7/+6
* ephy-window: also open in new tab for ctrl+click.Xan Lopez2009-01-041-1/+5
* webkit-embed: do not prefix callbacks with 'webkit_embed', they are static fu...Xan Lopez2009-01-041-33/+33
* Emit ge-document-type when the mime type of a page is known.Xan Lopez2009-01-041-0/+33
* Translation updated by Ivar SmolinPriit Laes2009-01-031-423/+422
* Adapt to the modified GTK+ API.Cosimo Cecchi2009-01-022-2/+2
* Use connect_after when connecting to drag-begin so we can override theXan Lopez2009-01-011-2/+2
* - po/nl.po: Updated Dutch translationReinout van Schouwen2008-12-311-1608/+1336
* Require GTK+ 2.15.0Xan Lopez2008-12-311-1/+1
* Delete EphyIconEntry, it's unused.Xan Lopez2008-12-315-583/+0
* Update EphySearchEntry test.Xan Lopez2008-12-311-8/+4
* Port EphySearchEntry to use GtkEntry.Xan Lopez2008-12-314-75/+46
* ephy-search-entry: use G_DEFINE_TYPE.Xan Lopez2008-12-311-32/+1
* Remove progress from statusbar now that we show it in the location entry.Xan Lopez2008-12-314-65/+0
* ephy-window: draw progress inside the location entry.Xan Lopez2008-12-311-0/+42
* ephy-location-entry: port to use GtkEntry instead of EphyIconEntry.Xan Lopez2008-12-311-151/+153
* ephy-location-entry: remove $Id$ marker.Xan Lopez2008-12-311-1/+0
* ephy-location-entry: use G_DEFINE_TYPEXan Lopez2008-12-311-34/+4
* Renamed the web inspector checkbutton widget's ID, so that it will beGustavo Noronha Silva2008-12-241-1/+1
* Web Inspector property missing from preferences enum.Gustavo Noronha Silva2008-12-241-0/+1
* Check text_table for nullity before unrefing it in resolver_found_cb.Gustavo Noronha Silva2008-12-241-1/+4
* Open links in new tab with middle click.Xan Lopez2008-12-211-0/+42
* Updated Slovenian translationMatej Urbančič2008-12-181-650/+628
* Updated Spanish translationJorge Gonzalez Gonzalez2008-12-161-431/+436
* Updated Kurdish translationErdal Ronahi2008-12-131-525/+527
* And re-add ephy-cookie-manager too.Xan Lopez2008-12-122-0/+363
* Enable Web Inspector.Xan Lopez2008-12-126-7/+171
* Revert cookies stuff, didn't want to commit that.Xan Lopez2008-12-128-94/+232
* Port ephy to use libsoup for cookies.Xan Lopez2008-12-1210-595/+94
* window-commands: fix Send Link by Email for URLs with '&'Xan Lopez2008-12-121-20/+26
* webkit-embed: lose not needed casts to GObject.Xan Lopez2008-12-061-6/+6
* Implement chrome visibility control in popupsDiego Escalante Urrelo2008-12-031-4/+32
* ephy-window: connect web view to web-view-ready signal when it's created.Xan Lopez2008-12-011-7/+7
* Minor fix to Catalan translation thanks to Sílvia MirandaGil Forcada Codinachs2008-11-301-2/+2
* Add --enable-tests to configureDiego Escalante Urrelo2008-11-302-2/+17
* Enable docs for ephy-spinnerDiego Escalante Urrelo2008-11-306-4/+71
* Update documentation for lib/widgets/ephy-spinner.cDiego Escalante Urrelo2008-11-301-83/+86
* Document lib/widgets/ephy-zoom-control.cDiego Escalante Urrelo2008-11-306-4/+82
* Add testephyzoomcontrol.cDiego Escalante Urrelo2008-11-302-1/+89
* ephy-window: use new webkit API to create windows on request.Xan Lopez2008-11-301-0/+52
* window: zoom in/out with ctrl+scroll-{up,down}Xan Lopez2008-11-301-0/+30
* ephy-toolbar: remove useless realize/unrealize methods.Xan Lopez2008-11-301-16/+0
* Remove legacy ephy-history-item from epiphany.hDiego Escalante Urrelo2008-11-271-1/+0
* Don't do single includes in lib/egg/egg-toolbarsDiego Escalante Urrelo2008-11-272-3/+2
* Correct versionChristian Persch2008-11-171-1/+1
* Add translator comment for ISO-8859-1 default value (bug #351163).Claude Paroz2008-11-161-1/+1
* Remove libpython check that fails with libtool 2Christian Persch2008-11-111-25/+0
* Fix multi-dnd with gtk 2.14Christian Persch2008-11-051-1/+8
* Maxim Dziumanenko <dziumanenko@gmail.com>Maxim V. Dziumanenko2008-10-301-1463/+1189
* Updated Brazilian Portuguese translation.Og B. Maciel2008-10-272-60/+67
* sv.po: Updated Swedish translationDaniel Nylander2008-10-271-1457/+1674
* ephy-home-action: plug leak.Xan Lopez2008-10-271-2/+2
* Added Asturian translation on behalf of Mikel GonzálezGil Forcada Codinachs2008-10-232-0/+4284
* Updated Catalan documentationGil Forcada Codinachs2008-10-201-517/+708
* Updated Catalan translation by Sílvia MirandaGil Forcada Codinachs2008-10-191-1529/+1253
* Update from libeggChristian Persch2008-10-184-108/+232
* Use the correct return type for ephy_embed_get_link_message andDiego Escalante Urrelo2008-10-161-2/+2
* tests: fix compilation when builddir != srcdirXan Lopez2008-10-141-2/+2
* Fix conflicting mnemonics in Clear All Personal DataDiego Escalante Urrelo2008-10-131-3/+12
* Updated Spanish translationJorge Gonzalez Gonzalez2008-10-132-529/+620
* Updated it translation (Francesco Marletta).Luca Ferretti2008-10-061-364/+361
* Fixed Czech UI & manual translation by Lucas Lommer (bug #554110).Petr Kovář2008-09-292-894/+950
* Add missing config.hDiego Escalante Urrelo2008-09-291-0/+1
* Regenerate docs templates, after new docs addedDiego Escalante Urrelo2008-09-292-113/+149
* Correctly title Ephy*Entry widgets in docsDiego Escalante Urrelo2008-09-295-4/+76
* Enable ephy-search-entry docs buildDiego Escalante Urrelo2008-09-297-12/+49
* Minor nitpick in the .h filesDiego Escalante Urrelo2008-09-292-9/+9
* Enable ephy-icon-entry docs buildDiego Escalante Urrelo2008-09-296-46/+56
* Correctly mark doc comments for parsingDiego Escalante Urrelo2008-09-291-4/+4
* Include missing Returns: in commentsDiego Escalante Urrelo2008-09-291-2/+8
* Sync comment parameters with actual parametersDiego Escalante Urrelo2008-09-292-6/+6
* Avoid the parsing of non doc commentsDiego Escalante Urrelo2008-09-295-7/+7
* Update docs for ephy-icon-entryDiego Escalante Urrelo2008-09-291-4/+12
* Enable documentation build for ephy-location-entryDiego Escalante Urrelo2008-09-297-63/+341
* Sync argument names in ephy-location-entry and update docsDiego Escalante Urrelo2008-09-292-27/+56
* Document lib/widgets/ephy-location-entry.cDiego Escalante Urrelo2008-09-291-0/+133
* Document lib/widgets/ephy-icon-entry.cDiego Escalante Urrelo2008-09-292-0/+33
* tephylocationentry.c: can_undo and can_redo testsDiego Escalante Urrelo2008-09-291-0/+41
* Reindent to 2 spaces and improve the existing testsDiego Escalante Urrelo2008-09-293-114/+161
* Add testephylocationentry.cDiego Escalante Urrelo2008-09-293-13/+166
* Revert "Makefile fixes."Diego Escalante Urrelo2008-09-291-27/+13
* Remove useless ephy-node #includeDiego Escalante Urrelo2008-09-291-2/+0
* Norayr Chilingaryan <norik@freenet.am>Norayr Chilingaryan2008-09-281-1/+1
* Added epiphany armenian translationNorayr Chilingaryan2008-09-282-0/+3420
* Print version to stdout, not stderr.Christian Persch2008-09-271-1/+1
* Readd --version which was lost when removing libgnome usage.Christian Persch2008-09-271-1/+15
* Updated Brazilian Portuguese translation.Og B. Maciel2008-09-261-1616/+1353
* Remove libgnome and libgnomeui dependency, using EggSMClient instead of Gnome...Christian Persch2008-09-2526-170/+3934
* Remove thisChristian Persch2008-09-241-3/+0
* C/epiphany.xml: Port 2.24 documentation fixes to trunkReinout van Schouwen2008-09-241-6/+22
* Updated Danish translation, fixes by Ask H. LarsenKenneth Nielsen2008-09-241-4/+4