aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updated Slovak translation.Marcel Telka2003-10-062-537/+675
* Fix Czech translationMiloslav Trmac2003-10-042-5/+9
* Updated Serbian translation.Danilo Å egan2003-10-043-1376/+1694
* Updated Hungarian translation.Andras Timar2003-10-042-688/+891
* Updated Hungarian translation.Andras Timar2003-10-042-732/+660
* Check for failed load of the toolbars model from the XML file, and fix theChristian Persch2003-10-032-1/+14
* file eggtreemodelunion.c was initially added on branch new-completion.Marco Pesenti Gritti2003-10-030-0/+0
* file eggtreemodelunion.h was initially added on branch new-completion.Marco Pesenti Gritti2003-10-030-0/+0
* Use new gtk api for empty submenusMarco Pesenti Gritti2003-10-022-28/+15
* Applied revision by Augusta Marques da Silva <augusta.marques@gmx.net>.Gustavo Maciel Dias Vieira2003-10-022-700/+845
* Implement view menu.Marco Pesenti Gritti2003-09-304-1/+148
* Use ngettext.Christian Persch2003-09-302-4/+19
* Removed data/ui/epiphany-ui.xml.in, it doesn't exist anymore, and did notChristian Persch2003-09-302-1/+6
* Don't pass NULL to gnome_vfs_expand_initial_tilde.Christian Persch2003-09-302-1/+16
* More accurate description for Ever filter. Keep the backend as is, so weMarco Pesenti Gritti2003-09-303-6/+15
* *** empty log message ***Marco Pesenti Gritti2003-09-302-0/+39
* The file picker dir can be NULL, check before trying to expand tilde.Marco Pesenti Gritti2003-09-283-9/+44
* Forgot this.Xan Lopez2003-09-272-2/+8
* *** empty log message ***Marco Pesenti Gritti2003-09-271-0/+2
* API sync, from galeon.Xan Lopez2003-09-272-8/+15
* Offer to import from Firebird too.Christian Persch2003-09-273-3/+13
* *** empty log message ***Marco Pesenti Gritti2003-09-271-1/+0
* Simpler implementation.Marco Pesenti Gritti2003-09-274-33/+15
* Use gtkicontheme, and use it also for mime icons.Marco Pesenti Gritti2003-09-276-27/+127
* *** empty log message ***Marco Pesenti Gritti2003-09-271-0/+1
* *** empty log message ***Marco Pesenti Gritti2003-09-271-2/+1
* Implement history time filterMarco Pesenti Gritti2003-09-274-53/+250
* Remove unused includes, they was causing warnings on solarisMarco Pesenti Gritti2003-09-272-3/+6
* split changelogMarco Pesenti Gritti2003-09-252-11717/+11717
* *** empty log message ***Marco Pesenti Gritti2003-09-253-7/+10
* Fix spacing ... when gtkdialog will be higgy ...Marco Pesenti Gritti2003-09-253-3/+11
* Fix #123176. Use response instead of connecting 210 callbacks.Marco Pesenti Gritti2003-09-253-25/+36
* Remove --server mode. It was a dirty hack anyway, and had a crasher whenChristian Persch2003-09-254-20/+13
* Don't destroy the session when all windows are closed.Christian Persch2003-09-253-31/+13
* Add 1.6a to the list.Xan Lopez2003-09-252-0/+7
* Simplify and solve bugs by using a checkbox with radio appeareance. ThatMarco Pesenti Gritti2003-09-244-10/+18
* *** empty log message ***Marco Pesenti Gritti2003-09-241-0/+6
* ChangeLogMarco Pesenti Gritti2003-09-241-1/+1
* Remove also from the groupMarco Pesenti Gritti2003-09-242-3/+11
* Do not use _ as accellerators in bookmarks menus.Marco Pesenti Gritti2003-09-246-10/+80
* Dave Bordoley <bordoley@msu.edu>Marco Pesenti Gritti2003-09-245-48/+96
* Fix topic labels.Christian Persch2003-09-242-1/+7
* Use Bookmarks instead of All as labelMarco Pesenti Gritti2003-09-242-2/+19
* Save session when windows are removedMarco Pesenti Gritti2003-09-242-0/+8
* Check for NULL return of gtk_get_current_event. Fixes bug #123063.Christian Persch2003-09-242-10/+19
* Refactor initialization/automation code. Now all the code used by theMarco Pesenti Gritti2003-09-245-64/+68
* Correct popup path; fixes context menu on topics.Christian Persch2003-09-232-1/+8
* *** empty log message ***Marco Pesenti Gritti2003-09-231-1/+1
* Swapped arguments in a func, was causing edit on the address instead ofMarco Pesenti Gritti2003-09-231-0/+8
* Updateing according to inputs from SMC, the group for malayalam localizationSajith VK2003-09-231-675/+694
* Removed the spec file.Christian Persch2003-09-222-78/+6
* Complete view menu impl. There is a gtk bug that make it behave funnilyMarco Pesenti Gritti2003-09-223-6/+83
* Specify UTF-8 encoding in the keyword url.Christian Persch2003-09-222-1/+6
* Implement a way to choose visible column in a menu. Not finished I need toMarco Pesenti Gritti2003-09-214-20/+71
* Depend on libxml2 >= 2.6.0; this should fix the bookmarks loss bug.Christian Persch2003-09-212-1/+7
* Fix check for return value of xmlSaveFileFormat, _maybe_ fixing theChristian Persch2003-09-212-1/+8
* Use gconf_client_notify. Fixed bug #112882.Christian Persch2003-09-202-10/+7
* *** empty log message ***Marco Pesenti Gritti2003-09-202-0/+7
* Fix directory selection persistence [bug #122780].Christian Persch2003-09-204-38/+47
* Remember the address in the location action, so we can restore it when weChristian Persch2003-09-208-163/+351
* Remove spurious code.Christian Persch2003-09-202-8/+7
* Do not fail if prefs.js is corrupted.Marco Pesenti Gritti2003-09-203-3/+17
* *** empty log message ***Marco Pesenti Gritti2003-09-202-2/+10
* Add an --import-bookmarks command line option, and really implement theChristian Persch2003-09-194-0/+41
* Forgot to commit configure changesChristian Persch2003-09-191-0/+4
* embed/mozilla/MozRegisterComponents.cpp A embed/mozilla/GtkNSSDialogs.cppChristian Persch2003-09-197-0/+510
* *** empty log message ***Marco Pesenti Gritti2003-09-197-353/+4
* Do not use .in for not to translate files.Marco Pesenti Gritti2003-09-1915-63/+517
* Updated Estonian translation by Priit Laes <amd@tt.ee>.Tõivo Leedjärv2003-09-192-219/+224
* correct toolitem typeMarco Pesenti Gritti2003-09-192-1/+7
* Fix warning with new gtkMarco Pesenti Gritti2003-09-182-1/+7
* Refactor node db loading functions into a common one in ephy-node-db.Christian Persch2003-09-187-137/+127
* Commit configure change, tooChristian Persch2003-09-181-1/+3
* Re-revert, use new gnome vfs show_url api.Christian Persch2003-09-182-3/+13
* *** empty log message ***Marco Pesenti Gritti2003-09-172-1/+7
* here tooGediminas Paulauskas2003-09-171-1/+1
* Add Lithuanian translation by Tomas Kuliavas <tokul@users.sourceforge.net>.Gediminas Paulauskas2003-09-174-1/+2996
* add supported protocolsMarco Pesenti Gritti2003-09-172-0/+7
* Adapt to changed GtkActionGroup api.Christian Persch2003-09-173-15/+44
* Added MOZ_PLUGIN_PATH default. Added migration from galeon settings.Christopher James Lahey2003-09-172-0/+23
* Really use the translated names of the default topics and bookmarks whenChristian Persch2003-09-172-4/+10
* ephy_new_bookmark_construct):Christian Persch2003-09-172-1/+7
* *** empty log message ***Marco Pesenti Gritti2003-09-161-1/+1
* Activate the embed when necessary.Marco Pesenti Gritti2003-09-162-0/+17
* Correct spelling mistake in ChangeLogChristian Persch2003-09-161-1/+1
* Enable dragging the tab from a single-tab window too.Christian Persch2003-09-162-35/+33
* *** empty log message ***Christian Persch2003-09-152-2/+8
* Fixed terminology issue pointed out by Johan HammarChristian Rose2003-09-142-591/+601
* Added in support to allow Mozilla 1.4.1 to be used for Epiphany compile.Patanjali Somayaji2003-09-145-9/+10
* Update vi.poNguyen Thai Ngoc Duy2003-09-131-30/+32
* Exchange the newly-deprecated g_value_set_object_take_ownership() withChristian Persch2003-09-134-3/+12
* Use a line to make more clear Language/Fonts relation. I had this ideaMarco Pesenti Gritti2003-09-132-224/+263
* Remove not needed removal of groups of actions from ui merge (gtk fix).Marco Pesenti Gritti2003-09-129-18/+16
* Make sure to remove show_timeout also when the window is still notMarco Pesenti Gritti2003-09-122-13/+18
* Remove a double connect to signal.Christian Persch2003-09-102-4/+6
* CVS_SILENTGörkem Çetin2003-09-101-1/+0
* CVS_SILENTGörkem Çetin2003-09-101-1770/+2784
* Make spinner status per tab. Remove the default to tab pref, use tab byMarco Pesenti Gritti2003-09-109-109/+46
* the right file this timePablo Saratxaga2003-09-101-624/+2619
* Added Walloon filePablo Saratxaga2003-09-104-1/+935
* Readd separators and dont use unnecessary placeholders.Marco Pesenti Gritti2003-09-103-3/+10
* First important step in solving the fonts mess. Allow to select theMarco Pesenti Gritti2003-09-108-473/+265
* Updating Turkish po files...Görkem Çetin2003-09-091-1/+1
* gtk+ now supports invisible event boxes. Remove our custom implementationChristian Persch2003-09-097-292/+30
* updated irish translationPaul Duffy2003-09-082-1/+5
* add a missing fileMarco Pesenti Gritti2003-09-082-0/+7
* Updated Slovak translation.Marcel Telka2003-09-082-97/+101
* Added sk.Marcel Telka2003-09-082-1/+5
* Added Slovak translation.Marcel Telka2003-09-082-0/+2960
* *** empty log message ***Marco Pesenti Gritti2003-09-082-53/+64
* Galeon guys found a way to load prefs from a js file, without having themMarco Pesenti Gritti2003-09-082-0/+12
* Set wrap around prop in mozilla interfaceMarco Pesenti Gritti2003-09-072-0/+7
* Updated Brazilian Portuguese translation.Evandro Fernandes Giovanini2003-09-072-3/+7
* Port to the new gtk dynamic menus apiMarco Pesenti Gritti2003-09-072-60/+50
* Use gtk_action_group_set_translation_domain() to restore menu and popupChristian Persch2003-09-065-0/+16
* Adapt to new gtk_ui_manager_add_ui functionality.Christian Persch2003-09-053-2/+11
* Updated Tamil translationFatih Demir2003-09-052-162/+152
* Bump version to 1.1.0 and EPIPHANY_MAJOR to 1.1 on HEAD.Christian Persch2003-09-052-3/+9
* *** empty log message ***Marco Pesenti Gritti2003-09-041-3/+2
* signature change in gtkMarco Pesenti Gritti2003-09-042-0/+9
* Use x,y only on drop, otherwise they are invalid. Damn that api suck.Marco Pesenti Gritti2003-09-042-10/+20
* Fix a typo in the xmlMarco Pesenti Gritti2003-09-044-4/+13
* Check if the target type match before highlighting the row and returnMarco Pesenti Gritti2003-09-042-1/+10
* updated Vietnamese po filePablo Saratxaga2003-09-042-1269/+1279
* Corrected translation bugs.Guntupalli Karunakar2003-09-032-11/+15
* Use the api for dynamic menus creation. Far cleaner.Marco Pesenti Gritti2003-09-033-49/+24
* Updated Hindi translationGuntupalli Karunakar2003-09-032-767/+697
* Rewrote xbel bookmarks importer using xmlreader api. Should fix bugChristian Persch2003-09-033-82/+274
* Fix galeon bookmarks import for the case of there existing a subdirectoryChristian Persch2003-09-032-5/+14
* Added Mongolian translation.Sanlig Badral2003-09-031-0/+2974
* Added Mongolian translationSanlig Badral2003-09-033-1/+9
* *** empty log message ***Mugurel Tudor2003-09-032-8/+13
* typoMarco Pesenti Gritti2003-09-022-1/+7
* Mega-patch, changelog too long to paste here.Christian Persch2003-09-02100-1190/+1195
* Fix ui xml, make ppview toolbar work again.Christian Persch2003-09-022-9/+15
* added ( thanks to Mi%Gş%@u Moldovan )Marius Andreiana2003-09-024-1/+2994
* Some more missing ensure update.Marco Pesenti Gritti2003-09-024-0/+11
* Readd is_important and ensure_update, gtk now support them.Marco Pesenti Gritti2003-09-017-11/+20
* *** empty log message ***Marco Pesenti Gritti2003-09-012-13/+17
* Fix problems with EphyNodeView, bookmarks and history dialogs and updateMarco Pesenti Gritti2003-09-019-41/+63
* *** empty log message ***Marco Pesenti Gritti2003-08-318-173/+185
* *** empty log message ***Marco Pesenti Gritti2003-08-312-65/+15
* Updated French translation.Christophe Merlet2003-08-312-1759/+2253
* Complete gtk 2.3 port. It doesnt run here but it could be my env.Marco Pesenti Gritti2003-08-3021-142/+161
* *** empty log message ***Marco Pesenti Gritti2003-08-301-4/+4
* forgot files...Marco Pesenti Gritti2003-08-307-1333/+2
* Part of gtk 2.3 port, changelog too long to paste itMarco Pesenti Gritti2003-08-3067-11153/+1182
* *** empty log message ***Marco Pesenti Gritti2003-08-301-0/+4
* Updated traditional Chinese translation.Kwok-Koon Cheung2003-08-293-897/+1111
* Added "sq" to ALL_LINGUASLaurent Dhima2003-08-292-1/+5
* Added Albanian translationLaurent Dhima2003-08-291-0/+4
* Added Albanian fileLaurent Dhima2003-08-291-0/+2951
* Revision of Spanish translation by Francisco Javier F. SerradorPablo Gonzalo del Campo2003-08-282-92/+94
* 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
* Updated Welsh translation.Dafydd Harries2003-08-272-104/+108
* Dutch translation updated.Vincent van Adrighem2003-08-272-50/+55
* Updated Korean translation by Young-Ho Cha <ganadist at mizi.com>.Changwoo Ryu2003-08-252-21/+28
* *** 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
* Use a small spinner for all styles except text under icons.Anders Carlsson2003-08-252-1/+6
* 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
* Convert erroneous g_return_if_fail into a simple conditional return.Christian Persch2003-08-242-1/+8
* Add extra bogosity check, ported from galeon.Christian Persch2003-08-242-0/+7
* Use WARN_CXXFLAGS for mozilla code. You need to update gnome-common.Marco Pesenti Gritti2003-08-243-1/+10
* 0.9.1Release091Marco Pesenti Gritti2003-08-244-13/+33
* Updated Serbian translation.Danilo Å egan2003-08-233-16/+20
* Add missing file. The string is already translated so it doesn't add newKjartan Maraas2003-08-233-278/+67
* Updated Korean translation.Changwoo Ryu2003-08-232-88/+90
* 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
* Make it NULL safeMarco Pesenti Gritti2003-08-225-50/+133
* 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
* Updated Irish TranslationPaul Duffy2003-08-212-127/+133
* Adding more help documentationPatanjali Somayaji2003-08-212-0/+73
* Added Icelandic translation.Samúel Jón Gunnarsson2003-08-214-1/+2935
* Overwrite existing files. (We already warn the user about it).Marco Pesenti Gritti2003-08-212-7/+15
* Fix drag dest implementation getting some code from nautilus.Marco Pesenti Gritti2003-08-212-51/+244
* Added irish translationPaul Duffy2003-08-204-2/+2925
* Do not try to remove completed downloads, fixes a crash.Marco Pesenti Gritti2003-08-202-2/+11
* Stop signals only when necessary on drag dest custom implementation. MakeMarco Pesenti Gritti2003-08-202-12/+54
* Fixed Azerbaijani translation.Metin Amiroff2003-08-192-46/+43
* Add activate api.Marco Pesenti Gritti2003-08-195-0/+46
* updated Greek translationNikos Charonitakis2003-08-182-160/+96
* Updated Azerbaijani translation.Metin Amiroff2003-08-182-180/+186
* Updated Norwegian translation.Kjartan Maraas2003-08-182-3/+9
* *** empty log message ***Marco Pesenti Gritti2003-08-173-19/+7
* Removed useless code (debug leftovers).Christian Persch2003-08-172-6/+6
* Remove unused variables and functions.Christian Persch2003-08-172-212/+13
* Add missing include for unlink().Christian Persch2003-08-171-0/+1
* Updated Finnish translation.Pauli Virtanen2003-08-172-240/+294
* Added Hindi translationGuntupalli Karunakar2003-08-174-1/+3033
* Fixed a bug in Estonian translation.Tõivo Leedjärv2003-08-162-1/+5
* Added et to ALL_LINGUAS.Tõivo Leedjärv2003-08-162-1/+5
* Added Estonian translation by Priit Laes <amd@tt.ee>.Tõivo Leedjärv2003-08-162-0/+2951
* Fix bug #119818.Christian Persch2003-08-152-1/+20
* Expand initial ~ in file name to print to.Christian Persch2003-08-152-1/+8
* Make print preview exit code safer.Marco Pesenti Gritti2003-08-153-4/+18
* Fix compiler warnings.Christian Persch2003-08-142-4/+10
* Fix opening bookmarks in new window, there was a missing flag.Xan Lopez2003-08-142-1/+8
* Remove an unused progress listener. Looks like galeon 1 code ?!Marco Pesenti Gritti2003-08-145-159/+11
* Do not show popups on print preview.Marco Pesenti Gritti2003-08-143-8/+43
* Updated Norwegian translation.Kjartan Maraas2003-08-142-614/+735
* Update my mail addressMarco Pesenti Gritti2003-08-134-3/+11
* updated Greek translationNikos Charonitakis2003-08-122-111/+103
* Respect priority text preference. Ported from gtk.Marco Pesenti Gritti2003-08-1211-7/+181
* Respect system pref about no proxy for.Marco Pesenti Gritti2003-08-123-1/+53
* 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
* Unfuzzyfied some strings.Ole Laursen2003-08-112-30/+34
* 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
* *** empty log message ***Release083Marco Pesenti Gritti2003-08-113-1/+52
* Updated Brazilian Portuguese translation.Evandro Fernandes Giovanini2003-08-102-71/+76
* Updated Portuguese translation.Duarte Loreto2003-08-092-56/+61
* *** empty log message ***Wang Jian2003-08-092-31/+35
* Updated Spanish translation by Francisco Javier F. SerradorPablo Gonzalo del Campo2003-08-092-57/+67
* Dutch translation updated.Vincent van Adrighem2003-08-092-52/+57
* Update Czech translationMiloslav Trmac2003-08-092-199/+216
* Fix mem leak.Christian Persch2003-08-092-3/+10
* Fix mem leak.Christian Persch2003-08-092-11/+14
* Fix mem leak.Christian Persch2003-08-092-0/+8
* Fix mem leaks.Christian Persch2003-08-092-2/+13
* Fix mem leaks.Christian Persch2003-08-092-21/+48
* Fix mem leak.Christian Persch2003-08-092-0/+10
* UpdateMarco Pesenti Gritti2003-08-094-46/+103
* Updated Malay translation.Hasbullah Bin Pit2003-08-082-83/+91
* Updated Belarusian translation by Ales Nyakhaychyk <nab@mail.by>.Danilo Å egan2003-08-082-100/+108
* Updated German translation.Christian Neumair2003-08-082-201/+218
* Updated British English translation.Christian Persch2003-08-082-42/+46
* Updated Polish translation.Artur Flinta2003-08-082-65/+70
* Updated Serbian translation.Danilo Å egan2003-08-083-246/+252
* Updated Swedish translation.Christian Rose2003-08-082-63/+86
* s/KB/kB/Xan Lopez2003-08-082-4/+11
* When the embed is not initialized return about:blank as address.Marco Pesenti Gritti2003-08-082-1/+8
* Clamp the values to 0/100, mozilla sometimes report more done requestsMarco Pesenti Gritti2003-08-082-4/+20
* *** 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