aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use G_DEFINE_TYPE* when possible in src/ (#515601)Xan Lopez2008-02-1128-1096/+243
| | | | svn path=/trunk/; revision=7927
* Do not use history API if we only want to go back or forward, only use itXan Lopez2008-02-101-14/+2
| | | | | | | | when necessary (ie, when we want to open item in new tab). Bug #515554 svn path=/trunk/; revision=7926
* Cleanups in webkit-embed.cXan Lopez2008-02-101-24/+15
| | | | svn path=/trunk/; revision=7925
* Fix typos.Theppitak Karoonboonyanan2008-02-092-62/+66
| | | | | | | | | 2008-02-09 Theppitak Karoonboonyanan <thep@linux.thai.net> * th.po: Fix typos. svn path=/trunk/; revision=7924
* Updated Catalan translationGil Forcada Codinachs2008-02-092-645/+816
| | | | svn path=/trunk/; revision=7923
* Updated Basque translation.Inaki Larranaga Murgoitio2008-02-092-42/+32
| | | | | | | | | 2008-02-08 Inaki Larranaga Murgoitio <dooteo@euskalgnu.org> * eu.po: Updated Basque translation. svn path=/trunk/; revision=7922
* Updated Polish translation by GNOME PL Team.Artur Flinta2008-02-082-636/+813
| | | | | | | | | 2008-02-07 Artur Flinta <aflinta@svn.gnome.org> * pl.po: Updated Polish translation by GNOME PL Team. svn path=/trunk/; revision=7921
* Translation updated by Ivar SmolinPriit Laes2008-02-062-27/+31
| | | | | | | | 2008-02-05 Priit Laes <plaes at svn dot gnome dot org> * et.po: Translation updated by Ivar Smolin svn path=/trunk/; revision=7920
* Fix encoding for webkit-history-item.*Xan Lopez2008-02-052-2/+2
| | | | svn path=/trunk/; revision=7919
* Implement back and forward history, patch by Jan AlonzoXan Lopez2008-02-054-10/+231
| | | | | | with several cleanups. (#506566) svn path=/trunk/; revision=7918
* Fix back button looping through history.Cosimo Cecchi2008-02-051-15/+19
| | | | | | Bug #513803. svn path=/trunk/; revision=7917
* Minor update by Vladimir Melo.Leonardo Ferreira Fontenelle2008-02-042-5/+7
| | | | | | | | 2008-02-03 Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org> * pt_BR.po: Minor update by Vladimir Melo. svn path=/trunk/; revision=7916
* Arangel Angov <arangel@linux.net.mk> * mk.po: Updated Macedonian TranslationArangel Angov2008-02-042-42/+47
| | | | svn path=/trunk/; revision=7915
* Updated Occitan translationYannig MARCHEGAY2008-02-032-38/+22
| | | | svn path=/trunk/; revision=7914
* Updated Portuguese translation.Duarte Loreto2008-02-032-647/+818
| | | | | | | | 2008-02-02 Duarte Loreto <happyguy_pt@hotmail.com> * pt.po: Updated Portuguese translation. svn path=/trunk/; revision=7913
* Updated Occitan translationYannig MARCHEGAY2008-02-032-297/+361
| | | | svn path=/trunk/; revision=7912
* Updated Norwegian bokmål translation.Kjartan Maraas2008-02-032-6/+10
| | | | | | | | 2008-02-02 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Updated Norwegian bokmål translation. svn path=/trunk/; revision=7911
* Brazilian Portuguese translation updated by Vladimir Melo.Leonardo Ferreira Fontenelle2008-02-032-1034/+868
| | | | | | | | 2008-02-02 Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org> * pt_BR.po: Brazilian Portuguese translation updated by Vladimir Melo. svn path=/trunk/; revision=7910
* Updated Thai translation.Theppitak Karoonboonyanan2008-02-022-651/+860
| | | | | | | | | 2008-02-02 Theppitak Karoonboonyanan <thep@linux.thai.net> * th.po: Updated Thai translation. svn path=/trunk/; revision=7909
* Popup the completion dropdown menu when we're focusing the location barCosimo Cecchi2008-02-021-0/+15
| | | | | | with the cursor at the end of entry and we press down. Bug #340572. svn path=/trunk/; revision=7908
* Updated Arabic Translation by Khaled Hosny. Djihed Afifi2008-02-022-29/+20
| | | | svn path=/trunk/; revision=7907
* Updated Traditional Chinese translation(Hong Kong). Updated TraditionalChao-Hsiung Liao2008-02-013-1454/+1958
| | | | | | | | | | | 2008-02-01 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=7906
* Track WebKit r29909 pkg-config renameAlp Toker2008-02-011-1/+1
| | | | svn path=/trunk/; revision=7905
* updated assamese translationsAmitakhya Phukan2008-02-013-0/+4479
| | | | svn path=/trunk/; revision=7904
* Make middle clicking on Back/Forward toolbar buttons open again inCosimo Cecchi2008-02-011-3/+29
| | | | | | a new tab, as it was in 2.20. Bug #513029. svn path=/trunk/; revision=7903
* Track header location change in WebKit r29898Alp Toker2008-02-012-2/+2
| | | | svn path=/trunk/; revision=7902
* sv.po: Updated Swedish translationDaniel Nylander2008-02-012-27/+31
| | | | svn path=/trunk/; revision=7901
* Fix keyboard focus remaining in the location entry after enteringCosimo Cecchi2008-02-011-1/+4
| | | | | | the address. Bug #513345. svn path=/trunk/; revision=7900
* Updated Arabic Translation by Khaled Hosny. Djihed Afifi2008-01-312-6/+11
| | | | svn path=/trunk/; revision=7899
* Updated Spanish translationJorge Gonzalez Gonzalez2008-01-292-28/+32
| | | | svn path=/trunk/; revision=7898
* HIG fixes for menu. Bug #483312, patch by Luca Ferretti.Cosimo Cecchi2008-01-291-1/+1
| | | | | | | HIG fixes for menu. Bug #483312, patch by Luca Ferretti. svn path=/trunk/; revision=7897
* Fix compilation error with gcc4.3.Cosimo Cecchi2008-01-292-2/+2
| | | | | | Patch by Sebastien Bacher, bug #512027. svn path=/trunk/; revision=7896
* Post release version bumpChristian Persch2008-01-291-1/+1
| | | | svn path=/trunk/; revision=7895
* Release 2.21.90RELEASE_2_21_90Christian Persch2008-01-291-1/+0
| | | | svn path=/trunk/; revision=7893
* Draft for NEWS of 2.21.90.Diego Escalante Urrelo2008-01-291-0/+25
| | | | svn path=/trunk/; revision=7892
* Update Ukrainian translation.Maxim Dziumanenko2008-01-282-632/+809
| | | | | | | | 2008-01-27 Maxim Dziumanenko <dziumanenko@gmail.com> * Update Ukrainian translation. svn path=/trunk/; revision=7891
* Updated Norwegian bokmål translation.Kjartan Maraas2008-01-272-41/+41
| | | | | | | | 2008-01-27 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Updated Norwegian bokmål translation. svn path=/trunk/; revision=7890
* 2008-01-27 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated ↵Jovan Naumovski2008-01-272-724/+971
| | | | | | Macedonian translation. svn path=/trunk/; revision=7889
* Better fix for bug #511759.Cosimo Cecchi2008-01-255-9/+19
| | | | svn path=/trunk/; revision=7888
* Updated French translation.Claude Paroz2008-01-252-253/+317
| | | | | | | | 2008-01-24 Claude Paroz <claude@2xlibre.net> * fr/fr.po: Updated French translation. svn path=/trunk/; revision=7887
* Use g_file_new_for_uri () instead of g_file_new_for_path () inCosimo Cecchi2008-01-251-2/+2
| | | | | | | ephy_file_browse_to (). Fix bug #511759. svn path=/trunk/; revision=7886
* Generated doc files and ignore patternsWouter Bolsterlee2008-01-252-2/+1
| | | | svn path=/trunk/; revision=7885
* Make ViewZoomNormal button available from the toolbar editor.Wouter Bolsterlee2008-01-241-0/+1
| | | | | | (It's not on the default toolbar, though). svn path=/trunk/; revision=7884
* Updated Galician Translation.Ignacio Casal Quinteiro2008-01-242-389/+461
| | | | svn path=/trunk/; revision=7881
* Fix typos in Dutch translationWouter Bolsterlee2008-01-241-2/+2
| | | | svn path=/trunk/; revision=7880
* Translation updated by Ivar SmolinPriit Laes2008-01-232-246/+265
| | | | | | | | 2008-01-23 Priit Laes <plaes at svn dot gnome dot org> * et.po: Translation updated by Ivar Smolin svn path=/trunk/; revision=7879
* Updated Norwegian bokmål translation.Kjartan Maraas2008-01-222-20/+24
| | | | | | | | 2008-01-21 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Updated Norwegian bokmål translation. svn path=/trunk/; revision=7878
* Updated Arabic Translation by Khaled Hosny. Djihed Afifi2008-01-212-528/+523
| | | | svn path=/trunk/; revision=7877
* Updated zh_CN translationYang Zhang2008-01-201-624/+795
| | | | svn path=/trunk/; revision=7876
* Fix build for builddir != srcdirXan Lopez2008-01-191-0/+1
| | | | svn path=/trunk/; revision=7875
* Updated Turkish translation to pass msgfmt -cvGil Forcada Codinachs2008-01-192-6/+5
| | | | svn path=/trunk/; revision=7874
* Updated Basque translation.Inaki Larranaga Murgoitio2008-01-192-148/+179
| | | | | | | | | 2008-01-18 Inaki Larranaga Murgoitio <dooteo@euskalgnu.org> * eu.po: Updated Basque translation. svn path=/trunk/; revision=7873
* Track upstream API change in WebKit r29550Alp Toker2008-01-181-2/+2
| | | | svn path=/trunk/; revision=7872
* Translation updatedGabor Kelemen2008-01-162-385/+522
| | | | | | | | | 2008-01-16 Gabor Kelemen <kelemeng@gnome.hu> * hu.po: Translation updated svn path=/trunk/; revision=7871
* Updated Latvian Translation.Raivis Dejus2008-01-152-48/+52
| | | | svn path=/trunk/; revision=7870
* Fix compilation when debug is enabled. Patch by Joseph Sacco (#509541)Xan Lopez2008-01-151-1/+1
| | | | svn path=/trunk/; revision=7869
* Post release version bumpChristian Persch2008-01-151-1/+1
| | | | svn path=/trunk/; revision=7868
* Release 2.21.5RELEASE_2_21_5Christian Persch2008-01-154-50/+57
| | | | svn path=/trunk/; revision=7866
* Fix cropped close button on tab labels with gnome-icon-theme 2.21.x.Cosimo Cecchi2008-01-151-4/+10
| | | | | | Bug #499983. svn path=/trunk/; revision=7865
* Update to new glib 2.15.2 API, bump glib dep and remove a Cosimo Cecchi2008-01-155-8/+9
| | | | | | remaining gnome-vfs bit from configure.ac. svn path=/trunk/; revision=7864
* Add #ifdef for Avahi includes in ephy-bookmarks.c.Cosimo Cecchi2008-01-151-0/+3
| | | | | | Bug #509325. svn path=/trunk/; revision=7863
* sv.po: Swedish translation updatedDaniel Nylander2008-01-152-136/+153
| | | | svn path=/trunk/; revision=7862
* Updated Spanish translationJorge Gonzalez Gonzalez2008-01-142-247/+266
| | | | svn path=/trunk/; revision=7861
* add missing files updated Norwegian bokmål translation.Kjartan Maraas2008-01-143-133/+159
| | | | | | | | | 2008-01-14 Kjartan Maraas <kmaraas@gnome.org> * POTFILES.in: add missing files * nb.po: updated Norwegian bokmål translation. svn path=/trunk/; revision=7860
* Missing files from last commit.Cosimo Cecchi2008-01-142-0/+691
| | | | svn path=/trunk/; revision=7859
* Drop gnome-vfs dependency. Now Epiphany depends on glib >= 2.15.1.Cosimo Cecchi2008-01-1440-1172/+1174
| | | | | | | Also, optional Zeroconf support depends on Avahi >= 0.6.22. Bug #507152. svn path=/trunk/; revision=7858
* Updated Korean translation.Changwoo Ryu2008-01-132-357/+433
| | | | svn path=/trunk/; revision=7857
* Open externally opened link in current tab if it is blank.Cosimo Cecchi2008-01-115-14/+38
| | | | | | Fix bug #499613. svn path=/trunk/; revision=7856
* Don't use net-stop signal, it's gone. Switch to notify::load-statusXan Lopez2008-01-091-3/+6
| | | | svn path=/trunk/; revision=7855
* updated hebrew translationYair Hershkovitz2008-01-082-492/+643
| | | | svn path=/trunk/; revision=7854
* Updated Belarusian Latin translation.Ihar Hrachyshka2008-01-062-314/+399
| | | | svn path=/trunk/; revision=7851
* Update to new coding guidelines.Xan Lopez2008-01-051-18/+20
| | | | svn path=/trunk/; revision=7850
* Updated Kurdish translationErdal Ronahi2008-01-052-62/+56
| | | | svn path=/trunk/; revision=7849
* Updated Vietnamese translationClytie Siddall2008-01-042-955/+1091
| | | | svn path=/trunk/; revision=7848
* Updated Norwegian bokmål translation.Kjartan Maraas2008-01-042-260/+308
| | | | | | | | 2008-01-03 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Updated Norwegian bokmål translation. svn path=/trunk/; revision=7847
* Updated Malayalam TranslationAni Peter2008-01-031-0/+3
| | | | svn path=/trunk/; revision=7846
* Updated Malayalam TranslationAni Peter2008-01-031-1483/+1585
| | | | svn path=/trunk/; revision=7845
* Updated Swedish translation.Daniel Nylander2008-01-032-260/+284
| | | | | | | * sv/sv.po: Updated Swedish translation. svn path=/trunk/; revision=7844
* Updated Occitan translationYannig MARCHEGAY2008-01-013-456/+599
| | | | svn path=/trunk/; revision=7842
* Updated Basque translation.Inaki Larranaga Murgoitio2007-12-312-669/+826
| | | | | | | | | 2007-12-31 Inaki Larranaga Murgoitio <dooteo@euskalgnu.org> * eu.po: Updated Basque translation. svn path=/trunk/; revision=7841
* Fix typo when building the back/forward history menuJan Michael C. Alonzo2007-12-311-1/+1
| | | | | | | | http://bugzilla.gnome.org/show_bug.cgi?id=506563 modified: src/ephy-navigation-action.c svn path=/trunk/; revision=7840
* Updated Arabic Translation by Djihed Afifi. Djihed Afifi2007-12-312-380/+627
| | | | svn path=/trunk/; revision=7839
* sv.po: Swedish translation updatedDaniel Nylander2007-12-312-438/+561
| | | | svn path=/trunk/; revision=7838
* Stub new history interfaces in WebKit until the needed API landsXan Lopez2007-12-301-33/+34
| | | | | | on trunk. svn path=/trunk/; revision=7837
* Port ephy-window.c to the new API, remove old API.Xan Lopez2007-12-306-246/+19
| | | | | | Closes bug #506005 svn path=/trunk/; revision=7836
* Make MozillaHistoryItem create url and title on demand.Xan Lopez2007-12-307-51/+116
| | | | | | Adapt code to the API change. svn path=/trunk/; revision=7835
* Use the new interfaces for backward/forward menus.Xan Lopez2007-12-304-61/+41
| | | | | | | | | | | Store nth data in the HistoryItem itself. Try to use HISTORY_ITEM_DATA_KEY data from object in navigation action before falling back to URL_DATA_KEY. Bug #506005 svn path=/trunk/; revision=7834
* Mozilla implementation of the embed history interfaces.Xan Lopez2007-12-305-4/+219
| | | | svn path=/trunk/; revision=7833
* Add new embed history interfaces.Xan Lopez2007-12-305-81/+282
| | | | svn path=/trunk/; revision=7832
* Updated Dutch translationReinout van Schouwen2007-12-282-264/+362
| | | | | | | 2007-12-28 Reinout van Schouwen <reinouts@gnome.org> * nl.po: Updated Dutch translation svn path=/trunk/; revision=7831
* Translation updated by Ivar SmolinPriit Laes2007-12-282-64/+97
| | | | | | | | 2007-12-27 Priit Laes <plaes at svn dot gnome dot org> * et.po: Translation updated by Ivar Smolin svn path=/trunk/; revision=7830
* If is_blank is TRUE then set title to Blank page without checking whetherXan Lopez2007-12-271-2/+2
| | | | | | title was NULL or not. Fixes (again!) empty new tabs. svn path=/trunk/; revision=7829
* Catch bookmarks and history in EphyLocationActionPrivate, it's smarter.Diego Escalante Urrelo2007-12-273-12/+15
| | | | | | | Fixes bug #505777. svn path=/trunk/; revision=7828
* Have the completion func also check the bookmark URLs for matches as it doesDiego Escalante Urrelo2007-12-271-3/+14
| | | | | | | | with history items. Fixes bug #505683. svn path=/trunk/; revision=7827
* Avoid duplicated history and bookmark entries for the same url in the Diego Escalante Urrelo2007-12-271-0/+24
| | | | | | | | completion popup. Fixes bug #392979. svn path=/trunk/; revision=7826
* Make libnotify optional, completes the previous commit by chpe.Diego Escalante Urrelo2007-12-271-4/+38
| | | | svn path=/trunk/; revision=7825
* Whitespace fixes.Xan Lopez2007-12-271-2/+2
| | | | svn path=/trunk/; revision=7824
* Make libnotify dep optional.Christian Persch2007-12-271-1/+9
| | | | svn path=/trunk/; revision=7823
* Remove a trailing whitespace.Diego Escalante Urrelo2007-12-261-1/+1
| | | | svn path=/trunk/; revision=7822
* Moves the completion_func from lib/widgets/ephy-location-entry.c toDiego Escalante Urrelo2007-12-263-101/+121
| | | | | | | | | | | src/ephy-location-action.c. Adds a function to set the completion_func in lib/widgets/ephy-location-entry.c|h. Part of bug #392979. svn path=/trunk/; revision=7821
* Updated Spanish translationJorge Gonzalez Gonzalez2007-12-262-251/+281
| | | | svn path=/trunk/; revision=7820
* Implement "select all" for WebKit backend. (#505569)Xan Lopez2007-12-251-0/+2
| | | | | | Patch by Luca Bruno. svn path=/trunk/; revision=7819
* Display a single host entry in the History Window also when the same hostCosimo Cecchi2007-12-251-10/+21
| | | | | | | is visited with different protocols (http and https). Fix bug #313481. svn path=/trunk/; revision=7818
* Fix missing tab title on empty page.Cosimo Cecchi2007-12-251-5/+6
| | | | | | Bug #503854. svn path=/trunk/; revision=7817
* Add instructions on how to resize the text entry box of a smart bookmarkCosimo Cecchi2007-12-241-0/+14
| | | | | | on the toolbar. Bug #415473. svn path=/trunk/; revision=7816
* Updated Spanish translationJorge Gonzalez Gonzalez2007-12-242-64/+98
| | | | svn path=/trunk/; revision=7815
* Quick fix for a warning produced by my previous update to epiphany.defs,Diego Escalante Urrelo2007-12-241-1/+1
| | | | | | | ephy_embed_get_loading_title is actually const-char* not char*. svn path=/trunk/; revision=7814
* Add extra methods to EphyEmbed object:Diego Escalante Urrelo2007-12-241-27/+94
| | | | | | | | | | | | | | | | | | | | | get_go_up_list get_security_level get_zoom get_document_type get_load_percent get_load_status get_navigation_flags get_typed_address get_address get_status_message get_icon get_icon_address get_is_blank get_loading_title get_encoding svn path=/trunk/; revision=7813
* Enable multiple selection in download dialog, now you can cancel more than oneDiego Escalante Urrelo2007-12-241-19/+45
| | | | | | | | | download at a time. Note that this has no effect over the Pause button, only over Stop. Bug #327734. svn path=/trunk/; revision=7812
* Xr 1.9 fixes. Bug #503657.Christian Persch2007-12-241-2/+8
| | | | svn path=/trunk/; revision=7811
* Xr 1.9 fixes. Bug #503657.Christian Persch2007-12-241-8/+37
| | | | svn path=/trunk/; revision=7810
* Xr 1.9 fixes. Bug #503657.Christian Persch2007-12-241-1/+1
| | | | svn path=/trunk/; revision=7809
* Xr 1.9 fixes. Bug #503657.Christian Persch2007-12-241-3/+11
| | | | svn path=/trunk/; revision=7808
* Xr 1.9 fixes. Bug #503657.Christian Persch2007-12-242-1/+9
| | | | svn path=/trunk/; revision=7807
* Xr 1.9 fixes. Bug #503657.Christian Persch2007-12-241-3/+2
| | | | svn path=/trunk/; revision=7806
* Fixes for xr 1.9. Bug #503657.Christian Persch2007-12-241-1/+18
| | | | svn path=/trunk/; revision=7805
* Xr 1.9 fixes. Bug #503657.Christian Persch2007-12-241-0/+3
| | | | svn path=/trunk/; revision=7804
* Add ifdefs for xr 1.9. Part of bug #503657.Christian Persch2007-12-242-7/+41
| | | | svn path=/trunk/; revision=7803
* download-dialog hidden state is now saved to gconf. New downloads started while Diego Escalante Urrelo2007-12-245-13/+114
| | | | | | | | | | the dialog is hidden pop-up a notification (as in libnotify). We now require libnotify to build. Fixes bug #311209. svn path=/trunk/; revision=7802
* Translation updated by Ivar SmolinPriit Laes2007-12-232-132/+177
| | | | | | | | 2007-12-23 Priit Laes <plaes at svn dot gnome dot org> * et.po: Translation updated by Ivar Smolin svn path=/trunk/; revision=7801
* Updated Arabic Translation by Djihed Afifi. Djihed Afifi2007-12-232-507/+342
| | | | svn path=/trunk/; revision=7800
* Updated Spanish translationJorge Gonzalez Gonzalez2007-12-232-187/+224
| | | | svn path=/trunk/; revision=7799
* Updated Spanish translationJorge Gonzalez Gonzalez2007-12-232-81/+103
| | | | svn path=/trunk/; revision=7798
* Also fix parent instance/class for MozillaEmbed.Xan Lopez2007-12-232-3/+3
| | | | svn path=/trunk/; revision=7797
* Fix parent class/instance types.Xan Lopez2007-12-221-2/+3
| | | | svn path=/trunk/; revision=7796
* Implement clipboard operations for WebKit.Xan Lopez2007-12-222-39/+65
| | | | svn path=/trunk/; revision=7795
* Adds a "Clear All" dialog to clear all the privacy information, and a helpCosimo Cecchi2007-12-215-332/+385
| | | | | | section explaining its usage. Close bug #148314. svn path=/trunk/; revision=7793
* Updated Slovenian translationMatej Urbančič2007-12-201-93/+99
| | | | svn path=/trunk/; revision=7792
* Middle click on entries in History Window and Bookmark Editor opens the pageCosimo Cecchi2007-12-202-0/+46
| | | | | | in a new tab. Close bug #385037. svn path=/trunk/; revision=7791
* Updated Norwegian bokmål translation.Kjartan Maraas2007-12-192-69/+88
| | | | | | | | 2007-12-19 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Updated Norwegian bokmål translation. svn path=/trunk/; revision=7790
* Hide the Toolbar Editor, if active, when switching to Fullscreen mode.Cosimo Cecchi2007-12-191-0/+11
| | | | | | Bug #163762. svn path=/trunk/; revision=7789
* Updated Dutch translationReinout van Schouwen2007-12-192-107/+174
| | | | | | | | | 2007-12-18 Reinout van Schouwen <reinouts@gnome.org> * nl.po: Updated Dutch translation svn path=/trunk/; revision=7788
* Updated Spanish translationJorge Gonzalez Gonzalez2007-12-192-60/+70
| | | | svn path=/trunk/; revision=7787
* Readd "Add to Bookmark" entry to the document context menu.Cosimo Cecchi2007-12-192-0/+7
| | | | | | Bug #332968. svn path=/trunk/; revision=7786
* Indentation fix for previous commit.Cosimo Cecchi2007-12-191-2/+2
| | | | svn path=/trunk/; revision=7785
* Add middle-click-paste for smart bookmarks, as it is for new tab/windowCosimo Cecchi2007-12-191-0/+69
| | | | | | buttons. Close bug #378165. svn path=/trunk/; revision=7784
* Translation updated by Ivar Smolin.Priit Laes2007-12-182-30/+41
| | | | | | | | 2007-12-18 Priit Laes <plaes@svn.gnome.org> * et.po: Translation updated by Ivar Smolin. svn path=/trunk/; revision=7783
* Track WebKit upstream API changes r28817, r28818Alp Toker2007-12-181-6/+16
| | | | | | This makes current location and page title updates work more consistently. svn path=/trunk/; revision=7782
* Constify char* parameter for ephy_base_embed_location_changed.Xan Lopez2007-12-182-2/+2
| | | | svn path=/trunk/; revision=7781
* "Backported" Italian translation from gnome-2-20Luca Ferretti2007-12-172-647/+889
| | | | | | | | | 2007-12-17 Luca Ferretti <elle.uca@libero.it> * it.po: "Backported" Italian translation from gnome-2-20 svn path=/trunk/; revision=7780
* Enable our filechooser by default, now the default builds will have nice imageDiego Escalante Urrelo2007-12-171-1/+1
| | | | | | | previews in the filechooser. Read: nice previews when uploading pictures. svn path=/trunk/; revision=7779
* Post release version bump.Christian Persch2007-12-161-1/+1
| | | | svn path=/trunk/; revision=7778
* Release 2.21.4.RELEASE_2_21_4Christian Persch2007-12-169-153/+344
| | | | svn path=/trunk/; revision=7776
* Add comment.Christian Persch2007-12-161-0/+1
| | | | svn path=/trunk/; revision=7775
* Don't store the tabs menu accels in the accel map file.Christian Persch2007-12-161-1/+3
| | | | svn path=/trunk/; revision=7774
* Fix comment.Christian Persch2007-12-161-1/+1
| | | | svn path=/trunk/; revision=7773
* Update NEWS for 2.21.4Reinout van Schouwen2007-12-161-6/+81
| | | | svn path=/trunk/; revision=7772
* Update NEWS.Xan Lopez2007-12-161-0/+54
| | | | svn path=/trunk/; revision=7771
* Updated Norwegian bokmål translation.Kjartan Maraas2007-12-152-33/+38
| | | | | | | | 2007-12-15 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Updated Norwegian bokmål translation. svn path=/trunk/; revision=7770
* Do not call webkit_init() (it's going away soon) and onlyXan Lopez2007-12-152-5/+2
| | | | | | include <webkit.h>. svn path=/trunk/; revision=7769
* Translation of "status bar" fixed by Rodrigo Flores.Leonardo Ferreira Fontenelle2007-12-142-4/+9
| | | | | | | | 2007-12-13 Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org> * pt_BR.po: Translation of "status bar" fixed by Rodrigo Flores. svn path=/trunk/; revision=7768
* Updated Slovenian translationMatej Urbančič2007-12-102-148/+216
| | | | svn path=/trunk/; revision=7766
* Small cleanup in webkit-embed-persist.cXan Lopez2007-12-101-36/+21
| | | | svn path=/trunk/; revision=7765
* Rename cpp files to c in the WebKit backend; they are pure C.Xan Lopez2007-12-105-6/+8
| | | | | | Also fix a couple of compiler warnings. svn path=/trunk/; revision=7764
* Updated Spanish translationJorge Gonzalez Gonzalez2007-12-102-28/+40
| | | | svn path=/trunk/; revision=7763
* Add "node-middle-clicked" signal to EphyNodeView.Cosimo Cecchi2007-12-082-0/+38
| | | | | | Part of bug #385037. svn path=/trunk/; revision=7762
* Add secondary text in confirmation dialogs for "Remove All" items in the PDM.Cosimo Cecchi2007-12-081-6/+12
| | | | | | Fix bug #499074. svn path=/trunk/; revision=7761
* Remove a FIXME in ephy_file_delete_directory. The function is alreadyDiego Escalante Urrelo2007-12-081-1/+0
| | | | | | | implemented. svn path=/trunk/; revision=7760
* Updated Norwegian bokmål translation.Kjartan Maraas2007-12-072-571/+470
| | | | | | | | 2007-12-06 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Updated Norwegian bokmål translation. svn path=/trunk/; revision=7759
* Updated Spanish translationJorge Gonzalez Gonzalez2007-12-062-6/+10
| | | | svn path=/trunk/; revision=7758
* Updated Russian translation.Vasiliy Faronov2007-12-062-20/+25
| | | | | | | | | 2007-12-06 Vasiliy Faronov <qvvx@yandex.ru> * ru.po: Updated Russian translation. svn path=/trunk/; revision=7757
* Updated Russian translation.Vasiliy Faronov2007-12-062-1476/+1586
| | | | | | | | | 2007-12-06 Vasiliy Faronov <qvvx@yandex.ru> * ru/ru.po: Updated Russian translation. svn path=/trunk/; revision=7756
* Fixes in Brazilian Portugues translation. This version was imported fromLeonardo Ferreira Fontenelle2007-12-062-367/+729
| | | | | | | | | 2007-12-05 Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org> * pt_BR.po: Fixes in Brazilian Portugues translation. This version was imported from trunk gnome-2-20. svn path=/trunk/; revision=7755
* Updated Catalan translationGil Forcada Codinachs2007-12-052-881/+2190
| | | | svn path=/trunk/; revision=7753
* Translation updated by Priit Laes.Priit Laes2007-12-032-4/+8
| | | | | | | | 2007-12-03 Priit Laes <plaes@svn.gnome.org> * et.po: Translation updated by Priit Laes. svn path=/trunk/; revision=7752
* Translation updated by Ivar Smolin.Priit Laes2007-12-032-10/+71
| | | | | | | | 2007-12-03 Priit Laes <plaes@svn.gnome.org> * et.po: Translation updated by Ivar Smolin. svn path=/trunk/; revision=7751
* Updated Arabic Translation by Djihed Afifi. Djihed Afifi2007-12-031-1/+1
| | | | svn path=/trunk/; revision=7750
* Updated Arabic Translation by Djihed Afifi. Djihed Afifi2007-12-032-529/+823
| | | | svn path=/trunk/; revision=7749
* configure.ac: remove leading Xs in conditionals (with 2 exceptions)Jan Michael C. Alonzo2007-12-031-18/+18
| | | | | | | | http://bugzilla.gnome.org/show_bug.cgi?id=501108 modified: configure.ac svn path=/trunk/; revision=7748
* Fix configure summary output for both mozilla and webkitJan Michael C. Alonzo2007-12-031-13/+23
| | | | | | | | http://bugzilla.gnome.org/show_bug.cgi?id=478196 modified: configure.ac svn path=/trunk/; revision=7747
* Update epiphany.schemas.in according to the changes in bug #380156.Cosimo Cecchi2007-12-031-2/+2
| | | | | | Fix bug #132808. svn path=/trunk/; revision=7746
* Updated Korean translation.Changwoo Ryu2007-12-022-700/+866
| | | | svn path=/trunk/; revision=7745
* Squashed commit of the following:Jan Michael C. Alonzo2007-12-022-0/+7
| | | | | | | | | | | | commit 8ee24f8e307d08d90a7caedf570831c1cab9f708 Author: Jan Michael Alonzo <jmalonzo@unpluggable.com> Date: Sun Dec 2 06:19:44 2007 +1100 wrap EphyEmbedContainer interface - http://bugzilla.gnome.org/show_bug.cgi?id=500729 svn path=/trunk/; revision=7744
* Updated Spanish translationJorge Gonzalez Gonzalez2007-12-012-7/+71
| | | | svn path=/trunk/; revision=7743
* Updated Belarusian Latin translation.Ihar Hrachyshka2007-12-012-135/+188
| | | | svn path=/trunk/; revision=7742
* Updated Galician Translation. Updated.Ignacio Casal Quinteiro2007-12-013-384/+471
| | | | | | | | | | 2007-12-01 Ignacio Casal Quinteiro <nacho.resa@gmail.com> * gl.po: Updated Galician Translation. * POTFILES.in: Updated. svn path=/trunk/; revision=7741
* Match WebKit/GTK+ API changes made in WebKit SVN r28273Alp Toker2007-12-012-34/+34
| | | | | | | | | http://bugs.webkit.org/show_bug.cgi?id=15691 [GTK] Public API does not follow GTK+ conventions This change is part of the current API stabilization effort. svn path=/trunk/; revision=7740
* Need to put the parent struct first.Christian Persch2007-11-291-0/+2
| | | | svn path=/trunk/; revision=7739
* Initialize the title property to "Blank page" in EphyBaseEmbed.Xan Lopez2007-11-271-0/+1
| | | | | | Bug #499803 svn path=/trunk/; revision=7732
* Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>Alexander Shopov2007-11-262-400/+434
| | | | | | | | | 2007-11-26 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Alexander Shopov <ash@contact.bg> svn path=/trunk/; revision=7731
* Fix empty line on bookmark tooltip when bookmark has no title.Cosimo Cecchi2007-11-251-5/+21
| | | | | | Close bug #499226. svn path=/trunk/; revision=7730
* Translation updated by Ivar Smolin.Priit Laes2007-11-252-115/+123
| | | | | | | | 2007-11-25 Priit Laes <plaes@svn.gnome.org> * et.po: Translation updated by Ivar Smolin. svn path=/trunk/; revision=7729
* Translation updatedGabor Kelemen2007-11-252-404/+438
| | | | | | | | | 2007-11-24 Gabor Kelemen <kelemeng@gnome.hu> * hu.po: Translation updated svn path=/trunk/; revision=7728
* Updated Spanish translationJorge Gonzalez Gonzalez2007-11-242-118/+123
| | | | svn path=/trunk/; revision=7727
* nl.po: UReinout van Schouwen2007-11-231-395/+444
| | | | svn path=/trunk/; revision=7726
* 2007-11-22 Reinout van Schouwen <reinouts@gnome.org>Reinout van Schouwen2007-11-231-1/+1
| | | | | | | | | | * 2007-11-22 Reinout van Schouwen <reinouts@gnome.org> - bookmarks/ephy-bookmark-action.c: unbreak the build. Use g_strdup_printf. svn path=/trunk/; revision=7725
* 2007-11-22 Reinout van Schouwen <reinouts@gnome.org>Reinout van Schouwen2007-11-231-1/+1
| | | | | | | | | | * 2007-11-22 Reinout van Schouwen <reinouts@gnome.org> - bookmarks/ephy-bookmark-action.c: reword tooltip. Followup to http://bugzilla.gnome.org/show_bug.cgi?id=492695 svn path=/trunk/; revision=7724
* Updated Occitan translationYannig MARCHEGAY2007-11-223-22/+24
| | | | svn path=/trunk/; revision=7723
* Updated German translation.Hendrik Richter2007-11-211-2/+2
| | | | | | | | 2007-11-21 Hendrik Richter <hendrikr@gnome.org> * de.po: Updated German translation. svn path=/trunk/; revision=7721
* Updated Occitan translationYannig MARCHEGAY2007-11-212-69/+60
| | | | svn path=/trunk/; revision=7720
* Adds a EPHY_NODE_VIEW_ELLIPSIZED flag and make history window andCosimo Cecchi2007-11-194-5/+17
| | | | | | | bookmarks editor views use it to display address and title columns. Fix bug #132808. svn path=/trunk/; revision=7719
* Fix a bug in EphyNodeView which caused weird problems when setting columnsCosimo Cecchi2007-11-193-5/+20
| | | | | | | | as resizable; thanks to Kristian Rietveld for finding out the cause. Make history window columns resizable and bookmarks editor columns resizable and sortable. Part of bug #132808. svn path=/trunk/; revision=7718
* Move EphyNotebook to G_DEFINE_TYPE.Xan Lopez2007-11-181-56/+19
| | | | svn path=/trunk/; revision=7717
* Use go_back and go_forward methods for navigation.Xan Lopez2007-11-181-5/+2
| | | | | | | Instead of jumping to -1 and +1 in the history. Less code, and it even works in WebKit :) svn path=/trunk/; revision=7716
* Remove unused variable in WebKitEmbed class_init.Xan Lopez2007-11-181-1/+0
| | | | svn path=/trunk/; revision=7715
* Fix vfunc for get_visibility in EphyEmbed interface.Xan Lopez2007-11-181-1/+1
| | | | svn path=/trunk/; revision=7714
* Move size-to code to the gecko backend.Xan Lopez2007-11-182-74/+138
| | | | | | Last part of bug #490672 svn path=/trunk/; revision=7713
* Put visibility property into EphyBaseEmbed, we need it for popups.Xan Lopez2007-11-186-1/+87
| | | | svn path=/trunk/; revision=7712
* Re-enable popup management code in EphyBaseEmbed.Xan Lopez2007-11-173-317/+312
| | | | | | | Plus a small bugfix in MozillaEmbed about GtkMozembed vs. EphyEmbed confusion. svn path=/trunk/; revision=7711
* Rename EphyEmbedContainer implementations in EphyWindow.Xan Lopez2007-11-171-35/+36
| | | | | | | Do not use the ephy_window prefix for them, it's confusing. Also, save the function call for get_active_child. svn path=/trunk/; revision=7710
* Move print-preview property to EphyEmbedContainer interface.Xan Lopez2007-11-176-65/+57
| | | | | | | | Also make it read-only and make the setter in EphyWindow semi-private for now (should be removed eventually, making the window be notified from the embed of the status). svn path=/trunk/; revision=7709
* Rename param to "set_active".Christian Persch2007-11-172-5/+7
| | | | svn path=/trunk/; revision=7708
* Yes, tabs.Xan Lopez2007-11-171-8/+8
| | | | svn path=/trunk/; revision=7707
* Add type checkings in the EmbedContainer interface, not in the implementations.Xan Lopez2007-11-172-30/+42
| | | | svn path=/trunk/; revision=7706
* Do not change session saving format ;)Xan Lopez2007-11-171-2/+2
| | | | svn path=/trunk/; revision=7705
* Return the new tab's position.Christian Persch2007-11-171-4/+2
| | | | svn path=/trunk/; revision=7704
* Move active-tab property to the embed-container interface.Xan Lopez2007-11-175-17/+19
| | | | | | | Rename it to active-child and fix a bug in the set_property function in EphyWindow, where the wrong function was being called for this property. svn path=/trunk/; revision=7703
* Unbreak the build...Xan Lopez2007-11-171-4/+4
| | | | svn path=/trunk/; revision=7702
* Use right GtkPaned API to pack history window vbox.Cosimo Cecchi2007-11-171-2/+2
| | | | | | Fix bug #422947. svn path=/trunk/; revision=7701
* Make EphyEmbedContainer add_child method return the child's new position ↵Xan Lopez2007-11-173-5/+8
| | | | | | inside the container. svn path=/trunk/; revision=7700
* Rename ephy_embed_container_jump_to_child to ↵Xan Lopez2007-11-165-17/+17
| | | | | | ephy_embed_container_set_active_child. svn path=/trunk/; revision=7699
* Bump API versionChristian Persch2007-11-161-1/+1
| | | | svn path=/trunk/; revision=7698
* Do not expose {add,remove}_child methods from EphyEmbedContainer to bindings.Xan Lopez2007-11-161-20/+0
| | | | svn path=/trunk/; revision=7697
* Untabify ephy-embed-container.hXan Lopez2007-11-161-9/+9
| | | | svn path=/trunk/; revision=7696
* And port all the callers in src/Xan Lopez2007-11-1614-61/+113
| | | | svn path=/trunk/; revision=7695
* Change epiphany.defsXan Lopez2007-11-161-47/+53
| | | | svn path=/trunk/; revision=7694
* Port EphyWindow to the new interface.Xan Lopez2007-11-162-220/+193
| | | | svn path=/trunk/; revision=7693
* Add EphyEmbedContainer.Xan Lopez2007-11-163-0/+266
| | | | svn path=/trunk/; revision=7692
* Use G_DEFINE_TYPE for EphyWindow.Xan Lopez2007-11-161-54/+15
| | | | svn path=/trunk/; revision=7691
* Remove EphyTabChristian Persch2007-11-161-1/+0
| | | | svn path=/trunk/; revision=7690
* Translation updated by Ivar Smolin.Priit Laes2007-11-152-36/+15
| | | | | | | | 2007-11-15 Priit Laes <plaes@svn.gnome.org> * et.po: Translation updated by Ivar Smolin. svn path=/trunk/; revision=7689
* embed/ephy-history.h: build fix, missing commaJan Michael C. Alonzo2007-11-141-1/+1
| | | | svn path=/trunk/; revision=7688
* Add icon-updated signal to EphyHistory.Xan Lopez2007-11-144-27/+50
| | | | | | Use it to update the bookmarks icon, as it was done in EphyTab before. svn path=/trunk/; revision=7687
* Uncomment icon update for history in EphyBaseEmbed, it works just fine.Xan Lopez2007-11-141-8/+5
| | | | svn path=/trunk/; revision=7686
* Updated Spanish translationJorge Gonzalez Gonzalez2007-11-132-11/+16
| | | | svn path=/trunk/; revision=7685
* Remove last remainings of EphyTab.Xan Lopez2007-11-132-426/+0
| | | | svn path=/trunk/; revision=7684
* Fix: http being appended to 'about' pages. (Bug #496136)Jan Michael C. Alonzo2007-11-131-3/+4
| | | | svn path=/trunk/; revision=7683
* Updated Belarusian Latin translation.Ihar Hrachyshka2007-11-132-157/+212
| | | | svn path=/trunk/; revision=7682
* Use load-status instead of net-stop in EphySession.Xan Lopez2007-11-131-23/+30
| | | | | | Also added a type check in ephy_session_save for the session object. svn path=/trunk/; revision=7680
* Don't connect to destroy-browser, we do nothing in the cb and it's ↵Xan Lopez2007-11-131-12/+0
| | | | | | GtkMozEmbed specific. svn path=/trunk/; revision=7679
* Fix backend name for WebKit and update docs in ↵Xan Lopez2007-11-132-2/+2
| | | | | | ephy_embed_single_get_backend_name. svn path=/trunk/; revision=7678
* Updated Spanish translationJorge Gonzalez Gonzalez2007-11-132-57/+66
| | | | svn path=/trunk/; revision=7677
* Translation updated by Ivar Smolin.Priit Laes2007-11-132-57/+71
| | | | | | | | 2007-11-12 Priit Laes <plaes@svn.gnome.org> * et.po: Translation updated by Ivar Smolin. svn path=/trunk/; revision=7676
* Updated Slovenian translationMatej Urbančič2007-11-122-373/+380
| | | | svn path=/trunk/; revision=7675
* Call webkit_init in engine initialization to avoid crashes. (Bug #496114)Jan Michael C. Alonzo2007-11-122-2/+4
| | | | svn path=/trunk/; revision=7674
* 2007-11-12 Reinout van Schouwen <reinouts@gnome.org>Reinout van Schouwen2007-11-121-1/+1
| | | | | | | | | | * 2007-11-12 Reinout van Schouwen <reinouts@gnome.org> - mozilla/EphyAboutModule.cpp: move comment one line down so it shows up in the .po files svn path=/trunk/; revision=7673
* 2007-11-12 Reinout van Schouwen <reinouts@gnome.org>Reinout van Schouwen2007-11-121-1/+2
| | | | | | | | | | | * 2007-11-12 Reinout van Schouwen <reinouts@gnome.org> - mozilla/EphyAboutModule.cpp: s/Epiphany/the web browser and add translator comment to indicate that %s means LSB_DISTRIBUTOR svn path=/trunk/; revision=7671
* Sets page header and footer margins to a reasonable value when printing.Cosimo Cecchi2007-11-121-0/+7
| | | | | | Workaround for bug #346110. Patch by Dale Parquette. svn path=/trunk/; revision=7670
* 2007-11-12 Reinout van Schouwen <reinouts@gnome.org>Reinout van Schouwen2007-11-121-0/+39
| | | | | | | | | | * 2007-11-12 Reinout van Schouwen <reinouts@gnome.org> - glade/prefs-dialog.glade: add explanation label to "Only from sites you visit" radio button. Fixes bug 493422. svn path=/trunk/; revision=7669
* Implement grab_focus in EphyBaseEmbed.Xan Lopez2007-11-123-25/+26
| | | | | | | | We still need a custom implementation in MozillaEmbed because the child of the embed won't exist until the widget is realized, so there is no point in grabbing focus until then. svn path=/trunk/; revision=7668
* We don't inherit nothing from GtkMozEmbed anymore.Xan Lopez2007-11-121-14/+0
| | | | svn path=/trunk/; revision=7667
* Remove unused ge_content_changed.Xan Lopez2007-11-123-23/+0
| | | | svn path=/trunk/; revision=7666
* Remove unused ge_net_state and ge_security_change.Xan Lopez2007-11-124-48/+0
| | | | svn path=/trunk/; revision=7665
* Remove unused ge-location signal.Xan Lopez2007-11-123-24/+0
| | | | svn path=/trunk/; revision=7664
* Hide Back/Forward buttons when disable_history lockdown key is enabled. MakeCyril Brulebois2007-11-122-1/+7
| | | | | | | the call to gtk_widget_show() in editable toolbar's create_item_from_action() conditional. Fixes bug #394795. svn path=/trunk/; revision=7663
* sv.po: Updated Swedish translationDaniel Nylander2007-11-121-2/+2
| | | | svn path=/trunk/; revision=7662
* Updated Spanish translationJorge Gonzalez Gonzalez2007-11-112-29/+59
| | | | svn path=/trunk/; revision=7661
* sv.po: Updated Swedish translationDaniel Nylander2007-11-112-341/+375
| | | | svn path=/trunk/; revision=7660
* Add GTK_DISABLE_DEPRECATED back in DEPRECATION_FLAGS. Move the lastCyril Brulebois2007-11-114-12/+10
| | | | | | | calls to gtk_entry_set_editable, gtk_menu_item_remove_submenu, and gtk_tool_item_set_tooltip to the appropriate replacements in Gtk 2.12. svn path=/trunk/; revision=7659
* Oops, readd missing variable.Xan Lopez2007-11-111-0/+1
| | | | svn path=/trunk/; revision=7658