| Commit message (Expand) | Author | Age | Files | Lines |
* | Disable mozilla's typeaheadfind. | Christian Persch | 2005-05-29 | 6 | -47/+220 |
* | Check for toolkit nsITypeAheadFind. | Christian Persch | 2005-05-29 | 21 | -260/+867 |
* | Check return value of fgets. | Christian Persch | 2005-05-29 | 2 | -4/+13 |
* | Add python libs when building with python bindings. Fixes bug #305767. | Christian Persch | 2005-05-29 | 2 | -0/+14 |
* | Get a temporary filename to save to only when needed. | Jean-François Rameau | 2005-05-29 | 2 | -14/+20 |
* | Check for new DBUS API. | Christian Persch | 2005-05-28 | 3 | -3/+50 |
* | Updated Simplified Chinese translation | Funda Wang | 2005-05-28 | 2 | -1087/+1090 |
* | translation update and simple fix | Gustavo Noronha Silva | 2005-05-27 | 2 | -1096/+1097 |
* | Automatically detect whether we have a mozilla debug build. | Christian Persch | 2005-05-26 | 2 | -15/+36 |
* | vi.po: Updated Vietnamese translation.CVS: ----------------------------------... | Clytie Siddall | 2005-05-26 | 2 | -1876/+2422 |
* | Don't use (void). | Christian Persch | 2005-05-26 | 3 | -2/+9 |
* | Add protocol handler, which I'll use for our custom error pages. Since | Christian Persch | 2005-05-26 | 13 | -5/+301 |
* | Default to accept cookies from current site only, not from anywhere. | Christian Persch | 2005-05-26 | 2 | -1/+7 |
* | A src/ephy-find-toolbar.c: A src/ephy-find-toolbar.h: | Christian Persch | 2005-05-26 | 8 | -502/+584 |
* | Enable error pages on Gecko 1.8. | Christian Persch | 2005-05-24 | 3 | -3/+21 |
* | Windows opened from links are not always popups. Windows with menu bar | Jean-François Rameau | 2005-05-23 | 2 | -1/+15 |
* | Add check for h2def. | Christian Persch | 2005-05-22 | 2 | -0/+11 |
* | Add features variable to the .pc file, so we can check for python and dbus | Christian Persch | 2005-05-21 | 3 | -0/+14 |
* | A README.Python A m4/.cvsignore: A m4/python.m4: | Christian Persch | 2005-05-21 | 17 | -8/+4498 |
* | Updated Greek translation (numbers-desktop-check) | Nikos Charonitakis | 2005-05-20 | 2 | -3/+10 |
* | Update mime type list. check-mime.py now catches aliases from | Jean-François Rameau | 2005-05-16 | 3 | -1/+42 |
* | No need to have Init on the event listener classes, move that | Christian Persch | 2005-05-15 | 3 | -68/+27 |
* | Drop support for mozilla < 1.7.5. | Christian Persch | 2005-05-15 | 3 | -23/+7 |
* | Just replace the check for broken reload by HAVE_GECKO_1_8. | Christian Persch | 2005-05-15 | 5 | -19/+14 |
* | Updated Basque translation. | Iaki Larraaga | 2005-05-14 | 2 | -1775/+1636 |
* | Add handling of DOMContentLoaded event from Gecko. It is an event that | Jean-François Rameau | 2005-05-13 | 5 | -0/+69 |
* | Add languages.h to NOINST_H_FILES. | Christian Persch | 2005-05-12 | 2 | -0/+7 |
* | Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org> | Alexander Shopov | 2005-05-12 | 2 | -37/+43 |
* | updated Greek translation | Nikos Charonitakis | 2005-05-12 | 1 | -1/+5 |
* | Updated Greek translation | Nikos Charonitakis | 2005-05-12 | 1 | -2/+2 |
* | Updated Greek translation | Nikos Charonitakis | 2005-05-12 | 1 | -9/+8 |
* | Change string passed to gnome_program_init() as human readable program | Christian Persch | 2005-05-11 | 2 | -1/+8 |
* | Updated Greek Translation. | Kostas Papadimas | 2005-05-11 | 2 | -1137/+1207 |
* | More trusted checks. | Christian Persch | 2005-05-09 | 3 | -0/+43 |
* | Updated Spanish translation. | Francisco Javier F. Serrador | 2005-05-08 | 2 | -69/+77 |
* | Remove unused var | Christian Persch | 2005-05-08 | 1 | -2/+0 |
* | Constification. | Christian Persch | 2005-05-07 | 2 | -1/+7 |
* | Slight performance improvements. | Christian Persch | 2005-05-07 | 3 | -25/+85 |
* | Use the document's URL as tab address, not the info from the location | Christian Persch | 2005-05-07 | 3 | -3/+25 |
* | Set MozDownload as progress listener on the web browser persist. | Christian Persch | 2005-05-07 | 2 | -0/+9 |
* | Use nsICancelable. | Christian Persch | 2005-05-07 | 2 | -0/+15 |
* | Translation updated by Reinout van Schouwen. | Vincent van Adrighem | 2005-05-07 | 2 | -69/+63 |
* | Use new way to add user agent info. Fixes bug #173000. | Christian Persch | 2005-05-06 | 2 | -2/+15 |
* | Updated Czech translation. | Miloslav Trmac | 2005-05-06 | 2 | -1231/+919 |
* | Updated Canadian English translation. | Adam Weinberger | 2005-05-06 | 2 | -878/+867 |
* | Thanks to the fastback patch, we can now get the secure browser UI object | Christian Persch | 2005-05-05 | 3 | -6/+22 |
* | Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org> | Alexander Shopov | 2005-05-04 | 2 | -532/+541 |
* | Fix comment | Christian Persch | 2005-05-04 | 1 | -1/+0 |
* | Translation updated. | Vincent van Adrighem | 2005-05-04 | 2 | -1117/+1134 |
* | Fix the build from the last commit. | Christian Persch | 2005-05-04 | 2 | -7/+11 |
* | Updated Canadian English translation. | Adam Weinberger | 2005-05-04 | 2 | -1124/+935 |
* | Use the web navigation to get the URI, not the document. Fixes bug | Christian Persch | 2005-05-04 | 4 | -40/+45 |
* | Updated Spanish translation. | Francisco Javier F. Serrador | 2005-05-03 | 2 | -604/+382 |
* | A src/languages.h: | Christian Persch | 2005-05-02 | 3 | -5/+37 |
* | A src/languages.h: | Christian Persch | 2005-05-02 | 7 | -196/+601 |
* | Simplify the class info implementation for EphySidebar. | Christian Persch | 2005-05-01 | 4 | -94/+21 |
* | Try to fix crash in toolbar editor with X composite extension. Should fix | Christian Persch | 2005-04-26 | 2 | -1/+8 |
* | Fix filepicker check. | Christian Persch | 2005-04-26 | 2 | -1/+7 |
* | Ged rid of all API checks which check for 1.8-only API, and introduce a | Christian Persch | 2005-04-26 | 10 | -205/+184 |
* | Replaces all %s in smartbookmarks. Fixes bug #167319, patch by Raphael | Christian Persch | 2005-04-24 | 2 | -5/+14 |
* | More constification. | Christian Persch | 2005-04-19 | 13 | -54/+64 |
* | Iso-codes is now mandatory. | Christian Persch | 2005-04-19 | 4 | -124/+13 |
* | Use gtk_action_set_[sensitive|visible] instead of g_object_set. | Christian Persch | 2005-04-19 | 7 | -53/+76 |
* | A src/ephy-action-helper.c: A src/ephy-action-helper.h: A | Christian Persch | 2005-04-19 | 12 | -264/+644 |
* | Fix crash on 64bit architectures when downloading. Fixes bug #301093, | Christian Persch | 2005-04-19 | 2 | -1/+8 |
* | Hungarian translation updated. | Gabor Kelemen | 2005-04-19 | 2 | -948/+925 |
* | Constify the action entries. Fixes bug #301065, patch by Paolo Borelli. | Christian Persch | 2005-04-18 | 2 | -9/+13 |
* | Hide the statusbar's resize grip when the window is maximised. Fixes bug | Christian Persch | 2005-04-18 | 2 | -39/+65 |
* | Also disallow opening a new tab from EphyLink iface in popup mode. | Christian Persch | 2005-04-18 | 2 | -1/+9 |
* | Rework popup windows. Introduce "is-popup" property on EphyWindow to | Christian Persch | 2005-04-18 | 11 | -151/+470 |
* | Add null check. | Christian Persch | 2005-04-17 | 2 | -0/+8 |
* | Mozilla API change. | Christian Persch | 2005-04-17 | 3 | -0/+23 |
* | Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org> | Alexander Shopov | 2005-04-17 | 2 | -359/+349 |
* | Updated traditional Chinese translation from GNOME HK Team | Kwok-Koon Cheung | 2005-04-17 | 2 | -238/+225 |
* | Don't add libglade-2 twice to PKG_CHECK_MODULES. Fixes bug #300452, patch | Christian Persch | 2005-04-13 | 2 | -1/+7 |
* | ankit@redhat.com * Updated Gujarati Translation | Ankitkumar Rameshchandra Patel | 2005-04-13 | 2 | -4/+9 |
* | Fixed #173163. | Pauli Virtanen | 2005-04-12 | 2 | -995/+1019 |
* | Add 'video/mp4' to safe list. | Christian Persch | 2005-04-12 | 2 | -0/+7 |
* | Fixed Bug 173162: epiphany: translation inconsistency | Francisco Javier F. Serrador | 2005-04-11 | 2 | -271/+267 |
* | Restore original URL when pressing ESC. Fixes bug #171179. | Christian Persch | 2005-04-11 | 3 | -0/+44 |
* | Remove unused function ephy_node_db_get_by_name(), and clean up a bit. | Christian Persch | 2005-04-10 | 3 | -110/+72 |
* | Consistency with the control center. Fix #173165. | Changwoo Ryu | 2005-04-10 | 2 | -7/+9 |
* | Re-use the strings from control centre domain, to make it consistent | Christian Persch | 2005-04-10 | 2 | -20/+33 |
* | Updated Polish translation by GNOME PL Team. | Artur Flinta | 2005-04-10 | 2 | -898/+915 |
* | Updated Albanian translation. | Laurent Dhima | 2005-04-09 | 2 | -78/+70 |
* | Small update of Serbian translations. | Danilo Šegan | 2005-04-09 | 3 | -4/+8 |
* | Fix #173173 in Serbian translations. | Danilo Šegan | 2005-04-09 | 3 | -1834/+1936 |
* | Updated Nepali Translation | Pawan Chitrakar | 2005-04-09 | 2 | -1871/+2235 |
* | Updated Indonesian Translation. | Ahmad Riza H Nst | 2005-04-09 | 2 | -1329/+1925 |
* | More changes for 64bit downloads. | Christian Persch | 2005-04-09 | 5 | -21/+32 |
* | Don't use G_BEGIN/END_DECLS here, and don't include MozDownload.h. | Christian Persch | 2005-04-09 | 3 | -12/+16 |
* | InitForEmbed isn't a NS_IMETHOD, so don't use NS_IMETHODIMP here. | Christian Persch | 2005-04-09 | 2 | -1/+7 |
* | Add G_SIGNAL_TYPE_STATIC_SCOPE to many signals. | Christian Persch | 2005-04-09 | 6 | -19/+30 |
* | Implement a more flexible approach at saving a EphyNodeDb, by allowing to | Christian Persch | 2005-04-08 | 7 | -20/+47 |
* | Emit signal when encountering alternate links. Fixes bug #171657. | Christian Persch | 2005-04-08 | 6 | -70/+139 |
* | Use get/set_int64. | Christian Persch | 2005-04-06 | 2 | -2/+9 |
* | Fix for MOZILLA_INTERNAL_API change, and for 64bit downloader change. | Christian Persch | 2005-04-06 | 26 | -76/+152 |
* | Updated Greek translation (fix bug 167400) | Nikos Charonitakis | 2005-04-02 | 2 | -300/+259 |
* | Added new Language, Kinyarwanda (rw), to this package | Steven Michael Murphy | 2005-04-01 | 3 | -1/+4739 |
* | Update mime type list. Fixes bug #170493; patch by Jean-François Rameau. | Christian Persch | 2005-03-31 | 2 | -103/+151 |
* | data/check-mime.py | Jean-François Rameau | 2005-03-25 | 2 | -2/+18 |
* | Treat unknown mime types as 'unsafe'. Patch by Jean-François Rameau, part | Christian Persch | 2005-03-24 | 2 | -1/+8 |
* | Fix stupid typos. Fixes bug #171197; thanks to Jean-François Rameau for | Christian Persch | 2005-03-23 | 2 | -2/+9 |
* | Remove change not indended for commit. | Christian Persch | 2005-03-22 | 2 | -2/+6 |
* | Oh the joys of mozilla API changes :P | Christian Persch | 2005-03-22 | 3 | -3/+43 |
* | Fixed a wrong translation for HEAD. | Takeshi AIHANA | 2005-03-20 | 2 | -164/+168 |
* | Updated Canadian English translation. | Adam Weinberger | 2005-03-17 | 2 | -1/+5 |
* | Default to links only with the fixed-up typeaheadfind too. | Christian Persch | 2005-03-16 | 2 | -0/+7 |
* | Set the tab label to single-line mode. Fixes bug #167657. | Christian Persch | 2005-03-15 | 2 | -0/+7 |
* | Fix the build. | Christian Persch | 2005-03-15 | 2 | -5/+11 |
* | Support "Multimedia" keys. Fixes bug #162748. | Christian Persch | 2005-03-15 | 5 | -1/+114 |
* | Use connect_object, to guard against "title" signal emitted when the | Christian Persch | 2005-03-15 | 2 | -2/+10 |
* | Fix signal handler disconnection; bug #170353. | Christian Persch | 2005-03-15 | 2 | -1/+7 |
* | Remove custom search, and use gtktreeview typeaheadfind. Fixes bug | Christian Persch | 2005-03-14 | 4 | -76/+22 |
* | Fixes for bug 167403 | David Lodge | 2005-03-13 | 2 | -284/+532 |
* | Also search nsIPassword.h in unusual places. | Christian Persch | 2005-03-13 | 3 | -1/+12 |
* | Don't force those dialogues to be in front. | Christian Persch | 2005-03-13 | 2 | -3/+7 |
* | Revert patch from bug #169956, it's not correct. | Christian Persch | 2005-03-12 | 3 | -6/+19 |
* | Add FIXME comment about gtkmozembed focus | Christian Persch | 2005-03-12 | 1 | -0/+2 |
* | Don't activate the location entry if it's hidden. Fixes bug #169956. | Christian Persch | 2005-03-12 | 3 | -7/+12 |
* | Disable automatic image resizing on toolkit too. | Christian Persch | 2005-03-11 | 2 | -0/+9 |
* | Updated German translation. | Hendrik Richter | 2005-03-11 | 2 | -908/+961 |
* | Remove the wallet hack; it appears not to work correctly using mozilla 1.7 | Christian Persch | 2005-03-10 | 5 | -70/+10 |
* | Fix theme | Christian Persch | 2005-03-10 | 1 | -0/+0 |
* | Prefer firefox over mozilla libraries. | Christian Persch | 2005-03-10 | 2 | -3/+9 |
* | Fix | Christian Persch | 2005-03-10 | 1 | -2/+4 |
* | Use msguniq | Christian Persch | 2005-03-10 | 3 | -2084/+4366 |
* | Transformed cc/epiphany.xml -> cc/cc.po | Christian Persch | 2005-03-10 | 3 | -0/+4451 |
* | Use libstartup-notification, not gnome-desktop to launch apps. Fixes bug | Christian Persch | 2005-03-10 | 3 | -31/+356 |
* | Updated Turkish Translation | Baris Cicek | 2005-03-08 | 2 | -890/+1094 |
* | Updated traditional Chinese translation from GNOME HK Team | Kwok-Koon Cheung | 2005-03-08 | 2 | -1308/+1846 |
* | Updated Italian translation. | Alessio Frusciante | 2005-03-08 | 2 | -1404/+1767 |
* | Version 1.7.0. | Christian Persch | 2005-03-08 | 9 | -13/+29 |
* | === Release 1.6.0 ===Release160GNOME_2_10_ANCHOR | Christian Persch | 2005-03-08 | 4 | -2/+26 |
* | Updated French translation. | Christophe Merlet | 2005-03-07 | 2 | -93/+97 |
* | Updated Romanian translation. | Mugurel Tudor | 2005-03-06 | 2 | -1186/+1565 |
* | Updated Ukrainian translation. | Maxim Dziumanenko | 2005-03-06 | 2 | -2/+62 |
* | Updated Welsh translation. | Dafydd Harries | 2005-03-05 | 2 | -347/+396 |
* | Hungarian translation updated by Gabor Kelemen. | Laszlo Dvornik | 2005-03-04 | 2 | -1501/+1612 |
* | Fixed Russian translation | Leonid Kanter | 2005-03-03 | 1 | -2/+2 |
* | update by amanpreetalam@yahoo.com for pa.po | Amanpreet Singh Alam | 2005-03-03 | 1 | -74/+78 |
* | Fixed a couple of strings in the Danish translation. | Ole Laursen | 2005-03-03 | 2 | -40/+44 |
* | Updated Serbian translation. | Danilo Šegan | 2005-03-02 | 3 | -2332/+3254 |
* | Fixed a BUG#134110 in Japanese translation. | Takeshi AIHANA | 2005-03-02 | 2 | -51/+55 |
* | Update screenshots. Fixes bug #165839. | Christian Persch | 2005-03-02 | 5 | -0/+9 |
* | Updated Ukrainan translation, updated Ukrainian translation of the manual | Maxim Dziumanenko | 2005-03-02 | 12 | -797/+2719 |
* | Post-release version bump. | Christian Persch | 2005-03-01 | 2 | -1/+7 |
* | === Release 1.5.8 ===Release158 | Christian Persch | 2005-03-01 | 2 | -0/+17 |
* | NULL check. Fixes bug #165999. | Christian Persch | 2005-03-01 | 3 | -0/+70 |
* | Again | Christian Persch | 2005-03-01 | 1 | -1/+1 |
* | *** empty log message *** | Christian Persch | 2005-02-28 | 1 | -1/+1 |
* | Up gtk+ dependency to 2.6.3 | Christian Persch | 2005-02-28 | 1 | -1/+1 |
* | Post-release version bump. | Christian Persch | 2005-02-28 | 2 | -1/+7 |
* | === Release 1.5.7 ===Release157 | Christian Persch | 2005-02-28 | 3 | -1/+15 |
* | Remove unused includes. | Christian Persch | 2005-02-28 | 2 | -2/+6 |
* | Update | Christian Persch | 2005-02-28 | 1 | -0/+39 |
* | Version 1.5.7. | Christian Persch | 2005-02-28 | 2 | -1/+7 |
* | Fix compress_tilde to only look at the prefix, and not substitute in the | Christian Persch | 2005-02-28 | 3 | -38/+17 |
* | Try to fix the build with 1.7 branch. | Christian Persch | 2005-02-28 | 2 | -2/+9 |
* | Check for password inputs too. | Christian Persch | 2005-02-27 | 3 | -8/+21 |
* | Check the favicon file type and only allow ico, gif & png. Fixes bug | Christian Persch | 2005-02-27 | 2 | -1/+54 |
* | Don't assert if we don't have a new embed in new_window callback. Part of | Christian Persch | 2005-02-27 | 2 | -4/+13 |
* | Make sure folder is != NULL. Fixes bug #163341. | Christian Persch | 2005-02-27 | 2 | -3/+9 |
* | Depend on gnome-desktop for gnome-desktop-item, and up the gnome-vfs | Christian Persch | 2005-02-27 | 15 | -128/+468 |
* | update by amanpreetalam@yahoo.com | Amanpreet Singh Alam | 2005-02-27 | 1 | -1518/+1910 |
* | Updated Greek translation | Nikos Charonitakis | 2005-02-27 | 2 | -8/+10 |
* | Fixed some issues in the Danish translation by comments from Martin | Ole Laursen | 2005-02-25 | 2 | -34/+41 |
* | Make the signal RUN_LAST. | Christian Persch | 2005-02-24 | 4 | -8/+51 |
* | Updated Greek translation | Nikos Charonitakis | 2005-02-24 | 2 | -64/+94 |
* | don't activate startup notification with the "previous session has | Carlos Garnacho Parro | 2005-02-23 | 2 | -0/+7 |
* | ankit@redhat.com * Updated Gujarati Translation | Ankitkumar Rameshchandra Patel | 2005-02-23 | 2 | -1231/+1612 |
* | Unset size request if the fixed toolbar is present. That way we don't | Christian Persch | 2005-02-23 | 2 | -0/+10 |
* | Unparent the fixed toolbar before destroying the dock. | Christian Persch | 2005-02-23 | 2 | -0/+11 |
* | Use spacing instead of a separator. | Christian Persch | 2005-02-23 | 2 | -11/+10 |
* | Autostart typeaheadfind. | Christian Persch | 2005-02-23 | 2 | -0/+7 |
* | Updated Russian translation | Leonid Kanter | 2005-02-22 | 2 | -97/+109 |
* | Use $PKG_CONFIG. | Christian Persch | 2005-02-22 | 2 | -3/+9 |
* | Load the page after showing the window. That way, if mozilla throws up an | Christian Persch | 2005-02-21 | 2 | -10/+17 |
* | Updated Bulgarian translation by Alexander Shopov <ash@contact.bg> | Alexander Shopov | 2005-02-21 | 2 | -887/+961 |
* | Use event time when grabbing the pointer. Appears to fix bug #167473. | Christian Persch | 2005-02-20 | 2 | -14/+22 |
* | Updated Danish translation. | Ole Laursen | 2005-02-20 | 2 | -1175/+1572 |
* | Updated Czech translation | Miloslav Trmac | 2005-02-20 | 2 | -8/+12 |
* | Updated Greek Translation. | Kostas Papadimas | 2005-02-20 | 2 | -130/+177 |
* | Updated French translation. | Christophe Merlet | 2005-02-19 | 2 | -1147/+1564 |
* | Small change to fi.po (_Ohje -> O_hje) | Ilkka Tuohela | 2005-02-19 | 1 | -1/+1 |
* | Shut up | Christian Persch | 2005-02-19 | 1 | -0/+2 |
* | Updated Finnish translation. | Pauli Virtanen | 2005-02-19 | 2 | -108/+116 |
* | Update Ukrainian translation. | Maxim Dziumanenko | 2005-02-19 | 2 | -1173/+1539 |
* | Updated Portuguese translation. | Duarte Loreto | 2005-02-18 | 2 | -309/+331 |
* | Fix #130990 "Mixing up workspaces of windows when restoring session". | Xan Lopez | 2005-02-18 | 2 | -2/+43 |
* | Update English (British) translation. | David Lodge | 2005-02-16 | 2 | -946/+996 |
* | Fix errors. Same. | Kjartan Maraas | 2005-02-15 | 3 | -166/+179 |
* | Updated Catalan translation. | Jordi Mallach | 2005-02-15 | 2 | -383/+462 |
* | Updated Albanian translation. | Laurent Dhima | 2005-02-15 | 2 | -55/+71 |
* | cs.po: Fixed context based strings and language names. | Stanislav Brabec | 2005-02-15 | 2 | -53/+48 |
* | Translation updated. | Priit Laes | 2005-02-15 | 2 | -22/+26 |
* | Updated Canadian English translation. | Adam Weinberger | 2005-02-15 | 2 | -4/+8 |
* | Emit a signal in EphySidebar::AddSearchEngine. | Christian Persch | 2005-02-15 | 5 | -14/+62 |
* | Updated Polish translation by GNOME PL Team. | Artur Flinta | 2005-02-14 | 2 | -1180/+1763 |
* | Updated German translation. | Hendrik Richter | 2005-02-14 | 2 | -88/+96 |
* | Updated Albanian translation. | Laurent Dhima | 2005-02-14 | 2 | -89/+99 |
* | Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org> | Alexander Shopov | 2005-02-14 | 2 | -145/+154 |
* | Updated Lithuanian translation. | Žygimantas Beručka | 2005-02-14 | 2 | -934/+955 |
* | Merged from gnome-2-6 and gnome-2-8 branches | Christian Persch | 2005-02-14 | 1 | -0/+197 |
* | Keep a ref on the tray icon. Should fix bug #166143. | Christian Persch | 2005-02-14 | 2 | -0/+10 |
* | Translation updated by Reinout van Schouwen. | Vincent van Adrighem | 2005-02-14 | 2 | -313/+341 |
* | Updated British translation. | David Lodge | 2005-02-14 | 2 | -255/+262 |
* | translation update, fixed context'ed translations | Gustavo Noronha Silva | 2005-02-13 | 2 | -326/+354 |
* | Updated Japanese translation for v1.5.6. | Takeshi AIHANA | 2005-02-13 | 2 | -959/+991 |
* | Translation updated. | Priit Laes | 2005-02-13 | 2 | -423/+318 |
* | Updated Czech translation. | Miloslav Trmac | 2005-02-13 | 2 | -108/+116 |
* | Fix initial active tab. | Christian Persch | 2005-02-13 | 2 | -7/+20 |
* | Updated Spanish translation. | Francisco Javier F. Serrador | 2005-02-12 | 2 | -108/+116 |
* | Updated Slovak translation. | Marcel Telka | 2005-02-12 | 2 | -258/+268 |
* | Updated Simplified Chinese translation | Funda Wang | 2005-02-12 | 1 | -110/+112 |
* | Updated Korean translation. | Changwoo Ryu | 2005-02-12 | 2 | -956/+1017 |
* | Updated Canadian English translation. | Adam Weinberger | 2005-02-12 | 2 | -108/+116 |
* | Move wallet code to MozillaPrivate since nsIWalletService.h includes | Christian Persch | 2005-02-11 | 4 | -54/+81 |
* | Added missing file entry. Updated Swedish translation. | Christian Rose | 2005-02-11 | 3 | -153/+206 |
* | Add check for nsIWalletService.h. | Christian Persch | 2005-02-11 | 4 | -2/+74 |
* | Remove ephy_tab_get_action(). Adapts the tabs menu accordingly. | Christian Persch | 2005-02-11 | 5 | -200/+240 |
* | Update Update | Kjartan Maraas | 2005-02-10 | 3 | -1918/+1997 |
* | Move all the stuff from finalize to dispose, so that we finalise the UI | Christian Persch | 2005-02-10 | 2 | -68/+88 |
* | Move style notifier to ephy-toolbars-model, and also apply the flags to | Christian Persch | 2005-02-10 | 3 | -63/+82 |
* | Implement nsIWebProgressListener. Fixes bug #165328. | Christian Persch | 2005-02-10 | 2 | -2/+8 |
* | Translation updated by Ivar Smolin. | Priit Laes | 2005-02-10 | 2 | -1208/+1593 |
* | Updated Albanian translation. | Laurent Dhima | 2005-02-10 | 2 | -61/+65 |
* | Dist po/LINGUAS. | Christian Persch | 2005-02-09 | 2 | -0/+7 |
* | A po/LINGUAS: | Christian Persch | 2005-02-09 | 4 | -4/+24 |
* | Updated German translation. | Hendrik Richter | 2005-02-08 | 2 | -234/+253 |
* | Post-release version bump. | Christian Persch | 2005-02-08 | 2 | -1/+7 |
* | === Release 1.5.6 ===Release156 | Christian Persch | 2005-02-08 | 4 | -4/+13 |
* | Fix for mozilla API change. | Christian Persch | 2005-02-08 | 2 | -0/+10 |
* | Update | Christian Persch | 2005-02-07 | 1 | -0/+57 |
* | Remove bogus conflict marker. | Jordi Mallach | 2005-02-07 | 1 | -1/+0 |
* | Updated Catalan translation by Xavier Conde Rueda <xaviconde@eresmas.com>. | Jordi Mallach | 2005-02-07 | 2 | -1149/+1386 |
* | Updated Russian translation | Leonid Kanter | 2005-02-07 | 2 | -254/+285 |
* | Use 'true'/'false' for bool keys, not 1/0. | Christian Persch | 2005-02-07 | 2 | -8/+14 |
* | Don't set the lock icon as drag source. Actually emit the lock-clicked | Christian Persch | 2005-02-06 | 1 | -0/+17 |
* | Don't set the lock icon as drag source. Actually emit the lock-clicked | Christian Persch | 2005-02-06 | 5 | -14/+69 |
* | Updated Spanish translation. | Francisco Javier F. Serrador | 2005-02-06 | 2 | -2/+6 |
* | Updated Spanish translation. | Francisco Javier F. Serrador | 2005-02-06 | 1 | -197/+199 |
* | Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org> | Alexander Shopov | 2005-02-06 | 2 | -278/+303 |
* | Updated Czech translation. | Miloslav Trmac | 2005-02-04 | 2 | -36/+39 |
* | Updated Finnish translation. | Pauli Virtanen | 2005-02-04 | 2 | -1339/+1591 |
* | Updated Canadian English translation. | Adam Weinberger | 2005-02-04 | 2 | -4/+9 |
* | We don't want Epiphany to exit when DBUS restarts. | Jean-François Rameau | 2005-02-04 | 2 | -1/+14 |
* | Updated Greek translation | Nikos Charonitakis | 2005-02-04 | 2 | -229/+243 |
* | Updated Lithuanian translation. | Žygimantas Beručka | 2005-02-04 | 2 | -66/+70 |
* | Updated Canadian English translation. | Adam Weinberger | 2005-02-04 | 2 | -38/+44 |