aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Set "Print Selection" insensitive when there is no selection. Ported fromChristian Persch2003-11-054-46/+86
| | | | | | | | | | | | | | 2003-11-05 Christian Persch <chpe@cvs.gnome.org> * data/glade/print.glade: * embed/print-dialog.c: (impl_show), (print_dialog_class_init), (print_dialog_new), (print_dialog_new_with_parent), (print_dialog_print), (print_dialog_preview), (print_cancel_button_cb), (print_preview_button_cb): * lib/ephy-dialog.c: (impl_run): Set "Print Selection" insensitive when there is no selection. Ported from galeon.
* Updating NEWSChristian Persch2003-11-031-0/+2
|
* Unset silent after printing, otherwise the next time we print from js, theChristian Persch2003-11-032-0/+9
| | | | | | | | | 2003-11-02 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/mozilla-embed.cpp: Unset silent after printing, otherwise the next time we print from js, the dialogue will not be shown.
* Updating NEWSChristian Persch2003-11-031-0/+2
|
* Initialise the dialogue on run too.Christian Persch2003-11-032-0/+14
| | | | | | | | 2003-11-02 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-dialog.c: (impl_run): Initialise the dialogue on run too.
* Updating NEWSChristian Persch2003-11-031-0/+2
|
* Adjust return value so that mozilla doesn't erreonously puts up a failureChristian Persch2003-11-032-1/+8
| | | | | | | | | 2003-11-02 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/PrintingPromptService.cpp: Adjust return value so that mozilla doesn't erreonously puts up a failure dialogue.
* Updating NEWSChristian Persch2003-11-021-1/+2
|
* Don't unref print dialogue twice when shown from mozilla.Christian Persch2003-11-023-10/+52
| | | | | | | | | | | 2003-11-02 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/PrintingPromptService.cpp: * embed/print-dialog.c: (print_dialog_new), (print_dialog_new_with_parent), (print_dialog_print), (print_cancel_button_cb), (print_preview_button_cb): Don't unref print dialogue twice when shown from mozilla.
* Fixed formatting errors. Submitted by David O'CallaghanPaul Duffy2003-11-022-2935/+2944
| | | | * ga.po: Fixed formatting errors. Submitted by David O'Callaghan
* Updated NEWSChristian Persch2003-11-011-0/+2
|
* Fixed typo.Marcel Telka2003-11-012-257/+263
| | | | | | 2003-11-01 Marcel Telka <marcel@telka.sk> * sk.po: Fixed typo.
* Fixed bugs.Christian Rose2003-11-012-3/+8
| | | | | | 2003-11-01 Christian Rose <menthos@menthos.com> * sv.po: Fixed bugs.
* Updating NEWSChristian Persch2003-10-311-0/+4
|
* Correctly set the embed for the print dialogue.Christian Persch2003-10-315-3/+34
| | | | | | | | | | 2003-10-31 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/MozillaPrivate.cpp: * embed/mozilla/MozillaPrivate.h: * embed/mozilla/PrintingPromptService.cpp: Correctly set the embed for the print dialogue.
* Typo fixes by Jordi Mas <jmas@softcatala.org>.Jordi Mallach2003-10-292-14/+67
|
* Updated Hindi translationGuntupalli Karunakar2003-10-272-3/+7
|
* Added kannada to ALL_LINGUAS.Release104Christian Persch2003-10-222-1/+7
| | | | | | | | 2003-10-22 Christian Persch <chpe@cvs.gnome.org> * configure.in: Added kannada to ALL_LINGUAS.
* Up version number to 1.0.4Christian Persch2003-10-222-1/+7
|
* Updating NEWSChristian Persch2003-10-221-0/+1
|
* adding kannada translations by PramodYogeesh MB2003-10-222-0/+2933
|
* pdating NEWSChristian Persch2003-10-211-0/+18
|
* Double-check visibility of autocompletion window. Hopeflly fixes bugChristian Persch2003-10-212-1/+10
| | | | | | | | | | 2003-10-20 Christian Persch <chpe@cvs.gnome.org> * lib/widgets/ephy-location-entry.c: (ephy_location_entry_autocompletion_sources_changed_cb): Double-check visibility of autocompletion window. Hopeflly fixes bug #121678 for good.
* fixing some problems with mnemonics.Gustavo Noronha Silva2003-10-202-16/+20
| | | | * pt_BR.po: fixing some problems with mnemonics.
* *** empty log message ***Christian Persch2003-10-171-2/+0
|
* Grab the entry focus on show(), not in construct().Marco Pesenti Gritti2003-10-172-0/+20
| | | | | | | | | 2003-10-17 Marco Pesenti Gritti <marco@gnome.org> * src/bookmarks/ephy-bookmarks-editor.c: (ephy_bookmarks_editor_show), (ephy_bookmarks_editor_class_init): Grab the entry focus on show(), not in construct().
* Change the behaviour of --nautilus-view such that the process doesn't exitMark McLoughlin2003-10-173-21/+66
| | | | | | | | | | | | | | | | | | | | | | | | | 2003-10-16 Mark McLoughlin <mark@skynet.ie> Change the behaviour of --nautilus-view such that the process doesn't exit until the last control has been destroyed. The previous behaviour caused intermittent activation failure when the process timed out and died before the view could be created - bug #124768. * src/ephy-main.c: (ephy_main_start): don't unref the shell when started with --nautilus-view. (ephy_main_dummy_url_argument), (ephy_main_translate_url_arguments): create a dummy argument when no arguments are supplied which will cause the default window to be opened. * src/ephy-shell.c: (ephy_nautilus_view_all_controls_dead): unref the shell here causing the process to exit. (ephy_nautilus_view_init_factory): setup the all_controls_dead callback. (ephy_nautilus_view_new): instrument the control.
* (ephy_bookmarks_editor_construct): Make the search entry grab theEttore Perazzoli2003-10-172-0/+8
| | | | focus, for added ease of use when using the keyboard.
* 2003-10-16 Christian PerschChristian Persch2003-10-172-1/+7
| | | | | | * configure.in: Bump version to 1.0.3.
* Updated NEWSChristian Persch2003-10-151-0/+17
|
* *** empty log message ***Maxim V. Dziumanenko2003-10-1512-2/+4136
|
* Updated Italian translation.Alessio Frusciante2003-10-152-95/+104
|
* also support mozilla 1.5. (Works fine, verified with mozilla 1.5rc2).Kristian Rietveld2003-10-152-1/+7
| | | | | | | 2003-10-14 Kristian Rietveld <kris@gtk.org> * configure.in: also support mozilla 1.5. (Works fine, verified with mozilla 1.5rc2).
* Updated NEWSRelease102Christian Persch2003-10-131-2/+1
|
* Updated NEWSChristian Persch2003-10-131-0/+2
|
* Return "en" when in C locale.Christian Persch2003-10-132-1/+7
| | | | | | | | 2003-10-13 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/mozilla-notifiers.cpp: (get_system_language): Return "en" when in C locale.
* Updated for 1.0.2 release.Christian Persch2003-10-133-1/+39
| | | | | | | | | 2003-10-11 Christian Persch <chpe@cvs.gnome.org> * NEWS: * configure.in: Updated for 1.0.2 release.
* Don't show the session resume dialogue when in server mode. Fixes bugChristian Persch2003-10-092-1/+9
| | | | | | | | | 2003-10-07 Christian Persch <chpe@cvs.gnome.org> * src/ephy-automation.c: (impl_ephy_automation_loadurl): Don't show the session resume dialogue when in server mode. Fixes bug #124042.
* Updated Hungarian translation.Andras Timar2003-10-072-21/+51
| | | | | | 2003-10-07 Andras Timar <timar@gnome.hu> * hu.po: Updated Hungarian translation.
* Small typo fixed.Danilo Å egan2003-10-063-4/+8
| | | | | | 2003-10-06 Danilo Å egan <dsegan@gmx.net> * sr.po, sr@Latn.po: Small typo fixed.
* Updated Hungarian translation.Andras Timar2003-10-042-436/+380
| | | | | | 2003-10-03 Andras Timar <timar@gnome.hu> * hu.po: Updated Hungarian translation.
* Forgot to commit the ChangeLogRelease101Christian Persch2003-10-031-0/+7
|
* Added po/.intltool-merge-cache to DISTCLEANFILES in order to pass makeChristian Persch2003-10-031-3/+4
| | | | | | | | | 2003-10-03 Christian Persch <chpe@cvs.gnome.org> * Makefile.am: Added po/.intltool-merge-cache to DISTCLEANFILES in order to pass make distcheck. Maybe this ought to be fixed in intltool?
* Sort translation entried alphabeticallyChristian Persch2003-10-031-5/+5
|
* Bump version number to 1.0.1, disable -Werror.Christian Persch2003-10-032-2/+8
| | | | | | | | 2003-10-03 Christian Persch <chpe@cvs.gnome.org> * configure.in: Bump version number to 1.0.1, disable -Werror.
* Updated for 1.0.1 release.Christian Persch2003-10-032-0/+49
| | | | | | | | 2003-10-03 Christian Persch <chpe@cvs.gnome.org> * NEWS: Updated for 1.0.1 release.
* Remove -D*_DISABLE_DEPRECATED to allow building with gtk+ HEAD.Christian Persch2003-10-039-45/+20
| | | | | | | | | | | | | | | 2003-10-03 Christian Persch <chpe@cvs.gnome.org> * embed/Makefile.am: * embed/mozilla/Makefile.am: * lib/Makefile.am: * lib/egg/Makefile.am: * lib/widgets/Makefile.am: * plugins/sample/Makefile.am: * src/Makefile.am: * src/bookmarks/Makefile.am: Remove -D*_DISABLE_DEPRECATED to allow building with gtk+ HEAD.
* Check for failed load of the toolbars model from the XML file, and fix theChristian Persch2003-10-032-1/+14
| | | | | | | | | | 2003-10-03 Christian Persch <chpe@cvs.gnome.org> * lib/egg/egg-toolbars-model.c: (safe_save_xml), (egg_toolbars_model_load): Check for failed load of the toolbars model from the XML file, and fix the check for failed save of same to the XML file.
* update vi.poNguyen Thai Ngoc Duy2003-10-021-1292/+1497
|
* Applied revision by Augusta Marques da Silva <augusta.marques@gmx.net>.Gustavo Maciel Dias Vieira2003-10-022-313/+287
| | | | | | | 2003-10-01 Gustavo Maciel Dias Vieira <gdvieira@zaz.com.br> * pt_BR.po: Applied revision by Augusta Marques da Silva <augusta.marques@gmx.net>.
* Don't pass NULL to gnome_vfs_expand_initial_tilde.Christian Persch2003-09-304-4/+27
| | | | | | | | | 2003-09-29 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/mozilla-embed-single.cpp: * embed/print-dialog.c: (print_get_info): Don't pass NULL to gnome_vfs_expand_initial_tilde.
* Fix xml doc loading returning NULL on corrupted files.Christian Persch2003-09-302-1/+21
| | | | | | | | | | 2003-09-29 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-state.c: (ephy_states_load): * src/bookmarks/ephy-bookmarks-import.c: (ephy_bookmarks_import_rdf): Fix xml doc loading returning NULL on corrupted files.
* API sync, from galeon.Xan Lopez2003-09-273-9/+16
| | | | API sync, from galeon.
* Remove unused headers that was causing probs on solaris.Marco Pesenti Gritti2003-09-272-3/+6
| | | | | | | | 2003-09-26 Marco Pesenti Gritti <marco@gnome.org> * src/ephy-window.c: Remove unused headers that was causing probs on solaris.
* Follow tabs pref on double click.Marco Pesenti Gritti2003-09-252-1/+8
| | | | | | | | | 2003-09-25 Marco Pesenti Gritti <marco@gnome.org> * src/ephy-history-window.c: (ephy_history_window_node_activated_cb): Follow tabs pref on double click.
* Fix #123176. Use response instead of connecting 210 callbacks.Marco Pesenti Gritti2003-09-253-25/+35
| | | | | | | | | | 2003-09-25 Marco Pesenti Gritti <marco@gnome.org> * data/glade/epiphany.glade: * embed/mozilla/ContentHandler.cpp: Fix #123176. Use response instead of connecting 210 callbacks.
* Fix --server mode session saving on "die" signal from gnome session. FixesChristian Persch2003-09-257-9/+88
| | | | | | | | | | | | | | | | | | | 2003-09-24 Christian Persch <chpe@cvs.gnome.org> * idl/EphyAutomation.idl: * src/ephy-automation.c: (impl_ephy_automation_quit), (impl_ephy_automation_set_server_mode), (ephy_automation_class_init): * src/ephy-main.c: (ephy_main_start): * src/ephy-shell.c: (ephy_shell_init), (ephy_shell_show_history_window), (ephy_shell_get_server_mode), (ephy_shell_set_server_mode): * src/ephy-shell.h: * src/session.c: (session_die_cb), (session_finalize), (session_remove_window): Fix --server mode session saving on "die" signal from gnome session. Fixes bug #123047. Ported from Crispin's galeon patch for same problem.
* Print a warning when starting ephy in --server mode; using server mode isChristian Persch2003-09-252-0/+9
| | | | | | | | | | 2003-09-24 Christian Persch <chpe@cvs.gnome.org> * src/ephy-main.c: (ephy_main_start): Print a warning when starting ephy in --server mode; using server mode is known to crash on logout from gnome session, so use at your own risk. [Bug #123047].
* Add 1.6a to the list.Xan Lopez2003-09-252-0/+6
| | | | Add 1.6a to the list.
* Check for NULL return of gtk_get_current_event. Fixes bug #123063.Christian Persch2003-09-242-10/+19
| | | | | | | | 2003-09-24 Christian Persch <chpe@cvs.gnome.org> * src/window-commands.c: (window_cmd_view_reload): Check for NULL return of gtk_get_current_event. Fixes bug #123063.
* Removed the spec file. Fixes bug #122938.Christian Persch2003-09-222-78/+6
| | | | | | | | 2003-09-22 Christian Persch <chpe@cvs.gnome.org> * epiphany.spec: Removed the spec file. Fixes bug #122938.
* Specify UTF-8 encoding in the keyword url.Christian Persch2003-09-222-2/+8
| | | | | | | | 2003-09-21 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/mozilla-embed-single.cpp: Specify UTF-8 encoding in the keyword url.
* Fix check for return value of xmlSaveFileFormat, _maybe_ ixing theChristian Persch2003-09-212-1/+8
| | | | | | | | | 2003-09-21 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-file-helpers.c: (ephy_file_save_xml): Fix check for return value of xmlSaveFileFormat, _maybe_ ixing the bookmarks loss bug.
* Initialize completion visibility flagMarco Pesenti Gritti2003-09-202-0/+7
| | | | | | | | 2003-09-20 Marco Pesenti Gritti <marco@gnome.org> * lib/widgets/ephy-location-entry.c: (ephy_location_entry_init): Initialize completion visibility flag
* Fix directory selection persistence [bug #122780].Christian Persch2003-09-204-38/+48
| | | | | | | | | | 2003-09-20 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-embed-utils.c: (ephy_embed_utils_save): * embed/mozilla/mozilla-embed-single.cpp: * src/window-commands.c: (window_cmd_file_open): Fix directory selection persistence [bug #122780].
* Updated Greek translationNikos Charonitakis2003-09-191-0/+4
|
* Update Greek translationNikos Charonitakis2003-09-191-218/+199
|
* Updated Estonian translation by Priit Laes <amd@tt.ee>.Tõivo Leedjärv2003-09-192-219/+224
| | | | | | | 2003-09-18 Tõivo Leedjärv <toivo@linux.ee> * et.po: Updated Estonian translation by Priit Laes <amd@tt.ee>.
* Don't abort on missing ephy-favicon-cache.xml file. Fixes bug #121483.Christian Persch2003-09-182-1/+12
| | | | | | | | | 2003-09-18 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-favicon-cache.c: (ephy_favicon_cache_load): Don't abort on missing ephy-favicon-cache.xml file. Fixes bug #121483.
* let's get right translators and dates to changelogs....Gediminas Paulauskas2003-09-171-2/+2
|
* Add Lithuanian translation by Tomas Kuliavas <tokul@users.sourceforge.net>.Gediminas Paulauskas2003-09-174-1/+2996
|
* *** empty log message ***Marco Pesenti Gritti2003-09-172-0/+7
|
* Make sure to remove show_timeout also when the window is still notMarco Pesenti Gritti2003-09-172-13/+18
| | | | | | | | | | | | 2003-09-16 Marco Pesenti Gritti <marco@gnome.org> * lib/widgets/ephy-location-entry.c: (ephy_location_entry_autocompletion_hide_alternatives), (insert_text_cb), (ephy_location_entry_autocompletion_window_hidden_cb): Make sure to remove show_timeout also when the window is still not visible.
* Added MOZ_PLUGIN_PATH default.Christopher James Lahey2003-09-172-0/+9
| | | | | | 2003-09-16 Christopher James Lahey <clahey@ximian.com> * src/epiphany.in: Added MOZ_PLUGIN_PATH default.
* Really use the translated names of the default topics and bookmarks whenChristian Persch2003-09-172-4/+10
| | | | | | | | | 2003-09-16 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_init_defaults): Really use the translated names of the default topics and bookmarks when creating them.
* *** empty log message ***Marco Pesenti Gritti2003-09-161-3/+4
|
* Add support for mozilla 1.4.1.Marco Pesenti Gritti2003-09-165-6/+16
| | | | | | | | | | | | 2003-09-15 Marco Pesenti Gritti <marco@gnome.org> * configure.in: * embed/mozilla/ContentHandler.cpp: * embed/mozilla/EphyWrapper.cpp: * embed/mozilla/EventContext.cpp: * embed/mozilla/mozilla-embed-single.cpp: Add support for mozilla 1.4.1.
* *** empty log message ***Christian Persch2003-09-152-1/+7
|
* Fixed terminology issue pointed out by Johan HammarChristian Rose2003-09-142-72/+79
| | | | | | | 2003-09-14 Christian Rose <menthos@menthos.com> * sv.po: Fixed terminology issue pointed out by Johan Hammar <johan.hammar@swipnet.se>.
* Updated Greek translationSimos Xenitellis2003-09-132-254/+253
|
* Fix XBEL bookmarks import to actually import all bookmarks, and to lookChristian Persch2003-09-125-87/+279
| | | | | | | | | | | | | | | 2003-09-11 Christian Persch <chpe@cvs.gnome.org> * configure.in: * src/bookmarks/ephy-bookmarks-editor.c: (add_bookmarks_source_menu), (cmd_bookmarks_import): * src/bookmarks/ephy-bookmarks-import.c: (xbel_parse_bookmark), (xbel_parse_folder), (ephy_bookmarks_import_xbel): Fix XBEL bookmarks import to actually import all bookmarks, and to look for the file in the right place. Backported from HEAD, fixes bug 120804 2003-09-05 Marco Pesenti Gritti <marco@gnome.org>
* Updated Hungarian translation.Andras Timar2003-09-102-683/+671
| | | | | | 2003-09-10 Andras Timar <timar@gnome.hu> * hu.po: Updated Hungarian translation.
* Updated Brazilian Portuguese translation.Evandro Fernandes Giovanini2003-09-102-3/+7
| | | | | | 2003-09-10 Evandro Fernandes Giovanini <evandrofg@ig.com.br> * pt_BR.po: Updated Brazilian Portuguese translation.
* Updated French translation.Christophe Merlet2003-09-102-17/+41
|
* *** empty log message ***Release10Marco Pesenti Gritti2003-09-091-1/+1
|
* Release 1.0Marco Pesenti Gritti2003-09-092-0/+13
| | | | | | | | | | | | | | 2003-09-05 Marco Pesenti Gritti <marco@gnome.org> * configure.in: Release 1.0 2003-09-05 Marco Pesenti Gritti <marco@gnome.org> * embed/find-dialog.c: fix wrap around option
* Added sk.Marcel Telka2003-09-082-1/+5
| | | | | | 2003-09-07 Marcel Telka <marcel@telka.sk> * configure.in (ALL_LINGUAS): Added sk.
* Added Slovak translation.Marcel Telka2003-09-082-0/+2975
| | | | | | 2003-09-07 Marcel Telka <marcel@telka.sk> * sk.po: Added Slovak translation.
* Fix serious translation error in time for epiphany 1.0 release.Christian Persch2003-09-072-2/+8
| | | | | | | | 2003-09-07 Christian Persch <chpe@cvs.gnome.org> * ta.po: Fix serious translation error in time for epiphany 1.0 release.
* Fix serious translation errors in time for epiphany 1.0 release.Christian Persch2003-09-075-6/+15
| | | | | | | | | | | 2003-09-06 Christian Persch <chpe@cvs.gnome.org> * sl.po: (#120611) * fr.po: (#121098) * ga.po: (#121099) * mn.po: (#121344) Fix serious translation errors in time for epiphany 1.0 release.
* Added "bn" to ALL_LINGUAS. Added Bangla translation by Progga of AnkurTaneem Ahmed2003-09-054-1/+3116
| | | | | | | | 2003-09-04 Taneem Ahmed <taneem@bengalinux.org> * configure.in: Added "bn" to ALL_LINGUAS. * po/bn.po: Added Bangla translation by Progga of Ankur group <gnome-translation@bengalinux.org>.
* Make sure that only valid dnd types are accepted on thecostum drag andMarco Pesenti Gritti2003-09-052-13/+28
| | | | | | | | | | 2003-09-05 Marco Pesenti Gritti <marco@gnome.org> * lib/widgets/ephy-node-view.c: (drag_motion_cb), (drag_data_received_cb): Make sure that only valid dnd types are accepted on thecostum drag and drop implementation of the bookmarks topics treeview. Use x and y in drag_data_received only when a drop is occurred.
* Updated Japanese translation.Takayuki KUSANO2003-09-042-1122/+1401
| | | | * ja.po: Updated Japanese translation.
* Added Mongolian translationSanlig Badral2003-09-043-1/+9
|
* Added mn translationSanlig Badral2003-09-041-0/+2974
|
* Improved Finnish translation.Pauli Virtanen2003-09-042-32/+34
| | | | | | 2003-09-03 Pauli Virtanen <pauli.virtanen@hut.fi> * fi.po: Improved Finnish translation.
* Corrected bugs in translationGuntupalli Karunakar2003-09-032-10/+14
|
* Updated Hindi translationsGuntupalli Karunakar2003-09-032-767/+697
|
* *** empty log message ***Mugurel Tudor2003-09-032-8/+13
|
* Updated Greek translationNikos Charonitakis2003-09-031-0/+4
|
* Update Greek translationNikos Charonitakis2003-09-031-71/+53
|
* Updated Korean translation by Young-Ho Cha <ganadist at mizi.com>.Changwoo Ryu2003-09-022-6/+11
| | | | | * ko.po: Updated Korean translation by Young-Ho Cha <ganadist at mizi.com>.
* ko.po updatedKang Jeong-Hee2003-09-022-3/+7
|
* added ( thanks to Mi%Gş%@u Moldovan )Marius Andreiana2003-09-024-1/+2994
| | | | | | 2003-09-01 Marius Andreiana <marius spam galuna.ro> * ro.po: added ( thanks to Mi%Gş%@u Moldovan )
* Revision of Spanish translation by Francisco Javier F. SerradorPablo Gonzalo del Campo2003-09-022-885/+72
| | | | | | | 2003-09-01 Pablo Gonzalo del Campo <pablodc@bigfoot.com> * es.po: Revision of Spanish translation by Francisco Javier F. Serrador <serrador@arrakis.es>.
* 0.9.3Release093Marco Pesenti Gritti2003-09-013-1/+24
|
* Updated French translation.Christophe Merlet2003-08-312-1756/+2244
|
* Updated traditional Chinese translation.Kwok-Koon Cheung2003-08-293-897/+1111
| | | | * zh_TW.po: Updated traditional Chinese translation.
* Added "sq" to ALL_LINGUASLaurent Dhima2003-08-292-1/+5
| | | | * configure.in: Added "sq" to ALL_LINGUAS
* Added Albanian translationLaurent Dhima2003-08-291-0/+4
| | | | * sq.po: Added Albanian translation
* Added Albanian fileLaurent Dhima2003-08-291-182/+231
| | | | * sq.po: Added Albanian file
* Added Albanian fileLaurent Dhima2003-08-291-0/+2951
| | | | * sq.po: Added Albanian file
* Revision of Spanish translation by Francisco Javier F. SerradorPablo Gonzalo del Campo2003-08-282-92/+94
| | | | | | | 2003-08-28 Pablo Gonzalo del Campo <pablodc@bigfoot.com> * es.po: Revision of Spanish translation by Francisco Javier F. Serrador <serrador@arrakis.es>.
* Added tamil fileFatih Demir2003-08-282-1/+5
|
* Added Tamil fileFatih Demir2003-08-282-0/+2930
|
* Updated Korean translation.Changwoo Ryu2003-08-272-11/+15
| | | | * ko.po: Updated Korean translation.
* Updated Welsh translation.Dafydd Harries2003-08-272-104/+108
|
* Dutch translation updated.Vincent van Adrighem2003-08-272-50/+55
| | | | | | 2003-08-27 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu> * nl.po: Dutch translation updated.
* Updated Korean translation by Young-Ho Cha <ganadist at mizi.com>.Changwoo Ryu2003-08-252-21/+28
| | | | | * ko.po: Updated Korean translation by Young-Ho Cha <ganadist at mizi.com>.
* *** empty log message ***Wang Jian2003-08-252-2/+6
|
* Added Italian translation.Alessio Frusciante2003-08-254-1/+3026
|
* *** empty log message ***Release092Marco Pesenti Gritti2003-08-253-1/+22
|
* Fix the logic in the version-mismatch case.Christian Persch2003-08-252-2/+10
| | | | | | | | 2003-08-24 Christian Persch <chpe@cvs.gnome.org> * src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_load): Fix the logic in the version-mismatch case.
* Use a small spinner for all styles except text under icons.Anders Carlsson2003-08-252-1/+6
| | | | | | | 2003-08-24 Anders Carlsson <andersca@gnome.org> * src/ephy-spinner-action.c (toolbar_style_sync): Use a small spinner for all styles except text under icons.
* Updated Slovenian translationAndraz Tori2003-08-251-17/+9
|
* Updated Slovenian translationAndraz Tori2003-08-251-0/+3535
|
* Added sl languageAndraz Tori2003-08-251-1/+1
|
* Fixed extra accel in Portuguese translation.Duarte Loreto2003-08-252-36/+41
| | | | | | 2003-08-24 Duarte Loreto <happyguy_pt@hotmail.com> * pt.po: Fixed extra accel in Portuguese translation.
* Convert erroneous g_return_if_fail into a simple conditional return.Christian Persch2003-08-242-1/+8
| | | | | | | | 2003-08-24 Christian Persch <chpe@cvs.gnome.org> * lib/widgets/ephy-node-view.c: (ephy_node_view_remove): Convert erroneous g_return_if_fail into a simple conditional return.
* Add extra bogosity check, ported from galeon.Christian Persch2003-08-242-0/+7
| | | | | | | | 2003-08-23 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyWrapper.cpp: (SetZoomOnDocshell): Add extra bogosity check, ported from galeon.
* Use WARN_CXXFLAGS for mozilla code. You need to update gnome-common.Marco Pesenti Gritti2003-08-243-1/+10
| | | | | | | | | | 2003-08-23 Marco Pesenti Gritti <marco@gnome.org> * configure.in: * embed/mozilla/Makefile.am: Use WARN_CXXFLAGS for mozilla code. You need to update gnome-common.
* 0.9.1Release091Marco Pesenti Gritti2003-08-244-13/+33
| | | | | | | | | | | | 2003-08-23 Marco Pesenti Gritti <marco@gnome.org> * configure.in: 0.9.1 * src/Makefile.am: Do not distribute generated CORBA files
* Updated Serbian translation.Danilo Å egan2003-08-233-16/+20
| | | | | | 2003-08-23 Danilo Å egan <dsegan@gmx.net> * sr.po, sr@Latn.po: Updated Serbian translation.
* Add missing file. The string is already translated so it doesn't add newKjartan Maraas2003-08-233-278/+67
| | | | | | | | 2003-08-23 Kjartan Maraas <kmaraas@gnome.org> * POTFILES.in: Add missing file. The string is already translated so it doesn't add new ones. * no.po: Update Norwegian translation.
* Updated Korean translation.Changwoo Ryu2003-08-232-88/+90
| | | | * ko.po: Updated Korean translation.
* correct release numberRelease090Marco Pesenti Gritti2003-08-231-1/+1
|
* *** empty log message ***Marco Pesenti Gritti2003-08-221-0/+38
|
* Update for 0.9.0Marco Pesenti Gritti2003-08-222-1/+8
| | | | | | | | | 2003-08-22 Marco Pesenti Gritti <marco@gnome.org> * NEWS: * configure.in: Update for 0.9.0
* Make it NULL safeMarco Pesenti Gritti2003-08-225-50/+133
| | | | | | | | | | | | | | | | | 2003-08-22 Marco Pesenti Gritti <marco@gnome.org> * lib/widgets/ephy-node-view.c: (compare_string_values), (ephy_node_view_sort_func): * src/bookmarks/ephy-bookmarks-menu.c: (sort_topics), (sort_bookmarks): * src/bookmarks/ephy-topic-action.c: (sort_bookmarks), (sort_topics): Make it NULL safe * src/ephy-toolbars-model.c: (impl_get_item_id): When creating bookmark, if the title is unknown, use untitled.
* Updated Irish translationPaul Duffy2003-08-222-37/+43
|
* updated irish translationPaul Duffy2003-08-212-77/+90
|
* Updated Irish translationPaul Duffy2003-08-212-2917/+2921
|
* Fix function signature, it's void instead of gboolean. Fix a logic error.Christian Persch2003-08-212-5/+10
| | | | | | | | | 2003-08-21 Christian Persch <chpe@cvs.gnome.org> * lib/widgets/ephy-node-view.c: (drag_data_received_cb): Fix function signature, it's void instead of gboolean. Fix a logic error.
* Updated Irish TranslationPaul Duffy2003-08-212-127/+133
| | | | | 2003-08-21 Paul Duffy <dubhthach@frink.nuigalway.ie> Updated Irish Translation
* Adding more help documentationPatanjali Somayaji2003-08-212-0/+73
| | | | | - filling in history section - screenshot of the history window
* Added Icelandic translation.Samúel Jón Gunnarsson2003-08-214-1/+2935
| | | | | | 2003-08-20 Samúel Jón Gunnarsson <sammi@techattack.nu> * is.po: Added Icelandic translation.
* Overwrite existing files. (We already warn the user about it).Marco Pesenti Gritti2003-08-212-7/+15
| | | | | | | | | 2003-08-20 Marco Pesenti Gritti <marco@gnome.org> * embed/mozilla/mozilla-embed-persist.cpp: Overwrite existing files. (We already warn the user about it).
* Fix drag dest implementation getting some code from nautilus.Marco Pesenti Gritti2003-08-212-51/+244
| | | | | | | | | | | | | 2003-08-20 Marco Pesenti Gritti <marco@gnome.org> * lib/widgets/ephy-node-view.c: (get_node_from_path), (gtk_tree_view_vertical_autoscroll), (scroll_timeout), (remove_scroll_timeout), (set_drag_dest_row), (clear_drag_dest_row), (get_drag_data), (free_drag_data), (drag_motion_cb), (drag_leave_cb), (drag_data_received_cb), (drag_drop_cb), (ephy_node_view_enable_drag_dest): Fix drag dest implementation getting some code from nautilus.
* Added irish translationPaul Duffy2003-08-204-2/+2925
| | | | | 2003-08-20 Paul Duffy <dubhthach@frink.nuigalway.ie> Added irish translation
* Do not try to remove completed downloads, fixes a crash.Marco Pesenti Gritti2003-08-202-2/+11
| | | | | | | | 2003-08-20 Marco Pesenti Gritti <marco@gnome.org> * embed/downloader-view.c: (delete_pending_foreach): Do not try to remove completed downloads, fixes a crash.
* Stop signals only when necessary on drag dest custom implementation. MakeMarco Pesenti Gritti2003-08-202-12/+54
| | | | | | | | | | | | | | 2003-08-19 Marco Pesenti Gritti <marco@gnome.org> * lib/widgets/ephy-node-view.c: (drag_motion_cb), (drag_drop_cb), (drag_data_received_cb), (button_event_modifies_selection), (did_not_drag), (button_release_cb), (motion_notify_cb), (ephy_node_view_button_press_cb): Stop signals only when necessary on drag dest custom implementation. Make click on multiple selection deselect all but the clicked element.
* Fixed Azerbaijani translation.Metin Amiroff2003-08-192-46/+43
| | | | | | 2003-08-19 Metin Amiroff <metin@karegen.com> * az.po: Fixed Azerbaijani translation.
* Add activate api.Marco Pesenti Gritti2003-08-195-0/+46
| | | | | | | | | | | | | | | | | 2003-08-19 Marco Pesenti Gritti <marco@.gnome.org> * embed/ephy-embed.c: (ephy_embed_activate): * embed/ephy-embed.h: * embed/mozilla/mozilla-embed.cpp: Add activate api. * src/window-commands.c: (window_cmd_go_back), (window_cmd_go_up), (window_cmd_go_forward), (window_cmd_view_stop), (window_cmd_view_reload): Activate on navigation commands. It seem like a better beahvior and it avoid some mozilla focus craziness.
* updated Greek translationNikos Charonitakis2003-08-182-160/+96
|
* Updated Azerbaijani translation.Metin Amiroff2003-08-182-180/+186
| | | | | | 2003-08-18 Metin Amiroff <metin@karegen.com> * az.po: Updated Azerbaijani translation.
* Updated Norwegian translation.Kjartan Maraas2003-08-182-3/+9
| | | | | | 2003-08-18 Kjartan Maraas <kmaraas@gnome.org> * no.po: Updated Norwegian translation.
* *** empty log message ***Marco Pesenti Gritti2003-08-173-19/+7
|
* Removed useless code (debug leftovers).Christian Persch2003-08-172-6/+6
| | | | | | | | 2003-08-17 Christian Persch <chpe@cvs.gnome.org> * lib/egg/egg-menu-merge.c: (update_node): Removed useless code (debug leftovers).
* Remove unused variables and functions.Christian Persch2003-08-172-212/+13
| | | | | | | | | 2003-08-17 Christian Persch <chpe@cvs.gnome.org> * lib/egg/egg-action.c: (tool_button_new), (tool_button_get_label), (tool_button_get_icon), (connect_proxy), (egg_action_disconnect_proxy): Remove unused variables and functions.
* Add missing include for unlink().Christian Persch2003-08-171-0/+1
| | | | | | | | 2003-08-17 Christian Persch <chpe@cvs.gnome.org> * lib/egg/egg-toolbars-model.c: Add missing include for unlink().
* Updated Finnish translation.Pauli Virtanen2003-08-172-240/+294
| | | | | | 2003-08-16 Pauli Virtanen <pauli.virtanen@hut.fi> * fi.po: Updated Finnish translation.
* Added Hindi translationGuntupalli Karunakar2003-08-174-1/+3033
|
* Fixed a bug in Estonian translation.Tõivo Leedjärv2003-08-162-1/+5
| | | | | | 2003-08-16 Tõivo Leedjärv <toivo@linux.ee> * et.po: Fixed a bug in Estonian translation.
* Added et to ALL_LINGUAS.Tõivo Leedjärv2003-08-162-1/+5
| | | | | | 2003-08-16 Tõivo Leedjärv <toivo@linux.ee> * configure.in: Added et to ALL_LINGUAS.
* Added Estonian translation by Priit Laes <amd@tt.ee>.Tõivo Leedjärv2003-08-162-0/+2951
| | | | | | | 2003-08-16 Tõivo Leedjärv <toivo@linux.ee> * et.po: Added Estonian translation by Priit Laes <amd@tt.ee>.
* Fix bug #119818.Christian Persch2003-08-152-1/+20
| | | | | | | | 2003-08-15 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/MozillaPrivate.cpp: (MozillaCollatePrintSettings): Fix bug #119818.
* Expand initial ~ in file name to print to.Christian Persch2003-08-152-1/+8
| | | | | | | | 2003-08-15 Christian Persch <chpe@cvs.gnome.org> * embed/print-dialog.c: (print_get_info): Expand initial ~ in file name to print to.
* Make print preview exit code safer.Marco Pesenti Gritti2003-08-153-4/+18
| | | | | | | | | 2003-08-14 Marco Pesenti Gritti <marco@.gnome.org> * embed/mozilla/EphyWrapper.cpp: * src/ppview-toolbar.c: (toolbar_cmd_ppv_close): Make print preview exit code safer.
* Fix compiler warnings.Christian Persch2003-08-142-4/+10
| | | | | | | | 2003-08-14 Christian Persch <chpe@cvs.gnome.org> * lib/egg/egg-toolbars-model.c: (impl_add_item): Fix compiler warnings.
* Fix opening bookmarks in new window, there was a missing flag.Xan Lopez2003-08-142-1/+8
| | | | Fix opening bookmarks in new window, there was a missing flag.
* Remove an unused progress listener. Looks like galeon 1 code ?!Marco Pesenti Gritti2003-08-145-159/+11
| | | | | | | | | | | | 2003-08-13 Marco Pesenti Gritti <marco@.gnome.org> * embed/mozilla/EphyWrapper.cpp: * embed/mozilla/Makefile.am: * embed/mozilla/PrintProgressListener.cpp: * embed/mozilla/PrintProgressListener.h: Remove an unused progress listener. Looks like galeon 1 code ?!
* Do not show popups on print preview.Marco Pesenti Gritti2003-08-143-8/+43
| | | | | | | | | | | | | | | 2003-08-13 Marco Pesenti Gritti <marco@.gnome.org> * src/ephy-window.c: (show_embed_popup): Do not show popups on print preview. * src/ppview-toolbar.c: (ppview_toolbar_set_window), (ppview_toolbar_init), (toolbar_cmd_ppv_goto_first), (toolbar_cmd_ppv_goto_last), (clamp_page_limits), (toolbar_cmd_ppv_go_back), (toolbar_cmd_ppv_go_forward): Use only known to work api to navigate.
* Updated Norwegian translation.Kjartan Maraas2003-08-142-614/+735
| | | | | | 2003-08-13 Kjartan Maraas <kmaraas@gnome.org> * no.po: Updated Norwegian translation.
* Update my mail addressMarco Pesenti Gritti2003-08-134-3/+11
| | | | | | | | | | 2003-08-13 Marco Pesenti Gritti <marco@.gnome.org> * AUTHORS: * HACKING: * src/window-commands.c: (window_cmd_help_about): Update my mail address
* updated Greek translationNikos Charonitakis2003-08-122-111/+103
|
* Respect priority text preference. Ported from gtk.Marco Pesenti Gritti2003-08-1211-7/+181
| | | | | | | | | | | | | | | | | | | | | 2003-08-11 Marco Pesenti Gritti <marco@it.gnome.org> * lib/egg/egg-action.c: (egg_action_class_init), (egg_action_init), (egg_action_set_property), (egg_action_get_property), (egg_action_sync_important), (connect_proxy): * lib/egg/egg-action.h: * lib/egg/eggtoolbar.c: (toolbar_item_is_homogeneous), (egg_toolbar_size_request), (get_item_size): * lib/egg/eggtoolbutton.c: (egg_tool_button_property_notify), (egg_tool_button_class_init), (egg_tool_button_construct_contents): * lib/egg/eggtoolitem.c: (egg_tool_item_class_init), (egg_tool_item_get_is_important), (egg_tool_item_set_is_important), (egg_tool_item_set_property), (egg_tool_item_get_property): * lib/egg/eggtoolitem.h: * src/ephy-window.c: (setup_window): * src/toolbar.c: (toolbar_setup_actions): Respect priority text preference. Ported from gtk.
* Respect system pref about no proxy for.Marco Pesenti Gritti2003-08-123-1/+53
| | | | | | | | | 2003-08-11 Marco Pesenti Gritti <marco@it.gnome.org> * embed/ephy-embed-prefs.h: * embed/mozilla/mozilla-notifiers.cpp: Respect system pref about no proxy for.
* Updated Catalan translation.Jordi Mallach2003-08-112-211/+125
|
* Fix multiple rows dnd problems stealing some Nautilus code.Marco Pesenti Gritti2003-08-112-16/+211
| | | | | | | | | | | | | | 2003-08-11 Marco Pesenti Gritti <marco@it.gnome.org> * lib/widgets/ephy-node-view.c: (ephy_node_view_finalize), (ephy_node_view_enable_drag_dest), (selection_foreach), (get_selection_refs), (ref_list_free), (stop_drag_check), (drag_data_get_cb), (button_release_cb), (motion_notify_cb), (button_event_modifies_selection), (ephy_node_view_button_press_cb), (ephy_node_view_init), (ephy_node_view_enable_drag_source): Fix multiple rows dnd problems stealing some Nautilus code.
* Unfuzzyfied some strings.Ole Laursen2003-08-112-30/+34
| | | | | | 2003-08-11 Ole Laursen <olau@hardworking.dk> * da.po: Unfuzzyfied some strings.
* Added in help documentation about bookmark systemPatanjali Somayaji2003-08-111-4/+138
|
* Updated Welsh translation.Dafydd Harries2003-08-112-59/+66
|
* Sync with Moz HEAD.Xan Lopez2003-08-113-4/+14
| | | | Sync with Moz HEAD.
* *** empty log message ***Release083Marco Pesenti Gritti2003-08-113-1/+52
|
* Updated Brazilian Portuguese translation.Evandro Fernandes Giovanini2003-08-102-71/+76
| | | | | | 2003-08-10 Evandro Fernandes Giovanini <evandrofg@ig.com.br> * pt_BR.po: Updated Brazilian Portuguese translation.
* Updated Portuguese translation.Duarte Loreto2003-08-092-56/+61
| | | | | | 2003-08-09 Duarte Loreto <happyguy_pt@hotmail.com> * pt.po: Updated Portuguese translation.
* *** empty log message ***Wang Jian2003-08-092-31/+35
|
* Updated Spanish translation by Francisco Javier F. SerradorPablo Gonzalo del Campo2003-08-092-57/+67
| | | | | | | 2003-08-08 Pablo Gonzalo del Campo <pablodc@bigfoot.com> * es.po: Updated Spanish translation by Francisco Javier F. Serrador <serrador@arrakis.es>.
* Dutch translation updated.Vincent van Adrighem2003-08-092-52/+57
| | | | | | 2003-08-08 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu> * nl.po: Dutch translation updated.
* Update Czech translationMiloslav Trmac2003-08-092-199/+216
|
* Fix mem leak.Christian Persch2003-08-092-3/+10
| | | | | | | | 2003-08-08 Christian Persch <chp@cvs.gnome.org> * embed/downloader-view.c: (downloader_view_add_download): Fix mem leak.
* Fix mem leak.Christian Persch2003-08-092-11/+14
| | | | | | | | | 2003-08-08 Christian Persch <chp@cvs.gnome.org> * src/bookmarks/ephy-topics-selector: (topic_toggled), (topic_clicked), (topic_key_pressed): Fix mem leak.
* Fix mem leak.Christian Persch2003-08-092-0/+8
| | | | | | | | 2003-08-08 Christian Persch <chp@cvs.gnome.org> * lib/widgets/ephy-node-view.c: (cell_renderer_edited): Fix mem leak.
* Fix mem leaks.Christian Persch2003-08-092-2/+13
| | | | | | | | 2003-08-08 Christian Persch <chp@cvs.gnome.org> * lib/egg/eggtreemodelfilter.c: (egg_tree_model_filter_row_inserted): Fix mem leaks.
* Fix mem leaks.Christian Persch2003-08-092-21/+48
| | | | | | | | 2003-08-08 Christian Persch <chpe@cvs.gnome.org> * embed/print-dialog.c: (print_free_info), (print_get_inf): Fix mem leaks.
* Fix mem leak.Christian Persch2003-08-092-0/+10
| | | | | | | | 2003-08-08 Christian Persch <chpe@cvs.gnome.org> * embed/find-dialog.c: (set_properties): Fix mem leak.
* UpdateMarco Pesenti Gritti2003-08-094-46/+103
| | | | | | | | | | | | | | | 2003-08-08 Marco Pesenti Gritti <marco@it.gnome.org> * lib/egg/egg-toolbars-model.c: * lib/egg/egg-toolbars-model.h: Update * src/ephy-toolbars-model.c: (get_toolbar_and_item_pos), (impl_add_item), (ephy_toolbars_model_class_init), (get_toolbar_pos): Do not add duped bookmarks to toolbars
* Updated Malay translation.Hasbullah Bin Pit2003-08-082-83/+91
| | | | | | 2002-08-08 Hasbullah Bin Pit <sebol@ikhlas.com> * ms.po: Updated Malay translation.
* Updated Belarusian translation by Ales Nyakhaychyk <nab@mail.by>.Danilo Å egan2003-08-082-100/+108
| | | | | | | 2003-08-08 Danilo Å egan <dsegan@gmx.net> * be.po: Updated Belarusian translation by Ales Nyakhaychyk <nab@mail.by>.
* Updated German translation.Christian Neumair2003-08-082-201/+218
|
* Updated British English translation.Christian Persch2003-08-082-42/+46
| | | | | | 2003-08-08 Christian Persch <chpe@cvs.gnome.org> * en_GB.po: Updated British English translation.
* Updated Polish translation.Artur Flinta2003-08-082-65/+70
| | | | | | 2003-08-08 Artur Flinta <aflinta@cvs.gnome.org> * pl.po: Updated Polish translation.
* Updated Serbian translation.Danilo Å egan2003-08-083-246/+252
| | | | | | 2003-08-08 Danilo Å egan <dsegan@gmx.net> * sr.po, sr@Latn.po: Updated Serbian translation.
* Updated Swedish translation.Christian Rose2003-08-082-63/+86
| | | | | | 2003-08-08 Christian Rose <menthos@menthos.com> * sv.po: Updated Swedish translation.
* s/KB/kB/Xan Lopez2003-08-082-4/+11
| | | | s/KB/kB/
* When the embed is not initialized return about:blank as address.Marco Pesenti Gritti2003-08-082-1/+8
| | | | | | | | | 2003-08-08 Marco Pesenti Gritti <marco@it.gnome.org> * embed/mozilla/mozilla-embed.cpp: When the embed is not initialized return about:blank as address.
* Clamp the values to 0/100, mozilla sometimes report more done requestsMarco Pesenti Gritti2003-08-082-4/+20
| | | | | | | | | | 2003-08-07 Marco Pesenti Gritti <marco@it.gnome.org> * src/ephy-tab.c: (build_load_percent): Clamp the values to 0/100, mozilla sometimes report more done requests than total requests, but their progress widget clamp them.
* *** empty log message ***Marco Pesenti Gritti2003-08-086-379/+11
|
* *** empty log message ***Marco Pesenti Gritti2003-08-081-0/+9
|
* *** empty log message ***Marco Pesenti Gritti2003-08-072-61/+63
|
* be.po: Updated Belarusian translation from Belarusian team <i18n@mova.org>.Dmitry Mastrukov2003-08-072-10/+21
|
* Updated Azerbaijani translation.Metin Amiroff2003-08-072-639/+723
| | | | | | 2003-08-06 Metin Amiroff <metin@karegen.com> * az.po: Updated Azerbaijani translation.
* Correct insertion order of new tabs.Christian Persch2003-08-063-4/+16
| | | | | | | | | 2003-08-06 Christian Persch <chpe@cvs.gnome.org> * src/ephy-nodebook.c: (notebook_drag_data_received_cb): * src/ephy-shell.c: (ephy_shell_new_tab): Correct insertion order of new tabs.
* Fix blank page loading.Christian Persch2003-08-063-8/+31
| | | | | | | | | | | | | 2003-08-06 Christian Persch <chpe@cvs.gnome.org> * src/ephy-shell.c: (load_homepage): * src/window-commands.c: (window_cmd_go_home): Fix blank page loading. * src/ephy-shell.c: (ephy_shell_new_tab): Fix new tab positioning.
* Updated Spanish translation by Francisco Javier F. SerradorPablo Gonzalo del Campo2003-08-062-6/+11
| | | | | | | 2003-08-05 Pablo Gonzalo del Campo <pablodc@bigfoot.com> * es.po: Updated Spanish translation by Francisco Javier F. Serrador <serrador@arrakis.es>.
* *** empty log message ***Marco Pesenti Gritti2003-08-062-5/+12
|
* Fix mem leaks.Christian Persch2003-08-063-0/+12
| | | | | | | | | 2003-08-04 Christian Persch <chpe@cvs.gnome.org> * lib/egg/egg-toolbars-model.c: (egg_toolbars_model_to_xml): * lib/egg/eggtoolbar.c: (egg_toolbar_finalize): Fix mem leaks.
* Correct ref-counting.Christian Persch2003-08-062-0/+13
| | | | | | | | 2003-08-04 Christian Persch <chpe@cvs.gnome.org> * lib/widgets/ephy-arrow-toolbutton.c: Correct ref-counting.
* Use link text as bookmark title when no title is specified.Marco Pesenti Gritti2003-08-054-5/+106
| | | | | | | | | | | 2003-08-05 Marco Pesenti Gritti <marco@it.gnome.org> * embed/mozilla/EventContext.cpp: * embed/mozilla/EventContext.h: * src/popup-commands.c: (popup_cmd_bookmark_link): Use link text as bookmark title when no title is specified.
* Updated Korean translation by Young-Ho Cha <ganadist@mizi.com>.Changwoo Ryu2003-08-052-444/+360
| | | | | * ko.po: Updated Korean translation by Young-Ho Cha <ganadist@mizi.com>.
* Updated Danish translation.Ole Laursen2003-08-052-574/+674
| | | | | | 2003-08-05 Ole Laursen <olau@hardworking.dk> * da.po: Updated Danish translation.
* Updated Catalan translation by Francesc Dorca <f.dorca@filnet.es>.Jordi Mallach2003-08-052-1700/+2064
| | | | | | | 2003-08-05 Jordi Mallach <jordi@sindominio.net> * ca.po: Updated Catalan translation by Francesc Dorca <f.dorca@filnet.es>.
* Updated Korean translation.Changwoo Ryu2003-08-052-1532/+1756
| | | | * ko.po: Updated Korean translation.
* Added az to all linguas.Metin AMiroff2003-08-042-1/+5
| | | | | | 2003-08-04 Metin AMiroff <metin@karegen.com> * configure.in: Added az to all linguas.
* Added Azerbaijani translation.Metin AMiroff2003-08-042-0/+2873
| | | | | | 2003-08-04 Metin AMiroff <metin@karegen.com> * az.po: Added Azerbaijani translation.
* Compare the scheme to "file", not the entire url.Christian Persch2003-08-042-4/+12
| | | | | | | | 2003-08-04 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-history.c: (ephy_history_add_host): Compare the scheme to "file", not the entire url.
* Fix mem leak, patch from galeon.Christian Persch2003-08-042-1/+12
| | | | | | | | 2003-08-03 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-autocompletion.c: (ephy_autocompletion_finalize_impl): Fix mem leak, patch from galeon.
* 0.8.2. Drop mozilla 1.3 compatibility.Release082Marco Pesenti Gritti2003-08-034-25/+79
| | | | | | | | | | 2003-08-03 Marco Pesenti Gritti <marco@it.gnome.org> * NEWS: * configure.in: * embed/mozilla/GlobalHistory.cpp: 0.8.2. Drop mozilla 1.3 compatibility.
* *** empty log message ***Wang Jian2003-08-032-203/+107
|
* Work around for a gtk issue. Do not assert if a click outside the notebookMarco Pesenti Gritti2003-08-032-2/+14
| | | | | | | | | 2003-08-02 Marco Pesenti Gritti <marco@it.gnome.org> * src/ephy-notebook.c: (find_tab_num_at_pos), (button_press_cb): Work around for a gtk issue. Do not assert if a click outside the notebook is reported in button_press, just ignore.
* revert last commitMarco Pesenti Gritti2003-08-032-7/+3
|
* Do not disable window raising anymore, mozilla seem to behave correctlyMarco Pesenti Gritti2003-08-022-3/+7
| | | | | | | | | 2003-08-02 Marco Pesenti Gritti <marco@it.gnome.org> * embed/mozilla/mozilla-embed-single.cpp: Do not disable window raising anymore, mozilla seem to behave correctly now.
* retryingSajith VK2003-08-021-0/+2988
|
* Updated British English translation.Christian Persch2003-08-022-285/+319
| | | | | | 2003-08-02 Christian Persch <chpe@cvs.gnome.org> * en_GB.po: Updated British English translation.
* 2003-08-02 Christian PerschChristian Persch2003-08-026-21/+51
| | | | | | | | | | | | | | | | | | | * src/ephy-encodings-menu.c: (build_group): Fix ui xml string. * src/ephy-tabs-menu.c: (ephy_tabs_menu_update): Fix mem leak. * src/ephy-window.c: (remove_from_session), (ephy_window_destroy), (ephy_window_finalize): * src/session.h: * src/session.c: (session_class_init), (session_remove_window): Move up the removal of the window from the session to when it's still valid and non-finalised. Include the window as parameter in the close signal of the session.
* *** empty log message ***Marco Pesenti Gritti2003-08-021-0/+1
|
* Translators comment to avoid verb/adjective confusionMarco Pesenti Gritti2003-08-023-0/+10
| | | | | | | | | | 2003-08-02 Marco Pesenti Gritti <marco@it.gnome.org> * src/bookmarks/ephy-bookmarks-menu.c: (ephy_bookmarks_menu_rebuild): * src/bookmarks/ephy-topic-action.c: (append_bookmarks_menu): Translators comment to avoid verb/adjective confusion
* Make sure props are saved when destroyed.Marco Pesenti Gritti2003-08-022-8/+29
| | | | | | | | | | 2003-08-02 Marco Pesenti Gritti <marco@it.gnome.org> * lib/ephy-dialog.c: (ephy_dialog_dispose), (ephy_dialog_class_init), (ephy_dialog_init), (ephy_dialog_finalize), (dialog_destroy_cb): Make sure props are saved when destroyed.
* DohAnders Carlsson2003-08-021-2/+2
|
* Fix a small error.Anders Carlsson2003-08-021-0/+4
| | | | | | 2003-08-02 Anders Carlsson <andersca@codefactory.se> * sv.po: Fix a small error.
* Fix mem leak.Christian Persch2003-08-022-0/+8
| | | | | | | | 2003-08-01 Christian Persch <chpe@cvs.gnome.org> * src/ephy-main.c: (main): Fix mem leak.
* Restore the "ge_dom_mouse_down" signal.Christian Persch2003-08-024-10/+37
| | | | | | | | | | 2003-08-01 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/mozilla-embed.cpp: (mozilla_embed_dom_mouse_down_cb): * embed/ephy-embed.h: * embed/ephy-embed.c: (ephy_embed_base_init): Restore the "ge_dom_mouse_down" signal.
* updated Greek translation (bugzilla 118780)Nikos Charonitakis2003-08-011-0/+5
|
* updated Greek translation: fixes bugzilla 118780Nikos Charonitakis2003-08-011-60/+35
|
* *** empty log message ***Wang Jian2003-08-012-594/+773
|
* Changelog.Christian Persch2003-08-011-0/+6
|
* Install .pc file.Christian Persch2003-08-011-0/+1
| | | | | | | | 2003-07-30 Christian Persch <chpe@cvs.gnome.org> * data/epiphany-1.0.pc.in: Install .pc file.
* Dutch translation updated.Vincent van Adrighem2003-08-012-167/+169
| | | | | | 2003-07-31 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu> * nl.po: Dutch translation updated.
* Fixing bug 118749 from Chris M. Jackson.Telsa Gwynne2003-08-012-157/+175
|
* updated Greek translationNikos Charonitakis2003-07-311-0/+4
|