aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Move old ChangeLog to ChangeLog-20070912, and dist it.Christian Persch2007-09-133-20/+28
| | | | | | Update HACKING file for no-ChangeLog policy. svn path=/trunk/; revision=7394
* Make session recovery focus work properly and remember the active tab.Cosimo Cecchi2007-09-132-1/+43
| | | | | | | | | | | | | 2007-09-12 Cosimo Cecchi <cosimoc@svn.gnome.org> * src/ephy-session.c: (write_active_tab), (write_ephy_window), (ephy_session_load): Make session recovery focus work properly and remember the active tab. Fixes bug #317272. svn path=/trunk/; revision=7393
* Fix disable_toolbar_editing lockdown not respected for Remove and MoveCosimo Cecchi2007-09-122-8/+26
| | | | | | | | | | | | 2007-09-12 Cosimo Cecchi <cosimoc@svn.gnome.org> * src/ephy-lockdown.c: (update_window): Fix disable_toolbar_editing lockdown not respected for Remove and Move actions on toolbar buttons. Bug #475641. Patch by Cyril Brulebois. svn path=/trunk/; revision=7392
* Adapt EphyHistoryWindow to the iconified EphySearchEntry and adds aCosimo Cecchi2007-09-122-2/+47
| | | | | | | | | | | | | | 2007-09-12 Cosimo Cecchi <cosimoc@svn.gnome.org> * src/ephy-history-window.c: (search_entry_clear_cb), (build_search_box): Adapt EphyHistoryWindow to the iconified EphySearchEntry and adds a cleaner button in its search entry, like in Bookmarks Editor. Fixes bug #476179. svn path=/trunk/; revision=7391
* Find toolbar now remembers last pattern searched also when opened withCosimo Cecchi2007-09-122-9/+8
| | | | | | | | | | | | 2007-09-12 Cosimo Cecchi <cosimoc@svn.gnome.org> * src/ephy-find-toolbar.c: (ephy_find_toolbar_open): Find toolbar now remembers last pattern searched also when opened with GDK_slash or GDK_apostrophe. Fixes bug #343337. svn path=/trunk/; revision=7390
* Updated zh_CN translationYang Zhang2007-09-121-23/+39
| | | | svn path=/trunk/; revision=7389
* Updated French translation by Cyril Brulebois and Robert-André Mauchin.Stéphane Raimbault2007-09-122-132/+167
| | | | svn path=/trunk/; revision=7386
* Updated Brazilian Portuguese translation by Og Maciel.Jonh Wendell2007-09-112-595/+263
| | | | | | | | | 2007-09-11 Jonh Wendell <jwendell@gnome.org> * pt_BR.po: Updated Brazilian Portuguese translation by Og Maciel. svn path=/trunk/; revision=7384
* Adds drag-and-drop of URLs onto "New Tab" and "New Window" buttons in theCosimo Cecchi2007-09-112-14/+156
| | | | | | | | | | | | | | 2007-09-11 Cosimo Cecchi <cosimoc@svn.gnome.org> * src/ephy-home-action.c: (action_name_association), (ephy_home_action_activate), (home_action_drag_data_received_cb), (connect_proxy), (disconnect_proxy), (ephy_home_action_class_init): Adds drag-and-drop of URLs onto "New Tab" and "New Window" buttons in the toolbar. Fixes bug #382383. svn path=/trunk/; revision=7382
* Updated Dutch translationReinout van Schouwen2007-09-112-176/+7552
| | | | | | | | | 2007-09-10 Reinout van Schouwen <reinouts@gnome.org> * nl.po: Updated Dutch translation svn path=/trunk/; revision=7381
* Make sure the gecko version is set to 0 if we're not compiling with theChristian Persch2007-09-112-0/+11
| | | | | | | | | | | 2007-09-10 Christian Persch <chpe@gnome.org> * m4/gecko.m4: Make sure the gecko version is set to 0 if we're not compiling with the gecko backend. Bug #475461, patch by Cyril Brulebois. svn path=/trunk/; revision=7379
* Error out if the C++ compiler wasn't found. Bug #475360.Christian Persch2007-09-112-1/+16
| | | | | | | | | | 2007-09-10 Christian Persch <chpe@gnome.org> * configure.ac: Error out if the C++ compiler wasn't found. Bug #475360. svn path=/trunk/; revision=7378
* Updated Spanish translationJorge Gonzalez Gonzalez2007-09-112-145/+161
| | | | svn path=/trunk/; revision=7376
* Updated Estonian translation.Priit Laes2007-09-102-1/+17
| | | | | | | | 2007-09-10 Priit Laes <plaes@svn.gnome.org> * et.po: Updated Estonian translation. svn path=/trunk/; revision=7373
* Update Ukrainian translation.Maxim Dziumanenko2007-09-102-363/+460
| | | | | | | | 2007-09-10 Maxim Dziumanenko <dziumanenko@gmail.com> * Update Ukrainian translation. svn path=/trunk/; revision=7369
* Updated German translation.Hendrik Richter2007-09-102-65/+84
| | | | | | | | 2007-09-10 Hendrik Richter <hendrikr@gnome.org> * de.po: Updated German translation. svn path=/trunk/; revision=7368
* Updated Finnish translationIlkka Tuohela2007-09-102-58/+83
| | | | svn path=/trunk/; revision=7366
* Makes tooltips for Back and Forward buttons display the titles of relativeCosimo Cecchi2007-09-104-0/+63
| | | | | | | | | | | | | | 2007-09-10 Cosimo Cecchi <cosimoc@svn.gnome.org> * src/ephy-toolbar.c: (ephy_toolbar_set_navigation_tooltips): * src/ephy-toolbar.h: * src/ephy-window.c: (sync_tab_navigation): Makes tooltips for Back and Forward buttons display the titles of relative pages. Fixes bug #341400. Patch by Cyril Brulebois. svn path=/trunk/; revision=7364
* Forces the display of "Close print preview" on the relative toolbar buttonCosimo Cecchi2007-09-102-0/+32
| | | | | | | | | | | | | 2007-09-10 Cosimo Cecchi <cosimoc@svn.gnome.org> * src/ppview-toolbar.c: (ppview_toolbar_set_window): Forces the display of "Close print preview" on the relative toolbar button in the print preview window. See bug #109063. Patch by Cyril Brulebois. svn path=/trunk/; revision=7363
* sv.po: Updated Swedish translationDaniel Nylander2007-09-102-163/+182
| | | | svn path=/trunk/; revision=7361
* A m4/libxul.m4: Integrate the "xulrunner" backend with configure. NotChristian Persch2007-09-107-26/+541
| | | | | | | | | | | | | | 2007-09-09 Christian Persch <chpe@gnome.org> * configure.ac: * embed/Makefile.am: * embed/ephy-embed-factory.c: (ephy_embed_factory_new_object): * m4/gecko.m4: A m4/libxul.m4: * src/Makefile.am: Integrate the "xulrunner" backend with configure. Not building yet. svn path=/trunk/; revision=7359
* Modifies the EphySearchEntry to inherit from EphyIconEntry instead ofCosimo Cecchi2007-09-104-9/+68
| | | | | | | | | | | | | | | | | | 2007-09-09 Cosimo Cecchi <cosimoc@svn.gnome.org> * lib/widgets/ephy-search-entry.c: (ephy_search_entry_get_type), (ephy_search_entry_timeout_cb), (ephy_search_entry_changed_cb), (ephy_search_entry_init), (ephy_search_entry_clear): * lib/widgets/ephy-search-entry.h: * src/bookmarks/ephy-bookmarks-editor.c: (search_entry_clear_cb), (build_search_box): Modifies the EphySearchEntry to inherit from EphyIconEntry instead of GtkEntry, to have icons on it. Adds a cleaner icon in the search entry of Bookmarks Editor. Fixes bug #463469. svn path=/trunk/; revision=7358
* Marks as translatable some toolbar editor strings and removes referencesCosimo Cecchi2007-09-092-16/+13
| | | | | | | | | | | | | 2007-09-09 Cosimo Cecchi <cosimoc@svn.gnome.org> * src/ephy-toolbar-editor.c: (ephy_toolbar_editor_constructor): Marks as translatable some toolbar editor strings and removes references to old Control Center gettext domain. Fixes bug #474429. Patch by Cyril Brulebois. svn path=/trunk/; revision=7357
* Fixes bad state syncing when adding zoom controls to the toolbar. FixesCosimo Cecchi2007-09-092-0/+11
| | | | | | | | | | | | 2007-09-09 Cosimo Cecchi <cosimoc@svn.gnome.org> * lib/widgets/ephy-zoom-action.c: (connect_proxy): Fixes bad state syncing when adding zoom controls to the toolbar. Fixes bug #338005. Patch by Cyril Brulebois. svn path=/trunk/; revision=7355
* Make 'Not found' on find toolbar temporairly bold and firesCosimo Cecchi2007-09-092-1/+45
| | | | | | | | | | | | | | 2007-09-09 Cosimo Cecchi <cosimoc@svn.gnome.org> * src/ephy-find-toolbar.c: (set_status_notfound_cb), (set_status), (ephy_find_toolbar_dispose): Make 'Not found' on find toolbar temporairly bold and fires gtk_widget_error_bell () when searching on a page and no results are found. Fixes bug #363004. svn path=/trunk/; revision=7354
* Fix runtime warnings when downloading small files, due to bad handling ofCosimo Cecchi2007-09-082-2/+18
| | | | | | | | | | | | | 2007-09-08 Cosimo Cecchi <cosimoc@svn.gnome.org> * embed/downloader-view.c: (downloader_view_finalize), (update_buttons_timeout_cb), (downloader_view_add_download): Fix runtime warnings when downloading small files, due to bad handling of g_timeout in DownloaderView. Fixes bug #473566. svn path=/trunk/; revision=7351
* 2007-09-07 vi.po Updated Vietnamese translationClytie Siddall2007-09-072-458/+462
| | | | | | Clytie Siddall <clytie@riverland.net.au> svn path=/trunk/; revision=7350
* Updated Serbian translationGoran Rakic2007-09-072-4/+4
| | | | svn path=/trunk/; revision=7348
* Updated Serbian translationGoran Rakic2007-09-073-698/+793
| | | | svn path=/trunk/; revision=7347
* Updated German translation.Hendrik Richter2007-09-062-5/+11
| | | | | | | | 2007-09-06 Hendrik Richter <hendrikr@gnome.org> * de.po: Updated German translation. svn path=/trunk/; revision=7344
* Added German translation from 2.20 branch.Jan Arne Petersen2007-09-067-1/+2852
| | | | | | | | | | 2007-09-06 Jan Arne Petersen <jpetersen@jpetersen.org> * Makefile.am: * de/de.po: Added German translation from 2.20 branch. svn path=/trunk/; revision=7343
* Updated Galician Translation.Ignacio Casal Quinteiro2007-09-062-7695/+369
| | | | svn path=/trunk/; revision=7341
* Updated German translation.Hendrik Richter2007-09-052-79/+83
| | | | | | | | 2007-09-05 Hendrik Richter <hendrikr@gnome.org> * de.po: Updated German translation. svn path=/trunk/; revision=7339
* 2007-09-02 vi.po Updated Vietnamese translationClytie Siddall2007-09-022-307/+383
| | | | | | Clytie Siddall <clytie@riverland.net.au> svn path=/trunk/; revision=7334
* Updated Polish translation by GNOME PL Team.Artur Flinta2007-09-022-19/+21
| | | | | | | | | 2007-09-02 Artur Flinta <aflinta@svn.gnome.org> * pl.po: Updated Polish translation by GNOME PL Team. svn path=/trunk/; revision=7333
* Updated epiphany trunk translationFunda Wang2007-09-022-346/+400
| | | | svn path=/trunk/; revision=7330
* Updated Occitan translationYannig MARCHEGAY2007-09-021-22/+26
| | | | svn path=/trunk/; revision=7329
* Updated catalan translationGil Forcada Codinachs2007-09-022-355/+374
| | | | svn path=/trunk/; revision=7327
* More mime types.Christian Persch2007-08-301-0/+1
| | | | | | | | | | 2007-08-28 Christian Persch <chpe@gnome.org> * data/mime-types-permissions.xml: More mime types. svn path=/trunk/; revision=7324
* Updated Finnish translationIlkka Tuohela2007-08-292-332/+84
| | | | svn path=/trunk/; revision=7319
* More mime types.Christian Persch2007-08-291-0/+1
| | | | | | | | | | 2007-08-28 Christian Persch <chpe@gnome.org> * data/mime-types-permissions.xml: More mime types. svn path=/trunk/; revision=7316
* More mime types.Christian Persch2007-08-292-0/+7
| | | | | | | | | | 2007-08-28 Christian Persch <chpe@gnome.org> * data/mime-types-permissions.xml: More mime types. svn path=/trunk/; revision=7314
* Small fix.Žygimantas Beručka2007-08-282-7/+11
| | | | svn path=/trunk/; revision=7313
* Updated Lithuanian translation.Žygimantas Beručka2007-08-282-268/+271
| | | | svn path=/trunk/; revision=7312
* Updated French translation.Claude Paroz2007-08-282-202/+198
| | | | | | | | 2007-08-27 Claude Paroz <claude@2xlibre.net> * fr/fr.po: Updated French translation. svn path=/trunk/; revision=7310
* Bump version, but not API version yet (wait until e-e is branched too)Christian Persch2007-08-281-2/+2
| | | | svn path=/trunk/; revision=7309
* Merged from embed/mozillaChristian Persch2007-08-282-5/+32
| | | | svn path=/trunk/; revision=7306
* Updated Portuguese translation.Duarte Loreto2007-08-272-351/+418
| | | | | | | | 2007-08-27 Duarte Loreto <happyguy_pt@hotmail.com> * pt.po: Updated Portuguese translation. svn path=/trunk/; revision=7302
* Fix the Go button signal handler so it doesn't stop the propagation of theDiego Escalante Urrelo2007-08-272-1/+11
| | | | | | | | | | | | | 2007-08-26 Diego Escalante Urrelo <diegoe@gnome.org> * src/ephy-go-action.c: Fix the Go button signal handler so it doesn't stop the propagation of the event due to a bad signal handler. Fixes bug #469845. Patch by Cosimo Cecchi. svn path=/trunk/; revision=7301
* Add saved files to the GtkRecent list, gnome-panel is broken so don'tDiego Escalante Urrelo2007-08-275-5/+59
| | | | | | | | | | | | | | | | | 2007-08-26 Diego Escalante Urrelo <diegoe@gnome.org> * lib/ephy-file-helpers.c: * lib/ephy-file-helpers.h: * embed/mozilla/MozDownload.h: * embed/mozilla/MozDownload.cpp: Add saved files to the GtkRecent list, gnome-panel is broken so don't expect to see the effects of this working there, you can use it on the GtkFileChooser dialog however. Fixes Bug #148401. Original patch by Christian Persch, updated by Cosimo Cecchi. svn path=/trunk/; revision=7300
* Translation updated.Gabor Kelemen2007-08-272-123/+131
| | | | | | | | | 2007-08-26 Gabor Kelemen <kelemeng@gnome.hu> * hu.po: Translation updated. svn path=/trunk/; revision=7299
* Skip these filesChristian Persch2007-08-271-0/+18
| | | | svn path=/trunk/; revision=7298
* Initial checkin: merged embed/gecko from xulrunner branch to ↵Christian Persch2007-08-26141-0/+30405
| | | | | | embed/xulrunner, and svn copied embed/mozilla to embed/xulrunner/embed. Not integreated with the build yet. svn path=/trunk/; revision=7297
* More mime types.Christian Persch2007-08-262-0/+8
| | | | | | | | | | 2007-08-25 Christian Persch <chpe@gnome.org> * data/mime-types-permissions.xml: More mime types. svn path=/trunk/; revision=7296
* Enable printing to PDF file on gecko 1.9, now that moz#367907 is fixed.Christian Persch2007-08-232-2/+9
| | | | | | | | | | | 2007-08-22 Christian Persch <chpe@gnome.org> * embed/mozilla/GeckoPrintService.cpp: Enable printing to PDF file on gecko 1.9, now that moz#367907 is fixed. svn path=/trunk/; revision=7295
* Fixed a invalid XML tagging in help/ja/ja.po.Satoru Satoh2007-08-222-5/+9
| | | | svn path=/trunk/; revision=7294
* Updated Occitan translationYannig MARCHEGAY2007-08-221-0/+2517
| | | | svn path=/trunk/; revision=7293
* Updated Occitan translationYannig MARCHEGAY2007-08-221-1/+1
| | | | svn path=/trunk/; revision=7291
* Updated Occitan translationYannig MARCHEGAY2007-08-211-398/+390
| | | | svn path=/trunk/; revision=7290
* Updated Brazilian Portuguese translationRaphael Higino2007-08-212-105/+111
| | | | svn path=/trunk/; revision=7289
* Updated screenshot.Daniel Nylander2007-08-212-0/+4
| | | | | | | * sv/figures/*png: Updated screenshot. svn path=/trunk/; revision=7288
* Updated French translation.Stéphane Raimbault2007-08-202-49/+96
| | | | svn path=/trunk/; revision=7287
* Updated Danish translationKenneth Nielsen2007-08-202-523/+299
| | | | svn path=/trunk/; revision=7286
* Remove cruftChristian Persch2007-08-201-3/+0
| | | | svn path=/trunk/; revision=7285
* Updated Polish translation by GNOME PL Team.Artur Flinta2007-08-192-208/+228
| | | | | | | | | 2007-08-19 Artur Flinta <aflinta@svn.gnome.org> * pl.po: Updated Polish translation by GNOME PL Team. svn path=/trunk/; revision=7284
* Make cursor be at the end of the URL when selecting entries from theDiego Escalante Urrelo2007-08-192-0/+8
| | | | | | | | | | | | 2007-08-19 Diego Escalante Urrelo <diegoe@gnome.org> * lib/widgets/ephy-location-entry.c: Make cursor be at the end of the URL when selecting entries from the completion popup. Fixes bug #466344. svn path=/trunk/; revision=7283
* Updated Occitan translationYannig MARCHEGAY2007-08-171-20/+20
| | | | svn path=/trunk/; revision=7282
* Implement reload.Xan Lopez2007-08-172-0/+5
| | | | svn path=/trunk/; revision=7281
* Estonian translation update by Ivar Smolin.Priit Laes2007-08-162-115/+116
| | | | | | | | 2007-08-16 Priit Laes <plaes@svn.gnome.org> * et.po: Estonian translation update by Ivar Smolin. svn path=/trunk/; revision=7280
* Fix multihead problems in toolbar editor.Carlos Garcia Campos2007-08-163-6/+23
| | | | | | | | | | 2007-08-16 Carlos Garcia Campos <carlosgc@gnome.org> * lib/egg/egg-toolbar-editor.c: (set_drag_cursor): * lib/egg/egg-editable-toolbar.c: (configure_item_cursor), (new_pixbuf_from_widget): Fix multihead problems in toolbar editor. svn path=/trunk/; revision=7279
* Updated Canadian English translation.Adam Weinberger2007-08-162-1150/+1407
| | | | | | | | | | 2007-08-15 Adam Weinberger <adamw@gnome.org> * en_CA.po: Updated Canadian English translation. svn path=/trunk/; revision=7278
* Updated French translation.Stéphane Raimbault2007-08-162-422/+390
| | | | svn path=/trunk/; revision=7277
* Fix download-icon toolip updates, patch by Cosimo Cecchi. Fixes bugDiego Escalante Urrelo2007-08-152-3/+16
| | | | | | | | | | | | 2007-08-15 Diego Escalante Urrelo <diegoe@gnome.org> * embed/downloader-view.c: Fix download-icon toolip updates, patch by Cosimo Cecchi. Fixes bug #343238. svn path=/trunk/; revision=7276
* Default to Cancel on Cert dialogues, patch by Cosimo Cecchi. Fixes bugDiego Escalante Urrelo2007-08-152-6/+12
| | | | | | | | | | | | 2007-08-15 Diego Escalante Urrelo <diegoe@gnome.org> * embed/mozilla/GtkNSSDialogs.cpp: Default to Cancel on Cert dialogues, patch by Cosimo Cecchi. Fixes bug #163379. svn path=/trunk/; revision=7275
* Fix strict-aliasing warnings, patch by Cosimo Cecchi. Happy 10 yearsDiego Escalante Urrelo2007-08-154-4/+18
| | | | | | | | | | | | | | 2007-08-15 Diego Escalante Urrelo <diegoe@gnome.org> * embed/mozilla/EphyUtils.cpp: * embed/mozilla/EphyHeaderSniffer.cpp: * embed/mozilla/MozDownload.cpp: Fix strict-aliasing warnings, patch by Cosimo Cecchi. Happy 10 years GNOME!. Fixes bug #433173. svn path=/trunk/; revision=7274
* Corrected Japanese help translation.Satoru Satoh2007-08-142-16/+21
| | | | svn path=/trunk/; revision=7273
* Updated German translation.Hendrik Richter2007-08-142-26/+33
| | | | | | | | 2007-08-14 Hendrik Richter <hendrikr@gnome.org> * de.po: Updated German translation. svn path=/trunk/; revision=7272
* intltool-update deHendrik Richter2007-08-142-270/+299
| | | | | | | | 2007-08-14 Hendrik Richter <hendrikr@gnome.org> * de.po: intltool-update de svn path=/trunk/; revision=7271
* updated ta translationFelix I2007-08-142-303/+499
| | | | svn path=/trunk/; revision=7270
* Post release version bumpChristian Persch2007-08-141-1/+1
| | | | svn path=/trunk/; revision=7269
* === Release 2.19.90 ===RELEASE_2_19_90Christian Persch2007-08-142-0/+11
| | | | | | | | | | 2007-08-13 Christian Persch <chpe@gnome.org> === Release 2.19.90 === * Makefile.am: svn path=/trunk/; revision=7267
* Moved a wrongly added log in po/ChangeLog to help/ChangeLog.Satoru Satoh2007-08-142-4/+4
| | | | svn path=/trunk/; revision=7266
* Updated Japanese help translation.Satoru Satoh2007-08-142-1148/+1478
| | | | svn path=/trunk/; revision=7265
* Corrected Malay translation, on behalf of Hasbullah Bin PitClaude Paroz2007-08-132-1754/+3239
| | | | | | | | | 2007-08-13 Claude Paroz <claude@2xlibre.net> * ms.po: Corrected Malay translation, on behalf of Hasbullah Bin Pit <sebol@my-penguin.org>. Fixes #167405. svn path=/trunk/; revision=7264
* Add low contrast app icon.Christian Persch2007-08-133-0/+8
| | | | | | | | | | 2007-08-12 Christian Persch <chpe@gnome.org> * data/icons/Makefile.am: Add low contrast app icon. svn path=/trunk/; revision=7263
* Updated Basque translation.Inaki Larranaga Murgoitio2007-08-112-93/+121
| | | | | | | | | 2007-08-11 Inaki Larranaga Murgoitio <dooteo@zundan.com> * eu.po: Updated Basque translation. svn path=/trunk/; revision=7262
* sv.po: Swedish translation updatedDaniel Nylander2007-08-112-4/+8
| | | | svn path=/trunk/; revision=7261
* Fix icons install paths.Christian Persch2007-08-102-16/+41
| | | | | | | | | | 2007-08-09 Christian Persch <chpe@gnome.org> * data/icons/Makefile.am: Fix icons install paths. svn path=/trunk/; revision=7260
* Updated Finnish translationIlkka Tuohela2007-08-092-2/+6
| | | | svn path=/trunk/; revision=7259
* Fix icon cache update command.Christian Persch2007-08-092-1/+7
| | | | | | | | | | 2007-08-09 Christian Persch <chpe@gnome.org> * data/icons/Makefile.am: Fix icon cache update command. svn path=/trunk/; revision=7258
* Add a11y theme icons for our apps icon.Christian Persch2007-08-094-0/+11
| | | | | | | | | | | 2007-08-09 Christian Persch <chpe@gnome.org> * data/icons/Makefile.am: * data/icons/HighColorLargePrint{,Inverse}_apps_48x48_gnome-web-browser.png: Add a11y theme icons for our apps icon. svn path=/trunk/; revision=7257
* A data/icons/*: R data/icons/*/*/*:Christian Persch2007-08-0984-350/+111
| | | | | | | | | | | | 2007-08-09 Christian Persch <chpe@gnome.org> * configure.ac: A data/icons/*: R data/icons/*/*/*: Reorganise icons. svn path=/trunk/; revision=7256
* UpdateChristian Persch2007-08-091-2/+2
| | | | svn path=/trunk/; revision=7255
* Updated TranslationAnkitkumar Rameshchandra Patel2007-08-072-69/+69
| | | | svn path=/trunk/; revision=7253
* Updated Spanish translationJorge Gonzalez Gonzalez2007-08-072-10/+15
| | | | svn path=/trunk/; revision=7252
* Direct bugs coming in from bb to their own Component, for easy filtering.Christian Persch2007-08-073-2/+10
| | | | | | | | | | | | 2007-08-06 Christian Persch <chpe@gnome.org> * data/bme.desktop.in.in: * data/epiphany.desktop.in.in: Direct bugs coming in from bb to their own Component, for easy filtering. svn path=/trunk/; revision=7251
* updated Dutch translation. update revision numberReinout van Schouwen2007-08-073-622/+634
| | | | | | | | | | 2007-08-06 Reinout van Schouwen <reinouts@gnome.org> * help/nl/nl.po: updated Dutch translation. * help/C/epiphany.xml: update revision number svn path=/trunk/; revision=7250
* Updated Telugu translation done by Pramod <pramodfsf@gmail.com>Sunil Mohan Adapa2007-08-072-1842/+2471
| | | | | | | | | | 2007-08-06 Sunil Mohan Adapa <sunil@atc.tcs.com> * te.po: Updated Telugu translation done by Pramod <pramodfsf@gmail.com> svn path=/trunk/; revision=7249
* Updated Finnish translationIlkka Tuohela2007-08-062-139/+160
| | | | svn path=/trunk/; revision=7248
* Added si entries for sinhala SANDRA MARAKKALA DANISHKA NAVIN2007-08-061-0/+1
| | | | svn path=/trunk/; revision=7247
* Added Changelog entries for sinhala SANDRA MARAKKALA DANISHKA NAVIN2007-08-061-0/+5
| | | | svn path=/trunk/; revision=7246
* si.po updated SANDRA MARAKKALA DANISHKA NAVIN2007-08-061-0/+4260
| | | | svn path=/trunk/; revision=7245
* Make ephy_history_set_enabled actually disable history and not delete it.Diego Escalante Urrelo2007-08-063-18/+49
| | | | | | | | | | | | | 2007-08-06 Diego Escalante Urrelo <diegoe@gnome.org> * embed/ephy-history.c: * embed/ephy-history.h: Make ephy_history_set_enabled actually disable history and not delete it. Also make it public. svn path=/trunk/; revision=7244
* Same as last commit, but this time done right.Leonardo Ferreira Fontenelle2007-08-061-292/+356
| | | | svn path=/trunk/; revision=7243
* s/_Conteúdo/S_umário; see bug #461308.Leonardo Ferreira Fontenelle2007-08-062-1/+5
| | | | | | | | 2007-08-05 Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org> * pt_BR.po: s/_Conteúdo/S_umário; see bug #461308. svn path=/trunk/; revision=7242
* Updated Japanese translation.Takeshi AIHANA2007-08-052-135/+142
| | | | | | | | 2007-08-04 Takeshi AIHANA <takeshi.aihana@gmail.com> * ja.po: Updated Japanese translation. svn path=/trunk/; revision=7241
* updated Dutch translation. updated Dutch translationReinout van Schouwen2007-08-044-123/+152
| | | | | | | | | | 2007-08-04 Reinout van Schouwen <reinouts@gnome.org> * help/nl/nl.po: updated Dutch translation. * po/nl.po: updated Dutch translation svn path=/trunk/; revision=7240
* Remove "Add bookmark" and "Save as" from the document context menu. PatchDiego Escalante Urrelo2007-08-034-10/+9
| | | | | | | | | | | | | | 2007-08-02 Diego Escalante Urrelo <diegoe@gnome.org> * data/ui/epiphany-ui.xml: * src/ephy-window.c: * src/ephy-lockdown.c: Remove "Add bookmark" and "Save as" from the document context menu. Patch by Cosimo Cecchi. Part of bug #332968. svn path=/trunk/; revision=7239
* sv.po: Swedish translation updatedDaniel Nylander2007-08-022-1577/+436
| | | | svn path=/trunk/; revision=7238
* sv.po: Swedish translation updatedDaniel Nylander2007-08-022-15/+24
| | | | svn path=/trunk/; revision=7237
* Updated Norwegian bokmål translation.Kjartan Maraas2007-08-012-122/+133
| | | | | | | | 2007-08-01 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Updated Norwegian bokmål translation. svn path=/trunk/; revision=7236
* Updated TranslationAnkitkumar Rameshchandra Patel2007-08-012-94/+109
| | | | svn path=/trunk/; revision=7235
* Updated Spanish translationJorge Gonzalez Gonzalez2007-08-012-51/+53
| | | | svn path=/trunk/; revision=7234
* Fix completion model to show icons for history items too,Diego Escalante Urrelo2007-08-013-19/+43
| | | | | | | | | | | | | | 2007-08-01 Diego Escalante Urrelo <diegoe@gnome.org> * src/ephy-completion-model.c: * embed/ephy-history.c: Fix completion model to show icons for history items too, istory/bookmarks/favicon_cache service objects are now stored in the completion priv. Patch by Imran Patel. Fixes bug #459811. svn path=/trunk/; revision=7233
* Updated Spanish translationJorge Gonzalez Gonzalez2007-08-012-27/+36
| | | | svn path=/trunk/; revision=7232
* Remove misleading text from hide menu bar lockdown. Fixes bug #321989.Diego Escalante Urrelo2007-08-012-2/+7
| | | | | | | | | | | 2007-08-01 Diego Escalante Urrelo <diegoe@gnome.org> * data/epiphany-lockdown.schemas.in: Remove misleading text from hide menu bar lockdown. Fixes bug #321989. svn path=/trunk/; revision=7231
* Estonian translation update by Ivar Smolin.Priit Laes2007-08-012-45/+43
| | | | | | | | 2007-08-01 Priit Laes <plaes@svn.gnome.org> * et.po: Estonian translation update by Ivar Smolin. svn path=/trunk/; revision=7230
* 2007-08-01 Reinout van Schouwen <reinouts@gnome.org>Reinout van Schouwen2007-08-011-0/+5
| | | | | | | | | * 2007-08-01 Reinout van Schouwen <reinouts@gnome.org> - don't forget to update the ChangeLog... svn path=/trunk/; revision=7229
* 2007-08-01 Reinout van Schouwen <reinouts@gnome.org>Reinout van Schouwen2007-08-012-83/+65
| | | | | | | | | | * 2007-08-01 Reinout van Schouwen <reinouts@gnome.org> - minor documentation update - updated Dutch documentation translation svn path=/trunk/; revision=7228
* Add a missing space in ge_content_change description.Diego Escalante Urrelo2007-07-312-1/+7
| | | | | | | | | | | 2007-07-30 Diego Escalante Urrelo <diegoe@gnome.org> * embed/ephy-embed.c: Add a missing space in ge_content_change description. svn path=/trunk/; revision=7227
* Remove an unused variable. One-liner by Cosimo Cecchi. Part of BugDiego Escalante Urrelo2007-07-312-1/+7
| | | | | | | | | | | | 2007-07-30 Diego Escalante Urrelo <diegoe@gnome.org> * lib/ephy-file-helpers.c: Remove an unused variable. One-liner by Cosimo Cecchi. Part of Bug #433173. svn path=/trunk/; revision=7226
* Do not use #ifdef inside macros, ancient compilers don't like itXan Lopez2007-07-313-4/+37
| | | | | | | | | | | | 2007-07-31 Xan Lopez <xan@gnome.org> * embed/mozilla/mozilla-embed-single.cpp: * embed/webkit/webkit-embed-single.cpp: Do not use #ifdef inside macros, ancient compilers don't like it svn path=/trunk/; revision=7225
* Release markerChristian Persch2007-07-311-0/+4
| | | | svn path=/trunk/; revision=7224
* post-release version bumpChristian Persch2007-07-311-1/+1
| | | | svn path=/trunk/; revision=7223
* updateRELEASE_2_19_6Christian Persch2007-07-311-1/+0
| | | | svn path=/trunk/; revision=7221
* And make it link, tooChristian Persch2007-07-311-17/+23
| | | | svn path=/trunk/; revision=7220
* Trying to fix the docs buildChristian Persch2007-07-311-8/+8
| | | | svn path=/trunk/; revision=7219
* 2007-07-30 Reinout van Schouwen <reinouts@gnome.org>Reinout van Schouwen2007-07-311-0/+47
| | | | | | | | | * 2007-07-30 Reinout van Schouwen <reinouts@gnome.org> - Update NEWS for 2.19.6 svn path=/trunk/; revision=7218
* Estonian translation update by Ivar Smolin.Priit Laes2007-07-312-58/+75
| | | | | | | | 2007-07-30 Priit Laes <plaes@svn.gnome.org> * et.po: Estonian translation update by Ivar Smolin. svn path=/trunk/; revision=7217
* can_go methods now work, WebKit was missing the implementations for thoseDiego Escalante Urrelo2007-07-302-4/+36
| | | | | | | | | | | | | | | | 2007-07-30 Diego Escalante Urrelo <diegoe@gnome.org> * embed/webkit/webkit-embed.cpp: can_go methods now work, WebKit was missing the implementations for those functions, it's fixed now so we can use can_go methods. Note that they are useless without the ge_location signal being emitted (dummy code included, commented). Part of Bug #461652. svn path=/trunk/; revision=7216
* Add returns where needed, remove unnecessary variables.Xan Lopez2007-07-303-6/+12
| | | | | | | | | | | 2007-07-30 Xan Lopez <xan@gnome.org> * embed/webkit/webkit-embed-persist.cpp: * embed/webkit/webkit-embed.cpp: Add returns where needed, remove unnecessary variables. svn path=/trunk/; revision=7215
* Rename Webkit to WebKit. Used sed -i 's/Webkit/WebKit/'. Fixes bugDiego Escalante Urrelo2007-07-309-80/+94
| | | | | | | | | | | | | | | | | | | 2007-07-30 Diego Escalante Urrelo <diegoe@gnome.org> * embed/webkit/webkit-embed-single.cpp: * embed/webkit/webkit-embed.cpp: * embed/webkit/webkit-embed-find.h: * embed/webkit/webkit-embed-single.h: * embed/webkit/webkit-embed.h: * embed/webkit/webkit-embed-persist.cpp: * embed/webkit/webkit-embed-persist.h: * embed/webkit/webkit-embed-find.cpp: Rename Webkit to WebKit. Used sed -i 's/Webkit/WebKit/'. Fixes bug #461689. svn path=/trunk/; revision=7214
* Fix some strict aliasing warnings. Patch by Cosimo Cecchi. Bug #433173.Diego Escalante Urrelo2007-07-302-6/+7
| | | | | | | | | | | | 2007-07-30 Diego Escalante Urrelo <diegoe@gnome.org> * lib/ephy-password-dialog.c: Fix some strict aliasing warnings. Patch by Cosimo Cecchi. Bug #433173. svn path=/trunk/; revision=7213
* Fix memory leak.Carlos Garcia Campos2007-07-302-0/+9
| | | | | | | | 2007-07-29 Carlos Garcia Campos <carlosgc@gnome.org> * lib/egg/egg-editable-toolbar.c: (egg_editable_toolbar_dispose): Fix memory leak. svn path=/trunk/; revision=7212
* Updated Occitan translationYannig MARCHEGAY2007-07-291-5/+5
| | | | svn path=/trunk/; revision=7211
* Updated Basque translationInaki Larranaga Murgoitio2007-07-282-820/+866
| | | | | | | | | 2007-07-28 Inaki Larranaga Murgoitio <dooteo@zundan.com> * eu.po: Updated Basque translation svn path=/trunk/; revision=7210
* Implement stop loading method, for some reason can_go methods will fail toXan Lopez2007-07-283-3/+14
| | | | | | | | | | | | | | | 2007-07-28 Xan Lopez <xan@gnome.org> * embed/webkit/webkit-embed.cpp: Implement stop loading method, for some reason can_go methods will fail to link. * src/epiphany.override: Remove mozilla include. svn path=/trunk/; revision=7209
* Add support for the WebKit engine, compile with --with-engine=webkit toXan Lopez2007-07-2820-122/+1407
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2007-07-27 Xan Lopez <xan@gnome.org> * Makefile.am: * configure.ac: * doc/reference/Makefile.am: * embed/Makefile.am: * embed/ephy-embed-factory.c: (ephy_embed_factory_new_object): * embed/ephy-embed-persist.c: * embed/ephy-embed-shell.c: * embed/ephy-embed.c: * embed/webkit/Makefile.am: * embed/webkit/webkit-embed-find.cpp: * embed/webkit/webkit-embed-find.h: * embed/webkit/webkit-embed-persist.cpp: * embed/webkit/webkit-embed-persist.h: * embed/webkit/webkit-embed-single.cpp: * embed/webkit/webkit-embed-single.h: * embed/webkit/webkit-embed.cpp: * embed/webkit/webkit-embed.h: * src/Makefile.am: Add support for the WebKit engine, compile with --with-engine=webkit to activate. * embed/mozilla/mozilla-embed-single.cpp: Move to the G_DEFINE_TYPE_WITH_CODE macro. svn path=/trunk/; revision=7208
* Updated Spanish translationJorge Gonzalez Gonzalez2007-07-272-5/+9
| | | | svn path=/trunk/; revision=7207
* sv.po: Swedish translation updatedDaniel Nylander2007-07-272-754/+295
| | | | svn path=/trunk/; revision=7206
* Make "Customise toolbars" insensitive when toolbars are hidden. Patch byDiego Escalante Urrelo2007-07-272-3/+16
| | | | | | | | | | | | 2007-07-26 Diego Escalante Urrelo <diegoe@gnome.org> * src/ephy-window.c: Make "Customise toolbars" insensitive when toolbars are hidden. Patch by René Stadler. Fixes bug #164227. svn path=/trunk/; revision=7205
* Updated Thai translation.Theppitak Karoonboonyanan2007-07-272-34/+44
| | | | | | | * th.po: Updated Thai translation. svn path=/trunk/; revision=7204
* Updated Dutch translationReinout van Schouwen2007-07-272-54/+71
| | | | | | | | | 2007-06-26 Reinout van Schouwen <reinouts@gnome.org> * nl.po: Updated Dutch translation svn path=/trunk/; revision=7203
* Don't mention 'Epiphany' in the message introduced in the patch for bugReinout van Schouwen2007-07-272-1/+8
| | | | | | | | | | | | 2007-07-26 Reinout van Schouwen <reinouts@gnome.org> * embed/mozilla/EphyAboutModule.cpp: Don't mention 'Epiphany' in the message introduced in the patch for bug #459552. svn path=/trunk/; revision=7202
* Updated Spanish translationJorge Gonzalez Gonzalez2007-07-262-56/+74
| | | | svn path=/trunk/; revision=7201
* Updated Thai translation.Theppitak Karoonboonyanan2007-07-262-100/+88
| | | | | | | * th.po: Updated Thai translation. svn path=/trunk/; revision=7200
* Improve the restricted ports message, patch by Cosimo Cecchi. Fixes bugDiego Escalante Urrelo2007-07-262-9/+14
| | | | | | | | | | | | 2007-07-26 Diego Escalante Urrelo <diegoe@gnome.org> * embed/mozilla/EphyAboutModule.cpp: Improve the restricted ports message, patch by Cosimo Cecchi. Fixes bug #459552. svn path=/trunk/; revision=7199
* Make the status icon clickable so it shows/hides the download window,Diego Escalante Urrelo2007-07-262-1/+15
| | | | | | | | | | | | 2007-07-25 Diego Escalante Urrelo <diegoe@gnome.org> * embed/downloader-view.c: Make the status icon clickable so it shows/hides the download window, works across workspaces. Patch by Kraai. Fixes bug #448610. svn path=/trunk/; revision=7198
* Update tab title when the statusbar text is updated, so we don't have outDiego Escalante Urrelo2007-07-262-0/+11
| | | | | | | | | | | | | 2007-07-25 Diego Escalante Urrelo <diegoe@gnome.org> * src/ephy-tab.c: Update tab title when the statusbar text is updated, so we don't have out of sync messages (like "Loading <page-you-were-before>"). Fixes bug #318947. svn path=/trunk/; revision=7197
* Checks that if we are dragging an element of type EPHY_DND_URI_LIST_TYPEDiego Escalante Urrelo2007-07-262-2/+10
| | | | | | | | | | | | | 2007-07-25 Diego Escalante Urrelo <diegoe@gnome.org> * src/ephy-notebook.c: Checks that if we are dragging an element of type EPHY_DND_URI_LIST_TYPE we don't reuse an already existing tab to open the first element of the list. Fixes bug #313636. svn path=/trunk/; revision=7196
* Added a checkbox for smooth scrolling. Fixes bug #162489.Diego Escalante Urrelo2007-07-263-0/+29
| | | | | | | | | | | | 2007-07-25 Diego Escalante Urrelo <diegoe@gnome.org> * src/prefs-dialog.c: * data/glade/prefs-dialog.glade: Added a checkbox for smooth scrolling. Fixes bug #162489. svn path=/trunk/; revision=7195
* Estonian translation update by Ivar Smolin.Priit Laes2007-07-242-12/+20
| | | | | | | | 2007-07-24 Priit Laes <plaes@svn.gnome.org> * et.po: Estonian translation update by Ivar Smolin. svn path=/trunk/; revision=7194
* Translation updated.Gabor Kelemen2007-07-221-52/+51
| | | | | | | | | 2007-07-21 Gabor Kelemen <kelemeng@gnome.hu> * hu.po: Translation updated. svn path=/trunk/; revision=7193
* Translation updated.Gabor Kelemen2007-07-221-0/+4
| | | | | | | | | 2007-07-21 Gabor Kelemen <kelemeng@gnome.hu> * hu.po: Translation updated. svn path=/trunk/; revision=7192
* Remove some icons from the context menu, and use better ones for some menuWouter Bolsterlee2007-07-214-9/+21
| | | | | | | | | | | | | | 2007-07-21 Wouter Bolsterlee <wbolster@svn.gnome.org> * lib/ephy-stock-icons.c: (ephy_stock_icons_init): * lib/ephy-stock-icons.h: * src/ephy-window.c: Remove some icons from the context menu, and use better ones for some menu items. Reported by Andreas Nilsson. Patch by Cosimo Cecchi. Fixes bug #410223. svn path=/trunk/; revision=7191
* Updated Thai translation.Theppitak Karoonboonyanan2007-07-212-35/+42
| | | | | | | * th.po: Updated Thai translation. svn path=/trunk/; revision=7190
* Translation updated by Wouter Bolsterlee.Wouter Bolsterlee2007-07-192-21/+31
| | | | | | | | 2007-07-18 Wouter Bolsterlee <wbolster@svn.gnome.org> * nl.po: Translation updated by Wouter Bolsterlee. svn path=/trunk/; revision=7187
* sv.po: Updated Swedish translationDaniel Nylander2007-07-172-251/+725
| | | | svn path=/trunk/; revision=7177
* Updated Spanish translationJorge Gonzalez Gonzalez2007-07-172-12/+14
| | | | svn path=/trunk/; revision=7176
* String changes based on user feedback: - "Local sites" -> "Nearby sites"Wouter Bolsterlee2007-07-174-14/+31
| | | | | | | | | | | | | | | | | | | | 2007-07-16 Wouter Bolsterlee <wbolster@svn.gnome.org> * src/bookmarks/ephy-bookmark-factory-action.c: (ephy_bookmark_factory_action_new): * src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_init), (ephy_bookmarks_get_topic_uri): * src/bookmarks/ephy-topic-factory-action.c: (ephy_topic_factory_action_new): String changes based on user feedback: - "Local sites" -> "Nearby sites" (because it is a better description) - Drop the "Quick" prefix from Topic/Bookmark items in toolbar editor, because it has no function besides confusing users. svn path=/trunk/; revision=7175
* s/MOZILLA/GECKO/g for consistency with gge.Christian Persch2007-07-177-27/+38
| | | | | | | | | | | | | | | 2007-07-16 Christian Persch <chpe@gnome.org> * configure.ac: * doc/reference/Makefile.am: * embed/Makefile.am: * embed/mozilla/Makefile.am: * plugins/desktop-file/Makefile.am: * src/Makefile.am: s/MOZILLA/GECKO/g for consistency with gge. svn path=/trunk/; revision=7173
* Translation updated by Wouter Bolsterlee.Wouter Bolsterlee2007-07-172-52/+55
| | | | | | | | | 2007-07-16 Wouter Bolsterlee <wbolster@svn.gnome.org> * nl.po: Translation updated by Wouter Bolsterlee. svn path=/trunk/; revision=7172
* Updated Finnish translationIlkka Tuohela2007-07-172-34/+35
| | | | svn path=/trunk/; revision=7171
* updatedXULRUNNER_BRANCHPOINTChristian Persch2007-07-161-1/+0
| | | | svn path=/trunk/; revision=7168
* Remove FIXMEChristian Persch2007-07-161-1/+0
| | | | svn path=/trunk/; revision=7167
* Use C++ casts. Script from bmo#348748.Christian Persch2007-07-1511-11/+26
| | | | | | | | | | | | | | | | | | | 2007-07-15 Christian Persch <chpe@gnome.org> * embed/mozilla/EphyBrowser.cpp: * embed/mozilla/EphyHeaderSniffer.cpp: * embed/mozilla/EphyHistoryListener.cpp: * embed/mozilla/EphyPromptService.cpp: * embed/mozilla/GeckoFormSigningDialog.cpp: * embed/mozilla/GeckoPrintService.cpp: * embed/mozilla/GeckoPrintSession.cpp: * embed/mozilla/mozilla-embed-event.cpp: * embed/mozilla/mozilla-embed.cpp: * plugins/desktop-file/plugin.cpp: Use C++ casts. Script from bmo#348748. svn path=/trunk/; revision=7166
* Make sure postscript printing is enabled, and the printer list empty (soChristian Persch2007-07-152-0/+10
| | | | | | | | | | | 2007-07-15 Christian Persch <chpe@gnome.org> * embed/mozilla/mozilla-embed-single.cpp: Make sure postscript printing is enabled, and the printer list empty (so we only get the PostScript/default printer). svn path=/trunk/; revision=7165
* More prefs fixesChristian Persch2007-07-151-0/+3
| | | | svn path=/trunk/; revision=7164
* Use the right icon name. Bug #385872.Christian Persch2007-07-151-1/+1
| | | | | | | | | | | | | | | | | 2007-07-15 Christian Persch <chpe@gnome.org> * data/chrome/about.xhtml: * data/epiphany.desktop.in.in: * data/icons/16x16/apps/Makefile.am: * data/icons/22x22/apps/Makefile.am: * data/icons/24x24/apps/Makefile.am: * data/icons/32x32/apps/Makefile.am: * data/icons/scalable/apps/Makefile.am: * lib/ephy-stock-icons.h: Use the right icon name. Bug #385872. svn path=/trunk/; revision=7163
* Use the right icon name. Bug #385872.Christian Persch2007-07-153-1/+2
| | | | | | | | | | | | | | | | | 2007-07-15 Christian Persch <chpe@gnome.org> * data/chrome/about.xhtml: * data/epiphany.desktop.in.in: * data/icons/16x16/apps/Makefile.am: * data/icons/22x22/apps/Makefile.am: * data/icons/24x24/apps/Makefile.am: * data/icons/32x32/apps/Makefile.am: * data/icons/scalable/apps/Makefile.am: * lib/ephy-stock-icons.h: Use the right icon name. Bug #385872. svn path=/trunk/; revision=7162
* Use the right icon name. Bug #385872.Christian Persch2007-07-152-1/+2
| | | | | | | | | | | | | | | | 2007-07-15 Christian Persch <chpe@gnome.org> * data/chrome/about.xhtml: * data/epiphany.desktop.in.in: * data/icons/16x16/apps/Makefile.am: * data/icons/22x22/apps/Makefile.am: * data/icons/24x24/apps/Makefile.am: * data/icons/32x32/apps/Makefile.am: * lib/ephy-stock-icons.h: Use the right icon name. Bug #385872. svn path=/trunk/; revision=7161
* Use the right icon name. Bug #385872.Christian Persch2007-07-1513-8/+19
| | | | | | | | | | | | | | | 2007-07-15 Christian Persch <chpe@gnome.org> * data/chrome/about.xhtml: * data/epiphany.desktop.in.in: * data/icons/16x16/apps/Makefile.am: * data/icons/22x22/apps/Makefile.am: * data/icons/32x32/apps/Makefile.am: * lib/ephy-stock-icons.h: Use the right icon name. Bug #385872. svn path=/trunk/; revision=7160
* Load the appearance capplet. Doesn't seem to work yet, see bug #456337.Christian Persch2007-07-152-9/+21
| | | | | | | | | | | 2007-07-15 Christian Persch <chpe@gnome.org> * src/popup-commands.c: (background_download_completed): Load the appearance capplet. Doesn't seem to work yet, see bug #456337. svn path=/trunk/; revision=7159
* It's yet another API change!Christian Persch2007-07-154-1/+17
| | | | | | | | | | | | 2007-07-14 Christian Persch <chpe@gnome.org> * embed/mozilla/ContentHandler.cpp: * embed/mozilla/EphySingle.cpp: * embed/mozilla/MozDownload.cpp: It's yet another API change! svn path=/trunk/; revision=7158
* Updated Japanese translation.Takeshi AIHANA2007-07-142-36/+39
| | | | | | | | 2007-07-14 Takeshi AIHANA <takeshi.aihana@gmail.com> * ja.po: Updated Japanese translation. svn path=/trunk/; revision=7157
* remove conflict markerChristian Persch2007-07-141-1/+0
| | | | svn path=/trunk/; revision=7156
* Updated Lithuanian translation.Žygimantas Beručka2007-07-132-197/+272
| | | | svn path=/trunk/; revision=7155
* Estonian translation update by Ivar Smolin.Priit Laes2007-07-132-38/+41
| | | | | | | | 2007-07-13 Priit Laes <plaes@svn.gnome.org> * et.po: Estonian translation update by Ivar Smolin. svn path=/trunk/; revision=7154
* updated ta translationFelix I2007-07-132-38/+41
| | | | svn path=/trunk/; revision=7153
* Updated Spanish translationJorge Gonzalez Gonzalez2007-07-122-40/+45
| | | | svn path=/trunk/; revision=7152
* Fixes bug #452707Nguyen Thai Ngoc Duy2007-07-112-7/+19
| | | | svn path=/trunk/; revision=7151
* Use the right prefs to disable CUPS.Christian Persch2007-07-112-3/+9
| | | | | | | | | | 2007-07-11 Christian Persch <chpe@gnome.org> * data/default-prefs-common.js: Use the right prefs to disable CUPS. svn path=/trunk/; revision=7149
* Use new "epiphany" icon here (thanks to Rodney Dawes).Luca Ferretti2007-07-115-3/+1099
| | | | | | | | | | | | | | | | | 2007-07-11 Luca Ferretti <elle.uca@libero.it> * data/chrome/about.xhtml: Use new "epiphany" icon here (thanks to Rodney Dawes). * data/icons/32x32/apps/Makefile.am: * data/icons/32x32/apps/epiphany.svg: * data/icons/32x32/apps/epiphany.svg: Add 32x32 pixel icon (thanks to Andreas Nilsson). svn path=/trunk/; revision=7148
* Translation updated.Gabor Kelemen2007-07-112-172/+226
| | | | | | | | | 2007-07-11 Gabor Kelemen <kelemeng@gnome.hu> * hu.po: Translation updated. svn path=/trunk/; revision=7147
* Update glib req to 2.13.4 so we can use g_get_user_special_dir.Christian Persch2007-07-113-163/+22
| | | | | | | | | | | | | | | | 2007-07-11 Christian Persch <chpe@gnome.org> * configure.ac: Update glib req to 2.13.4 so we can use g_get_user_special_dir. * lib/ephy-file-helpers.c: (ephy_file_downloads_dir), (ephy_file_desktop_dir): Use g_get_user_special_dir to get the Desktop and Downloads directory location. svn path=/trunk/; revision=7146
* Use gtk_widget_set_has_tooltip here.Christian Persch2007-07-112-1/+7
| | | | | | | | | | 2007-07-10 Christian Persch <chpe@gnome.org> * src/bookmarks/ephy-bookmark-action.c: (connect_proxy): Use gtk_widget_set_has_tooltip here. svn path=/trunk/; revision=7145
* Use the new gtk functions to persist and load the print settings and pageChristian Persch2007-07-111-17/+59
| | | | | | | | | | | | | | | | 2007-07-10 Christian Persch <chpe@gnome.org> * embed/ephy-embed-shell.c: (ephy_embed_shell_set_page_setup), (ephy_embed_shell_get_page_setup), (ephy_embed_shell_set_print_settings), (ephy_embed_shell_get_print_settings): * lib/ephy-print-utils.c: * lib/ephy-print-utils.h: Use the new gtk functions to persist and load the print settings and page setup. Migrate our old settings, if present. svn path=/trunk/; revision=7144
* Use the new gtk functions to persist and load the print settings and pageChristian Persch2007-07-113-183/+12
| | | | | | | | | | | | | | | | 2007-07-10 Christian Persch <chpe@gnome.org> * embed/ephy-embed-shell.c: (ephy_embed_shell_set_page_setup), (ephy_embed_shell_get_page_setup), (ephy_embed_shell_set_print_settings), (ephy_embed_shell_get_print_settings): * lib/ephy-print-utils.c: * lib/ephy-print-utils.h: Use the new gtk functions to persist and load the print settings and page setup. Migrate our old settings, if present. svn path=/trunk/; revision=7143
* Remove NULL-check here.Christian Persch2007-07-112-2/+6
| | | | | | | | | | 2007-07-10 Christian Persch <chpe@gnome.org> * src/ephy-notebook.c: (sync_label): Remove NULL-check here. svn path=/trunk/; revision=7142
* Port to new tooltips API. Fixes bug #347637.Christian Persch2007-07-102-38/+40
| | | | | | | | | | | | 2007-07-10 Christian Persch <chpe@gnome.org> * src/bookmarks/ephy-bookmark-action.c: (query_tooltip_cb), (connect_proxy), (ephy_bookmark_action_updated), (ephy_bookmark_action_class_init): Port to new tooltips API. Fixes bug #347637. svn path=/trunk/; revision=7141
* Remove gtk version check since we now depend on 2.11.Christian Persch2007-07-102-9/+6
| | | | | | | | | | 2007-07-10 Christian Persch <chpe@gnome.org> * embed/mozilla/GeckoPrintService.cpp: Remove gtk version check since we now depend on 2.11. svn path=/trunk/; revision=7140
* updateChristian Persch2007-07-101-1/+0
| | | | svn path=/trunk/; revision=7139
* Remove gtk version check since we now depend on 2.11.Christian Persch2007-07-102-5/+7
| | | | | | | | | | | 2007-07-10 Christian Persch <chpe@gnome.org> * lib/widgets/ephy-location-entry.c: (cursor_on_match_cb), (ephy_location_entry_set_completion): Remove gtk version check since we now depend on 2.11. svn path=/trunk/; revision=7138
* Port to new tooltips API.Christian Persch2007-07-103-28/+12
| | | | | | | | | | | | | 2007-07-10 Christian Persch <chpe@gnome.org> * lib/widgets/ephy-location-entry.c: (ephy_location_entry_finalize), (ephy_location_entry_class_init), (ephy_location_entry_construct_contents), (ephy_location_entry_init), (ephy_location_entry_set_lock_tooltip): Port to new tooltips API. svn path=/trunk/; revision=7137
* Port to new tooltips API.Christian Persch2007-07-103-63/+11
| | | | | | | | | | | 2007-07-10 Christian Persch <chpe@gnome.org> * lib/widgets/ephy-zoom-action.c: (ephy_zoom_action_class_init): * lib/widgets/ephy-zoom-control.c: (ephy_zoom_control_class_init): Port to new tooltips API. svn path=/trunk/; revision=7136
* Port to new tooltips API.Christian Persch2007-07-102-31/+19
| | | | | | | | | | | | 2007-07-10 Christian Persch <chpe@gnome.org> * src/ephy-navigation-action.c: (connect_proxy), (ephy_navigation_action_class_init): Port to new tooltips API. svn path=/trunk/; revision=7135
* Port to new tooltips API.Christian Persch2007-07-102-9/+11
| | | | | | | | | | | | | 2007-07-10 Christian Persch <chpe@gnome.org> * src/ephy-fullscreen-popup.c: (ephy_fullscreen_popup_set_security_state), (ephy_fullscreen_popup_constructor), (ephy_fullscreen_popup_finalize): Port to new tooltips API. svn path=/trunk/; revision=7134
* Use new icon here tooLuca Ferretti2007-07-102-1/+7
| | | | | | | | | | | 2007-07-10 Luca Ferretti <elle.uca@libero.it> * data/epiphany.desktop.in.in: Use new icon here too svn path=/trunk/; revision=7133
* Port to new tooltips API.Christian Persch2007-07-102-97/+77
| | | | | | | | | | | | | | 2007-07-10 Christian Persch <chpe@gnome.org> * src/ephy-notebook.c: (ephy_notebook_switch_page_cb), (update_tabs_visibility), (ephy_notebook_init), (ephy_notebook_finalize), (sync_icon), (sync_label), (build_tab_label), (ephy_notebook_set_show_tabs), (ephy_notebook_remove): Port to new tooltips API. svn path=/trunk/; revision=7132
* Add 32x32/apps to build. But currently there are no icons.Luca Ferretti2007-07-103-1/+22
| | | | | | | | | | | | 2007-07-10 Luca Ferretti <elle.uca@libero.it> * data/icons/32x32/apps/Makefile.am: * data/icons/32x32/Makefile.am: Add 32x32/apps to build. But currently there are no icons. svn path=/trunk/; revision=7131
* Add more info about previous commit in ChangeLog and Luca Ferretti2007-07-107-1/+3
| | | | | | | fix image names (epiphany, not epiphnay)... svn path=/trunk/; revision=7130
* Install under hicolor and use "epiphany" named icon as application iconLuca Ferretti2007-07-1018-2/+2947
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2007-07-10 Luca Ferretti <elle.uca@libero.it> * configure.ac: * data/icons/16x16/Makefile.am: * data/icons/16x16/apps/Makefile.am: * data/icons/16x16/apps/epiphnay.svg: * data/icons/16x16/apps/epiphnay.png: * data/icons/22x22/Makefile.am: * data/icons/22x22/apps/Makefile.am: * data/icons/22x22/apps/epiphnay.svg: * data/icons/22x22/apps/epiphnay.png: * data/icons/24x24/Makefile.am: * data/icons/24x24/apps/Makefile.am: * data/icons/24x24/apps/epiphnay.png: * data/icons/scalable/Makefile.am: * data/icons/scalable/apps/Makefile.am: * data/icons/scalable/apps/epiphnay.svg: * lib/ephy-stock-icons.h: Install under hicolor and use "epiphany" named icon as application icon * data/icons/Makefile.am: Update gtk icon cache for hicolor on install and uninstall svn path=/trunk/; revision=7129
* Kill old "download" icon. Fix bug 450904Luca Ferretti2007-07-1014-1975/+11
| | | | | | | | | | | | | | | | 2007-07-10 Luca Ferretti <elle.uca@libero.it> * data/icons/16x16/actions/Makefile.am: * data/icons/22x22/actions/Makefile.am: * data/icons/24x24/actions/Makefile.am: * data/icons/32x32/actions/Makefile.am: * data/icons/scalable/actions/Makefile.am: * data/icons/*/action/download.*: Kill old "download" icon. Fix bug 450904 svn path=/trunk/; revision=7128
* Update gtk+ req to 2.11.6.Christian Persch2007-07-105-97/+28
| | | | | | | | | | | | | | | | | | | 2007-07-10 Christian Persch <chpe@gnome.org> * configure.ac: Update gtk+ req to 2.11.6. * src/ephy-statusbar.c: (ephy_statusbar_class_init), (create_caret_indicator), (ephy_statusbar_init), (ephy_statusbar_set_security_state), (ephy_statusbar_set_popups_state): * src/ephy-statusbar.h: * src/epiphany.defs: Port EphyStatusbar to the new tooltips API. svn path=/trunk/; revision=7127
* Kill EPHY_STOCK_DOWNLOAD and add STOCK_DOWNLOAD, using "emblem-download"Luca Ferretti2007-07-106-6/+21
| | | | | | | | | | | | | | | | | | | | 2007-07-10 Luca Ferretti <elle.uca@libero.it> * embed/downloader-view.c: (show_status_icon), (downloader_view_build_ui): * embed/mozilla/ContentHandler.cpp: * lib/ephy-stock-icons.c: (ephy_stock_icons_init): * lib/ephy-stock-icons.h: * src/ephy-window.c: Kill EPHY_STOCK_DOWNLOAD and add STOCK_DOWNLOAD, using "emblem-download" named icon. Partially fix 450904. Note: you need latest svn version of gnome-icon-theme to have the download icon @ 16x16 pixels svn path=/trunk/; revision=7126
* Post-release version bumpChristian Persch2007-07-101-1/+1
| | | | svn path=/trunk/; revision=7125
* Remove empty filesRELEASE_2_19_5Christian Persch2007-07-102-0/+0
| | | | svn path=/trunk/; revision=7123
* === Release 2.19.5 ===Christian Persch2007-07-103-0/+4
| | | | | | | | 2007-07-09 Christian Persch <chpe@gnome.org> === Release 2.19.5 === svn path=/trunk/; revision=7122
* 2007-07-09 Reinout van Schouwen <reinouts@gnome.org>Reinout van Schouwen2007-07-102-76/+106
| | | | | | | | | | * 2007-07-09 Reinout van Schouwen <reinouts@gnome.org> - Small update to Dutch documentation translation - Update NEWS to 2.19.5 svn path=/trunk/; revision=7121
* Bump versionChristian Persch2007-07-101-1/+1
| | | | svn path=/trunk/; revision=7120
* Copy the lock icons from g-i-t 2.16 into epiphany, since the new ones inChristian Persch2007-07-1021-9/+49
| | | | | | | | | | | | | | | | | | 2007-07-09 Christian Persch <chpe@gnome.org> * configure.ac: * data/icons/16x16/status/Makefile.am: * data/icons/24x24/status/Makefile.am: * data/icons/48x48/Makefile.am: * data/icons/48x48/status/Makefile.am: * data/icons/Makefile.am: * lib/ephy-stock-icons.c: (ephy_stock_icons_init): * lib/ephy-stock-icons.h: Copy the lock icons from g-i-t 2.16 into epiphany, since the new ones in g-i-t are broken (see bug #348350 comment 93 ff). svn path=/trunk/; revision=7119
* Updated Thai translation.Theppitak Karoonboonyanan2007-07-092-78/+93
| | | | | | | * th.po: Updated Thai translation. svn path=/trunk/; revision=7118
* updated ta translationFelix I2007-07-092-419/+251
| | | | svn path=/trunk/; revision=7117
* Updated TranslationAnkitkumar Rameshchandra Patel2007-07-062-176/+231
| | | | svn path=/trunk/; revision=7116
* removed added Rename to update-toolbareditor-from-libegg.sh Also updatedJaap Haitsma2007-07-047-124/+55
| | | | | | | | | | | | | 2007-07-03 Jaap Haitsma <jaap@haitsma.org> * lib/egg/update-toolbareditor-from-libegg: removed * lib/egg/update-toolbareditor-from-libegg.sh: added Rename to update-toolbareditor-from-libegg.sh Also updated the script such it updates itself * lib/egg/egg*: Sync with latest libegg toolbareditor svn path=/trunk/; revision=7115
* Updated Finnish translationIlkka Tuohela2007-07-032-173/+228
| | | | svn path=/trunk/; revision=7114
* Updated Catalan translation.Josep Puigdemont i Casamajó2007-07-032-170/+225
| | | | svn path=/trunk/; revision=7113
* Updated Polish translation by GNOME PL Team.Artur Flinta2007-07-032-170/+229
| | | | | | | | | 2007-07-02 Artur Flinta <aflinta@svn.gnome.org> * pl.po: Updated Polish translation by GNOME PL Team. svn path=/trunk/; revision=7111
* updated vi.poNguyen Thai Ngoc Duy2007-07-022-150/+154
| | | | svn path=/trunk/; revision=7110
* Updated Japanese translation.Takeshi AIHANA2007-07-012-168/+221
| | | | | | | | 2007-07-01 Takeshi AIHANA <takeshi.aihana@gmail.com> * ja.po: Updated Japanese translation. svn path=/trunk/; revision=7109
* Use GTK_STOCK_ABOUT icon i.s.o GNOME_STOCK_ABOUT Fixes bug #452769Jaap Haitsma2007-07-014-3/+9
| | | | | | | | | | 2007-07-01 Jaap Haitsma <jaap@haitsma.org> * src/ephy-history-window.c, src/bookmarks/ephy-bookmarks-editor.c, src/ephy-window.c: Use GTK_STOCK_ABOUT icon i.s.o GNOME_STOCK_ABOUT Fixes bug #452769 svn path=/trunk/; revision=7108
* Changelog entry from the previous commit. I accidently changed the wrongJaap Haitsma2007-07-011-0/+11
| | | | | | | | | | | | | | | 2007-07-01 Jaap Haitsma <jaap@haitsma.org> Changelog entry from the previous commit. I accidently changed the wrong Changelog file * lib/egg/update-toolbareditor-from-libegg: script that syncs local toolbar editor copy with the one in libegg SVN * lib/egg/egg*: sync with toolbar editor in libegg. Sync obtained by running update-toolbareditor-from-libegg * lib/egg/eggintl.h: removed not needed anymore by egg-toolbareditor * lib/egg/Makefile.am: remove eggintl.h svn path=/trunk/; revision=7107
* script that syncs local toolbar editor copy with the one in libegg SVNJaap Haitsma2007-07-0111-44/+111
| | | | | | | | | | | | | 2007-07-01 Jaap Haitsma <jaap@haitsma.org> * lib/egg/update-toolbareditor-from-libegg: script that syncs local toolbar editor copy with the one in libegg SVN * lib/egg/egg*: sync with toolbar editor in libegg. Sync obtained by running update-toolbareditor-from-libegg * lib/egg/eggintl.h: removed not needed anymore by egg-toolbareditor * lib/egg/Makefile.am: remove eggintl.h svn path=/trunk/; revision=7106
* sv.po: Updated Swedish translationDaniel Nylander2007-06-292-68/+81
| | | | svn path=/trunk/; revision=7103
* Updated dzongkha translationPema Geyleg2007-06-292-121/+129
| | | | svn path=/trunk/; revision=7102
* A data/weasel-ua-pref.js.in:Christian Persch2007-06-284-0/+41
| | | | | | | | | | | | | | | 2007-06-28 Christian Persch <chpe@gnome.org> * configure.ac: * data/Makefile.am: A data/weasel-ua-pref.js.in: Make UA ff-compatible. This fixes https://bugzilla.mozilla.org/show_bug.cgi?id=334967 . See also Camino bug https://bugzilla.mozilla.org/show_bug.cgi?id=384721 and https://bugzilla.mozilla.org/show_bug.cgi?id=385999 for discussion. svn path=/trunk/; revision=7100
* use "document-page-setup" named icon for STOCK_PRINT_SETUP (now availableLuca Ferretti2007-06-262-1/+12
| | | | | | | | | | | | 2007-06-26 Luca Ferretti <elle.uca@libero.it> * lib/ephy-stock-icons.h: use "document-page-setup" named icon for STOCK_PRINT_SETUP (now available on gnome-icon-theme trunk); add comments to explain icons origin (icon naming spec, custom, deprecated...) svn path=/trunk/; revision=7099
* Updated Vietnamese translation.Clytie Siddall2007-06-261-452/+487
| | | | svn path=/trunk/; revision=7098
* Updated Vietnamese translation.Clytie Siddall2007-06-261-0/+4
| | | | svn path=/trunk/; revision=7097
* Make named drag-icons toolbar-sized like the others. Part of bug #450590.Felix Riemann2007-06-252-1/+31
| | | | | | | | | | 2007-06-25 Felix Riemann <friemann@svn.gnome.org> * lib/egg/egg-toolbar-editor.c: (event_box_realize_cb): Make named drag-icons toolbar-sized like the others. Part of bug #450590. svn path=/trunk/; revision=7096
* Correct ChangeLog entry.Felix Riemann2007-06-251-2/+2
| | | | svn path=/trunk/; revision=7095
* Cleanups to my last commit. Fixes bug 450590 (Felix Riemann, Jaap Haitsma)Felix Riemann2007-06-252-28/+21
| | | | | | | | | | 2007-06-24 Felix Riemann <friemann@svn.gnome.org> * lib/egg/egg-toolbar-editor.c: (editor_create_item_from_name): Cleanups to my last commit. Fixes bug 450590 (Felix Riemann, Jaap Haitsma) svn path=/trunk/; revision=7094
* Add a workaround to take into account that Gtk{Radio,Toggle}Actions onlyFelix Riemann2007-06-242-2/+21
| | | | | | | | | | | | 2007-06-24 Felix Riemann <friemann@svn.gnome.org> * lib/egg/egg-toolbar-editor.c: (editor_create_item_from_name): Add a workaround to take into account that Gtk{Radio,Toggle}Actions only set either the stock-id or the icon-name property depending on the image type. This makes it possible to display the icon of such actions in the toolbar editor. (bug #450590) svn path=/trunk/; revision=7093
* sv/sv.po: Updated Swedish translationDaniel Nylander2007-06-242-585/+1726
| | | | svn path=/trunk/; revision=7092
* Updated Norwegian bokmål translation.Kjartan Maraas2007-06-232-62/+73
| | | | | | | | 2007-06-23 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Updated Norwegian bokmål translation. svn path=/trunk/; revision=7091
* Use g_option_group_set_translation_domain to translate commandlineGabor Kelemen2007-06-232-0/+8
| | | | | | | | | | 2007-06-22 Gabor Kelemen <kelemeng@gnome.hu> * src/ephy-main.c: Use g_option_group_set_translation_domain to translate commandline options. Fixes bug #450146 svn path=/trunk/; revision=7090
* Estonian translation update by Ivar Smolin.Priit Laes2007-06-202-66/+79
| | | | | | | | 2007-06-20 Priit Laes <plaes@svn.gnome.org> * et.po: Estonian translation update by Ivar Smolin. svn path=/trunk/; revision=7089
* Updated Spanish translationJorge Gonzalez Gonzalez2007-06-192-187/+178
| | | | svn path=/trunk/; revision=7088
* Updated Spanish translationJorge Gonzalez Gonzalez2007-06-192-66/+77
| | | | svn path=/trunk/; revision=7087
* 2007-06-17 Reinout van Schouwen <reinouts@gnome.org>Reinout van Schouwen2007-06-183-277/+360
| | | | | | | | | | * 2007-06-17 Reinout van Schouwen <reinouts@gnome.org> - NEWS updated for 2.19.4 - Updated Dutch translation svn path=/trunk/; revision=7086
* Modified first-time dialog when visiting a secure page, to mention theDiego Escalante Urrelo2007-06-173-10/+17
| | | | | | | | | | | | | | 2007-06-07 Diego Escalante Urrelo <diegoe@gnome.org> * embed/mozilla/GtkNSSSecurityWarningDialogs.cpp: * help/C/epiphany.xml: Modified first-time dialog when visiting a secure page, to mention the color and padlock icon in the address entry. Patch by Jared Moore. Fixes bug #346243. svn path=/trunk/; revision=7085
* Add debugging.txt to EXTRA_DIST.Christian Persch2007-06-172-1/+12
| | | | | | | | | | 2007-06-16 Christian Persch <chpe@gnome.org> * doc/Makefile.am: Add debugging.txt to EXTRA_DIST. svn path=/trunk/; revision=7084
* Set the print as cancelled in the print settings too, seeChristian Persch2007-06-144-4/+23
| | | | | | | | | | | | | 2007-06-14 Christian Persch <chpe@gnome.org> * embed/mozilla/GeckoPrintService.cpp: * embed/mozilla/GeckoPrintSession.cpp: * embed/mozilla/GeckoPrintSession.h: Set the print as cancelled in the print settings too, see https://bugzilla.mozilla.org/show_bug.cgi?id=253926. svn path=/trunk/; revision=7081
* updated dzongkha translationPema Geyleg2007-06-132-85/+131
| | | | svn path=/trunk/; revision=7080
* updated hebrew translationYair Hershkovitz2007-06-132-156/+209
| | | | svn path=/trunk/; revision=7079
* Disable PAPI too.Christian Persch2007-06-112-1/+9
| | | | | | | | | | 2007-06-10 Christian Persch <chpe@gnome.org> * data/default-prefs-common.js: Disable PAPI too. svn path=/trunk/; revision=7078
* Adds SelectAll stock icon.Diego Escalante Urrelo2007-06-083-2/+9
| | | | | | | | | | | | 2007-06-07 Diego Escalante Urrelo <diegoe@gnome.org> * src/ephy-history-window.c: * src/bookmarks/ephy-bookmarks-editor.c: Adds SelectAll stock icon. svn path=/trunk/; revision=7077
* src/ephy-history-window.c src/bookmarks/ephy-bookmarks-editor.cDiego Escalante Urrelo2007-06-065-9/+21
| | | | | | | | | | | | | | | 2007-06-05 Diego Escalante Urrelo <diegoe@gnome.org> * src/ephy-history-window.c * src/bookmarks/ephy-bookmarks-editor.c * data/ui/epiphany-history-window-ui.xml * data/ui/epiphany-bookmark-editor-ui.xml: Assign control+T as default delete shortcut. Also move the Delete item to Edit menu. Bug #351100. svn path=/trunk/; revision=7076
* Last commit reverted.Diego Escalante Urrelo2007-06-062-4/+10
| | | | | | | | | | | 2007-06-05 Diego Escalante Urrelo <diegoe@gnome.org> * embed/mozilla/EphyAboutModule.cpp: Last commit reverted. svn path=/trunk/; revision=7075
* Change the "The page was not fully loaded when the crash ocurred" messageDiego Escalante Urrelo2007-06-062-4/+11
| | | | | | | | | | | | 2007-06-05 Diego Escalante Urrelo <diegoe@gnome.org> * embed/mozilla/EphyAboutModule.cpp: Change the "The page was not fully loaded when the crash ocurred" message to something better. Patch by Thomas Presthus. Bug #433796. svn path=/trunk/; revision=7074