aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ephy-toolbar: remove useless realize/unrealize methods.Xan Lopez2008-11-301-16/+0
| | | | svn path=/trunk/; revision=8618
* Remove legacy ephy-history-item from epiphany.hDiego Escalante Urrelo2008-11-271-1/+0
| | | | | | It was breaking the build of things including epiphany.h svn path=/trunk/; revision=8617
* Don't do single includes in lib/egg/egg-toolbarsDiego Escalante Urrelo2008-11-272-3/+2
| | | | svn path=/trunk/; revision=8616
* Correct versionChristian Persch2008-11-171-1/+1
| | | | svn path=/trunk/; revision=8610
* Add translator comment for ISO-8859-1 default value (bug #351163).Claude Paroz2008-11-161-1/+1
| | | | svn path=/trunk/; revision=8609
* Remove libpython check that fails with libtool 2Christian Persch2008-11-111-25/+0
| | | | svn path=/trunk/; revision=8608
* Fix multi-dnd with gtk 2.14Christian Persch2008-11-051-1/+8
| | | | svn path=/trunk/; revision=8607
* Maxim Dziumanenko <dziumanenko@gmail.com>Maxim V. Dziumanenko2008-10-301-1463/+1189
| | | | | | | * Update Ukrainian translation svn path=/trunk/; revision=8604
* Updated Brazilian Portuguese translation.Og B. Maciel2008-10-272-60/+67
| | | | svn path=/trunk/; revision=8602
* sv.po: Updated Swedish translationDaniel Nylander2008-10-271-1457/+1674
| | | | svn path=/trunk/; revision=8600
* ephy-home-action: plug leak.Xan Lopez2008-10-271-2/+2
| | | | | | | Use gtk_action_get_name instead of g_object_get to get the action name so the string isn't duped. svn path=/trunk/; revision=8599
* Added Asturian translation on behalf of Mikel GonzálezGil Forcada Codinachs2008-10-232-0/+4284
| | | | svn path=/trunk/; revision=8597
* Updated Catalan documentationGil Forcada Codinachs2008-10-201-517/+708
| | | | svn path=/trunk/; revision=8593
* Updated Catalan translation by Sílvia MirandaGil Forcada Codinachs2008-10-191-1529/+1253
| | | | svn path=/trunk/; revision=8585
* Update from libeggChristian Persch2008-10-184-108/+232
| | | | svn path=/trunk/; revision=8584
* Use the correct return type for ephy_embed_get_link_message andDiego Escalante Urrelo2008-10-161-2/+2
| | | | | | ephy_embed_get_title svn path=/trunk/; revision=8583
* tests: fix compilation when builddir != srcdirXan Lopez2008-10-141-2/+2
| | | | svn path=/trunk/; revision=8581
* Fix conflicting mnemonics in Clear All Personal DataDiego Escalante Urrelo2008-10-131-3/+12
| | | | | | Reuse existing strings, closes: bug #549892. Patch by Juan Percy Rojas Cruz. svn path=/trunk/; revision=8579
* Updated Spanish translationJorge Gonzalez Gonzalez2008-10-132-529/+620
| | | | svn path=/trunk/; revision=8577
* Updated it translation (Francesco Marletta).Luca Ferretti2008-10-061-364/+361
| | | | svn path=/trunk/; revision=8575
* Fixed Czech UI & manual translation by Lucas Lommer (bug #554110).Petr Kovář2008-09-292-894/+950
| | | | svn path=/trunk/; revision=8571
* Add missing config.hDiego Escalante Urrelo2008-09-291-0/+1
| | | | svn path=/trunk/; revision=8569
* Regenerate docs templates, after new docs addedDiego Escalante Urrelo2008-09-292-113/+149
| | | | svn path=/trunk/; revision=8568
* Correctly title Ephy*Entry widgets in docsDiego Escalante Urrelo2008-09-295-4/+76
| | | | svn path=/trunk/; revision=8567
* Enable ephy-search-entry docs buildDiego Escalante Urrelo2008-09-297-12/+49
| | | | | | Also, create a new Widgets section. svn path=/trunk/; revision=8566
* Minor nitpick in the .h filesDiego Escalante Urrelo2008-09-292-9/+9
| | | | svn path=/trunk/; revision=8565
* Enable ephy-icon-entry docs buildDiego Escalante Urrelo2008-09-296-46/+56
| | | | svn path=/trunk/; revision=8564
* Correctly mark doc comments for parsingDiego Escalante Urrelo2008-09-291-4/+4
| | | | svn path=/trunk/; revision=8563
* Include missing Returns: in commentsDiego Escalante Urrelo2008-09-291-2/+8
| | | | svn path=/trunk/; revision=8562
* Sync comment parameters with actual parametersDiego Escalante Urrelo2008-09-292-6/+6
| | | | svn path=/trunk/; revision=8561
* Avoid the parsing of non doc commentsDiego Escalante Urrelo2008-09-295-7/+7
| | | | svn path=/trunk/; revision=8560
* Update docs for ephy-icon-entryDiego Escalante Urrelo2008-09-291-4/+12
| | | | svn path=/trunk/; revision=8559
* Enable documentation build for ephy-location-entryDiego Escalante Urrelo2008-09-297-63/+341
| | | | | | | | | | | Conflicts: doc/reference/epiphany-sections.txt doc/reference/tmpl/EphySingle.sgml doc/reference/tmpl/ephy-embed.sgml doc/reference/tmpl/epiphany-unused.sgml svn path=/trunk/; revision=8558
* Sync argument names in ephy-location-entry and update docsDiego Escalante Urrelo2008-09-292-27/+56
| | | | | | | | | There were inconsistencies between the .h file and the .c file. Now all the arguments are named 'entry'. Also add documentation for ephy_location_entry_set_match_func and ephy_location_entry_set_completion. svn path=/trunk/; revision=8557
* Document lib/widgets/ephy-location-entry.cDiego Escalante Urrelo2008-09-291-0/+133
| | | | svn path=/trunk/; revision=8556
* Document lib/widgets/ephy-icon-entry.cDiego Escalante Urrelo2008-09-292-0/+33
| | | | | | | | | Functions ephy_icon_entry_pack_widget and ephy_icon_entry_get_entry. Not sure how to extract that to proper gtk-docs and stuff. Document lib/widgets/ephy-search-entry.c svn path=/trunk/; revision=8555
* tephylocationentry.c: can_undo and can_redo testsDiego Escalante Urrelo2008-09-291-0/+41
| | | | svn path=/trunk/; revision=8554
* Reindent to 2 spaces and improve the existing testsDiego Escalante Urrelo2008-09-293-114/+161
| | | | | | Add vim modelines to the files. svn path=/trunk/; revision=8553
* Add testephylocationentry.cDiego Escalante Urrelo2008-09-293-13/+166
| | | | | | See the FIXME about the mystery crasher, it's probably some kind of leak. svn path=/trunk/; revision=8552
* Revert "Makefile fixes."Diego Escalante Urrelo2008-09-291-27/+13
| | | | | | This reverts commit 58afaf81fbf64dfcb779ef2e7531afb4c11693e1. svn path=/trunk/; revision=8551
* Remove useless ephy-node #includeDiego Escalante Urrelo2008-09-291-2/+0
| | | | svn path=/trunk/; revision=8550
* Norayr Chilingaryan <norik@freenet.am>Norayr Chilingaryan2008-09-281-1/+1
| | | | | | 2008-09-28 fixed bug svn path=/trunk/; revision=8549
* Added epiphany armenian translationNorayr Chilingaryan2008-09-282-0/+3420
| | | | svn path=/trunk/; revision=8548
* Print version to stdout, not stderr.Christian Persch2008-09-271-1/+1
| | | | svn path=/trunk/; revision=8547
* Readd --version which was lost when removing libgnome usage.Christian Persch2008-09-271-1/+15
| | | | svn path=/trunk/; revision=8546
* Updated Brazilian Portuguese translation.Og B. Maciel2008-09-261-1616/+1353
| | | | svn path=/trunk/; revision=8545
* Remove libgnome and libgnomeui dependency, using EggSMClient instead of ↵Christian Persch2008-09-2526-170/+3934
| | | | | | GnomeClient. svn path=/trunk/; revision=8541
* Remove thisChristian Persch2008-09-241-3/+0
| | | | svn path=/trunk/; revision=8540
* C/epiphany.xml: Port 2.24 documentation fixes to trunkReinout van Schouwen2008-09-241-6/+22
| | | | | | | | | 2008-09-24 Reinout van Schouwen <reinouts@gnome.org> C/epiphany.xml: Port 2.24 documentation fixes to trunk svn path=/trunk/; revision=8533
* Updated Danish translation, fixes by Ask H. LarsenKenneth Nielsen2008-09-241-4/+4
| | | | svn path=/trunk/; revision=8532
* 2008-09-23 I. Felix <ifelix@redhat.com> ta translation error correctedFelix I2008-09-231-1134/+1316
| | | | svn path=/trunk/; revision=8528
* Fix for GTK+ adjustment policy enforcement:Vincent Untz2008-09-221-2/+2
| | | | | | | | | | 2008-09-22 Vincent Untz <vuntz@gnome.org> * data/glade/prefs-dialog.glade: Fix for GTK+ adjustment policy enforcement: http://mail.gnome.org/archives/desktop-devel-list/2008-September/msg00148.html svn path=/trunk/; revision=8525
* Updated Romanian translation by Mişu Moldovan <dumol@gnome.ro>Mugurel Tudor2008-09-221-1424/+2028
| | | | | | | | | 2008-09-22 Mugurel Tudor <mugurelu@gnome.ro> * ro.po: Updated Romanian translation by Mişu Moldovan <dumol@gnome.ro> svn path=/trunk/; revision=8518
* Updated Russian translation.Nickolay V. Shmyrev2008-09-221-1431/+1157
| | | | | | | | | 2008-09-21 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * ru.po: Updated Russian translation. svn path=/trunk/; revision=8516
* Translation updatedGabor Keleman2008-09-211-2/+2
| | | | svn path=/trunk/; revision=8515
* Remove po/ChangeLog, and depend on intltool 0.40.4 in svn builds.Christian Persch2008-09-211-1/+3
| | | | svn path=/trunk/; revision=8513
* Updated Danish translation by Kenneth NielsenKenneth Nielsen2008-09-211-1433/+1165
| | | | svn path=/trunk/; revision=8511
* Updated Czech translation by Lucas Lommer. Added Czech translation of manual ↵Petr Kovář2008-09-214-134/+3300
| | | | | | by Lucas Lommer. svn path=/trunk/; revision=8508
* Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>Alexander Shopov2008-09-201-2/+2
| | | | | | | | | 2008-09-19 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Alexander Shopov <ash@contact.bg> svn path=/trunk/; revision=8505
* Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>Alexander Shopov2008-09-202-1454/+1179
| | | | | | | | | 2008-09-19 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Alexander Shopov <ash@contact.bg> svn path=/trunk/; revision=8504
* Updated zh_CN translation.Funda Wang2008-09-192-502/+506
| | | | svn path=/trunk/; revision=8500
* Updated Thai translation (merge from gnome-2-24 branch).Theppitak Karoonboonyanan2008-09-171-85/+81
| | | | | | | | | 2008-09-17 Theppitak Karoonboonyanan <thep@linux.thai.net> * th.po: Updated Thai translation (merge from gnome-2-24 branch). svn path=/trunk/; revision=8494
* Small updateGabor Keleman2008-09-171-1/+1
| | | | svn path=/trunk/; revision=8491
* Small updateGabor Keleman2008-09-161-4/+3
| | | | svn path=/trunk/; revision=8490
* Hungarian translation updatedGabor Keleman2008-09-141-4/+4
| | | | svn path=/trunk/; revision=8484
* Hungarian translation updatedGabor Keleman2008-09-141-510/+502
| | | | svn path=/trunk/; revision=8483
* Arangel Angov <arangel@linux.net.mk> * mk.po: Updated Macedonian translationArangel Angov2008-09-141-0/+4
| | | | svn path=/trunk/; revision=8480
* Arangel Angov <arangel@linux.net.mk> * mk.po: Updated Macedonian translationArangel Angov2008-09-141-630/+628
| | | | svn path=/trunk/; revision=8479
* Updated Turkish TranslationBaris Cicek2008-09-132-1461/+1194
| | | | svn path=/trunk/; revision=8477
* Fixed Portuguese terminology (Duarte Loreto <happyguy_pt@hotmail.com>)Duarte Loreto2008-09-121-30/+26
| | | | svn path=/trunk/; revision=8474
* hindi update by Rajesh RanjanRajesh Ranjan2008-09-092-830/+713
| | | | svn path=/trunk/; revision=8468
* Update: Croatian LanguageRobert Sedak2008-09-091-0/+8
| | | | svn path=/trunk/; revision=8467
* Malayalm translation updatedPraveen Arimbrathodiyil2008-09-081-1451/+749
| | | | svn path=/trunk/; revision=8465
* Update: Croatian LanguageRobert Sedak2008-09-081-2092/+2546
| | | | svn path=/trunk/; revision=8464
* Updated French translation (synched with gnome-2-24).Claude Paroz2008-09-081-573/+671
| | | | svn path=/trunk/; revision=8463
* Remove eel-app-launch-context.c from POTFILES.inCosimo Cecchi2008-09-071-1/+0
| | | | svn path=/trunk/; revision=8460
* Drop usage of EelAppLaunchContext; replace it with GdkAppLaunchContext.Cosimo Cecchi2008-09-055-706/+15
| | | | | | Bug #550883. svn path=/trunk/; revision=8457
* 2008-09-04 Reinout van Schouwen <reinouts@gnome.org>Reinout van Schouwen2008-09-041-7/+23
| | | | | | | | | | * 2008-09-04 Reinout van Schouwen <reinouts@gnome.org> - C/epiphany.xml: Update documentation to reflect topic chooser. Fixes bug #448613. svn path=/trunk/; revision=8455
* Revert special handling of double click in the LocationEntry; bug #426349.Loic Minier2008-09-031-14/+0
| | | | svn path=/trunk/; revision=8452
* Remove deprecated Encoding line.RELEASE_2_23_91Christian Persch2008-09-012-2/+0
| | | | svn path=/trunk/; revision=8448
* Updated TranslationLaurent Dhima2008-09-012-1851/+1361
| | | | svn path=/trunk/; revision=8444
* Makefile fixes.Christian Persch2008-08-301-13/+27
| | | | svn path=/trunk/; revision=8439
* Updated Lithuanian translation.Gintautas Miliauskas2008-08-291-268/+260
| | | | | | | | | | 2008-08-28 Gintautas Miliauskas <gintas@akl.lt> * lt.po: Updated Lithuanian translation. svn path=/trunk/; revision=8438
* Updated Dzongkha TranslationPema Geyleg2008-08-271-803/+1002
| | | | svn path=/trunk/; revision=8436
* Updated French translation.Robert-André Mauchin2008-08-251-1504/+1230
| | | | | | | | | 2008-08-25 Robert-André Mauchin <zebob.m@pengzone.org> * fr.po: Updated French translation. svn path=/trunk/; revision=8430
* Updated Traditional Chinese translation (Hong Kong). Updated TraditionalChao-Hsiung Liao2008-08-212-2782/+2252
| | | | | | | | | | | 2008-08-21 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw> * zh_HK.po: Updated Traditional Chinese translation (Hong Kong). * zh_TW.po: Updated Traditional Chinese translation (Taiwan). svn path=/trunk/; revision=8429
* Updated Basque translation.Inaki Larranaga Murgoitio2008-08-211-1425/+513
| | | | | | | | | 2008-08-20 Inaki Larranaga Murgoitio <dooteo@euskalgnu.org> * eu.po: Updated Basque translation. svn path=/trunk/; revision=8428
* Updated Thai translation, merged from gnome-2-24 branch.Theppitak Karoonboonyanan2008-08-151-1412/+1137
| | | | | | | | | 2008-08-15 Theppitak Karoonboonyanan <thep@linux.thai.net> * th.po: Updated Thai translation, merged from gnome-2-24 branch. svn path=/trunk/; revision=8421
* Bump GTK+ requirement to be able to build tests/.Diego Escalante Urrelo2008-08-151-1/+1
| | | | svn path=/trunk/; revision=8420
* Port the location bar to use GRegex.Diego Escalante Urrelo2008-08-153-104/+92
| | | | | | | | | | | | | | Use a simple regex matching the input text, implements the same behaviour of the current bar, plus: - substring suggestions (closes: #151932) - unicode support (closes: #343906) - diacritics in topic keywords (closes: #328162) - completion on history items titles (closes: #534218) Also, of course, closes: #517960 - port the url bar to GRegex. svn path=/trunk/; revision=8419
* Remove the sort_func for the location entry.Diego Escalante Urrelo2008-08-141-20/+5
| | | | | | | It is not really needed, since the values in comparison are simple numbers that don't need any thought on top. svn path=/trunk/; revision=8416
* Make the order in which we name the cols consistent.Diego Escalante Urrelo2008-08-144-9/+9
| | | | | | | Just a minor reordering of *_col variables, no code changed. svn path=/trunk/; revision=8414
* Remove an unneeded cast to pointer.Diego Escalante Urrelo2008-08-141-3/+6
| | | | | | | | There's an uneeded GUINT_TO_POINTER in gtk_cell_layout_set_cell_data_func for extracell_data_func. We can use the le pointer to get the cols we want. svn path=/trunk/; revision=8412
* Updated Finnish translationIlkka Tuohela2008-08-132-1444/+1177
| | | | svn path=/trunk/; revision=8409
* Updated Japanese translation.Takeshi AIHANA2008-08-111-1440/+516
| | | | | | | | | 2008-08-11 Takeshi AIHANA <takeshi.aihana@gmail.com> * ja.po: Updated Japanese translation. svn path=/trunk/; revision=8405
* Updated Portuguese (pt) translation by Duarte Loreto <happyguy_pt@hotmail.com>Duarte Loreto2008-08-101-1448/+1181
| | | | svn path=/trunk/; revision=8403
* cs.po: Updated Czech translation by Lucas Lommer.Petr Kovář2008-08-091-1129/+481
| | | | svn path=/trunk/; revision=8401
* Updated translationsErdal Ronahi2008-08-081-5/+5
| | | | svn path=/trunk/; revision=8399
* Updated translations by Erdal RonahiErdal Ronahi2008-08-081-35/+20
| | | | svn path=/trunk/; revision=8398
* Updated translations by Erdal RonahiErdal Ronahi2008-08-081-1592/+1267
| | | | svn path=/trunk/; revision=8397
* Re-add po/ChangeLog; intltool breaks without it.Christian Persch2008-08-051-0/+3
| | | | svn path=/trunk/; revision=8390
* Also remove ChangeLog from po/ and help/, and dist the old ones.Christian Persch2008-08-054-0/+7
| | | | svn path=/trunk/; revision=8386
* Add testephyiconentry.c to tests/Diego Escalante Urrelo2008-08-042-7/+103
| | | | | | Part of #544642. svn path=/trunk/; revision=8385
* Add the base for tests/ support.Diego Escalante Urrelo2008-08-044-1/+73
| | | | | | | Include a test for ephysearchentry, need to make them optional too. Part of #544642. svn path=/trunk/; revision=8384
* Move libnotify initialization to ephy-mainDiego Escalante Urrelo2008-08-042-12/+13
| | | | | | | This should fix the crash when libnotify was uninit before the notification was actually shown. Fix suggested by Colin Walters, closes: #536768. svn path=/trunk/; revision=8380
* Fix the keyword search for tabs/windows created from toolbar.Diego Escalante Urrelo2008-08-041-4/+4
| | | | | | | | Add EPHY_LINK_ALLOW_FIXUP to the flags when openning new tabs and windows from their toolbar buttons so the text is not always treated as an url, closes: #523296. svn path=/trunk/; revision=8379
* Bug #378165: do not activate the smart bookmark entry after middle-clickingCosimo Cecchi2008-08-041-2/+0
| | | | | | paste text into it. svn path=/trunk/; revision=8377
* Bug #328710. Re-focus the "Remove" button after the selection has been deleted.Cosimo Cecchi2008-08-011-0/+3
| | | | svn path=/trunk/; revision=8372
* Fix a typo in src/ephy-main.c and remove a FIXME.Diego Escalante Urrelo2008-07-311-2/+2
| | | | | | | Patch by Bruce Cowan, closes: #545614. FIXME removed by me. svn path=/trunk/; revision=8370
* Terminology fixes by Fabrício Godoy.Leonardo Ferreira Fontenelle2008-07-252-10/+15
| | | | | | | | 2008-07-24 Leonardo Ferreira Fontenelle <leonardof@gnome.org> * pt_BR.po: Terminology fixes by Fabrício Godoy. svn path=/trunk/; revision=8363
* Move plugins/desktop-file/plugin.cpp to POTFILES.skip to fix distcheck.Wouter Bolsterlee2008-07-222-2/+1
| | | | svn path=/trunk/; revision=8341
* Bump intltool requirement to 0.40.0Wouter Bolsterlee2008-07-222-7/+1
| | | | | | | Removed the intltool.* lines in the toplevel Makefile.am as well for make dist to work. svn path=/trunk/; revision=8340
* Updated Spanish translationJorge Gonzalez Gonzalez2008-07-142-36/+44
| | | | svn path=/trunk/; revision=8339
* Updated Thai translation from gnome-2-22 branch.Theppitak Karoonboonyanan2008-07-102-8/+12
| | | | | | | | | 2008-07-10 Theppitak Karoonboonyanan <thep@linux.thai.net> * th.po: Updated Thai translation from gnome-2-22 branch. svn path=/trunk/; revision=8338
* Renamed Smart Bookmarks to Bookmarked Searches in user documentation, ↵Diego Escalante Urrelo2008-07-091-17/+17
| | | | | | closes: #457475 svn path=/trunk/; revision=8336
* Update yearChristian Persch2008-07-071-1/+1
| | | | svn path=/trunk/; revision=8335
* Add webkit-1.0 dependency to out .pc file. Fixes build breakage of Maciej Katafiasz2008-07-041-1/+1
| | | | | | | epiphany-extensions caused by the recent surgery introducing WebKit as public dep. svn path=/trunk/; revision=8334
* Updated Occitan translationYannig MARCHEGAY2008-07-033-1356/+611
| | | | svn path=/trunk/; revision=8333
* embed: remove ephy_embed_close.Xan Lopez2008-07-036-31/+1
| | | | | | Just destroy the embed widget. svn path=/trunk/; revision=8332
* embed: forgot to uncomment this when re-enabling restore zoom.Xan Lopez2008-07-031-7/+1
| | | | svn path=/trunk/; revision=8331
* embed: restore restore_zoom_level.Xan Lopez2008-07-012-35/+39
| | | | svn path=/trunk/; revision=8328
* embed: remove ephy_embed_{set,get}_zoom.Xan Lopez2008-07-017-103/+5
| | | | | | Set zoom-level on the WebKitWebView directly. svn path=/trunk/; revision=8327
* embed: remove ge-zoom-changed and zoom property.Xan Lopez2008-07-016-99/+72
| | | | | | Use zoom-level property in WebKit directly. svn path=/trunk/; revision=8326
* Even though an inappropriate metaphor, update the lock graphics toJakub Steiner2008-07-0124-0/+7141
| | | | | | | comply with the tango style guidelines. svn path=/trunk/; revision=8325
* Bug 529634 – ga_client_start() called twiceChristian Persch2008-07-011-9/+16
| | | | svn path=/trunk/; revision=8317
* Guard against the current filename being NULL. Bug #535483.Christian Persch2008-07-011-2/+3
| | | | svn path=/trunk/; revision=8316
* Support git for the ChangeLog generation rule.Christian Persch2008-06-301-1/+3
| | | | svn path=/trunk/; revision=8315
* embed: remove history item abstraction from embed.Xan Lopez2008-06-309-279/+1
| | | | | | Not needed anymore. svn path=/trunk/; revision=8314
* embed: remove ephy_embed_go_to_history_item.Xan Lopez2008-06-304-33/+3
| | | | | | Use WebKit API directly. svn path=/trunk/; revision=8313
* embed: remove ephy_embed_get_{next,previous}_history_item.Xan Lopez2008-06-305-88/+12
| | | | | | Use WebKit APIs directly. svn path=/trunk/; revision=8312
* embed: remove ephy_embed_get_{backward,forward}_history.Xan Lopez2008-06-305-104/+46
| | | | | | Use WebKit APIs directly. svn path=/trunk/; revision=8311
* misc: add reference to webkit bug about reload_bypass_cacheXan Lopez2008-06-302-0/+2
| | | | svn path=/trunk/; revision=8310
* embed: remove ephy_embed_print.Xan Lopez2008-06-307-41/+1
| | | | | | And use the WebKit API directly. svn path=/trunk/; revision=8309
* docs: forgot to remove these.Xan Lopez2008-06-301-4/+0
| | | | svn path=/trunk/; revision=8308
* embed: remove ephy_embed_can_go_back.Xan Lopez2008-06-307-40/+1
| | | | | | Use WebKit API directly. svn path=/trunk/; revision=8307
* embed: remove ephy_embed_can_go_forward.Xan Lopez2008-06-307-41/+2
| | | | | | Use WebKit API directly. svn path=/trunk/; revision=8306
* embed: remove ephy_embed_go_forward.Xan Lopez2008-06-307-40/+1
| | | | | | Use WebKit API directly. svn path=/trunk/; revision=8305
* embed: remove ephy_embed_go_back.Xan Lopez2008-06-307-40/+5
| | | | | | Use WebKit API directly. svn path=/trunk/; revision=8304
* embed: remove ephy_embed_reload.Xan Lopez2008-06-308-53/+9
| | | | | | Use WebKit API directly. svn path=/trunk/; revision=8303
* embed: remove ephy_embed_stop_load.Xan Lopez2008-06-307-40/+2
| | | | | | Use webkit API directly in window-commands.c svn path=/trunk/; revision=8302
* ephy-embed-utils: add macro to get webkitwebview from embed.Xan Lopez2008-06-303-2/+6
| | | | | | Will be used in the process to get rid of the embedding abstraction. svn path=/trunk/; revision=8301
* ephy-find-toolbar: remove trailing whitespace.Xan Lopez2008-06-281-17/+17
| | | | svn path=/trunk/; revision=8300
* ephy-find-toolbar: remove obsolete comment.Xan Lopez2008-06-281-1/+0
| | | | svn path=/trunk/; revision=8299
* ephy-find-toolbar: copy over embed scroll functionality.Xan Lopez2008-06-281-11/+46
| | | | | | Only used here. svn path=/trunk/; revision=8298
* ephy-find-toolbar: remove $Id$ from license comment.Xan Lopez2008-06-281-1/+0
| | | | | | CVS is long gone... svn path=/trunk/; revision=8297
* ephy-find-toolbar: rename impl_* functions to ephy_find_toolbar_*Xan Lopez2008-06-281-19/+19
| | | | svn path=/trunk/; revision=8296
* ephy-find-toolbar: M-x tabifyXan Lopez2008-06-281-28/+28
| | | | svn path=/trunk/; revision=8295
* ephy-find-toolbar: add FIXME about ge-search-key-press never being emitted.Xan Lopez2008-06-281-0/+1
| | | | svn path=/trunk/; revision=8294
* ephy-find-toolbar: remove _EMBED_ from find results enum.Xan Lopez2008-06-281-9/+9
| | | | svn path=/trunk/; revision=8293
* embed: remove ephy-embed-find and the webkit implementation.Xan Lopez2008-06-288-476/+0
| | | | svn path=/trunk/; revision=8292
* ephy-find-toolbar: port to use webkit API directly.Xan Lopez2008-06-282-45/+129
| | | | | | Copy the code from embeb/webkit mostly verbatim for now. svn path=/trunk/; revision=8291
* Updated Serbian translations.Danilo Šegan2008-06-273-3090/+2880
| | | | svn path=/trunk/; revision=8290
* Updated Lithuanian translation.Gintautas Miliauskas2008-06-242-482/+496
| | | | | | | | | | 2008-06-24 Gintautas Miliauskas <gintas@akl.lt> * lt.po: Updated Lithuanian translation. svn path=/trunk/; revision=8288
* Translation updated by Ivar SmolinPriit Laes2008-06-192-1437/+533
| | | | | | | | 2008-06-18 Priit Laes <plaes at svn dot gnome dot org> * et.po: Translation updated by Ivar Smolin svn path=/trunk/; revision=8285
* Implement search in page for the WebKit embed.Cosimo Cecchi2008-06-171-9/+81
| | | | svn path=/trunk/; revision=8284
* Apply clamping for pixel scrollAlp Toker2008-06-171-5/+2
| | | | svn path=/trunk/; revision=8283
* Emit zoom change signal and implement pixel scrollingAlp Toker2008-06-171-0/+17
| | | | svn path=/trunk/; revision=8282
* Updated Galician Translation.Ignacio Casal Quinteiro2008-06-152-1416/+1162
| | | | svn path=/trunk/; revision=8281
* Updated Spanish translationJorge Gonzalez Gonzalez2008-06-142-1414/+529
| | | | svn path=/trunk/; revision=8280
* Reimplement tabs detaching and tabs DND.Christian Persch2008-06-136-12/+97
| | | | svn path=/trunk/; revision=8278
* Updated Arabic Translation by Khaled Hosny. Djihed Afifi2008-06-122-473/+476
| | | | svn path=/trunk/; revision=8277
* Import updated translation from 2.22 branchLuca Ferretti2008-06-102-1450/+1185
| | | | | | | | | 2008-06-10 Luca Ferretti <elle.uca@libero.it> * it.po: Import updated translation from 2.22 branch svn path=/trunk/; revision=8276
* Updated Mongolian translationSanlig Badral2008-06-102-1705/+1090
| | | | svn path=/trunk/; revision=8275
* Fix some build warnings. Bug #537487.Cosimo Cecchi2008-06-104-4/+4
| | | | svn path=/trunk/; revision=8274
* Add pages to ephy history on load-committed.Xan Lopez2008-06-051-6/+5
| | | | | | On load-started there's no guarantee that the page actually exists. svn path=/trunk/; revision=8272
* Do not do single includes in lib/egg/, bug #536090Diego Escalante Urrelo2008-06-049-47/+9
| | | | svn path=/trunk/; revision=8271
* Do not do single includes in src/bookmarks/, bug #536090Diego Escalante Urrelo2008-06-0426-88/+22
| | | | svn path=/trunk/; revision=8270
* Do not do single includes in plugins/desktop-file/, bug #536090Diego Escalante Urrelo2008-06-041-3/+1
| | | | svn path=/trunk/; revision=8269
* Do not do single includes in lib/widgets/, bug #536090Diego Escalante Urrelo2008-06-0417-55/+15
| | | | svn path=/trunk/; revision=8268
* Do not do single includes in lib/, bug #536090Diego Escalante Urrelo2008-06-0416-47/+18
| | | | svn path=/trunk/; revision=8267
* Do not do single includes in embed/, bug #536090Diego Escalante Urrelo2008-06-049-27/+10
| | | | svn path=/trunk/; revision=8266
* Do not do single includes for GTK+, bug #536090Diego Escalante Urrelo2008-06-0439-195/+37
| | | | svn path=/trunk/; revision=8265
* Make the bookmarks editor search in urls and titles, closes: #328489.Diego Escalante Urrelo2008-05-311-0/+5
| | | | svn path=/trunk/; revision=8263
* Add printing support.Alp Toker2008-05-311-0/+1
| | | | svn path=/trunk/; revision=8262
* Bring back zoom support using the zoom-level property added in WebKit r34249.Alp Toker2008-05-301-1/+4
| | | | svn path=/trunk/; revision=8261
* Updated Spanish translationJorge Gonzalez Gonzalez2008-05-292-453/+447
| | | | svn path=/trunk/; revision=8260
* Correct the paragraph about Page Setup. Fixes bug #534744.Reinout van Schouwen2008-05-262-6/+21
| | | | | | | | | | 2008-05-26 Reinout van Schouwen <reinouts@gnome.org> * C/epiphany.xml: Correct the paragraph about Page Setup. Fixes bug #534744. svn path=/trunk/; revision=8255
* Plug a mem leak.Christian Persch2008-05-261-0/+1
| | | | svn path=/trunk/; revision=8254
* Updated Vietnamese translationClytie Siddall2008-05-252-1149/+280
| | | | svn path=/trunk/; revision=8252
* Fix the window title copying status bar's text, closes: #524587Diego Escalante Urrelo2008-05-241-13/+8
| | | | svn path=/trunk/; revision=8250
* Rewrite the bookmark HTML importer, it now uses GRegex, this is bug #533986.Diego Escalante Urrelo2008-05-241-56/+74
| | | | | | Testing in trunk before committing to 2.22 branch. svn path=/trunk/; revision=8249
* Updated Spanish translationJorge Gonzalez Gonzalez2008-05-242-432/+493
| | | | svn path=/trunk/; revision=8243
* Updated Arabic Translation by Khaled Hosny. Djihed Afifi2008-05-232-8/+12
| | | | svn path=/trunk/; revision=8242
* Don't free file_info too soon or the pointer to file_type will be lost. ThisDiego Escalante Urrelo2008-05-201-1/+1
| | | | | | | fixes bookmark imports not working (note that HTML import is not working, only RDF). Patch by Sebastian Keller, closes: #523414. svn path=/trunk/; revision=8241
* Block updates of the location entry while it is keyboard-focused.Cosimo Cecchi2008-05-201-2/+51
| | | | | | | This is to avoid deletion of the text while the user is typing. Close bug #488680. svn path=/trunk/; revision=8239
* Updated Arabic Translation by Khaled Hosny. Djihed Afifi2008-05-192-1319/+1069
| | | | svn path=/trunk/; revision=8238
* Make the properties button in the Cookies tab of Personal Data dialog notDiego Escalante Urrelo2008-05-191-0/+1
| | | | | | | sensitive by default. Patch by Michael Wolf, closes: #504136. svn path=/trunk/; revision=8237
* Fix the check for a valid LSB_DISTRIBUTOR string. Patch by Josselin Mouette,Diego Escalante Urrelo2008-05-191-1/+1
| | | | | | | closes: #529778. svn path=/trunk/; revision=8235
* 2008-05-18 Reinout van Schouwen <reinouts@gnome.org>Reinout van Schouwen2008-05-191-3/+17
| | | | | | | | | | * 2008-05-18 Reinout van Schouwen <reinouts@gnome.org> - help/C/epiphany.xml: fix documentation bug #503698 (patch by Loic Froidmont) svn path=/trunk/; revision=8225
* Updated Lithuanian translation.Gintautas Miliauskas2008-05-172-1042/+780
| | | | | | | | | | 2008-05-17 Gintautas Miliauskas <gintas@akl.lt> * lt.po: Updated Lithuanian translation. svn path=/trunk/; revision=8224
* Remove a forgotten env var in ephy-main.c, it was a leftover of r8192 (removalDiego Escalante Urrelo2008-05-171-1/+0
| | | | | | of Pango checks). svn path=/trunk/; revision=8222
* cs.po: Fixed Czech translation, thanks to Pavel Sefranek and Lucas Lommer ↵Petr Kovář2008-05-142-1013/+754
| | | | | | (bug #531247). svn path=/trunk/; revision=8221
* Translation updated.Gabor Kelemen2008-05-092-1/+5
| | | | | | | | 2008-05-09 Gabor Kelemen <kelemeng@gnome.org> * hu.po: Translation updated. svn path=/trunk/; revision=8219
* Updated Norwegian bokmål translation.Kjartan Maraas2008-05-072-1041/+146
| | | | | | | | 2008-05-06 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Updated Norwegian bokmål translation. svn path=/trunk/; revision=8218
* Updated Greek translationNikos Charonitakis2008-05-051-0/+5
| | | | svn path=/trunk/; revision=8217
* Updated Greek translation by Giannis Katsampirhs <juankatsampirhs@gmail.com>Nikos Charonitakis2008-05-051-822/+823
| | | | svn path=/trunk/; revision=8216
* cs.po: Typo fix.Stanislav Brabec2008-04-162-1/+5
| | | | svn path=/trunk/; revision=8213
* Updated Slovenian translationMatej Urbančič2008-04-131-959/+146
| | | | svn path=/trunk/; revision=8212
* Add epiphany.h. Only allow including epiphany.h; all other headers are privateChristian Persch2008-04-1268-24/+333
| | | | svn path=/trunk/; revision=8211
* Add epiphany.h. Only allow including epiphany/epiphany.h; all otherChristian Persch2008-04-1254-36/+281
| | | | | | | Add epiphany.h. Only allow including epiphany/epiphany.h; all other headers are internal. svn path=/trunk/; revision=8210
* Small cleanup.Xan Lopez2008-04-081-3/+1
| | | | svn path=/trunk/; revision=8202
* Small cleanups and correct return value of popup-menu callback.Xan Lopez2008-04-081-7/+5
| | | | svn path=/trunk/; revision=8201
* More gecko exorcismChristian Persch2008-04-082-14/+0
| | | | svn path=/trunk/; revision=8197
* Remove nonexistent filesChristian Persch2008-04-081-20/+0
| | | | svn path=/trunk/; revision=8196
* Remove MOZ_DISABLE_PANGO checks.Christian Persch2008-04-071-17/+0
| | | | svn path=/trunk/; revision=8192
* Remove detailed font prefs, they're obsolete on webkit.Christian Persch2008-04-075-2210/+33
| | | | | | Remove the epiphany-pango schemas file, same reason. svn path=/trunk/; revision=8191
* UpdateChristian Persch2008-04-041-17/+0
| | | | svn path=/trunk/; revision=8185
* Remove this tooChristian Persch2008-04-0482-22391/+0
| | | | svn path=/trunk/; revision=8184
* Exorcise gecko configure & build stuffChristian Persch2008-04-0419-2230/+192
| | | | svn path=/trunk/; revision=8183
* DecruftifyChristian Persch2008-04-03141-29129/+0
| | | | svn path=/trunk/; revision=8182
* Fixed British English translation.Philip Withnall2008-04-032-33/+37
| | | | | | | | | 2008-04-02 Philip Withnall <pwithnall@svn.gnome.org> * en_GB.po: Fixed British English translation. svn path=/trunk/; revision=8180
* Updated Norwegian Nynorsk translationEskild Hustvedt2008-04-022-117/+152
| | | | svn path=/trunk/; revision=8179
* Try harder to fix the build with gecko 1.8Christian Persch2008-04-011-0/+8
| | | | svn path=/trunk/; revision=8177
* Try to fix the build with gecko 1.8Christian Persch2008-04-012-0/+10
| | | | svn path=/trunk/; revision=8175
* Make the extra column pack-end so that when we hide it when it's empty, the ↵Christian Persch2008-03-311-2/+2
| | | | | | other column expands. This makes bookmarks take up all the space instead of being truncated at the half. svn path=/trunk/; revision=8173
* Updated Spanish translationJorge Gonzalez Gonzalez2008-03-302-484/+494
| | | | svn path=/trunk/; revision=8172
* Updated Bulgarian translation by Yavor Doganov <yavor@gnu.org>Alexander Shopov2008-03-302-758/+906
| | | | | | | | | 2008-03-29 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Yavor Doganov <yavor@gnu.org> svn path=/trunk/; revision=8170
* updated hebrew translationYair Hershkovitz2008-03-292-516/+527
| | | | svn path=/trunk/; revision=8168
* Remove the ephy-spinner from the toolbar.c, there's enough feebackXan Lopez2008-03-286-237/+0
| | | | | | with the spinners in the tabs and the progress bar. (#524809) svn path=/trunk/; revision=8166
* Do use a 1.9 xpidl for thisChristian Persch2008-03-281-1/+3
| | | | svn path=/trunk/; revision=8139
* Renegerate this with an older xpidl version, so it compiles on xr1.9 beta ↵Christian Persch2008-03-281-20/+18
| | | | | | release svn path=/trunk/; revision=8138
* Remove the useless "Get me out of here!" button.Christian Persch2008-03-271-1/+0
| | | | svn path=/trunk/; revision=8137
* Comment out useless stuffChristian Persch2008-03-271-5/+5
| | | | svn path=/trunk/; revision=8136
* Next try to get cert exception addition working. This too isn't not working ↵Christian Persch2008-03-2712-214/+426
| | | | | | correctly though; it fails to get any properties from my |arguments| object. svn path=/trunk/; revision=8135
* Fix changelog generation to consider only the current branch.Diego Escalante Urrelo2008-03-271-1/+1
| | | | svn path=/trunk/; revision=8134
* Updated British English translation.Philip Withnall2008-03-262-27/+31
| | | | | | | | | 2008-03-25 Philip Withnall <pwithnall@svn.gnome.org> * en_GB.po: Updated British English translation. svn path=/trunk/; revision=8132
* Updated Russian translation.Nickolay V. Shmyrev2008-03-261-3/+3
| | | | | | | | | 2008-03-25 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * ru.po: Updated Russian translation. svn path=/trunk/; revision=8130
* Update description of the Epiphany manual. Patch by Diana Horqque. Diego Escalante Urrelo2008-03-251-1/+6
| | | | | | | Fixes bug #500771. svn path=/trunk/; revision=8128
* Update Vietnamese translationNguyễn Thái Ngọc Duy2008-03-232-980/+1028
| | | | | | | | | 2008-03-23 Nguyễn Thái Ngọc Duy <pclouds@gmail.com> * vi.po: Update Vietnamese translation svn path=/trunk/; revision=8126
* Updated Greek translationKostas Papadimas2008-03-191-1/+1
| | | | svn path=/trunk/; revision=8124
* Updated Greek translationKostas Papadimas2008-03-192-279/+585
| | | | svn path=/trunk/; revision=8122
* Updated Greek translationNikos Charonitakis2008-03-181-0/+4
| | | | svn path=/trunk/; revision=8118
* Updated Greek translationNikos Charonitakis2008-03-181-1344/+775
| | | | svn path=/trunk/; revision=8117
* Add thisChristian Persch2008-03-181-0/+10
| | | | svn path=/trunk/; revision=8116
* Fix the buildChristian Persch2008-03-171-1/+2
| | | | svn path=/trunk/; revision=8115
* Try to fix the build on 1.8.Christian Persch2008-03-172-9/+31
| | | | svn path=/trunk/; revision=8114
* Revert the history/bookmark no-dup patch. It was slowing ephy.Diego Escalante Urrelo2008-03-171-12/+0
| | | | svn path=/trunk/; revision=8113
* Add a service to open the cert exception dialogue.Christian Persch2008-03-154-0/+212
| | | | svn path=/trunk/; revision=8110
* Add netError overrides for the cert exception dialogue.Christian Persch2008-03-152-0/+5
| | | | svn path=/trunk/; revision=8109
* Fix the build with 1.9b4.Christian Persch2008-03-151-0/+5
| | | | svn path=/trunk/; revision=8108
* Only build EphyDirectoryProvider on < 1.9; it's unused on 1.9.Christian Persch2008-03-151-2/+2
| | | | svn path=/trunk/; revision=8107
* Remove the unnecessary setting of the preffered action in the casees that ↵Christian Persch2008-03-152-28/+32
| | | | | | | | action was going to be the default one anyway. Don't open twice, just let gecko handle opening in the preferred application. Browse-to doesn't seem to work yet. svn path=/trunk/; revision=8106
* Make this inclusion conditionally, since we don't use our directory provider ↵Christian Persch2008-03-141-1/+4
| | | | | | on xr 1.9. svn path=/trunk/; revision=8105
* Typo fixChristian Persch2008-03-141-1/+1
| | | | svn path=/trunk/; revision=8104
* Fix the branding bundle registration by providing the app chrome manifest in ↵Christian Persch2008-03-143-3/+6
| | | | | | the right directory, and set that directory as the component directory with gtk_moz_embed_set_comp_path. svn path=/trunk/; revision=8103
* Fix multiple crashers in the zeroconf bookmarks. Bug #516008; partially ↵Christian Persch2008-03-131-179/+151
| | | | | | based on a patch by Cosimo Cecchi. svn path=/trunk/; revision=8102
* Try again to fix the directory provider for 1.9. Branding still fails thoughChristian Persch2008-03-136-14/+271
| | | | svn path=/trunk/; revision=8101
* Try to fix the gecko 1.8 backend, and this also might fix the branding ↵Christian Persch2008-03-131-5/+3
| | | | | | bundle not working on 1.9 svn path=/trunk/; revision=8100
* Use GChecksum to calculate the MD5 of favicons.Xan Lopez2008-03-122-4/+3
| | | | svn path=/trunk/; revision=8099
* Translation updated by Ivar SmolinPriit Laes2008-03-122-1/+5
| | | | | | | | 2008-03-12 Priit Laes <plaes at svn dot gnome dot org> * et.po: Translation updated by Ivar Smolin svn path=/trunk/; revision=8098