aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merging from HEADChristian Persch2004-06-134-0/+0
* Add "es" to SUBDIRS.Christian Persch2004-06-132-1/+7
* User GNOME_COMMON_INIT.Christian Persch2004-06-132-3/+8
* Updating NEWSChristian Persch2004-06-131-0/+2
* Do not hide clipboard items for the input context, fixes bug #139040Christian Persch2004-06-132-9/+10
* ==> ChangeLog <==Christian Persch2004-06-112-1/+7
* Updating NEWSChristian Persch2004-06-101-0/+1
* Disable xpinstall by default. Fixes bug #144035.Christian Persch2004-06-102-0/+9
* Fix property IDs.Christian Persch2004-06-092-2/+8
* Check for firefox dot-dir too.Christian Persch2004-06-094-2/+13
* Updating NEWSChristian Persch2004-06-081-0/+2
* Move external protocols prefs defaults in the javascript file and addMarco Pesenti Gritti2004-06-083-12/+17
* Fix setting the default filename in the !modeSave case. (Backported fromChristian Persch2004-06-073-22/+37
* Updated Greek translation:fixesNikos Charonitakis2004-06-062-131/+137
* Merged from HEAD.Christian Persch2004-06-063-411/+492
* Another API change on 1.7 branch.Christian Persch2004-06-022-5/+12
* === Release 1.2.6 ===Christian Persch2004-06-023-1/+10
* Shut upChristian Persch2004-06-021-0/+4
* Merging from HEADChristian Persch2004-06-022-250/+280
* Updating NEWSChristian Persch2004-05-301-0/+1
* Filter unwanted urls (unused protocols, redirects, non-toplevel loads).Christian Persch2004-05-302-1/+55
* Updating NEWSChristian Persch2004-05-301-0/+1
* Fix reload logic not to use forced reload by default. Patch by C. J. N.Christian Persch2004-05-302-2/+9
* Version 1.2.6.Christian Persch2004-05-292-1/+7
* Revert varargs change, it doesn't work for LOG("Message") withoutChristian Persch2004-05-292-11/+7
* Updating NEWSChristian Persch2004-05-291-1/+2
* Use ISO style variable argument macros. Patch by Brian Cameron, part ofChristian Persch2004-05-292-1/+19
* Add check for 'mkdtemp', since solaris doesn't have it.Christian Persch2004-05-293-0/+22
* Don't return a value in void function, part of bug #141319.Christian Persch2004-05-292-1/+7
* Don't return a value in void function, part of bug #141319.Christian Persch2004-05-292-1/+7
* Fix for mozilla API change, backported from HEAD (ported from galeon).Christian Persch2004-05-292-1/+21
* Depend on glib >= 2.4.1 because of the fix for bug #112222. IncreaseChristian Persch2004-05-292-3/+11
* Updating NEWSChristian Persch2004-05-291-0/+1
* Merged from HEAD.Christian Persch2004-05-293-1/+3502
* Include "config.h".Christian Persch2004-05-292-0/+10
* Updating NEWSChristian Persch2004-05-241-0/+2
* Merged from HEAD.Christian Persch2004-05-243-1/+3336
* forgot to commit it.Alexander Shopov2004-05-241-0/+5
* Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>Alexander Shopov2004-05-241-138/+130
* R help/es/Makefile.in:Christian Persch2004-05-232-524/+6
* Updating NEWSChristian Persch2004-05-221-0/+1
* Set the drag icon on realize, otherwise the current icon theme isn't used,Crispin Flowerday2004-05-222-21/+31
* Recognise mozilla 1.8a1 and 1.8a2.Christian Persch2004-05-222-0/+8
* Fix stupid bug.Christian Persch2004-05-212-2/+9
* Remove "es" from build, it's missing the figures. Fixes bug #142846.Christian Persch2004-05-212-1/+7
* Emit the "tab_removed" signal also for the window's last tab. Part of bugChristian Persch2004-05-203-6/+11
* Fix overflow.Christian Persch2004-05-202-1/+8
* Updating NEWSChristian Persch2004-05-191-1/+1
* *** empty log message ***Christian Persch2004-05-191-0/+1
* Merging from HEADChristian Persch2004-05-192-185/+351
* Fix compilation with Mozilla 1.7 branch, patch by Carlos Romero.Christian Persch2004-05-195-1/+17
* Updating NEWSChristian Persch2004-05-171-3/+3
* Fix observer topic check for cookie "cleared" notification.Christian Persch2004-05-172-1/+7
* Fix mem leaks.'Christian Persch2004-05-162-0/+9
* Fix refcount leak.Christian Persch2004-05-162-0/+9
* Updated.Christian Persch2004-05-162-0/+34
* Merging from HEADChristian Persch2004-05-167-1/+2994
* Set mEventReceiver to nsnull too in ::Destroy(), fixes a crasher.Christian Persch2004-05-162-7/+17
* Yet another mozilla API change (backported from HEAD).Christian Persch2004-05-152-20/+67
* Make sure we don't add a colon at the end of LD_LIBRARY_PATH, which willChristian Persch2004-05-132-1/+13
* Fix compilation with gcc 2.95.Christian Persch2004-05-122-1/+8
* Destroy browser on destroy, but delete it on finalize. Fix for bugChristian Persch2004-05-113-30/+75
* Fix accelerator for OpenImage action.Christian Persch2004-05-092-1/+7
* Jump to new tabs created from command lines; fixes bug #141168.Christian Persch2004-05-092-4/+10
* Use the single sign-on prompt service.Christian Persch2004-05-073-34/+16
* Adjust some MOZILLA_SNAPSHOT checks.Christian Persch2004-05-072-15/+21
* Remove unused variables, and adjust some MOZILLA_SNAPSHOT checks.Christian Persch2004-05-078-22/+26
* Suppress some warnings for C++ code.Christian Persch2004-05-073-3/+13
* Merged nsIDownload API changes from HEAD.Christian Persch2004-05-0710-45/+260
* Increase snapshot level for mozilla 1.7rc2, they've changed API again.Christian Persch2004-05-072-3/+12
* Eliminate ExternalProtocolHandlers in favor of setting prefs to makeChristian Biesinger2004-05-077-494/+30
* ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>.Dmitry Mastrukov2004-05-072-204/+229
* Remove duplicate entry for moz 1.4.2.Christian Persch2004-05-062-1/+6
* ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>.Dmitry Mastrukov2004-05-052-233/+259
* Recognise mozilla 1.7rc too.Christian Persch2004-05-052-4/+8
* Updating NEWSChristian Persch2004-05-041-1/+1
* Post-release version bump.Christian Persch2004-05-042-1/+7
* Committing templatesRelease125Christian Persch2004-05-0410-0/+20
* Don't generate Makefile in help/nlChristian Persch2004-05-041-1/+0
* Updating NEWSChristian Persch2004-05-041-1/+4
* Version 1.2.5.Christian Persch2004-05-044-2/+12
* Updating NEWSChristian Persch2004-05-041-1/+12
* Whenever we have one, pass the cache key to the persist object. That wayChristian Persch2004-05-042-3/+15
* Add new screenshots.Piers Cornwell2004-04-292-0/+0
* Updated Smart Bookmarks help content. Patch by poobar@nycap.rr.com. FixesPiers Cornwell2004-04-292-220/+417
* Update screenshots.Piers Cornwell2004-04-293-0/+7
* Ensure we have a DOM window before trying to get his url. The check wasMarco Pesenti Gritti2004-04-293-2/+11
* Added Basque help pagesPablo Saratxaga2004-04-289-1/+845
* Normalized a translation in Portuguese translation.Duarte Loreto2004-04-272-1/+5
* Updated Maori translation.John C Barstow2004-04-271-6/+6
* Release 1.2.4Release124Christian Persch2004-04-2758-870/+870
* Updating NEWSChristian Persch2004-04-271-0/+2
* Exit print preview mode before closing a window. Fixes a crasher; EpiphanyChristian Persch2004-04-272-0/+20
* Release 1.2.4Christian Persch2004-04-2758-21039/+28249
* Version 1.2.4.Christian Persch2004-04-273-1/+20
* Fix encoding of saved and downloaded content; fixes bug 141050.Christian Persch2004-04-272-32/+27
* Set the close button as data on the tab label.Christian Persch2004-04-252-0/+7
* Document UTF-8 requirement.Christian Persch2004-04-225-7/+24
* Updated Maori translationJohn C Barstow2004-04-212-77/+61
* Replaced %-d with %e. `-' modifier is a GNU extension.Changwoo Ryu2004-04-212-2/+6
* Fix font selection combo box issues; fixes bug #138560.Christian Persch2004-04-184-66/+100
* Post-release version bump.Christian Persch2004-04-182-1/+7
* UpdateRelease123Christian Persch2004-04-181-1/+0
* Updated for 1.2.3.Christian Persch2004-04-182-0/+55
* Add 1.7 to the list of supported mozilla versions.Christian Persch2004-04-183-10/+13
* Make warning message selectable (backported from HEAD).Piers Cornwell2004-04-182-0/+7
* Add "eu" to ALL_LINGUAS.Christian Persch2004-04-183-1/+3712
* Version 1.2.3. Default to not to build the nautilus view.Christian Persch2004-04-182-4/+8
* Fix chrome for new windows opened from _blank target. Fixes bug #139512.Marco Pesenti Gritti2004-04-185-28/+42
* Don't override nsWebBrowserContentPolicy contract ID, just register ourChristian Persch2004-04-183-11/+47
* Don't gunzip downloads (backported from HEAD).Christian Persch2004-04-182-0/+11
* Fix saving of linked content. Don't create the directory; mozilla will doChristian Persch2004-04-172-11/+13
* Updated Hungarian translation.Andras Timar2004-04-152-209/+254
* Add $(MOZILLA_INCLUDE_ROOT) to the list.Christian Persch2004-04-142-0/+7
* Set the actions' accel paths; fixes bug #139641 for ephy.Christian Persch2004-04-145-10/+40
* Merging from HEADChristian Persch2004-04-141-3/+2
* Don't quit the filechooser when selecting "No" from the confirm- overwriteChristian Persch2004-04-104-28/+46
* Sort the actions in the location entry autocompletion dropdown. Fixes bugChristian Persch2004-04-102-1/+46
* Don't abort on error, just show the message on console. Fixes bug #139247.Christian Persch2004-04-072-1/+8
* updated gujarati translation.Guntupalli Karunakar2004-04-062-508/+458
* ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>.Dmitry Mastrukov2004-04-062-14/+19
* Make pdm and print setup dialogues destroy with parent, too.Christian Persch2004-04-063-2/+9
* Make prefs, pdm and print setup dialogues transient to their parent. FixesChristian Persch2004-04-066-8/+34
* ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>.Dmitry Mastrukov2004-04-052-41/+35
* Updated Icelandic translation by Helgi ormar orbjrnssonSamel Jn Gunnarsson2004-04-042-1112/+1684
* Merging Crispin's toolbar fixes from HEADChristian Persch2004-04-034-16/+57
* Updated Norwegian translation.Kjartan Maraas2004-04-032-228/+231
* Remove stray semicolon. Fixes bug #138902.Christian Persch2004-04-032-1/+7
* Fix bookmarks toolbar visibility in fullscreen and print preview mode, asChristian Persch2004-04-016-253/+271
* Corrected small mistake in the committed ChangelogAlexander Shopov2004-04-011-1/+5
* Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.orgAlexander Shopov2004-04-012-1011/+2128
* Make buttons the same size in Industrial theme and make text selectable.Piers Cornwell2004-03-312-3/+10
* Don't allow a font size less than 1.Piers Cornwell2004-03-313-5/+12
* Fix the --with-mozilla-snapshot help string to list all supported mozillaChristian Persch2004-03-312-4/+12
* 2004-03-29 Christian Persch <chpe@cvs.gnome.org>Christian Persch2004-03-302-1/+7
* Fixes #138263.Federico Mena Quintero2004-03-3010-24/+45
* Change test to use -d, fixes bug #138088.Christian Persch2004-03-292-1/+7
* Merge fix for bug #138207 from HEAD.Christian Persch2004-03-292-0/+7
* Post-release version bump.Christian Persch2004-03-292-1/+7
* Don't assume every anchor has a href attribute. Fixes bug #138200.Christian Persch2004-03-292-14/+11
* Fix opening in new tabs when there is no existing window. Fixes bugChristian Persch2004-03-292-2/+21
* Merging from release-1-2-1 branchChristian Persch2004-03-295-5/+21
* Merging from release-1-2-1 branchChristian Persch2004-03-291-0/+4
* Make the "Go" button actually work. Thanks to aes for alerting us to thisChristian Persch2004-03-242-0/+31
* completed punjabi translationGuntupalli Karunakar2004-03-232-5/+9
* Added Gujarati translationGuntupalli Karunakar2004-03-234-1/+3879
* Normalized expression in Portuguese translation.Duarte Loreto2004-03-232-219/+222
* Updated Norwegian Nynorsk translation.Åsmund Skjæveland2004-03-231-115/+117
* Updated Norwegian Nynorsk translation.Åsmund Skjæveland2004-03-232-262/+280
* Fix "Add" button width in the prefs dialogue for some themes.Christian Persch2004-03-221-0/+1
* Set window icon. Fixes bug #137806.Christian Persch2004-03-222-1/+16
* added Punjabi translationGuntupalli Karunakar2004-03-224-1/+3533
* *** empty log message ***Marco Pesenti Gritti2004-03-221-0/+1
* Cleanups chromes code and register a type for the enum.Marco Pesenti Gritti2004-03-2210-328/+414
* The xbel type is now application/x-xbelMarco Pesenti Gritti2004-03-222-1/+7
* Update for 1.2.1Release121Marco Pesenti Gritti2004-03-223-1/+28
* Updated Hungarian translation.Andras Timar2004-03-222-231/+250
* Updated Norwegian Nynorsk translation.Åsmund Skjæveland2004-03-221-47/+62
* Updated Norwegian Nynorsk translation.Åsmund Skjæveland2004-03-221-106/+117
* Updated Norwegian Nynorsk translation.Åsmund Skjæveland2004-03-222-148/+174
* Updated Catalan translation by Xavi Conde <xaviconde@eresmas.com>.Jordi Mallach2004-03-212-1350/+1836
* Don't try to unref NULL icons. Fixes bug #137715.Christian Persch2004-03-202-2/+11
* Plural forms are such fun. Fixed now, thanks to Rhys Jones.Telsa Gwynne2004-03-202-2/+6
* Updated Arabic translation.Arafat Medini2004-03-192-10/+16
* ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>.Dmitry Mastrukov2004-03-192-1264/+2114
* Fix notes and tips to validate.Piers Cornwell2004-03-182-8/+20
* Updated Mongolian translationSanlig Badral2004-03-182-418/+513
* Updated Norwegian Nynorsk translation.Åsmund Skjæveland2004-03-172-53/+81
* Corrected Tamil TranslationDinesh Nadarajah2004-03-172-4/+8
* Fixed translation for "system-language"Yanko Kaneti2004-03-172-1/+5
* Updated Simplified Chinese translationFunda Wang2004-03-162-42/+61
* Updated Slovak translation.Marcel Telka2004-03-162-265/+258
* *** empty log message ***Release120Marco Pesenti Gritti2004-03-154-2/+38
* *** empty log message ***Denis Lackovic2004-03-152-318/+324
* Updated Bengali translationsSayamindu Dasgupta2004-03-152-1287/+1104
* 2004-03-13 John C Barstow <jbarstow@cvs.gnome.org> Updated Maori translationJohn C Barstow2004-03-142-288/+275
* Deal with the case where data_received signal is emitted asyncrounously.Marco Pesenti Gritti2004-03-142-13/+17
* Added Bulgarian translation by Vladimir "Kaladan" PetkovAlexander Shopov2004-03-134-1/+2595
* Updated Tamil TranslationDinesh Nadarajah2004-03-132-1473/+2106
* Updated Ukrainian translationMaxim Dziumanenko2004-03-122-447/+462
* Add a MAINTAINERS fileMarco Pesenti Gritti2004-03-121-0/+2
* Update Czech translationMiloslav Trmac2004-03-112-16/+20
* *** empty log message ***Robert Sedak2004-03-112-1/+5
* Updated Norwegian Nynorsk translation.Åsmund Skjæveland2004-03-102-41/+56
* Updated Brazilian Portuguese translation.Gustavo Maciel Dias Vieira2004-03-102-704/+650
* CVS_SILENTGörkem Çetin2004-03-101-1718/+860
* Added nn to ALL_LINGUAS. Started Norwegian Nynorsk translation.smund Skjveland2004-03-094-1/+3452
* Translation updated.Priit Laes2004-03-092-48/+34
* 2004-03-09 Fixed the bug #134109 in ja.po. T.Aihana <aihana@gnome.gr.jp>Fixed the bug #134109 in ja.po. T.Aihana2004-03-092-76/+79
* Updated Indonesian translation, missed "system-language" on previousMohammad DAMT2004-03-092-1/+5
* Added translation for "system-language".Roozbeh Pournader2004-03-092-2/+6
* Updated Indonesian translation, fixed bug #134109Mohammad DAMT2004-03-092-410/+602
* *** empty log message ***Release1112Marco Pesenti Gritti2004-03-091-1/+1
* Updating NEWSChristian Persch2004-03-091-0/+18
* Check if the dragged item is a separator. Fixes crash when it _is_ aChristian Persch2004-03-094-3/+47
* Updated Spanish translation.Francisco Javier F. Serrador2004-03-092-25/+21
* Updated Slovenian translationAndraz Tori2004-03-091-1/+1
* Updated Arabic translation.Arafat Medini2004-03-092-249/+250
* Updated Canadian English translation.Adam Weinberger2004-03-092-2/+6
* Updated Polish translation.Artur Flinta2004-03-092-74/+77
* Updated Welsh translation from Rhys Jones.Dafydd Harries2004-03-092-1199/+1995
* Updated Belarusian translation.Ales Nyakhaychyk2004-03-082-99/+110
* *** empty log message ***Release1111Marco Pesenti Gritti2004-03-081-1/+1
* Updated Romanian translationMugurel Tudor2004-03-082-1164/+1746
* *** empty log message ***Marco Pesenti Gritti2004-03-084-6/+11
* Updated for 1.1.11.Christian Persch2004-03-072-0/+75
* Translation updated.Mətin Əmirov2004-03-072-267/+400
* Really always check the return value of xmlTextReaderRead(), don't advanceChristian Persch2004-03-072-32/+60
* Fix crash when dragging a link to a tab label; I forgot to change thisChristian Persch2004-03-072-5/+11
* Also pop up the context menu with the menu key.Christian Persch2004-03-072-1/+16
* Updated Simplified Chinese translationFunda Wang2004-03-062-255/+265
* Persist changed accels with gnome_accelerator_sync().Christian Persch2004-03-062-0/+8
* Fix --with-mozilla-snapshot help stringChristian Persch2004-03-061-2/+2
* Increase MOZILLA_SNAPSHOT for 1.7b, and depend on gtk+ >= 2.3.5.Christian Persch2004-03-063-5/+23
* Don't return an error when a DOM document isn't a HTML document, it's okChristian Persch2004-03-052-1/+9
* Don't assume Desktop directory location, check the gconf key if it'sChristian Persch2004-03-052-2/+24
* Replace filename validity check, it was making the filename invalidChristian Persch2004-03-052-10/+14
* Don't use ephy_tab_get_embed(), instead use the pointer provided when weChristian Persch2004-03-052-20/+28
* Don't set the 5-star icon as window icon for the about dialogue. Fixes bugChristian Persch2004-03-052-8/+7
* Change wait interval between updates to 0.2 s.Christian Persch2004-03-042-1/+7
* Copy and modify gnome_vfs_uri_list_parse() so that we get a list of stringChristian Persch2004-03-045-14/+73
* Unset the GValue after we're done using what it contained.Christian Persch2004-03-044-3/+32
* If the favicon isn't ready when we need it, connect to the favicon cache'sChristian Persch2004-03-032-1/+37
* Updated Hungarian translation.Andras Timar2004-03-032-1212/+1574
* Do not show the unsubmitted dialog for js closeMarco Pesenti Gritti2004-03-032-1/+12
* Don't remember the size of the filechoose dialogue, because it doesn'tChristian Persch2004-03-032-5/+8
* Never show two resume dialogs, just re-present the old one.Marco Pesenti Gritti2004-03-022-2/+22
* Another fix.Christian Rose2004-03-022-7/+13
* Don't try to backup non-existing files :) Also, when neitherChristian Persch2004-03-022-3/+22
* Correctly sync the smarturl property of EphyBookmarksAction when itChristian Persch2004-03-022-0/+39
* When changing a bookmark address and it was a smart bookmark but now isChristian Persch2004-03-022-1/+9
* Ensure we always have a BookmarksBar toolbar in the model. Fixes bugChristian Persch2004-03-022-24/+39
* The icon should be activated by double clickMarco Pesenti Gritti2004-03-022-20/+8
* Small fix.Christian Rose2004-03-022-44/+47
* Add API docs.Christian Persch2004-03-022-6/+44
* If reading the bookmarks file, or re-importing the bookmarks from the rdfChristian Persch2004-03-022-0/+49
* Fix XBEL importer not to tag all bookmarks with a "Bookmarks" category.Christian Persch2004-03-022-4/+99
* Export ephy_statusbar_add_widget() for use by extensions.Christian Persch2004-03-013-3/+24
* Guard against xml reading error, check for NULL subtree before trying toChristian Persch2004-03-012-3/+12
* Keep a ref for downloads in the view.Marco Pesenti Gritti2004-03-017-23/+131
* Correct the label of the action button (Open)Marco Pesenti Gritti2004-03-012-3/+12
* Iterate backwards over the children when removing a host.Christian Persch2004-03-012-1/+7
* Remove cancelled downloads from the downloads hash; and remove partiallyChristian Persch2004-03-013-58/+98
* Add debug output in ctors and dtors.Christian Persch2004-02-297-8/+27
* Separately profile bookmarks menu clean and rebuild.Christian Persch2004-02-292-2/+13
* Add "cancelled" signal to EphyEmbedPersist.Christian Persch2004-02-294-6/+27
* Add debug output.Christian Persch2004-02-292-0/+17
* Decode RFC 2231 and RFC 2047 encoded filenames in content-dispositionChristian Persch2004-02-292-0/+48
* Add debug output.Christian Persch2004-02-292-1/+11
* Fix max size logic, thanks to chpe.Marco Pesenti Gritti2004-02-292-2/+8