Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ephy-find-toolbar: M-x tabify | Xan Lopez | 2008-06-28 | 1 | -28/+28 |
| | | | | svn path=/trunk/; revision=8295 | ||||
* | ephy-find-toolbar: add FIXME about ge-search-key-press never being emitted. | Xan Lopez | 2008-06-28 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=8294 | ||||
* | ephy-find-toolbar: remove _EMBED_ from find results enum. | Xan Lopez | 2008-06-28 | 1 | -9/+9 |
| | | | | svn path=/trunk/; revision=8293 | ||||
* | embed: remove ephy-embed-find and the webkit implementation. | Xan Lopez | 2008-06-28 | 8 | -476/+0 |
| | | | | svn path=/trunk/; revision=8292 | ||||
* | ephy-find-toolbar: port to use webkit API directly. | Xan Lopez | 2008-06-28 | 2 | -45/+129 |
| | | | | | | Copy the code from embeb/webkit mostly verbatim for now. svn path=/trunk/; revision=8291 | ||||
* | Updated Serbian translations. | Danilo Šegan | 2008-06-27 | 3 | -3090/+2880 |
| | | | | svn path=/trunk/; revision=8290 | ||||
* | Updated Lithuanian translation. | Gintautas Miliauskas | 2008-06-24 | 2 | -482/+496 |
| | | | | | | | | | | 2008-06-24 Gintautas Miliauskas <gintas@akl.lt> * lt.po: Updated Lithuanian translation. svn path=/trunk/; revision=8288 | ||||
* | Translation updated by Ivar Smolin | Priit Laes | 2008-06-19 | 2 | -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 Cecchi | 2008-06-17 | 1 | -9/+81 |
| | | | | svn path=/trunk/; revision=8284 | ||||
* | Apply clamping for pixel scroll | Alp Toker | 2008-06-17 | 1 | -5/+2 |
| | | | | svn path=/trunk/; revision=8283 | ||||
* | Emit zoom change signal and implement pixel scrolling | Alp Toker | 2008-06-17 | 1 | -0/+17 |
| | | | | svn path=/trunk/; revision=8282 | ||||
* | Updated Galician Translation. | Ignacio Casal Quinteiro | 2008-06-15 | 2 | -1416/+1162 |
| | | | | svn path=/trunk/; revision=8281 | ||||
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2008-06-14 | 2 | -1414/+529 |
| | | | | svn path=/trunk/; revision=8280 | ||||
* | Reimplement tabs detaching and tabs DND. | Christian Persch | 2008-06-13 | 6 | -12/+97 |
| | | | | svn path=/trunk/; revision=8278 | ||||
* | Updated Arabic Translation by Khaled Hosny. | Djihed Afifi | 2008-06-12 | 2 | -473/+476 |
| | | | | svn path=/trunk/; revision=8277 | ||||
* | Import updated translation from 2.22 branch | Luca Ferretti | 2008-06-10 | 2 | -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 translation | Sanlig Badral | 2008-06-10 | 2 | -1705/+1090 |
| | | | | svn path=/trunk/; revision=8275 | ||||
* | Fix some build warnings. Bug #537487. | Cosimo Cecchi | 2008-06-10 | 4 | -4/+4 |
| | | | | svn path=/trunk/; revision=8274 | ||||
* | Add pages to ephy history on load-committed. | Xan Lopez | 2008-06-05 | 1 | -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 #536090 | Diego Escalante Urrelo | 2008-06-04 | 9 | -47/+9 |
| | | | | svn path=/trunk/; revision=8271 | ||||
* | Do not do single includes in src/bookmarks/, bug #536090 | Diego Escalante Urrelo | 2008-06-04 | 26 | -88/+22 |
| | | | | svn path=/trunk/; revision=8270 | ||||
* | Do not do single includes in plugins/desktop-file/, bug #536090 | Diego Escalante Urrelo | 2008-06-04 | 1 | -3/+1 |
| | | | | svn path=/trunk/; revision=8269 | ||||
* | Do not do single includes in lib/widgets/, bug #536090 | Diego Escalante Urrelo | 2008-06-04 | 17 | -55/+15 |
| | | | | svn path=/trunk/; revision=8268 | ||||
* | Do not do single includes in lib/, bug #536090 | Diego Escalante Urrelo | 2008-06-04 | 16 | -47/+18 |
| | | | | svn path=/trunk/; revision=8267 | ||||
* | Do not do single includes in embed/, bug #536090 | Diego Escalante Urrelo | 2008-06-04 | 9 | -27/+10 |
| | | | | svn path=/trunk/; revision=8266 | ||||
* | Do not do single includes for GTK+, bug #536090 | Diego Escalante Urrelo | 2008-06-04 | 39 | -195/+37 |
| | | | | svn path=/trunk/; revision=8265 | ||||
* | Make the bookmarks editor search in urls and titles, closes: #328489. | Diego Escalante Urrelo | 2008-05-31 | 1 | -0/+5 |
| | | | | svn path=/trunk/; revision=8263 | ||||
* | Add printing support. | Alp Toker | 2008-05-31 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=8262 | ||||
* | Bring back zoom support using the zoom-level property added in WebKit r34249. | Alp Toker | 2008-05-30 | 1 | -1/+4 |
| | | | | svn path=/trunk/; revision=8261 | ||||
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2008-05-29 | 2 | -453/+447 |
| | | | | svn path=/trunk/; revision=8260 | ||||
* | Correct the paragraph about Page Setup. Fixes bug #534744. | Reinout van Schouwen | 2008-05-26 | 2 | -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 Persch | 2008-05-26 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=8254 | ||||
* | Updated Vietnamese translation | Clytie Siddall | 2008-05-25 | 2 | -1149/+280 |
| | | | | svn path=/trunk/; revision=8252 | ||||
* | Fix the window title copying status bar's text, closes: #524587 | Diego Escalante Urrelo | 2008-05-24 | 1 | -13/+8 |
| | | | | svn path=/trunk/; revision=8250 | ||||
* | Rewrite the bookmark HTML importer, it now uses GRegex, this is bug #533986. | Diego Escalante Urrelo | 2008-05-24 | 1 | -56/+74 |
| | | | | | | Testing in trunk before committing to 2.22 branch. svn path=/trunk/; revision=8249 | ||||
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2008-05-24 | 2 | -432/+493 |
| | | | | svn path=/trunk/; revision=8243 | ||||
* | Updated Arabic Translation by Khaled Hosny. | Djihed Afifi | 2008-05-23 | 2 | -8/+12 |
| | | | | svn path=/trunk/; revision=8242 | ||||
* | 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 |
| | | | | | | | 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 Cecchi | 2008-05-20 | 1 | -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 Afifi | 2008-05-19 | 2 | -1319/+1069 |
| | | | | svn path=/trunk/; revision=8238 | ||||
* | Make the properties button in the Cookies tab of Personal Data dialog not | Diego Escalante Urrelo | 2008-05-19 | 1 | -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 Urrelo | 2008-05-19 | 1 | -1/+1 |
| | | | | | | | closes: #529778. svn path=/trunk/; revision=8235 | ||||
* | 2008-05-18 Reinout van Schouwen <reinouts@gnome.org> | Reinout van Schouwen | 2008-05-19 | 1 | -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 Miliauskas | 2008-05-17 | 2 | -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 (removal | Diego Escalante Urrelo | 2008-05-17 | 1 | -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-14 | 2 | -1013/+754 |
| | | | | | | (bug #531247). svn path=/trunk/; revision=8221 | ||||
* | Translation updated. | Gabor Kelemen | 2008-05-09 | 2 | -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 Maraas | 2008-05-07 | 2 | -1041/+146 |
| | | | | | | | | 2008-05-06 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Updated Norwegian bokmål translation. svn path=/trunk/; revision=8218 | ||||
* | Updated Greek translation | Nikos Charonitakis | 2008-05-05 | 1 | -0/+5 |
| | | | | svn path=/trunk/; revision=8217 | ||||
* | Updated Greek translation by Giannis Katsampirhs <juankatsampirhs@gmail.com> | Nikos Charonitakis | 2008-05-05 | 1 | -822/+823 |
| | | | | svn path=/trunk/; revision=8216 | ||||
* | cs.po: Typo fix. | Stanislav Brabec | 2008-04-16 | 2 | -1/+5 |
| | | | | svn path=/trunk/; revision=8213 | ||||
* | Updated Slovenian translation | Matej Urbančič | 2008-04-13 | 1 | -959/+146 |
| | | | | svn path=/trunk/; revision=8212 | ||||
* | Add epiphany.h. Only allow including epiphany.h; all other headers are private | Christian Persch | 2008-04-12 | 68 | -24/+333 |
| | | | | svn path=/trunk/; revision=8211 | ||||
* | Add epiphany.h. Only allow including epiphany/epiphany.h; all other | Christian Persch | 2008-04-12 | 54 | -36/+281 |
| | | | | | | | Add epiphany.h. Only allow including epiphany/epiphany.h; all other headers are internal. svn path=/trunk/; revision=8210 | ||||
* | Small cleanup. | Xan Lopez | 2008-04-08 | 1 | -3/+1 |
| | | | | svn path=/trunk/; revision=8202 | ||||
* | Small cleanups and correct return value of popup-menu callback. | Xan Lopez | 2008-04-08 | 1 | -7/+5 |
| | | | | svn path=/trunk/; revision=8201 | ||||
* | More gecko exorcism | Christian Persch | 2008-04-08 | 2 | -14/+0 |
| | | | | svn path=/trunk/; revision=8197 | ||||
* | Remove nonexistent files | Christian Persch | 2008-04-08 | 1 | -20/+0 |
| | | | | svn path=/trunk/; revision=8196 | ||||
* | Remove MOZ_DISABLE_PANGO checks. | Christian Persch | 2008-04-07 | 1 | -17/+0 |
| | | | | svn path=/trunk/; revision=8192 | ||||
* | Remove detailed font prefs, they're obsolete on webkit. | Christian Persch | 2008-04-07 | 5 | -2210/+33 |
| | | | | | | Remove the epiphany-pango schemas file, same reason. svn path=/trunk/; revision=8191 | ||||
* | Update | Christian Persch | 2008-04-04 | 1 | -17/+0 |
| | | | | svn path=/trunk/; revision=8185 | ||||
* | Remove this too | Christian Persch | 2008-04-04 | 82 | -22391/+0 |
| | | | | svn path=/trunk/; revision=8184 | ||||
* | Exorcise gecko configure & build stuff | Christian Persch | 2008-04-04 | 19 | -2230/+192 |
| | | | | svn path=/trunk/; revision=8183 | ||||
* | Decruftify | Christian Persch | 2008-04-03 | 141 | -29129/+0 |
| | | | | svn path=/trunk/; revision=8182 | ||||
* | Fixed British English translation. | Philip Withnall | 2008-04-03 | 2 | -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 translation | Eskild Hustvedt | 2008-04-02 | 2 | -117/+152 |
| | | | | svn path=/trunk/; revision=8179 | ||||
* | Try harder to fix the build with gecko 1.8 | Christian Persch | 2008-04-01 | 1 | -0/+8 |
| | | | | svn path=/trunk/; revision=8177 | ||||
* | Try to fix the build with gecko 1.8 | Christian Persch | 2008-04-01 | 2 | -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 Persch | 2008-03-31 | 1 | -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 translation | Jorge Gonzalez Gonzalez | 2008-03-30 | 2 | -484/+494 |
| | | | | svn path=/trunk/; revision=8172 | ||||
* | Updated Bulgarian translation by Yavor Doganov <yavor@gnu.org> | Alexander Shopov | 2008-03-30 | 2 | -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 translation | Yair Hershkovitz | 2008-03-29 | 2 | -516/+527 |
| | | | | svn path=/trunk/; revision=8168 | ||||
* | Remove the ephy-spinner from the toolbar.c, there's enough feeback | Xan Lopez | 2008-03-28 | 6 | -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 this | Christian Persch | 2008-03-28 | 1 | -1/+3 |
| | | | | svn path=/trunk/; revision=8139 | ||||
* | Renegerate this with an older xpidl version, so it compiles on xr1.9 beta ↵ | Christian Persch | 2008-03-28 | 1 | -20/+18 |
| | | | | | | release svn path=/trunk/; revision=8138 | ||||
* | Remove the useless "Get me out of here!" button. | Christian Persch | 2008-03-27 | 1 | -1/+0 |
| | | | | svn path=/trunk/; revision=8137 | ||||
* | Comment out useless stuff | Christian Persch | 2008-03-27 | 1 | -5/+5 |
| | | | | svn path=/trunk/; revision=8136 | ||||
* | Next try to get cert exception addition working. This too isn't not working ↵ | Christian Persch | 2008-03-27 | 12 | -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 Urrelo | 2008-03-27 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=8134 | ||||
* | Updated British English translation. | Philip Withnall | 2008-03-26 | 2 | -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. Shmyrev | 2008-03-26 | 1 | -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 Urrelo | 2008-03-25 | 1 | -1/+6 |
| | | | | | | | Fixes bug #500771. svn path=/trunk/; revision=8128 | ||||
* | Update Vietnamese translation | Nguyễn Thái Ngọc Duy | 2008-03-23 | 2 | -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 translation | Kostas Papadimas | 2008-03-19 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=8124 | ||||
* | Updated Greek translation | Kostas Papadimas | 2008-03-19 | 2 | -279/+585 |
| | | | | svn path=/trunk/; revision=8122 | ||||
* | Updated Greek translation | Nikos Charonitakis | 2008-03-18 | 1 | -0/+4 |
| | | | | svn path=/trunk/; revision=8118 | ||||
* | Updated Greek translation | Nikos Charonitakis | 2008-03-18 | 1 | -1344/+775 |
| | | | | svn path=/trunk/; revision=8117 | ||||
* | Add this | Christian Persch | 2008-03-18 | 1 | -0/+10 |
| | | | | svn path=/trunk/; revision=8116 | ||||
* | Fix the build | Christian Persch | 2008-03-17 | 1 | -1/+2 |
| | | | | svn path=/trunk/; revision=8115 | ||||
* | Try to fix the build on 1.8. | Christian Persch | 2008-03-17 | 2 | -9/+31 |
| | | | | svn path=/trunk/; revision=8114 | ||||
* | Revert the history/bookmark no-dup patch. It was slowing ephy. | Diego Escalante Urrelo | 2008-03-17 | 1 | -12/+0 |
| | | | | svn path=/trunk/; revision=8113 | ||||
* | Add a service to open the cert exception dialogue. | Christian Persch | 2008-03-15 | 4 | -0/+212 |
| | | | | svn path=/trunk/; revision=8110 | ||||
* | Add netError overrides for the cert exception dialogue. | Christian Persch | 2008-03-15 | 2 | -0/+5 |
| | | | | svn path=/trunk/; revision=8109 | ||||
* | Fix the build with 1.9b4. | Christian Persch | 2008-03-15 | 1 | -0/+5 |
| | | | | svn path=/trunk/; revision=8108 | ||||
* | Only build EphyDirectoryProvider on < 1.9; it's unused on 1.9. | Christian Persch | 2008-03-15 | 1 | -2/+2 |
| | | | | svn path=/trunk/; revision=8107 | ||||
* | Remove the unnecessary setting of the preffered action in the casees that ↵ | Christian Persch | 2008-03-15 | 2 | -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 Persch | 2008-03-14 | 1 | -1/+4 |
| | | | | | | on xr 1.9. svn path=/trunk/; revision=8105 | ||||
* | Typo fix | Christian Persch | 2008-03-14 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=8104 | ||||
* | Fix the branding bundle registration by providing the app chrome manifest in ↵ | Christian Persch | 2008-03-14 | 3 | -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 Persch | 2008-03-13 | 1 | -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 though | Christian Persch | 2008-03-13 | 6 | -14/+271 |
| | | | | svn path=/trunk/; revision=8101 | ||||
* | Try to fix the gecko 1.8 backend, and this also might fix the branding ↵ | Christian Persch | 2008-03-13 | 1 | -5/+3 |
| | | | | | | bundle not working on 1.9 svn path=/trunk/; revision=8100 | ||||
* | Use GChecksum to calculate the MD5 of favicons. | Xan Lopez | 2008-03-12 | 2 | -4/+3 |
| | | | | svn path=/trunk/; revision=8099 | ||||
* | Translation updated by Ivar Smolin | Priit Laes | 2008-03-12 | 2 | -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 | ||||
* | Don't use AM_CONDITIONAL conditionally | Christian Persch | 2008-03-11 | 1 | -3/+2 |
| | | | | svn path=/trunk/; revision=8097 | ||||
* | Fix | Christian Persch | 2008-03-11 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=8096 | ||||
* | Try to fix the build with 1.8 | Christian Persch | 2008-03-11 | 1 | -2/+9 |
| | | | | svn path=/trunk/; revision=8095 | ||||
* | Allow building with xulrunner 1.9. Patch by Alexander Sack; part of bug #503657 | Christian Persch | 2008-03-11 | 13 | -57/+424 |
| | | | | svn path=/trunk/; revision=8094 | ||||
* | Add visited pages to history. | Xan Lopez | 2008-03-11 | 1 | -0/+10 |
| | | | | svn path=/trunk/; revision=8093 | ||||
* | Updated Marathi Translations | Rahul Bhalerao | 2008-03-10 | 1 | -0/+4 |
| | | | | svn path=/trunk/; revision=8091 | ||||
* | Merge with latest POT | Guntupalli Karunakar | 2008-03-10 | 1 | -951/+1306 |
| | | | | svn path=/trunk/; revision=8083 | ||||
* | Updated Russian translation. | Vasiliy Faronov | 2008-03-10 | 2 | -771/+1010 |
| | | | | | | | | | 2008-03-09 Vasiliy Faronov <qvvx@yandex.ru> * ru.po: Updated Russian translation. svn path=/trunk/; revision=8080 | ||||
* | Fix typo. | Sigurd Gartmann | 2008-03-10 | 2 | -536/+549 |
| | | | | | | | | | 2008-03-09 Sigurd Gartmann <sigurdga-translate@brogar.org> * nb.po: Fix typo. svn path=/trunk/; revision=8077 | ||||
* | Updated Polish translation by GNOME PL Team. | Artur Flinta | 2008-03-09 | 2 | -506/+515 |
| | | | | | | | | | 2008-03-09 Artur Flinta <aflinta@gmail.com> * pl.po: Updated Polish translation by GNOME PL Team. svn path=/trunk/; revision=8071 | ||||
* | Translation updated | Gabor Kelemen | 2008-03-09 | 2 | -4/+8 |
| | | | | | | | | | 2008-03-09 Gabor Kelemen <kelemeng@gnome.hu> * hu.po: Translation updated svn path=/trunk/; revision=8067 | ||||
* | Updated Danish translation | Kenneth Nielsen | 2008-03-09 | 2 | -39/+47 |
| | | | | svn path=/trunk/; revision=8063 | ||||
* | Updated Traditional Chinese translation(Hong Kong). Updated Traditional | Chao-Hsiung Liao | 2008-03-08 | 3 | -1426/+1031 |
| | | | | | | | | | | | 2008-03-08 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=8060 | ||||
* | Merged Thai translation from gnome-2-22 branch. | Theppitak Karoonboonyanan | 2008-03-08 | 2 | -506/+515 |
| | | | | | | | | | 2008-03-08 Theppitak Karoonboonyanan <thep@linux.thai.net> * th.po: Merged Thai translation from gnome-2-22 branch. svn path=/trunk/; revision=8059 | ||||
* | Fix fuzzy and plurals | Guntupalli Karunakar | 2008-03-08 | 2 | -44/+39 |
| | | | | svn path=/trunk/; revision=8058 | ||||
* | restored 100% | Praveen Arimbrathodiyil | 2008-03-08 | 1 | -8/+12 |
| | | | | svn path=/trunk/; revision=8055 | ||||
* | Use g_slice for EphyPasswordInfo, EphyPermissionInfo, PixbufCacheEntry. ↵ | Xan Lopez | 2008-03-08 | 3 | -8/+8 |
| | | | | | | (#521017) svn path=/trunk/; revision=8054 | ||||
* | sv.po: Updated Swedish translation | Daniel Nylander | 2008-03-08 | 2 | -8/+16 |
| | | | | svn path=/trunk/; revision=8053 | ||||
* | Updated German translation. | Hendrik Richter | 2008-03-08 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=8051 | ||||
* | Update Ukrainian translation. | Maxim Dziumanenko | 2008-03-07 | 2 | -516/+528 |
| | | | | | | | | 2008-03-07 Maxim Dziumanenko <dziumanenko@gmail.com> * Update Ukrainian translation. svn path=/trunk/; revision=8047 | ||||
* | Updated German translation. | Hendrik Richter | 2008-03-07 | 2 | -377/+386 |
| | | | | | | | | 2008-03-06 Hendrik Richter <hendrikr@gnome.org> * de.po: Updated German translation. svn path=/trunk/; revision=8045 | ||||
* | Use g_slice for EphyCookie allocation. (#520560) | Xan Lopez | 2008-03-06 | 1 | -3/+3 |
| | | | | svn path=/trunk/; revision=8044 | ||||
* | Post branching version update | Christian Persch | 2008-03-06 | 1 | -4/+4 |
| | | | | svn path=/trunk/; revision=8042 | ||||
* | Updated Marathi Translations | Rahul Bhalerao | 2008-03-05 | 1 | -587/+669 |
| | | | | svn path=/trunk/; revision=8039 | ||||
* | Updated Marathi Translations | Rahul Bhalerao | 2008-03-05 | 1 | -0/+4 |
| | | | | svn path=/trunk/; revision=8038 | ||||
* | Translation updated by Ivar Smolin | Priit Laes | 2008-03-05 | 2 | -506/+517 |
| | | | | | | | | 2008-03-05 Priit Laes <plaes at svn dot gnome dot org> * et.po: Translation updated by Ivar Smolin svn path=/trunk/; revision=8037 | ||||
* | Fixed a typo in my latest commit | Luca Ferretti | 2008-03-05 | 1 | -2/+2 |
| | | | | svn path=/trunk/; revision=8036 | ||||
* | Updated Translation | Ankitkumar Rameshchandra Patel | 2008-03-05 | 2 | -727/+914 |
| | | | | svn path=/trunk/; revision=8035 | ||||
* | Updated Italian translation. | Luca Ferretti | 2008-03-05 | 2 | -3/+9 |
| | | | | | | | | 2008-03-05 Luca Ferretti <elle.uca@libero.it> * it.po: Updated Italian translation. svn path=/trunk/; revision=8034 | ||||
* | Updated Brazilian Portuguese translation. | Leonardo Ferreira Fontenelle | 2008-03-05 | 2 | -506/+518 |
| | | | | svn path=/trunk/; revision=8033 | ||||
* | - nl.po: Updated Dutch translation of documentation | Reinout van Schouwen | 2008-03-05 | 1 | -1958/+698 |
| | | | | | | | | | 2008-03-04 Reinout van Schouwen <reinouts@gnome.org> - nl.po: Updated Dutch translation of documentation svn path=/trunk/; revision=8032 | ||||
* | cs.po: Updated Czech translation by Lucas Lommer. | Petr Kovář | 2008-03-05 | 2 | -38/+46 |
| | | | | svn path=/trunk/; revision=8031 | ||||
* | Fix build with latest glib. | Wouter Bolsterlee | 2008-03-05 | 2 | -2/+2 |
| | | | | svn path=/trunk/; revision=8030 | ||||
* | Updated Basque translation. | Inaki Larranaga Murgoitio | 2008-03-05 | 2 | -506/+517 |
| | | | | | | | | | 2008-03-04 Inaki Larranaga Murgoitio <dooteo@euskalgnu.org> * eu.po: Updated Basque translation. svn path=/trunk/; revision=8029 | ||||
* | Updated Galician Translation. | Ignacio Casal Quinteiro | 2008-03-04 | 2 | -343/+374 |
| | | | | svn path=/trunk/; revision=8028 | ||||
* | Updated Japanese translation. | Takeshi AIHANA | 2008-03-04 | 2 | -37/+45 |
| | | | | | | | | 2008-03-04 Takeshi AIHANA <takeshi.aihana@gmail.com> * ja.po: Updated Japanese translation. svn path=/trunk/; revision=8027 | ||||
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2008-03-04 | 6 | -19/+25 |
| | | | | svn path=/trunk/; revision=8026 | ||||
* | Dutch translation updated by Wouter Bolsterlee. | Wouter Bolsterlee | 2008-03-04 | 2 | -503/+514 |
| | | | | | | | | 2008-03-04 Wouter Bolsterlee <wbolster@svn.gnome.org> * nl.po: Dutch translation updated by Wouter Bolsterlee. svn path=/trunk/; revision=8025 | ||||
* | update fi.po translations | Timo Jyrinki | 2008-03-04 | 1 | -321/+326 |
| | | | | svn path=/trunk/; revision=8024 | ||||
* | Translation updated | Gabor Kelemen | 2008-03-04 | 2 | -534/+567 |
| | | | | | | | | | 2008-03-04 Gabor Kelemen <kelemeng@gnome.hu> * hu.po: Translation updated svn path=/trunk/; revision=8023 | ||||
* | Updated French translation. | Claude Paroz | 2008-03-04 | 2 | -172/+181 |
| | | | | | | | | 2008-03-04 Claude Paroz <claude@2xlibre.net> * fr.po: Updated French translation. svn path=/trunk/; revision=8022 | ||||
* | Updated zh_CN translation | Yang Zhang | 2008-03-04 | 1 | -514/+520 |
| | | | | svn path=/trunk/; revision=8021 | ||||
* | Updated Portuguese translation. | Duarte Loreto | 2008-03-04 | 2 | -506/+515 |
| | | | | | | | | 2008-03-04 Duarte Loreto <happyguy_pt@hotmail.com> * pt.po: Updated Portuguese translation. svn path=/trunk/; revision=8020 | ||||
* | Updated Catalan translation | Gil Forcada Codinachs | 2008-03-04 | 2 | -506/+515 |
| | | | | svn path=/trunk/; revision=8019 | ||||
* | Updated Greek translation | Nikos Charonitakis | 2008-03-04 | 2 | -769/+943 |
| | | | | svn path=/trunk/; revision=8018 | ||||
* | Updated Italian translation. | Luca Ferretti | 2008-03-04 | 2 | -13/+25 |
| | | | | | | | | 2008-03-03 Luca Ferretti <elle.uca@libero.it> * it.po: Updated Italian translation. svn path=/trunk/; revision=8017 | ||||
* | Updated Belarusian Latin translation. | Ihar Hrachyshka | 2008-03-04 | 2 | -211/+192 |
| | | | | svn path=/trunk/; revision=8016 | ||||
* | Updated British English translation. | Philip Withnall | 2008-03-04 | 2 | -7/+15 |
| | | | | | | | | | 2008-03-03 Philip Withnall <pwithnall@svn.gnome.org> * en_GB.po: Updated British English translation. svn path=/trunk/; revision=8015 | ||||
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2008-03-04 | 2 | -512/+525 |
| | | | | svn path=/trunk/; revision=8014 | ||||
* | Mark "Clear All" string in Personal Data dialog for | Luca Ferretti | 2008-03-04 | 1 | -1/+1 |
| | | | | | | | translation (bug 519908) svn path=/trunk/; revision=8013 | ||||
* | Updated British English translation. | Philip Withnall | 2008-03-03 | 2 | -918/+1565 |
| | | | | | | | | | 2008-03-03 Philip Withnall <pwithnall@svn.gnome.org> * en_GB.po: Updated British English translation. svn path=/trunk/; revision=8012 | ||||
* | Updated Italian translation. | Luca Ferretti | 2008-03-02 | 2 | -704/+789 |
| | | | | | | | | 2008-03-02 Luca Ferretti <elle.uca@libero.it> * it.po: Updated Italian translation. svn path=/trunk/; revision=8011 | ||||
* | Updated Norwegian Nynorsk translation. | Åsmund Skjæveland | 2008-03-02 | 2 | -1008/+1231 |
| | | | | | | | | 2008-03-02 Åsmund Skjæveland <aasmunds@ulrik.uio.no> * nn.po: Updated Norwegian Nynorsk translation. svn path=/trunk/; revision=8010 | ||||
* | sv.po: Updated Swedish translation | Daniel Nylander | 2008-03-02 | 1 | -9/+9 |
| | | | | svn path=/trunk/; revision=8009 | ||||
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2008-03-02 | 2 | -9/+13 |
| | | | | svn path=/trunk/; revision=8008 | ||||
* | sv.po: Updated Swedish translation | Daniel Nylander | 2008-03-01 | 2 | -530/+535 |
| | | | | svn path=/trunk/; revision=8007 | ||||
* | updated to latest pot file, reviewed and completed translation | Praveen Arimbrathodiyil | 2008-03-01 | 1 | -1354/+1412 |
| | | | | svn path=/trunk/; revision=8006 | ||||
* | Use g_object_connect for multiple signal connections to the same object. | Xan Lopez | 2008-03-01 | 1 | -12/+8 |
| | | | | svn path=/trunk/; revision=8005 | ||||
* | Do not set to NULL private members in init, memory is already zeroed. | Xan Lopez | 2008-03-01 | 1 | -1/+0 |
| | | | | svn path=/trunk/; revision=8004 | ||||
* | protokolla -> yhteyskäytäntö and small fixes | Timo Jyrinki | 2008-02-29 | 1 | -18/+20 |
| | | | | svn path=/trunk/; revision=8003 | ||||
* | Strip anchors from URIs before trying to turn them into a GFile, and properly | Jens Granseuer | 2008-02-29 | 1 | -4/+21 |
| | | | | | | | handle get_file_info failing. Fixes a crash when using URLs like file:///path#anchor. Bug #519370. svn path=/trunk/; revision=8002 | ||||
* | Initialise variable. Bug #519173. | Christian Persch | 2008-02-28 | 1 | -0/+2 |
| | | | | svn path=/trunk/; revision=8001 | ||||
* | updates | Christian Persch | 2008-02-28 | 1 | -1/+0 |
| | | | | svn path=/trunk/; revision=8000 | ||||
* | Fix AutoModalDialog::ShouldShow(). Bug #519173. | Christian Persch | 2008-02-28 | 2 | -6/+4 |
| | | | | svn path=/trunk/; revision=7999 | ||||
* | updated assamese translations | Amitakhya Phukan | 2008-02-28 | 2 | -100/+104 |
| | | | | svn path=/trunk/; revision=7998 | ||||
* | Translation updated | Gabor Kelemen | 2008-02-28 | 1 | -159/+140 |
| | | | | | | | | | 2008-02-28 Gabor Kelemen <kelemeng@gnome.hu> * hu.po: Translation updated svn path=/trunk/; revision=7997 | ||||
* | Translation updated | Gabor Kelemen | 2008-02-28 | 1 | -0/+4 |
| | | | | | | | | | 2008-02-28 Gabor Kelemen <kelemeng@gnome.hu> * hu.po: Translation updated svn path=/trunk/; revision=7996 | ||||
* | Support more preferences in the WebKit backend and add code to easily add | Xan Lopez | 2008-02-28 | 1 | -18/+91 |
| | | | | | | support for more (in theory..). svn path=/trunk/; revision=7995 | ||||
* | Fix a crash when downloading a file. (Bug #519121) | Carlos Garcia Campos | 2008-02-28 | 1 | -0/+5 |
| | | | | svn path=/trunk/; revision=7994 | ||||
* | Updated Arabic Translation by Khaled Hosny. | Djihed Afifi | 2008-02-27 | 2 | -6/+10 |
| | | | | svn path=/trunk/; revision=7993 | ||||
* | Fix build | Christian Persch | 2008-02-27 | 1 | -3/+3 |
| | | | | svn path=/trunk/; revision=7992 | ||||
* | Declare variable at the beginning of the function to fix build with | Jens Granseuer | 2008-02-27 | 1 | -1/+3 |
| | | | | | | compilers that only understand C89. Bug #518890. svn path=/trunk/; revision=7991 | ||||
* | Remove cruft | Christian Persch | 2008-02-27 | 21 | -2217/+25 |
| | | | | svn path=/trunk/; revision=7990 | ||||
* | Updated Lithuanian translation. | Žygimantas Beručka | 2008-02-27 | 2 | -731/+925 |
| | | | | svn path=/trunk/; revision=7989 | ||||
* | The cert manager is useless and doesn't build; remove ↵RELEASE_2_21_92 | Christian Persch | 2008-02-26 | 1 | -1/+0 |
| | | | | | | --enable-certificate-manager from distcheck flags. svn path=/trunk/; revision=7987 | ||||
* | Add new types from xr 1.9. | Christian Persch | 2008-02-26 | 1 | -1/+9 |
| | | | | svn path=/trunk/; revision=7986 | ||||
* | Connect the signal before unreffing the action, just to be absolutely safe. | Christian Persch | 2008-02-26 | 1 | -3/+3 |
| | | | | svn path=/trunk/; revision=7985 | ||||
* | Update for added nsIContentPolicy constants in 1.9. | Christian Persch | 2008-02-26 | 1 | -2/+8 |
| | | | | svn path=/trunk/; revision=7984 | ||||
* | Remove duplicate bookmarks property update, which is superflous since it was ↵ | Christian Persch | 2008-02-26 | 1 | -2/+0 |
| | | | | | | already updated when the node was set into the action on construction. Might fix bug #516008, where for unknown reasons the action seems to be finalised when we get here. svn path=/trunk/; revision=7983 | ||||
* | Accept empty password to unlock a token; and allow empty new password if the ↵ | Christian Persch | 2008-02-26 | 1 | -13/+5 |
| | | | | | | requested password quality allows it. Bug #515096, patch by Thomas Wendt. svn path=/trunk/; revision=7982 | ||||
* | Adapt to gio API change | Christian Persch | 2008-02-26 | 5 | -7/+7 |
| | | | | svn path=/trunk/; revision=7981 | ||||
* | Version bump | Christian Persch | 2008-02-26 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=7980 | ||||
* | Remove unused struct member. | Xan Lopez | 2008-02-25 | 1 | -2/+0 |
| | | | | svn path=/trunk/; revision=7979 | ||||
* | Make epiphany/webkit start in online mode (though there is no difference | Xan Lopez | 2008-02-24 | 1 | -1/+8 |
| | | | | | | between online and offline mode at this point). svn path=/trunk/; revision=7978 | ||||
* | Updated Japanese translation. | Takeshi AIHANA | 2008-02-24 | 2 | -745/+939 |
| | | | | | | | | 2008-02-24 Takeshi AIHANA <takeshi.aihana@gmail.com> * ja.po: Updated Japanese translation. svn path=/trunk/; revision=7977 | ||||
* | updated hebrew translation | Yair Hershkovitz | 2008-02-23 | 1 | -2/+2 |
| | | | | svn path=/trunk/; revision=7976 | ||||
* | updated hebrew translation | Yair Hershkovitz | 2008-02-23 | 2 | -255/+281 |
| | | | | svn path=/trunk/; revision=7975 | ||||
* | Updated zh_CN translation | Yang Zhang | 2008-02-23 | 1 | -31/+38 |
| | | | | svn path=/trunk/; revision=7974 | ||||
* | cs.po: Updated Czech translation by Lucas Lommer. | Petr Kovář | 2008-02-23 | 2 | -910/+1136 |
| | | | | svn path=/trunk/; revision=7973 | ||||
* | Make EphyUtils::FindEmbed return the parent of the mozembed, as it is now ↵ | Xan Lopez | 2008-02-21 | 1 | -1/+1 |
| | | | | | | | | contained inside EphyEmbed instead of being its parent class. (#517149) svn path=/trunk/; revision=7972 | ||||
* | Remove obsolete check. Bug #333445 | Christian Persch | 2008-02-20 | 1 | -34/+0 |
| | | | | svn path=/trunk/; revision=7971 | ||||
* | Updated Occitan translation | Yannig MARCHEGAY | 2008-02-20 | 1 | -502/+521 |
| | | | | svn path=/trunk/; revision=7970 | ||||
* | Updated Danish translation | Kenneth Nielsen | 2008-02-20 | 2 | -712/+890 |
| | | | | svn path=/trunk/; revision=7969 | ||||
* | Updated Slovenian translation | Matej Urbančič | 2008-02-19 | 1 | -683/+744 |
| | | | | svn path=/trunk/; revision=7968 | ||||
* | Fix prompt service for xr 1.9 wrt. DOM notifications. Bug #504445. | Christian Persch | 2008-02-18 | 15 | -203/+449 |
| | | | | svn path=/trunk/; revision=7967 | ||||
* | Fix the docs build. | Christian Persch | 2008-02-18 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=7965 | ||||
* | Use G_DEFINE_TYPE* where possible in embed/* (#517090) | Xan Lopez | 2008-02-18 | 13 | -463/+50 |
| | | | | svn path=/trunk/; revision=7964 | ||||
* | Comment this out; it's unreliable | Christian Persch | 2008-02-18 | 1 | -0/+4 |
| | | | | svn path=/trunk/; revision=7963 | ||||
* | Updated Turkish Translation | Baris Cicek | 2008-02-18 | 2 | -963/+1208 |
| | | | | svn path=/trunk/; revision=7962 | ||||
* | Add our own reference to the webkit history item. | Xan Lopez | 2008-02-18 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=7961 | ||||
* | No need to implement nsIBadCertListener2 here | Christian Persch | 2008-02-18 | 2 | -21/+4 |
| | | | | svn path=/trunk/; revision=7960 | ||||
* | Add ephy-embed::new-document-now signal, does the same than old | Xan Lopez | 2008-02-18 | 5 | -0/+33 |
| | | | | | | | | ge-content-change (used by adblock extension). Part of #502283 svn path=/trunk/; revision=7959 | ||||
* | Add EPHY_CHECK_VERSION (#513128) | Xan Lopez | 2008-02-18 | 3 | -0/+42 |
| | | | | svn path=/trunk/; revision=7958 | ||||
* | Add stub for displayProtectedAuth | Christian Persch | 2008-02-18 | 1 | -0/+10 |
| | | | | svn path=/trunk/; revision=7957 | ||||
* | Add translator comment. | Christian Persch | 2008-02-18 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=7956 | ||||
* | Disable about:config warning page. | Christian Persch | 2008-02-18 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=7955 | ||||
* | Updated Korean translation | Changwoo Ryu | 2008-02-18 | 2 | -446/+471 |
| | | | | svn path=/trunk/; revision=7954 | ||||
* | Updated Vietnamese translation | Nguyễn Thái Ngọc Duy | 2008-02-17 | 2 | -9/+13 |
| | | | | | | | | | 2008-02-17 Nguyễn Thái Ngọc Duy <pclouds@gmail.com> * vi.po: Updated Vietnamese translation svn path=/trunk/; revision=7953 | ||||
* | Updated Belarusian Latin translation. | Ihar Hrachyshka | 2008-02-17 | 2 | -441/+457 |
| | | | | svn path=/trunk/; revision=7952 | ||||
* | Remove unneeded embed list for prefs. | Xan Lopez | 2008-02-16 | 3 | -22/+0 |
| | | | | svn path=/trunk/; revision=7951 | ||||
* | Updated French translation by Robert-André Mauchin and Claude Paroz. | Claude Paroz | 2008-02-15 | 2 | -700/+887 |
| | | | | | | | | | 2008-02-15 Claude Paroz <claude@2xlibre.net> * fr.po: Updated French translation by Robert-André Mauchin and Claude Paroz. svn path=/trunk/; revision=7950 | ||||
* | Added Entry for Kannada Translation addition and addition to LINGUAS | Runa Bhattacharjee | 2008-02-15 | 1 | -0/+5 |
| | | | | svn path=/trunk/; revision=7949 | ||||
* | Added Kannada (kn) to the List of Languages | Runa Bhattacharjee | 2008-02-15 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=7948 | ||||
* | Added Kannada Translations by Shankar Prasad | Runa Bhattacharjee | 2008-02-15 | 1 | -0/+4523 |
| | | | | svn path=/trunk/; revision=7947 | ||||
* | Make Go Up recognize HTML anchors. Bug #335631. | Cosimo Cecchi | 2008-02-15 | 1 | -1/+11 |
| | | | | svn path=/trunk/; revision=7946 | ||||
* | Add Undo/Redo commands to the location entry, both in the context menu | Cosimo Cecchi | 2008-02-15 | 4 | -26/+151 |
| | | | | | | and linked to the main window commands. Bug #171179. svn path=/trunk/; revision=7945 | ||||
* | GConf option to disable messagebox about unsubmitted form data. (#516170) | Xan Lopez | 2008-02-15 | 3 | -6/+23 |
| | | | | | | | | | Left undocumented on schema because we are in string freeze, will document for 2.24. Patch by Jake Nelson svn path=/trunk/; revision=7944 | ||||
* | Do not apply prefs to a view more than once. | Xan Lopez | 2008-02-15 | 1 | -11/+0 |
| | | | | svn path=/trunk/; revision=7943 | ||||
* | Plug leaks in webkit-embed-prefs.c | Xan Lopez | 2008-02-15 | 1 | -0/+4 |
| | | | | svn path=/trunk/; revision=7942 | ||||
* | Remove internal library dependencies from pc file. | Xan Lopez | 2008-02-15 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=7941 | ||||
* | Initial implementation of WebKit preferences. | Xan Lopez | 2008-02-15 | 5 | -0/+158 |
| | | | | svn path=/trunk/; revision=7940 | ||||
* | Updated Galician Translation. | Ignacio Casal Quinteiro | 2008-02-14 | 2 | -217/+232 |
| | | | | svn path=/trunk/; revision=7939 | ||||
* | Update dependencies in epiphany.pc.in, remove bonobo leftovers. | Xan Lopez | 2008-02-14 | 2 | -225/+1 |
| | | | | svn path=/trunk/; revision=7938 | ||||
* | Small cleanups in webki-embed-single.c | Xan Lopez | 2008-02-14 | 1 | -12/+13 |
| | | | | svn path=/trunk/; revision=7937 | ||||
* | Updated Nepali Translation | Pawan Chitrakar | 2008-02-14 | 2 | -1102/+1385 |
| | | | | svn path=/trunk/; revision=7936 | ||||
* | Updated Finnish translation | Ilkka Tuohela | 2008-02-13 | 2 | -678/+858 |
| | | | | svn path=/trunk/; revision=7935 | ||||
* | Updated Dutch translation | Reinout van Schouwen | 2008-02-13 | 2 | -319/+337 |
| | | | | | | | 2008-02-13 Reinout van Schouwen <reinouts@gnome.org> * nl.po: Updated Dutch translation svn path=/trunk/; revision=7934 | ||||
* | 2008-02-13 Reinout van Schouwen | Reinout van Schouwen | 2008-02-13 | 1 | -1/+1 |
| | | | | | | * Add KiBi and cosimoc to about.ini svn path=/trunk/; revision=7933 | ||||
* | Use G_DEFINE_TYPE* macros in src/bookmarks/ when possible. (#516138) | Xan Lopez | 2008-02-13 | 9 | -307/+59 |
| | | | | svn path=/trunk/; revision=7932 | ||||
* | Updated German translation. | Hendrik Richter | 2008-02-13 | 2 | -4/+8 |
| | | | | | | | | 2008-02-12 Hendrik Richter <hendrikr@gnome.org> * de.po: Updated German translation. svn path=/trunk/; revision=7931 | ||||
* | Fix #513538, patch by Mart Raudsepp | Hendrik Richter | 2008-02-13 | 1 | -7/+7 |
| | | | | svn path=/trunk/; revision=7930 | ||||
* | Updated German translation. | Hendrik Richter | 2008-02-12 | 2 | -673/+844 |
| | | | | | | | | 2008-02-12 Hendrik Richter <hendrikr@gnome.org> * de.po: Updated German translation. svn path=/trunk/; revision=7929 | ||||
* | Updated Marathi translations | Rahul Bhalerao | 2008-02-11 | 2 | -1274/+1474 |
| | | | | svn path=/trunk/; revision=7928 | ||||
* | Use G_DEFINE_TYPE* when possible in src/ (#515601) | Xan Lopez | 2008-02-11 | 28 | -1096/+243 |
| | | | | svn path=/trunk/; revision=7927 | ||||
* | Do not use history API if we only want to go back or forward, only use it | Xan Lopez | 2008-02-10 | 1 | -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.c | Xan Lopez | 2008-02-10 | 1 | -24/+15 |
| | | | | svn path=/trunk/; revision=7925 | ||||
* | Fix typos. | Theppitak Karoonboonyanan | 2008-02-09 | 2 | -62/+66 |
| | | | | | | | | | 2008-02-09 Theppitak Karoonboonyanan <thep@linux.thai.net> * th.po: Fix typos. svn path=/trunk/; revision=7924 | ||||
* | Updated Catalan translation | Gil Forcada Codinachs | 2008-02-09 | 2 | -645/+816 |
| | | | | svn path=/trunk/; revision=7923 | ||||
* | Updated Basque translation. | Inaki Larranaga Murgoitio | 2008-02-09 | 2 | -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 Flinta | 2008-02-08 | 2 | -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 Smolin | Priit Laes | 2008-02-06 | 2 | -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 Lopez | 2008-02-05 | 2 | -2/+2 |
| | | | | svn path=/trunk/; revision=7919 | ||||
* | Implement back and forward history, patch by Jan Alonzo | Xan Lopez | 2008-02-05 | 4 | -10/+231 |
| | | | | | | with several cleanups. (#506566) svn path=/trunk/; revision=7918 | ||||
* | Fix back button looping through history. | Cosimo Cecchi | 2008-02-05 | 1 | -15/+19 |
| | | | | | | Bug #513803. svn path=/trunk/; revision=7917 | ||||
* | Minor update by Vladimir Melo. | Leonardo Ferreira Fontenelle | 2008-02-04 | 2 | -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 Translation | Arangel Angov | 2008-02-04 | 2 | -42/+47 |
| | | | | svn path=/trunk/; revision=7915 |