| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove $Id$ marker from source files. | Xan Lopez | 2009-01-16 | 204 | -204/+0 |
* | Fix indentation of previous commits. | Xan Lopez | 2009-01-16 | 1 | -20/+20 |
* | Include a bookmark indication in the woohoo bar | Diego Escalante Urrelo | 2009-01-16 | 3 | -8/+46 |
* | Turn the location bar into the woohoo bar | Diego Escalante Urrelo | 2009-01-16 | 2 | -49/+79 |
* | Updated Catalan translation | Gil Forcada Codinachs | 2009-01-14 | 1 | -276/+283 |
* | We no longer need a separate pkg-config check for WEBKIT. | Gustavo Noronha Silva | 2009-01-14 | 5 | -13/+0 |
* | Port to use GtkBuilder. | Xan Lopez | 2009-01-12 | 7 | -18/+38 |
* | Updated Norwegian bokmål translation. | Kjartan Maraas | 2009-01-12 | 1 | -612/+575 |
* | configure.ac: bump required webkit version to 1.1.0. | Xan Lopez | 2009-01-12 | 1 | -4/+3 |
* | Allow to reload bypassing cache. | Xan Lopez | 2009-01-08 | 1 | -9/+6 |
* | added uzbek translations by nurali | Nurali Abdurahmonov | 2009-01-08 | 4 | -0/+7078 |
* | Updated Greek translation by Marios Zindilis | Simos Xenitellis | 2009-01-06 | 1 | -1601/+590 |
* | Updated translation | Gabor Keleman | 2009-01-05 | 1 | -1388/+462 |
* | Remove leftover search_entry_clear_cb function | Diego Escalante Urrelo | 2009-01-05 | 1 | -19/+0 |
* | Fix bookmark import of ff3 files | Diego Escalante Urrelo | 2009-01-05 | 1 | -3/+4 |
* | 2009-01-04 Leonardo Ferreira Fontenelle leonardof@gnome.org | Leonardo Ferreira Fontenelle | 2009-01-05 | 1 | -155/+163 |
* | ephy-window: remove entry clear timeout without chaining finalize. | Xan Lopez | 2009-01-05 | 1 | -3/+3 |
* | ephy-window: g_object_get takes a gpointer as first argument. | Xan Lopez | 2009-01-04 | 1 | -7/+6 |
* | ephy-window: also open in new tab for ctrl+click. | Xan Lopez | 2009-01-04 | 1 | -1/+5 |
* | webkit-embed: do not prefix callbacks with 'webkit_embed', they are static fu... | Xan Lopez | 2009-01-04 | 1 | -33/+33 |
* | Emit ge-document-type when the mime type of a page is known. | Xan Lopez | 2009-01-04 | 1 | -0/+33 |
* | Translation updated by Ivar Smolin | Priit Laes | 2009-01-03 | 1 | -423/+422 |
* | Adapt to the modified GTK+ API. | Cosimo Cecchi | 2009-01-02 | 2 | -2/+2 |
* | Use connect_after when connecting to drag-begin so we can override the | Xan Lopez | 2009-01-01 | 1 | -2/+2 |
* | - po/nl.po: Updated Dutch translation | Reinout van Schouwen | 2008-12-31 | 1 | -1608/+1336 |
* | Require GTK+ 2.15.0 | Xan Lopez | 2008-12-31 | 1 | -1/+1 |
* | Delete EphyIconEntry, it's unused. | Xan Lopez | 2008-12-31 | 5 | -583/+0 |
* | Update EphySearchEntry test. | Xan Lopez | 2008-12-31 | 1 | -8/+4 |
* | Port EphySearchEntry to use GtkEntry. | Xan Lopez | 2008-12-31 | 4 | -75/+46 |
* | ephy-search-entry: use G_DEFINE_TYPE. | Xan Lopez | 2008-12-31 | 1 | -32/+1 |
* | Remove progress from statusbar now that we show it in the location entry. | Xan Lopez | 2008-12-31 | 4 | -65/+0 |
* | ephy-window: draw progress inside the location entry. | Xan Lopez | 2008-12-31 | 1 | -0/+42 |
* | ephy-location-entry: port to use GtkEntry instead of EphyIconEntry. | Xan Lopez | 2008-12-31 | 1 | -151/+153 |
* | ephy-location-entry: remove $Id$ marker. | Xan Lopez | 2008-12-31 | 1 | -1/+0 |
* | ephy-location-entry: use G_DEFINE_TYPE | Xan Lopez | 2008-12-31 | 1 | -34/+4 |
* | Renamed the web inspector checkbutton widget's ID, so that it will be | Gustavo Noronha Silva | 2008-12-24 | 1 | -1/+1 |
* | Web Inspector property missing from preferences enum. | Gustavo Noronha Silva | 2008-12-24 | 1 | -0/+1 |
* | Check text_table for nullity before unrefing it in resolver_found_cb. | Gustavo Noronha Silva | 2008-12-24 | 1 | -1/+4 |
* | Open links in new tab with middle click. | Xan Lopez | 2008-12-21 | 1 | -0/+42 |
* | Updated Slovenian translation | Matej Urbančič | 2008-12-18 | 1 | -650/+628 |
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2008-12-16 | 1 | -431/+436 |
* | Updated Kurdish translation | Erdal Ronahi | 2008-12-13 | 1 | -525/+527 |
* | And re-add ephy-cookie-manager too. | Xan Lopez | 2008-12-12 | 2 | -0/+363 |
* | Enable Web Inspector. | Xan Lopez | 2008-12-12 | 6 | -7/+171 |
* | Revert cookies stuff, didn't want to commit that. | Xan Lopez | 2008-12-12 | 8 | -94/+232 |
* | Port ephy to use libsoup for cookies. | Xan Lopez | 2008-12-12 | 10 | -595/+94 |
* | window-commands: fix Send Link by Email for URLs with '&' | Xan Lopez | 2008-12-12 | 1 | -20/+26 |
* | webkit-embed: lose not needed casts to GObject. | Xan Lopez | 2008-12-06 | 1 | -6/+6 |
* | Implement chrome visibility control in popups | Diego Escalante Urrelo | 2008-12-03 | 1 | -4/+32 |
* | ephy-window: connect web view to web-view-ready signal when it's created. | Xan Lopez | 2008-12-01 | 1 | -7/+7 |
* | Minor fix to Catalan translation thanks to Sílvia Miranda | Gil Forcada Codinachs | 2008-11-30 | 1 | -2/+2 |
* | Add --enable-tests to configure | Diego Escalante Urrelo | 2008-11-30 | 2 | -2/+17 |
* | Enable docs for ephy-spinner | Diego Escalante Urrelo | 2008-11-30 | 6 | -4/+71 |
* | Update documentation for lib/widgets/ephy-spinner.c | Diego Escalante Urrelo | 2008-11-30 | 1 | -83/+86 |
* | Document lib/widgets/ephy-zoom-control.c | Diego Escalante Urrelo | 2008-11-30 | 6 | -4/+82 |
* | Add testephyzoomcontrol.c | Diego Escalante Urrelo | 2008-11-30 | 2 | -1/+89 |
* | ephy-window: use new webkit API to create windows on request. | Xan Lopez | 2008-11-30 | 1 | -0/+52 |
* | window: zoom in/out with ctrl+scroll-{up,down} | Xan Lopez | 2008-11-30 | 1 | -0/+30 |
* | ephy-toolbar: remove useless realize/unrealize methods. | Xan Lopez | 2008-11-30 | 1 | -16/+0 |
* | Remove legacy ephy-history-item from epiphany.h | Diego Escalante Urrelo | 2008-11-27 | 1 | -1/+0 |
* | Don't do single includes in lib/egg/egg-toolbars | Diego Escalante Urrelo | 2008-11-27 | 2 | -3/+2 |
* | Correct version | Christian Persch | 2008-11-17 | 1 | -1/+1 |
* | Add translator comment for ISO-8859-1 default value (bug #351163). | Claude Paroz | 2008-11-16 | 1 | -1/+1 |
* | Remove libpython check that fails with libtool 2 | Christian Persch | 2008-11-11 | 1 | -25/+0 |
* | Fix multi-dnd with gtk 2.14 | Christian Persch | 2008-11-05 | 1 | -1/+8 |
* | Maxim Dziumanenko <dziumanenko@gmail.com> | Maxim V. Dziumanenko | 2008-10-30 | 1 | -1463/+1189 |
* | Updated Brazilian Portuguese translation. | Og B. Maciel | 2008-10-27 | 2 | -60/+67 |
* | sv.po: Updated Swedish translation | Daniel Nylander | 2008-10-27 | 1 | -1457/+1674 |
* | ephy-home-action: plug leak. | Xan Lopez | 2008-10-27 | 1 | -2/+2 |
* | Added Asturian translation on behalf of Mikel González | Gil Forcada Codinachs | 2008-10-23 | 2 | -0/+4284 |
* | Updated Catalan documentation | Gil Forcada Codinachs | 2008-10-20 | 1 | -517/+708 |
* | Updated Catalan translation by Sílvia Miranda | Gil Forcada Codinachs | 2008-10-19 | 1 | -1529/+1253 |
* | Update from libegg | Christian Persch | 2008-10-18 | 4 | -108/+232 |
* | Use the correct return type for ephy_embed_get_link_message and | Diego Escalante Urrelo | 2008-10-16 | 1 | -2/+2 |
* | tests: fix compilation when builddir != srcdir | Xan Lopez | 2008-10-14 | 1 | -2/+2 |
* | Fix conflicting mnemonics in Clear All Personal Data | Diego Escalante Urrelo | 2008-10-13 | 1 | -3/+12 |
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2008-10-13 | 2 | -529/+620 |
* | Updated it translation (Francesco Marletta). | Luca Ferretti | 2008-10-06 | 1 | -364/+361 |
* | Fixed Czech UI & manual translation by Lucas Lommer (bug #554110). | Petr Kovář | 2008-09-29 | 2 | -894/+950 |
* | Add missing config.h | Diego Escalante Urrelo | 2008-09-29 | 1 | -0/+1 |
* | Regenerate docs templates, after new docs added | Diego Escalante Urrelo | 2008-09-29 | 2 | -113/+149 |
* | Correctly title Ephy*Entry widgets in docs | Diego Escalante Urrelo | 2008-09-29 | 5 | -4/+76 |
* | Enable ephy-search-entry docs build | Diego Escalante Urrelo | 2008-09-29 | 7 | -12/+49 |
* | Minor nitpick in the .h files | Diego Escalante Urrelo | 2008-09-29 | 2 | -9/+9 |
* | Enable ephy-icon-entry docs build | Diego Escalante Urrelo | 2008-09-29 | 6 | -46/+56 |
* | Correctly mark doc comments for parsing | Diego Escalante Urrelo | 2008-09-29 | 1 | -4/+4 |
* | Include missing Returns: in comments | Diego Escalante Urrelo | 2008-09-29 | 1 | -2/+8 |
* | Sync comment parameters with actual parameters | Diego Escalante Urrelo | 2008-09-29 | 2 | -6/+6 |
* | Avoid the parsing of non doc comments | Diego Escalante Urrelo | 2008-09-29 | 5 | -7/+7 |
* | Update docs for ephy-icon-entry | Diego Escalante Urrelo | 2008-09-29 | 1 | -4/+12 |
* | Enable documentation build for ephy-location-entry | Diego Escalante Urrelo | 2008-09-29 | 7 | -63/+341 |
* | Sync argument names in ephy-location-entry and update docs | Diego Escalante Urrelo | 2008-09-29 | 2 | -27/+56 |
* | Document lib/widgets/ephy-location-entry.c | Diego Escalante Urrelo | 2008-09-29 | 1 | -0/+133 |
* | Document lib/widgets/ephy-icon-entry.c | Diego Escalante Urrelo | 2008-09-29 | 2 | -0/+33 |
* | tephylocationentry.c: can_undo and can_redo tests | Diego Escalante Urrelo | 2008-09-29 | 1 | -0/+41 |
* | Reindent to 2 spaces and improve the existing tests | Diego Escalante Urrelo | 2008-09-29 | 3 | -114/+161 |
* | Add testephylocationentry.c | Diego Escalante Urrelo | 2008-09-29 | 3 | -13/+166 |
* | Revert "Makefile fixes." | Diego Escalante Urrelo | 2008-09-29 | 1 | -27/+13 |
* | Remove useless ephy-node #include | Diego Escalante Urrelo | 2008-09-29 | 1 | -2/+0 |
* | Norayr Chilingaryan <norik@freenet.am> | Norayr Chilingaryan | 2008-09-28 | 1 | -1/+1 |
* | Added epiphany armenian translation | Norayr Chilingaryan | 2008-09-28 | 2 | -0/+3420 |
* | Print version to stdout, not stderr. | Christian Persch | 2008-09-27 | 1 | -1/+1 |
* | Readd --version which was lost when removing libgnome usage. | Christian Persch | 2008-09-27 | 1 | -1/+15 |
* | Updated Brazilian Portuguese translation. | Og B. Maciel | 2008-09-26 | 1 | -1616/+1353 |
* | Remove libgnome and libgnomeui dependency, using EggSMClient instead of Gnome... | Christian Persch | 2008-09-25 | 26 | -170/+3934 |
* | Remove this | Christian Persch | 2008-09-24 | 1 | -3/+0 |
* | C/epiphany.xml: Port 2.24 documentation fixes to trunk | Reinout van Schouwen | 2008-09-24 | 1 | -6/+22 |
* | Updated Danish translation, fixes by Ask H. Larsen | Kenneth Nielsen | 2008-09-24 | 1 | -4/+4 |
* | 2008-09-23 I. Felix <ifelix@redhat.com> ta translation error corrected | Felix I | 2008-09-23 | 1 | -1134/+1316 |
* | Fix for GTK+ adjustment policy enforcement: | Vincent Untz | 2008-09-22 | 1 | -2/+2 |
* | Updated Romanian translation by Mişu Moldovan <dumol@gnome.ro> | Mugurel Tudor | 2008-09-22 | 1 | -1424/+2028 |
* | Updated Russian translation. | Nickolay V. Shmyrev | 2008-09-22 | 1 | -1431/+1157 |
* | Translation updated | Gabor Keleman | 2008-09-21 | 1 | -2/+2 |
* | Remove po/ChangeLog, and depend on intltool 0.40.4 in svn builds. | Christian Persch | 2008-09-21 | 1 | -1/+3 |
* | Updated Danish translation by Kenneth Nielsen | Kenneth Nielsen | 2008-09-21 | 1 | -1433/+1165 |
* | Updated Czech translation by Lucas Lommer. Added Czech translation of manual ... | Petr Kovář | 2008-09-21 | 4 | -134/+3300 |
* | Updated Bulgarian translation by Alexander Shopov <ash@contact.bg> | Alexander Shopov | 2008-09-20 | 1 | -2/+2 |
* | Updated Bulgarian translation by Alexander Shopov <ash@contact.bg> | Alexander Shopov | 2008-09-20 | 2 | -1454/+1179 |
* | Updated zh_CN translation. | Funda Wang | 2008-09-19 | 2 | -502/+506 |
* | Updated Thai translation (merge from gnome-2-24 branch). | Theppitak Karoonboonyanan | 2008-09-17 | 1 | -85/+81 |
* | Small update | Gabor Keleman | 2008-09-17 | 1 | -1/+1 |
* | Small update | Gabor Keleman | 2008-09-16 | 1 | -4/+3 |
* | Hungarian translation updated | Gabor Keleman | 2008-09-14 | 1 | -4/+4 |
* | Hungarian translation updated | Gabor Keleman | 2008-09-14 | 1 | -510/+502 |
* | Arangel Angov <arangel@linux.net.mk> * mk.po: Updated Macedonian translation | Arangel Angov | 2008-09-14 | 1 | -0/+4 |
* | Arangel Angov <arangel@linux.net.mk> * mk.po: Updated Macedonian translation | Arangel Angov | 2008-09-14 | 1 | -630/+628 |
* | Updated Turkish Translation | Baris Cicek | 2008-09-13 | 2 | -1461/+1194 |
* | Fixed Portuguese terminology (Duarte Loreto <happyguy_pt@hotmail.com>) | Duarte Loreto | 2008-09-12 | 1 | -30/+26 |
* | hindi update by Rajesh Ranjan | Rajesh Ranjan | 2008-09-09 | 2 | -830/+713 |
* | Update: Croatian Language | Robert Sedak | 2008-09-09 | 1 | -0/+8 |
* | Malayalm translation updated | Praveen Arimbrathodiyil | 2008-09-08 | 1 | -1451/+749 |
* | Update: Croatian Language | Robert Sedak | 2008-09-08 | 1 | -2092/+2546 |
* | Updated French translation (synched with gnome-2-24). | Claude Paroz | 2008-09-08 | 1 | -573/+671 |
* | Remove eel-app-launch-context.c from POTFILES.in | Cosimo Cecchi | 2008-09-07 | 1 | -1/+0 |
* | Drop usage of EelAppLaunchContext; replace it with GdkAppLaunchContext. | Cosimo Cecchi | 2008-09-05 | 5 | -706/+15 |
* | 2008-09-04 Reinout van Schouwen <reinouts@gnome.org> | Reinout van Schouwen | 2008-09-04 | 1 | -7/+23 |
* | Revert special handling of double click in the LocationEntry; bug #426349. | Loic Minier | 2008-09-03 | 1 | -14/+0 |
* | Remove deprecated Encoding line.RELEASE_2_23_91 | Christian Persch | 2008-09-01 | 2 | -2/+0 |
* | Updated Translation | Laurent Dhima | 2008-09-01 | 2 | -1851/+1361 |
* | Makefile fixes. | Christian Persch | 2008-08-30 | 1 | -13/+27 |
* | Updated Lithuanian translation. | Gintautas Miliauskas | 2008-08-29 | 1 | -268/+260 |
* | Updated Dzongkha Translation | Pema Geyleg | 2008-08-27 | 1 | -803/+1002 |
* | Updated French translation. | Robert-André Mauchin | 2008-08-25 | 1 | -1504/+1230 |
* | Updated Traditional Chinese translation (Hong Kong). Updated Traditional | Chao-Hsiung Liao | 2008-08-21 | 2 | -2782/+2252 |
* | Updated Basque translation. | Inaki Larranaga Murgoitio | 2008-08-21 | 1 | -1425/+513 |
* | Updated Thai translation, merged from gnome-2-24 branch. | Theppitak Karoonboonyanan | 2008-08-15 | 1 | -1412/+1137 |
* | Bump GTK+ requirement to be able to build tests/. | Diego Escalante Urrelo | 2008-08-15 | 1 | -1/+1 |
* | Port the location bar to use GRegex. | Diego Escalante Urrelo | 2008-08-15 | 3 | -104/+92 |
* | Remove the sort_func for the location entry. | Diego Escalante Urrelo | 2008-08-14 | 1 | -20/+5 |
* | Make the order in which we name the cols consistent. | Diego Escalante Urrelo | 2008-08-14 | 4 | -9/+9 |
* | Remove an unneeded cast to pointer. | Diego Escalante Urrelo | 2008-08-14 | 1 | -3/+6 |
* | Updated Finnish translation | Ilkka Tuohela | 2008-08-13 | 2 | -1444/+1177 |
* | Updated Japanese translation. | Takeshi AIHANA | 2008-08-11 | 1 | -1440/+516 |
* | Updated Portuguese (pt) translation by Duarte Loreto <happyguy_pt@hotmail.com> | Duarte Loreto | 2008-08-10 | 1 | -1448/+1181 |
* | cs.po: Updated Czech translation by Lucas Lommer. | Petr Kovář | 2008-08-09 | 1 | -1129/+481 |
* | Updated translations | Erdal Ronahi | 2008-08-08 | 1 | -5/+5 |
* | Updated translations by Erdal Ronahi | Erdal Ronahi | 2008-08-08 | 1 | -35/+20 |
* | Updated translations by Erdal Ronahi | Erdal Ronahi | 2008-08-08 | 1 | -1592/+1267 |
* | Re-add po/ChangeLog; intltool breaks without it. | Christian Persch | 2008-08-05 | 1 | -0/+3 |
* | Also remove ChangeLog from po/ and help/, and dist the old ones. | Christian Persch | 2008-08-05 | 4 | -0/+7 |
* | Add testephyiconentry.c to tests/ | Diego Escalante Urrelo | 2008-08-04 | 2 | -7/+103 |
* | Add the base for tests/ support. | Diego Escalante Urrelo | 2008-08-04 | 4 | -1/+73 |
* | Move libnotify initialization to ephy-main | Diego Escalante Urrelo | 2008-08-04 | 2 | -12/+13 |
* | Fix the keyword search for tabs/windows created from toolbar. | Diego Escalante Urrelo | 2008-08-04 | 1 | -4/+4 |
* | Bug #378165: do not activate the smart bookmark entry after middle-clicking | Cosimo Cecchi | 2008-08-04 | 1 | -2/+0 |
* | Bug #328710. Re-focus the "Remove" button after the selection has been deleted. | Cosimo Cecchi | 2008-08-01 | 1 | -0/+3 |
* | Fix a typo in src/ephy-main.c and remove a FIXME. | Diego Escalante Urrelo | 2008-07-31 | 1 | -2/+2 |
* | Terminology fixes by Fabrício Godoy. | Leonardo Ferreira Fontenelle | 2008-07-25 | 2 | -10/+15 |
* | Move plugins/desktop-file/plugin.cpp to POTFILES.skip to fix distcheck. | Wouter Bolsterlee | 2008-07-22 | 2 | -2/+1 |
* | Bump intltool requirement to 0.40.0 | Wouter Bolsterlee | 2008-07-22 | 2 | -7/+1 |
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2008-07-14 | 2 | -36/+44 |
* | Updated Thai translation from gnome-2-22 branch. | Theppitak Karoonboonyanan | 2008-07-10 | 2 | -8/+12 |
* | Renamed Smart Bookmarks to Bookmarked Searches in user documentation, closes:... | Diego Escalante Urrelo | 2008-07-09 | 1 | -17/+17 |
* | Update year | Christian Persch | 2008-07-07 | 1 | -1/+1 |
* | Add webkit-1.0 dependency to out .pc file. Fixes build breakage of | Maciej Katafiasz | 2008-07-04 | 1 | -1/+1 |
* | Updated Occitan translation | Yannig MARCHEGAY | 2008-07-03 | 3 | -1356/+611 |
* | embed: remove ephy_embed_close. | Xan Lopez | 2008-07-03 | 6 | -31/+1 |
* | embed: forgot to uncomment this when re-enabling restore zoom. | Xan Lopez | 2008-07-03 | 1 | -7/+1 |
* | embed: restore restore_zoom_level. | Xan Lopez | 2008-07-01 | 2 | -35/+39 |
* | embed: remove ephy_embed_{set,get}_zoom. | Xan Lopez | 2008-07-01 | 7 | -103/+5 |
* | embed: remove ge-zoom-changed and zoom property. | Xan Lopez | 2008-07-01 | 6 | -99/+72 |
* | Even though an inappropriate metaphor, update the lock graphics to | Jakub Steiner | 2008-07-01 | 24 | -0/+7141 |
* | Bug 529634 – ga_client_start() called twice | Christian Persch | 2008-07-01 | 1 | -9/+16 |
* | Guard against the current filename being NULL. Bug #535483. | Christian Persch | 2008-07-01 | 1 | -2/+3 |
* | Support git for the ChangeLog generation rule. | Christian Persch | 2008-06-30 | 1 | -1/+3 |
* | embed: remove history item abstraction from embed. | Xan Lopez | 2008-06-30 | 9 | -279/+1 |
* | embed: remove ephy_embed_go_to_history_item. | Xan Lopez | 2008-06-30 | 4 | -33/+3 |
* | embed: remove ephy_embed_get_{next,previous}_history_item. | Xan Lopez | 2008-06-30 | 5 | -88/+12 |
* | embed: remove ephy_embed_get_{backward,forward}_history. | Xan Lopez | 2008-06-30 | 5 | -104/+46 |
* | misc: add reference to webkit bug about reload_bypass_cache | Xan Lopez | 2008-06-30 | 2 | -0/+2 |
* | embed: remove ephy_embed_print. | Xan Lopez | 2008-06-30 | 7 | -41/+1 |
* | docs: forgot to remove these. | Xan Lopez | 2008-06-30 | 1 | -4/+0 |
* | embed: remove ephy_embed_can_go_back. | Xan Lopez | 2008-06-30 | 7 | -40/+1 |
* | embed: remove ephy_embed_can_go_forward. | Xan Lopez | 2008-06-30 | 7 | -41/+2 |
* | embed: remove ephy_embed_go_forward. | Xan Lopez | 2008-06-30 | 7 | -40/+1 |
* | embed: remove ephy_embed_go_back. | Xan Lopez | 2008-06-30 | 7 | -40/+5 |
* | embed: remove ephy_embed_reload. | Xan Lopez | 2008-06-30 | 8 | -53/+9 |
* | embed: remove ephy_embed_stop_load. | Xan Lopez | 2008-06-30 | 7 | -40/+2 |
* | ephy-embed-utils: add macro to get webkitwebview from embed. | Xan Lopez | 2008-06-30 | 3 | -2/+6 |
* | ephy-find-toolbar: remove trailing whitespace. | Xan Lopez | 2008-06-28 | 1 | -17/+17 |
* | ephy-find-toolbar: remove obsolete comment. | Xan Lopez | 2008-06-28 | 1 | -1/+0 |
* | ephy-find-toolbar: copy over embed scroll functionality. | Xan Lopez | 2008-06-28 | 1 | -11/+46 |
* | ephy-find-toolbar: remove $Id$ from license comment. | Xan Lopez | 2008-06-28 | 1 | -1/+0 |
* | ephy-find-toolbar: rename impl_* functions to ephy_find_toolbar_* | Xan Lopez | 2008-06-28 | 1 | -19/+19 |
* | ephy-find-toolbar: M-x tabify | Xan Lopez | 2008-06-28 | 1 | -28/+28 |
* | ephy-find-toolbar: add FIXME about ge-search-key-press never being emitted. | Xan Lopez | 2008-06-28 | 1 | -0/+1 |
* | ephy-find-toolbar: remove _EMBED_ from find results enum. | Xan Lopez | 2008-06-28 | 1 | -9/+9 |
* | embed: remove ephy-embed-find and the webkit implementation. | Xan Lopez | 2008-06-28 | 8 | -476/+0 |
* | ephy-find-toolbar: port to use webkit API directly. | Xan Lopez | 2008-06-28 | 2 | -45/+129 |
* | Updated Serbian translations. | Danilo Šegan | 2008-06-27 | 3 | -3090/+2880 |
* | Updated Lithuanian translation. | Gintautas Miliauskas | 2008-06-24 | 2 | -482/+496 |
* | Translation updated by Ivar Smolin | Priit Laes | 2008-06-19 | 2 | -1437/+533 |
* | Implement search in page for the WebKit embed. | Cosimo Cecchi | 2008-06-17 | 1 | -9/+81 |
* | Apply clamping for pixel scroll | Alp Toker | 2008-06-17 | 1 | -5/+2 |
* | Emit zoom change signal and implement pixel scrolling | Alp Toker | 2008-06-17 | 1 | -0/+17 |
* | Updated Galician Translation. | Ignacio Casal Quinteiro | 2008-06-15 | 2 | -1416/+1162 |
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2008-06-14 | 2 | -1414/+529 |
* | Reimplement tabs detaching and tabs DND. | Christian Persch | 2008-06-13 | 6 | -12/+97 |
* | Updated Arabic Translation by Khaled Hosny. | Djihed Afifi | 2008-06-12 | 2 | -473/+476 |
* | Import updated translation from 2.22 branch | Luca Ferretti | 2008-06-10 | 2 | -1450/+1185 |
* | Updated Mongolian translation | Sanlig Badral | 2008-06-10 | 2 | -1705/+1090 |
* | Fix some build warnings. Bug #537487. | Cosimo Cecchi | 2008-06-10 | 4 | -4/+4 |
* | Add pages to ephy history on load-committed. | Xan Lopez | 2008-06-05 | 1 | -6/+5 |
* | Do not do single includes in lib/egg/, bug #536090 | Diego Escalante Urrelo | 2008-06-04 | 9 | -47/+9 |
* | Do not do single includes in src/bookmarks/, bug #536090 | Diego Escalante Urrelo | 2008-06-04 | 26 | -88/+22 |
* | Do not do single includes in plugins/desktop-file/, bug #536090 | Diego Escalante Urrelo | 2008-06-04 | 1 | -3/+1 |
* | Do not do single includes in lib/widgets/, bug #536090 | Diego Escalante Urrelo | 2008-06-04 | 17 | -55/+15 |
* | Do not do single includes in lib/, bug #536090 | Diego Escalante Urrelo | 2008-06-04 | 16 | -47/+18 |
* | Do not do single includes in embed/, bug #536090 | Diego Escalante Urrelo | 2008-06-04 | 9 | -27/+10 |
* | Do not do single includes for GTK+, bug #536090 | Diego Escalante Urrelo | 2008-06-04 | 39 | -195/+37 |
* | Make the bookmarks editor search in urls and titles, closes: #328489. | Diego Escalante Urrelo | 2008-05-31 | 1 | -0/+5 |
* | Add printing support. | Alp Toker | 2008-05-31 | 1 | -0/+1 |
* | Bring back zoom support using the zoom-level property added in WebKit r34249. | Alp Toker | 2008-05-30 | 1 | -1/+4 |
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2008-05-29 | 2 | -453/+447 |
* | Correct the paragraph about Page Setup. Fixes bug #534744. | Reinout van Schouwen | 2008-05-26 | 2 | -6/+21 |
* | Plug a mem leak. | Christian Persch | 2008-05-26 | 1 | -0/+1 |
* | Updated Vietnamese translation | Clytie Siddall | 2008-05-25 | 2 | -1149/+280 |
* | Fix the window title copying status bar's text, closes: #524587 | Diego Escalante Urrelo | 2008-05-24 | 1 | -13/+8 |
* | Rewrite the bookmark HTML importer, it now uses GRegex, this is bug #533986. | Diego Escalante Urrelo | 2008-05-24 | 1 | -56/+74 |
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2008-05-24 | 2 | -432/+493 |
* | Updated Arabic Translation by Khaled Hosny. | Djihed Afifi | 2008-05-23 | 2 | -8/+12 |
* | Don't free file_info too soon or the pointer to file_type will be lost. This | Diego Escalante Urrelo | 2008-05-20 | 1 | -1/+1 |
* | Block updates of the location entry while it is keyboard-focused. | Cosimo Cecchi | 2008-05-20 | 1 | -2/+51 |
* | Updated Arabic Translation by Khaled Hosny. | Djihed Afifi | 2008-05-19 | 2 | -1319/+1069 |
* | Make the properties button in the Cookies tab of Personal Data dialog not | Diego Escalante Urrelo | 2008-05-19 | 1 | -0/+1 |
* | Fix the check for a valid LSB_DISTRIBUTOR string. Patch by Josselin Mouette, | Diego Escalante Urrelo | 2008-05-19 | 1 | -1/+1 |
* | 2008-05-18 Reinout van Schouwen <reinouts@gnome.org> | Reinout van Schouwen | 2008-05-19 | 1 | -3/+17 |
* | Updated Lithuanian translation. | Gintautas Miliauskas | 2008-05-17 | 2 | -1042/+780 |
* | Remove a forgotten env var in ephy-main.c, it was a leftover of r8192 (removal | Diego Escalante Urrelo | 2008-05-17 | 1 | -1/+0 |
* | cs.po: Fixed Czech translation, thanks to Pavel Sefranek and Lucas Lommer (bu... | Petr Kovář | 2008-05-14 | 2 | -1013/+754 |