aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Marco Pesenti Gritti2004-02-116-52/+80
* Pass the property id to the changed signal.Marco Pesenti Gritti2004-02-116-34/+79
* Fixed badly translated string preventing some sites from displayingChristophe Fergeau2004-02-112-56/+65
* Fix mem leaks.Christian Persch2004-02-112-0/+9
* Better autocompletion sorting logic.Marco Pesenti Gritti2004-02-113-13/+59
* Updated Finnish translation.Pauli Virtanen2004-02-112-29/+36
* Show the title of the bookmark, not the addressMarco Pesenti Gritti2004-02-112-1/+7
* Updated Korean translation.Changwoo Ryu2004-02-102-65/+69
* Updated Norwegian translation.Kjartan Maraas2004-02-102-44/+44
* Fix the fix for the epiphany equivalent of bug #133633. Don't convert theChristian Persch2004-02-102-5/+47
* Include config.h.Christian Persch2004-02-093-0/+17
* Added "mi" to ALL_LINGUAS. Added Maori translation by John C BarstowChristian Rose2004-02-094-1/+3545
* updateFunda Wang2004-02-092-1096/+1621
* Updated Spanish translation.Francisco Javier F. Serrador2004-02-092-43/+47
* Remove trailing / in invocation of mkdir, since it's unneeded and notChristian Persch2004-02-082-1/+8
* Updated Belarusian translation.Ales Nyakhaychyk2004-02-082-48/+218
* Updated Malay translation.Hasbullah Bin Pit2004-02-082-44/+50
* Updated Greek translation (minor fixes)Nikos Charonitakis2004-02-072-99/+118
* Make middle-click paste work with urls with IDN domain names. Fixes theChristian Persch2004-02-072-1/+9
* Excise old galeon 1, non ported, defined-out code.Christian Persch2004-02-072-4/+6
* Honour the --with-gconf-schema-file-dir and --disable-schemas-installChristian Persch2004-02-072-2/+11
* Update Czech translationMiloslav Trmac2004-02-072-29/+34
* Now that GtkComboBox supports mnemonic activation, set the focus target ofChristian Persch2004-02-062-0/+12
* Updated Portuguese translation.Duarte Loreto2004-02-062-438/+632
* Updated Finnish translation.Pauli Virtanen2004-02-062-1110/+1680
* Updated Polish translation by GNOME PL Team.Artur Flinta2004-02-052-27/+33
* Make warning message selectable per hig.Piers Cornwell2004-02-052-0/+8
* Updated Albanian translationLaurent Dhima2004-02-051-0/+4
* UpdatedLaurent Dhima2004-02-051-54/+39
* No need to connect to the toolitem's create-menu-proxy signal, gtk+ doesChristian Persch2004-02-053-49/+10
* gtk+ now connects the tool item's create_menu_proxy to the action'sChristian Persch2004-02-052-80/+18
* Fix toolbar overflow menu creation. Don't connect zoom control signals toChristian Persch2004-02-054-87/+100
* Fix mem leak.Christian Persch2004-02-052-1/+8
* Dialogs shouldn't show up in the window list, period.Christian Persch2004-02-055-5/+14
* Don't show Find, Add Language, and Encodings dialogue in window list.Christian Persch2004-02-053-3/+11
* Set a default height/width for the dialog.David Bordoley2004-02-052-0/+8
* David Bordoley <bordoley@msu.edu>Biggest Flake Ever2004-02-053-0/+13
* Use title capitalisation for title.Piers Cornwell2004-02-042-1/+7
* Update Czech translationMiloslav Trmac2004-02-032-27/+29
* Add Ukrainian translationMaxim Dziumanenko2004-02-024-1/+3558
* Updated Polish translation by GNOME PL Team.Artur Flinta2004-02-022-36/+40
* *** empty log message ***Release117Marco Pesenti Gritti2004-02-021-0/+2
* Use gnome-common to generate help makefilesMarco Pesenti Gritti2004-02-024-149/+10
* Version 1.1.7.Christian Persch2004-02-022-1/+7
* Decouple extensions manager initialisation and extensions loading. Fixes aChristian Persch2004-02-024-4/+19
* typo in icon nameMarco Pesenti Gritti2004-02-022-1/+7
* Updated Danish translation.Ole Laursen2004-02-022-621/+870
* Add a space after period, fixes bug #133151.Christian Persch2004-02-022-1/+7
* Translation updated.Mətin Əmirov2004-02-022-900/+1335
* *** empty log message ***Denis Lackovic2004-02-022-478/+555
* *** empty log message ***Marco Pesenti Gritti2004-02-011-0/+4
* Updated Slovak translation.Marcel Telka2004-02-012-811/+1087
* Activating the status icon should only show it (HIG says so). Also set theXan Lopez2004-02-012-9/+10
* *** empty log message ***Marco Pesenti Gritti2004-02-011-2/+2
* Prepare for 1.1.6Adam Hooper2004-02-013-1/+68
* Updated Albanian translationLaurent Dhima2004-02-011-0/+4
* UpdatedLaurent Dhima2004-02-011-393/+431
* Updated Korean translation.Changwoo Ryu2004-02-011-7/+8
* Updated Korean translation.Changwoo Ryu2004-01-312-361/+394
* Updated Norwegian translation.Kjartan Maraas2004-01-312-256/+268
* Obvious typo fixAdam Hooper2004-01-312-1/+7
* minor fixHasbullah Bin Pit2004-01-311-0/+1
* Updated Malay translation.Hasbullah Bin Pit2004-01-312-592/+762
* Don't try to g_free a nsCOMPtr<>, and use nsMemory::Free for the mMimeTypeChristian Persch2004-01-312-2/+8
* Updated Spanish translation.Francisco Javier F. Serrador2004-01-312-189/+206
* Update Czech translaitonMiloslav Trmac2004-01-302-192/+206
* Fix mem leak.Christian Persch2004-01-302-2/+9
* Fix property getter of "icon" property.Christian Persch2004-01-292-2/+9
* Fix mem leak.Christian Persch2004-01-292-0/+7
* Fix mem leak.Christian Persch2004-01-292-7/+12
* Fix encodign conversion of "Untitled" filename suggestion. Fixes bugChristian Persch2004-01-292-1/+8
* Don't crash when reading the RDF file fails.Christian Persch2004-01-293-3/+18
* Use rdf:resource instead of rdf:about, fixes bug #131543.Christian Persch2004-01-292-1/+8
* Sync topic names in the menu. Fixes bug #128097.Christian Persch2004-01-292-19/+68
* Fix options parsing.Christian Persch2004-01-292-15/+30
* Use EPHY_STOCK_DOWNLOAD for the download link icon.David Bordoley2004-01-292-1/+7
* Fix linking with nautilus view enabled.Christian Persch2004-01-282-1/+7
* Check for required libnautilus version, and conditionally enable nautilusChristian Persch2004-01-283-4/+25
* Fixed Czech translationMiloslav Trmac2004-01-282-84/+56
* Update documentation.Piers Cornwell2004-01-282-5/+92
* Only try to rmdir() the tmp directory if we have one.Christian Persch2004-01-272-3/+12
* Make sure to not initialize EphyBrowser multiple times.Marco Pesenti Gritti2004-01-273-1/+15
* Updated Serbian translation.Danilo Šegan2004-01-273-412/+454
* Updated French translation.Christophe Merlet2004-01-272-15/+19
* Updated Slovenian translationAndraz Tori2004-01-271-2/+2
* Fix mem leak.Christian Persch2004-01-272-0/+8
* Fix mem leak.Christian Persch2004-01-272-3/+10
* Fix mem leak.Christian Persch2004-01-272-0/+7
* Updated Polish translation by GNOME PL Team.Artur Flinta2004-01-262-356/+365
* Updated Lithuanian translation.Zygimantas Berucka2004-01-262-1086/+1714
* Updated Mongolian translationSanlig Badral2004-01-262-1215/+1663
* *** empty log message ***Marco Pesenti Gritti2004-01-263-2/+17
* Correct a translator name.Marco Pesenti Gritti2004-01-263-43/+67
* Updated French translation.Christophe Merlet2004-01-262-5927/+704
* Include nsIMIMEInfo.h to fix compilation with mozilla 1.4.Christian Persch2004-01-262-0/+7
* Fix mem leak.Christian Persch2004-01-262-0/+8
* Fix mem leak.Christian Persch2004-01-262-0/+7
* Fix mem leak.Christian Persch2004-01-262-1/+14
* Fix mem leaks.Christian Persch2004-01-262-2/+8
* ==> ChangeLog <==Christian Persch2004-01-262-0/+8
* Fix mem leak.Christian Persch2004-01-262-0/+11
* 2004-01-25 Christian Persch <chpe@cvs.gnome.org>Christian Persch2004-01-262-9/+10
* Fix mem leak.Christian Persch2004-01-262-0/+8
* Update the screenshot to match the default toolbar layout.David Bordoley2004-01-262-0/+6
* Fix mem leak.Christian Persch2004-01-262-1/+7
* Fix mem leak.Christian Persch2004-01-262-9/+12
* Fixed early freeing of tmp_dirAdam Hooper2004-01-252-4/+16
* Fix mem leak.Christian Persch2004-01-252-1/+9
* Fix mem leaks.Christian Persch2004-01-252-0/+9
* Fix mem leaks.Christian Persch2004-01-252-2/+8
* Fix mem leaks.Christian Persch2004-01-252-4/+10
* Fix mem leaks.Christian Persch2004-01-252-3/+9
* Fix mem leak.Christian Persch2004-01-252-0/+7
* Fix mem leak.Christian Persch2004-01-252-1/+9
* Updated the Greek translationKostas Papadimas2004-01-252-423/+541
* Add a way to get the downloads dir with a comment for translators. Use dirMarco Pesenti Gritti2004-01-256-14/+45
* Updated copyright date.Christian Persch2004-01-252-2/+8
* Double underscores, since otherwise the menu entry will display them asChristian Persch2004-01-252-2/+11
* When checking forms for modifications, handle correctly text entries withChristian Persch2004-01-252-2/+22
* Add a hidden tools menu that extensions can use.David Bordoley2004-01-253-0/+10
* *** empty log message ***Marco Pesenti Gritti2004-01-253-0/+149
* update docsMarco Pesenti Gritti2004-01-258-31/+23
* Remove totally wrong comment before ephy_string_blank_chrAdam Hooper2004-01-252-10/+6
* Make ephy_file_tmp_directory() return a const char * instead of a char *Adam Hooper2004-01-254-3/+11
* Updated Spanish translation.Francisco Javier F. Serrador2004-01-251-50/+45
* *** empty log message ***Release115Marco Pesenti Gritti2004-01-251-1/+1
* Prepare for 1.1.5Marco Pesenti Gritti2004-01-253-4/+19
* Prepare for 1.1.5Marco Pesenti Gritti2004-01-251-0/+10
* Prepare for 1.1.4Marco Pesenti Gritti2004-01-244-3/+74
* Fall back to Home directory when the pref is NULL.Christian Persch2004-01-242-0/+12
* Use our eel_gconf_set_path() function to persist the directory.Christian Persch2004-01-242-16/+17
* *** empty log message ***Marco Pesenti Gritti2004-01-241-1/+1
* Add a persist-position property.Marco Pesenti Gritti2004-01-245-6/+58
* Updated Spanish translation.Francisco Javier F. Serrador2004-01-242-196/+230
* Sometimes reading gnomedesktop flames is useful:Marco Pesenti Gritti2004-01-245-9/+23
* Commit ChangeLog tooChristian Persch2004-01-241-0/+19
* Allow passing the translation domain to ephy_dialog_construct, to makeChristian Persch2004-01-2411-30/+60
* Update Czech translationMiloslav Trmac2004-01-242-193/+223
* We really depend on gtk+ >= 2.3.2.Christian Persch2004-01-232-1/+7
* Updated Serbian translation.Danilo Šegan2004-01-233-528/+680
* Make Cancel safe against non active downloads.Xan Lopez2004-01-232-0/+12
* Use both BYPASS_CACHE and BYPASS_PROXY on force-reload. Unified theChristian Persch2004-01-234-15/+16
* Updated encodings listChristian Persch2004-01-232-2/+8
* Updated German translation.Christian Neumair2004-01-232-168/+196
* data: urls can be opened in new tabs too.Christian Persch2004-01-233-0/+9
* Work around a bug in mozilla where 0xa0 (NBSP) are converted to spaces, soChristian Persch2004-01-232-2/+16
* New function to get temp directory and moved ephy_shell_delete_on_exit toChristopher James Lahey2004-01-237-44/+98
* Translation updated by Reinout van Schouwen.Vincent van Adrighem2004-01-232-173/+225
* Slightly better string for history disable.Marco Pesenti Gritti2004-01-232-1/+7
* *** empty log message ***Marco Pesenti Gritti2004-01-224-5/+24
* Translation updated by Kees van den Broek.Vincent van Adrighem2004-01-222-1/+6
* Updated Norwegian translation.Kjartan Maraas2004-01-222-228/+289
* Call ephy_file() explicitly for each glade file, letting extensions load glad...Adam Hooper2004-01-229-14/+35
* Destroy filepicker once it's done. I dunno about much more bugs so pleaseMarco Pesenti Gritti2004-01-222-0/+11
* Update Czech translationMiloslav Trmac2004-01-222-117/+168
* Set "tooltip" property on bookmark actions to the url. That way we displayChristian Persch2004-01-212-4/+34
* Use ngettext for number of downloads and remaining minutes display in thePiers Cornwell2004-01-212-7/+38
* about: can be opened in new tab too.Christian Persch2004-01-213-3/+12
* Re-enable fonts language font filtering, fixes bug #128814Christian Persch2004-01-212-1/+7
* Updated Korean translation.Changwoo Ryu2004-01-212-171/+255
* Updated Polish translation by GNOME PL Team.Artur Flinta2004-01-212-26/+40
* Updated Spanish traslation.Francisco Javier F. Serrador2004-01-212-91/+139
* Translation updated by Reinout van Schouwen.Vincent van Adrighem2004-01-202-163/+211
* Make uri canonical before passing it as launch argument to make vfs happy.Marco Pesenti Gritti2004-01-204-8/+21
* Merge from gnome-2-4 branch.Christian Persch2004-01-202-0/+220
* Updated Albanian translationLaurent Dhima2004-01-201-0/+4
* UpdatedLaurent Dhima2004-01-201-114/+162
* Updated German translation.Christian Neumair2004-01-202-139/+220
* Add a way to store paths.Marco Pesenti Gritti2004-01-198-192/+196
* Updated Polish translation by GNOME PL Team.Artur Flinta2004-01-192-116/+173
* *** empty log message ***Marco Pesenti Gritti2004-01-198-163/+186
* Introduce ephy_dialog_hide().Christian Persch2004-01-193-0/+18
* We need to use do_QueryInterface to get from the nsIDOM[Key|Mouse]Event toChristian Persch2004-01-192-15/+28
* Updated Serbian translation.Danilo Šegan2004-01-183-62/+66
* Updated Spanish translation.Francisco Javier F. Serrador2004-01-182-30/+32
* Use g_signal_connect_object to connect the embed signals, that way they'reChristian Persch2004-01-173-128/+107
* Typo fixes.62004-01-172-3/+7
* Updated Norwegian translation.Kjartan Maraas2004-01-172-761/+700
* Use gtk_file_chooser_get_filename() instead ofChristian Persch2004-01-172-1/+8
* Update email addressChristian Persch2004-01-171-1/+2
* Updated Malay translation. change year at changlog I'm late 1 yearHasbullah Bin Pit2004-01-162-558/+730
* Show help for menu items in the statusbar.Christian Persch2004-01-162-0/+74
* Updated Spanish translation.Francisco Javier F. Serrador2004-01-162-5/+18
* Translation updated.Vincent van Adrighem2004-01-162-23/+36
* Make EphyEmbedEvent abstract, implemented by MozillaEmbedEvent. PortChristian Persch2004-01-1611-151/+407
* Update Czech translationMiloslav Trmac2004-01-152-10/+23
* Updated Polish translation by GNOME PL Team.Artur Flinta2004-01-152-9/+22
* Updated Serbian translation.Danilo Šegan2004-01-153-4/+26
* Updated Irish translationAlastair McKinstry2004-01-152-13/+18
* Let the user decide about what to do with automatic dialogs.Xan Lopez2004-01-153-3/+130
* Updated Albanian translationLaurent Dhima2004-01-151-0/+4
* UpdatedLaurent Dhima2004-01-151-427/+517
* Get the page content into a string.Christian Persch2004-01-144-2/+68
* Updated Spanish translation.Francisco Javier F. Serrador2004-01-142-40/+53
* Updated Serbian translation.Danilo Šegan2004-01-143-52/+58
* Allow to show/hide downloader clicking on tray icon. Fixes #131012.Xan Lopez2004-01-142-1/+15
* Translation updated.Vincent van Adrighem2004-01-132-383/+522
* remove conflict indicatorsNikos Charonitakis2004-01-131-1/+0
* Updated Greek translationNikos Charonitakis2004-01-132-417/+484
* Update Czech translationMiloslav Trmac2004-01-132-20/+24
* Version 1.1.3.Release113Christian Persch2004-01-132-1/+9
* Feature FreezeChristian Persch2004-01-131-0/+4
* Updating NEWSChristian Persch2004-01-131-0/+1
* Updated Polish translation by GNOME PL Team.Artur Flinta2004-01-132-65/+72
* Updated British English translation.Christian Persch2004-01-132-373/+460
* Updating docs templactesChristian Persch2004-01-137-23/+142
* Add accelerator to Pause/Resume button.Christian Persch2004-01-132-2/+8
* Updating NEWSChristian Persch2004-01-131-0/+62
* Default history to "enabled".Christian Persch2004-01-132-0/+10
* Forgot thisChristian Persch2004-01-131-0/+1
* Forgot to commit those.Christian Persch2004-01-132-1/+9
* Only allow "Open in New Tab/Window" for certain protocols.Christian Persch2004-01-133-1/+43
* Updated Polish translation by GNOME PL Team.Artur Flinta2004-01-122-1106/+1604
* Update Czech translationMiloslav Trmac2004-01-122-267/+317
* Updated Serbian translation.Danilo Šegan2004-01-123-94/+152
* Updated spanish translation.Francisco Javier F. Serrador2004-01-112-306/+376
* Updating MOZILLA_SNAPSHOT level of trunkChristian Persch2004-01-111-1/+1
* Verified the quote and put the original here.Christian Persch2004-01-112-3/+10
* Fix signal parameter, and add a NULL check. Fixes bug #131117, patch byChristian Persch2004-01-112-1/+11
* Implement print and print setup disabling for lockdown mode.Christopher James Lahey2004-01-115-19/+105
* Adapt to the ever-changing mozilla API.Christian Persch2004-01-114-8/+35
* Include config.hChristian Persch2004-01-111-0/+4
* Implement history disabling.Christian Persch2004-01-117-52/+237
* Forgot thisChristian Persch2004-01-111-0/+2
* Added disable_arbitrary_url, disable_toolbar_editing, and disable_historyChristopher James Lahey2004-01-108-17/+138
* Fix type to make it compile with MOZILLA_SNAPSHOT <= 11 again.Christian Persch2004-01-102-1/+14
* Updated German translation.Christian Neumair2004-01-102-266/+326
* Use NS_ENSURE_SUCCESS/NS_ENSURE_TRUE at appropriate places.Christian Persch2004-01-103-140/+128
* Use NS_ENSURE_SUCCESS/NS_ENSURE_TRUE at appropriate places.Christian Persch2004-01-106-36/+73
* Use NS_ENSURE_SUCCESS/NS_ENSURE_TRUE at appropriate places.Christian Persch2004-01-103-20/+36
* Use NS_ENSURE_SUCCESS/NS_ENSURE_TRUE at appropriate places.Christian Persch2004-01-102-171/+152
* Use NS_ENSURE_SUCCESS/NS_ENSURE_TRUE at appropriate places.Christian Persch2004-01-103-47/+62
* Use NS_ENSURE_SUCCESS/NS_ENSURE_TRUE at appropriate places instead ofChristian Persch2004-01-102-8/+13
* Use NS_ENSURE_SUCCESS/NS_ENSURE_TRUE at appropriate places instead ofChristian Persch2004-01-103-9/+27
* Add "Download Link As" to the link context menu.Xan Lopez2004-01-105-0/+22
* updated translation, by Joao Emanuel <deathbird1981@yahoo.com.br>Gustavo Noronha Silva2004-01-102-168/+202
* Updated Serbian translation.Danilo Šegan2004-01-103-522/+628
* 2004.01.09 Arafat Medini <lumina@silverpen.de>Arafat Medini2004-01-102-32/+36
* Check if embed is valid here.92004-01-102-3/+11
* Added disable_bookmark_editing key.Chris Lahey2004-01-1013-28/+197
* Updated Korean translation.Changwoo Ryu2004-01-092-1119/+1566
* Add an accellerator-only action (F7) to toggle caret browsing. Hook upChristian Persch2004-01-098-1/+69
* Oops. The patch was actually Dave Jones's.Roozbeh Pournader2004-01-091-1/+1
* Fixed a logic error in using & instead of && (bug #130919, Telsa Gwynne).Roozbeh Pournader2004-01-092-1/+6
* Wrong identifier here.Chris Lahey2004-01-091-1/+1
* Forgot this line.Chris Lahey2004-01-081-0/+1
* Don't save the file if disable_save_to_disk is on.82004-01-084-4/+51
* Update Czech translationMiloslav Trmac2004-01-082-19/+51
* help/C/epiphany-C.omfPiers Cornwell2004-01-072-6/+12
* Updated Italian translation by Francesco Marletta.Alessio Frusciante2004-01-072-1142/+1530