aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* === Release 1.2.7 ===Release127Christian Persch2004-08-0112-9/+52
* Updated for 1.2.7.Christian Persch2004-08-012-2/+37
* Disconnect from screen's size-changed on finalize too.Christian Persch2004-08-012-27/+38
* UpdateChristian Persch2004-07-311-1/+3
* Use nsIDOMWindow2 to get the event target for mozilla >= 1.7rc3.Christian Persch2004-07-312-1/+22
* Typo fix.Christian Persch2004-07-312-1/+7
* s/nsCString/nsACString/ in a few places. Patch taken from FreeBSD ports.Christian Persch2004-07-313-6/+14
* Mozilla API change.Christian Persch2004-07-292-0/+15
* Fix build with old mozilla versions (<= 1.5).Christian Persch2004-07-282-3/+9
* Add bug referenceChristian Persch2004-07-251-1/+1
* Pass the single to the header sniffer and weak ref it. Fixes bug #141928,Christian Persch2004-07-254-11/+33
* Release the single observer in dispose. Should fix bug #146873.Christian Persch2004-07-253-4/+30
* Stored state is guint not gint.Christian Persch2004-07-242-1/+7
* Handle the case where the downloads dir cannot be created gracefully. FixChristian Persch2004-07-224-26/+41
* Fix ChangeLogChristian Persch2004-07-221-16/+0
* Remove a unused variable.Christian Persch2004-07-222-1/+6
* *** empty log message ***Christian Persch2004-07-221-0/+1
* Mozilla API change (backported from HEAD).Christian Persch2004-07-222-0/+10
* Fix mem leaks (ported from Galeon).Christian Persch2004-07-223-0/+26
* Since the print dialogue is modal the filechooser needs to be modal too.Christian Persch2004-07-172-0/+8
* Make print and print setup go trough nsIPrintingPromptService (backportedChristian Persch2004-07-1121-254/+180
* Depend on libgnomeui >= 2.6.0.Christian Persch2004-07-092-2/+11
* Don't convert filename encoding here, since we use it as UTF-8 inChristian Persch2004-07-072-5/+8
* Unescape the mailto: address, fixes bug #144462 (merged from HEAD).Christian Persch2004-07-075-3/+56
* Updating NEWSChristian Persch2004-07-071-1/+5
* Merged from HEAD.Christian Persch2004-07-073-1/+3518
* Updated Catalan translation.Jordi Mallach2004-07-072-1/+5
* Set sane_state to TRUE from user changes, otherwise broken prefs willChristian Persch2004-06-292-0/+16
* Updating NEWSChristian Persch2004-06-251-1/+2
* update vi.poNguyen Thai Ngoc Duy2004-06-251-533/+462
* Move check for javascript after the http[s] checks.Christian Persch2004-06-232-8/+11
* Check for empty attributes before adding the item when parsing theChristian Persch2004-06-212-7/+17
* Allow importing from Epiphany bookmarks format (RDF), fixes bug #144699.Christian Persch2004-06-212-0/+11
* Remove implementation of GlobalHistory2::HidePage, it's really not usedChristian Persch2004-06-202-16/+9
* Implement GlobalHistory[2]::HidePage, fixes bug #142143.Christian Persch2004-06-202-9/+46
* Updating NEWSChristian Persch2004-06-181-0/+6
* Escape strings before using the with markup in labels. Patch by CrispinChristian Persch2004-06-183-9/+17
* Updated Bulgarian translation by Vladimir "Kaladan" PetkovAlexander Shopov2004-06-172-3695/+3746
* Updating NEWSChristian Persch2004-06-151-0/+9
* Work around mozilla bug #246392 which goes back to the original urls whenChristian Persch2004-06-154-7/+81
* Use g_markup_print_escaped().Christian Persch2004-06-152-4/+8
* Escape strings before using them with markup in labels.Christian Persch2004-06-153-6/+12
* Post-release version bump.Christian Persch2004-06-142-1/+7
* === Release 1.2.6 ===Release126Christian Persch2004-06-1422-21/+2745
* Updating NEWSChristian Persch2004-06-141-4/+0
* Make distcheck passChristian Persch2004-06-1410-2737/+1
* 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 ÞorbjörnssonSamúel Jón 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 Skjæveland2004-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