aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix reload logic not to use forced reload by default. Patch by C. J. N.Christian Persch2004-05-302-2/+9
* Updated Danish translation.Ole Laursen2004-05-302-648/+673
* Updated Spanish helpFrancisco Javier F. Serrador2004-05-291-71/+73
* Revert varargs change, it doesn't work for LOG("Message") withoutChristian Persch2004-05-292-11/+7
* Updating NEWSChristian Persch2004-05-291-4/+9
* Use ISO style variable argument macros. Patch by Brian Cameron, part ofChristian Persch2004-05-292-0/+19
* Add check for 'mkdtemp', since solaris doesn't have it.Christian Persch2004-05-293-0/+21
* 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
* Depend on glib >= 2.4.1 because of the fix for bug #112222.Christian Persch2004-05-292-1/+7
* Fix for mozilla API change (ported from galeon).Christian Persch2004-05-292-1/+21
* Increase mozilla snapshot level for 1.8a2/trunk.Christian Persch2004-05-292-2/+8
* Update for 1.3.0.Christian Persch2004-05-292-2/+205
* Added "tk" to ALL_LINGUAS. Added Turkmen translation by Gurban MühemmetChristian Rose2004-05-294-1/+3504
* Include "config.h".Christian Persch2004-05-291-0/+4
* Always include "config.h" !Christian Persch2004-05-292-0/+10
* Fix snapshot check for mozilla >= 1.7rc2 .Christian Persch2004-05-292-1/+7
* Fix some spellings in Thai translation.Theppitak Karoonboonyanan2004-05-252-33/+32
* Remove unused field in structXan Lopez2004-05-254-1/+15
* Added "th" (Thai) to ALL_LINGUAS. Added Thai translation by IsriyaPaisa Seeluangsawat2004-05-244-1/+3338
* Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>Alexander Shopov2004-05-242-279/+283
* remove Makefile.in errounously committedMarco Pesenti Gritti2004-05-231-357/+0
* Fix some headers fallouts with mozilla headMarco Pesenti Gritti2004-05-234-1/+17
* Fix compilation with moz 1.6.Christian Persch2004-05-221-0/+6
* 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
* Elimiate indeterminate progress, fixes bugs #142303 and #142305.Christian Persch2004-05-213-20/+16
* Fix stupid bug.Christian Persch2004-05-212-2/+9
* Emit the "tab_removed" signal also for the window's last tab. Part of bugChristian Persch2004-05-203-6/+11
* Open bookmark in new tab on middle-click. Fixes bug #106250.Christian Persch2004-05-203-6/+81
* Fix typoChristian Persch2004-05-201-1/+0
* Backported fixes from gtk+ cvs head.Christian Persch2004-05-202-17/+28
* Fix a MOZILLA_SNAPSHOT check for 1.7 branch.Christian Persch2004-05-192-1/+7
* Generate Makefile in help/es too.Christian Persch2004-05-192-0/+7
* Fix capitalisation.Christian Persch2004-05-193-2/+10
* Updated British English translationGareth Owen2004-05-192-109/+141
* Fix observer topic check for cookie "cleared" notification.Christian Persch2004-05-172-1/+7
* updated Walloon filePablo Saratxaga2004-05-172-1300/+1712
* Spanish docs updatedFrancisco Javier F. Serrador2004-05-171-65/+64
* Fix mem leak.Christian Persch2004-05-162-3/+15
* Fix mem leaks.'Christian Persch2004-05-162-0/+9
* Fix refcount leak.Christian Persch2004-05-162-0/+9
* Shut upChristian Persch2004-05-161-0/+4
* Set mEventReceiver to nsnull in ::Destroy(), fixes a crasher.Christian Persch2004-05-162-6/+14
* Updated Canadian English translation.Alexander Winston2004-05-152-104/+146
* *** empty log message ***Christian Persch2004-05-151-7/+0
* Yet another mozilla API change.Christian Persch2004-05-152-13/+67
* Forgot to change action entries for last commit.Christian Persch2004-05-142-4/+6
* Simplify context menu wrt. frames. Fixes bug #138442.Christian Persch2004-05-144-55/+8
* Updated Spanish translation.Francisco Javier F. Serrador2004-05-145-0/+2989
* Updated Czech translation.Miloslav Trmac2004-05-132-5/+21
* Make sure we don't add a colon at the end of LD_LIBRARY_PATH, which willChristian Persch2004-05-132-1/+13
* Updated Spanish translation.Francisco Javier F. Serrador2004-05-132-75/+114
* Backport changed from the new gtkcellrendererprogress which was based onChristian Persch2004-05-133-240/+346
* Fix compilation with gcc 2.95.Christian Persch2004-05-122-1/+8
* One more NS_ENSURE_TRUE.Christian Persch2004-05-112-1/+7
* Updated Albanian translationLaurent Dhima2004-05-111-0/+4
* UpdatedLaurent Dhima2004-05-111-641/+491
* Updated Czech translation.Miloslav Trmac2004-05-112-66/+85
* Changed back to NS_ENSURE_TRUE as per discussion in bug #142184.Christian Persch2004-05-112-23/+29
* Remove unused variable.Christian Persch2004-05-112-1/+6
* Destroy the EphyBrowser in destroy handler, but delete it only onChristian Persch2004-05-113-45/+87
* Statusbar re-design: Move lock icon to left; hide progress bar when noChristian Persch2004-05-113-12/+77
* Shut upChristian Persch2004-05-101-0/+2
* Fix accelerator for OpenImage action.Christian Persch2004-05-092-1/+7
* Added ephy-file-chooser.c.Christian Persch2004-05-092-0/+5
* Jump to new tabs created from command lines; fixes bug #141168.Christian Persch2004-05-092-4/+10
* Add convenience functions for creating a filter with a bunch of mime typesChristian Persch2004-05-0910-80/+217
* Forward nsIAuthPrompt interface to the single sign-on promptChristian Persch2004-05-083-35/+19
* corrected <identifier url>.Iñaki Larrañaga2004-05-071-1/+1
* Adjust MOZILLA_SNAPSHOT checks for changed snapshot levels.Christian Persch2004-05-074-27/+35
* Increase snapshot level for mozilla >= 1.7rc2 and 1.8a/trunk.Christian Persch2004-05-072-4/+11
* ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>.Dmitry Mastrukov2004-05-072-204/+229
* Check for nsIPassword.hChristian Persch2004-05-063-5/+24
* Adapt to mozilla API change.Christian Persch2004-05-062-0/+11
* Recognise 1.7rc* too.Christian Persch2004-05-062-0/+8
* ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>.Dmitry Mastrukov2004-05-052-35/+60
* Updated Spanish translation.Francisco Javier F. Serrador2004-05-052-618/+619
* Updated Dutch translation.Reinout van Schouwen2004-05-041-92/+107
* Whenever we have one, pass the cache key to the persist object. That wayChristian Persch2004-05-042-3/+15
* Fix a mem leak; thanks to Crispin for spotting it.Christian Persch2004-05-032-1/+7
* title added back to dialog - see notes on bug #133152Patanjali Somayaji2004-05-032-1/+7
* Remove unused variableChristian Persch2004-05-031-3/+0
* More HIGifying of the overwrite confirmation dialog - - title removed fromPatanjali Somayaji2004-05-032-1/+10
* Make Escape cancel overwrite dialog.Piers Cornwell2004-05-032-20/+22
* Clean up encoding handling.Christian Persch2004-05-0211-160/+120
* Minor updates to match UI.Piers Cornwell2004-05-022-53/+69
* Make the statusbar's GtkTooltips publicly accessibly.Christian Persch2004-05-023-7/+15
* Updated Czech translation.Miloslav Trmac2004-04-302-98/+106
* Updated British English translationGareth Owen2004-04-302-104/+124
* More HIG love for overwrite confirmation. Partial fix for bug #133152.Piers Cornwell2004-04-302-3/+11
* fix build bustageMarco Pesenti Gritti2004-04-303-0/+18
* fix build bustageMarco Pesenti Gritti2004-04-301-1/+5
* *** empty log message ***Marco Pesenti Gritti2004-04-301-4/+4
* Updated Canadian English translation.Adam Weinberger2004-04-302-106/+116
* Complete headers definesMarco Pesenti Gritti2004-04-306-38/+75
* HIGified dialog created with "Cancel" and "Overwrite" buttons.Patanjali Somayaji2004-04-292-11/+49
* *** empty log message ***Marco Pesenti Gritti2004-04-291-0/+2
* More defines work, still lack EventContext and EmbedPrivate. Use mozillaMarco Pesenti Gritti2004-04-2928-174/+212
* *** empty log message ***Marco Pesenti Gritti2004-04-291-0/+2
* Add defines for private mozilla api usage. It will make easier to trackMarco Pesenti Gritti2004-04-293-49/+53
* Adding new screenshots.Piers Cornwell2004-04-292-0/+0
* Updated Smart Bookmarks help content. Patch by poobar@nycap.rr.com. FixesPiers Cornwell2004-04-292-197/+382
* Update screenshots.Piers Cornwell2004-04-293-0/+7
* Merging from gnome-2-4Christian Persch2004-04-295-0/+1129
* Ensure we have a DOM window before trying to get his url. The check wasMarco Pesenti Gritti2004-04-293-2/+11
* Correct listitems to contain para tags. Fixes bug #140918.Sebastian Heinlein2004-04-292-23/+41
* Updated Dutch translationReinout van Schouwen2004-04-281-668/+665
* Nice mess of defines to support 1.8a. Damn.Marco Pesenti Gritti2004-04-2711-32/+248
* Updated Portuguese translation.Duarte Loreto2004-04-272-603/+591
* Exit print preview mode before closing a window. Fixes a crasher; EpiphanyChristian Persch2004-04-272-0/+20
* Fix encoding of saved content; fixes bug #141050.Marco Pesenti Gritti2004-04-272-34/+29
* Fix dependency libs not to include libbonoboui.Christian Persch2004-04-242-1/+7
* Added Basque help filesPablo Saratxaga2004-04-229-1/+844
* Document UTF-8 requirement.Christian Persch2004-04-225-8/+25
* *** empty log message ***Marco Pesenti Gritti2004-04-221-2/+3
* Updated Lithuanian translation.Zygimantas Berucka2004-04-212-609/+445
* Added missing documentation fileAdam Hooper2004-04-212-0/+44
* Documented EphyGladeAdam Hooper2004-04-206-7/+35
* Updated Czech translation.Miloslav Trmac2004-04-192-7/+15
* Fix font selection combo box issues; fixes bug #138560.Christian Persch2004-04-185-69/+107
* Merging from gnome-2-6Christian Persch2004-04-181-1/+2
* Fix chrome for new windows opened from _blank target. Fixes bug #139512.Marco Pesenti Gritti2004-04-185-29/+43
* s/PERSIST_NO_CONVERSION/PERSIST_FLAGS_NO_CONVERSION/Adam Hooper2004-04-181-1/+1
* Do not uncompress when the type is not html.Marco Pesenti Gritti2004-04-182-0/+11
* Updated Canadian English translation.Adam Weinberger2004-04-182-3/+10
* Resync with eggMarco Pesenti Gritti2004-04-175-4/+33
* Updated British English translationGareth Owen2004-04-172-599/+588
* Added MozDownload.cpp.Christian Persch2004-04-172-0/+5
* Fix saving of linked content. Don't create the directory; mozilla will doChristian Persch2004-04-172-11/+15
* Updated Canadian English translation.Adam Weinberger2004-04-162-601/+433
* Updated Czech translation.Miloslav Trmac2004-04-162-595/+579
* Updated Hungarian translation.Andras Timar2004-04-152-361/+421
* Add "Downloads" folder shortcut to our file chooser dialogues.Christian Persch2004-04-142-0/+30
* Add debug output.Christian Persch2004-04-142-0/+16
* 2004-04-09 Christian Persch <chpe@cvs.gnome.org>Christian Persch2004-04-145-10/+38
* Don't quit the filechooser when selecting "No" from the confirm- overwriteChristian Persch2004-04-104-28/+46
* Add Ctrl+S as an alternate accel for Save As. Fixes bug #139415.Piers Cornwell2004-04-103-0/+12
* Sort the actions in the location entry autocompletion dropdown. Fixes bugChristian Persch2004-04-102-1/+46
* Change initial refcound of EphyNode to 1, not 0Adam Hooper2004-04-106-13/+11
* added gujarati translationGuntupalli Karunakar2004-04-094-1/+3822
* Fix ChangeLogChristian Persch2004-04-091-2/+2
* Make warning message selectable.Piers Cornwell2004-04-092-0/+7
* Added forgotten EphyNodeDb documentationAdam Hooper2004-04-082-0/+137
* Eliminate ExternalProtocolHandlers in favor of setting prefs to makeChristian Biesinger2004-04-078-500/+30
* Remove unused variable.Christian Persch2004-04-072-3/+7
* Don't abort on errors, just display a message on console.Christian Persch2004-04-072-11/+6
* doc/plan/plan.xmlPiers Cornwell2004-04-072-10/+22
* ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>.Dmitry Mastrukov2004-04-062-14/+19
* Track the active window.Christian Persch2004-04-062-0/+74
* 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-48/+53
* Documented EphyNodeDbAdam Hooper2004-04-0511-16/+169
* Updated Icelandic translation by Helgi Þormar ÞorbjörnssonSamúel Jón Gunnarsson2004-04-042-1200/+1682
* Synchronise changes from galeon, this fixes simple usage, stops crashesCrispin Flowerday2004-04-034-16/+57
* Remove stray semicolon. Fixes bug #138902.Christian Persch2004-04-032-1/+7
* Added 'plural-forms'.Iñaki Larrañaga2004-04-021-0/+1
* Added "eu" (Basque) to ALL_LINGUAS.Iñaki Larrañaga2004-04-022-1/+7
* Added Basque translation.Iñaki Larrañaga2004-04-022-0/+3707
* added <!ELEMENT > declaration for bugzilla tag fixed test for presence ofStefan Rotsch2004-04-022-1/+10
* Fix bookmarks toolbar visibility in fullscreen and print preview mode, asChristian Persch2004-04-015-25/+44
* Corrected small mistake in the committed ChangelogAlexander Shopov2004-04-011-0/+4
* Fix --with-mozilla-snapshot help string; we don't support 1.4 and 1.5 anyChristian Persch2004-03-312-5/+12
* Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.orgAlexander Shopov2004-03-312-1011/+2128
* Make buttons the same size in Industrial theme and make text selectable.Piers Cornwell2004-03-312-3/+10
* Use right capitalisation for label.Piers Cornwell2004-03-312-1/+7
* Don't allow a font size less than 1.Piers Cornwell2004-03-313-6/+13
* Added element <bugzilla /> for assigning a bugzilla entry to each itemStefan Rotsch2004-03-311-2/+3
* Get rid of the separators in the Image and Image/Link popups. Fixes bugChristian Persch2004-03-302-2/+7
* Documented EphyEmbedFactoryAdam Hooper2004-03-305-17/+27
* Get rid of #if GTK_CHECK_VERSION() stuff and remove optionmenu code.Christian Persch2004-03-302-67/+7
* Remove Open Image in New Tab and New Window from the context menu.Christian Persch2004-03-305-54/+10
* Removed the nautilus view.Christian Persch2004-03-3020-1858/+26
* Make EphyCompletionColumn a typedef enum, fixes bug #136878.Christian Persch2004-03-302-1/+7
* Documented EphyCommandManagerAdam Hooper2004-03-307-4/+167
* Fixes #138263.Federico Mena Quintero2004-03-3010-24/+45
* Test with -d, fixes bug #138088.Christian Persch2004-03-292-1/+7
* Add "Save Link As..." to Image/Link popup. Fixes bug #138207.Christian Persch2004-03-292-0/+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
* fixed bug in translationGuntupalli Karunakar2004-03-292-1/+5
* Tiny cleanup.Xan Lopez2004-03-282-4/+7
* moved to doc/plan/plan.xml Makefile for transforming plan.xml to htmlStefan Rotsch2004-03-285-0/+117
* UpdateXan Lopez2004-03-281-1/+3
* EphyEmbedPersist documentationAdam Hooper2004-03-288-8/+554
* Use verb for action button and various minor tidy ups.Piers Cornwell2004-03-282-11/+23
* Added ephy-stock-icons.c.Christian Persch2004-03-272-0/+5
* Log context of event in debug mode.Christian Persch2004-03-272-0/+8
* Correctly disconnect the handler not from the proxy but from the entryChristian Persch2004-03-272-6/+17
* Register our stock icons.Christian Persch2004-03-273-10/+23
* Remove removed file ExternalProtocolService.cpp.Christian Persch2004-03-272-1/+4
* Documented EphyEmbedSingleAdam Hooper2004-03-279-70/+186
* *** empty log message ***Marco Pesenti Gritti2004-03-271-0/+10
* Fix duplicate accesskey, use correct case for button text and make messagePiers Cornwell2004-03-272-1/+9
* *** empty log message ***Marco Pesenti Gritti2004-03-261-0/+10
* *** empty log message ***Marco Pesenti Gritti2004-03-261-9/+0
* Add base dir to mozilla includes since the embed SDK dir structure hasMarco Pesenti Gritti2004-03-262-0/+9
* Use stock icon for open. Fixes bug #135765.Christian Persch2004-03-262-1/+8
* Fix arg type of dom_* signals to match the closure.Christian Persch2004-03-262-2/+7
* Add ephy_tab_get_type(), fixes EphyTab documentation to include objectChristian Persch2004-03-262-0/+9
* Fixed teeny typoAdam Hooper2004-03-261-1/+1
* Fixed gtk-doc commentsAdam Hooper2004-03-262-3/+12
* Documented EphyEmbedAdam Hooper2004-03-2616-89/+1040
* Status updates for 3 itemsStefan Rotsch2004-03-261-4/+4
* Tiny doc fixes.Christian Persch2004-03-243-4/+9
* Get rid of ephy_tab_[get|set]_window().Christian Persch2004-03-245-88/+39
* Fix the build, bad noda :PChristian Persch2004-03-242-1/+7
* Make the "Go" button actually work. Thanks to aes for alerting us to thisChristian Persch2004-03-242-0/+31
* Documented EphyTabAdam Hooper2004-03-247-20/+379
* More documentationAdam Hooper2004-03-244-1/+251
* API documentationAdam Hooper2004-03-2410-84/+404
* *** empty log message ***Marco Pesenti Gritti2004-03-231-0/+1
* Normalized expression in Portuguese translation.Duarte Loreto2004-03-232-8/+12
* Typos.Xan Lopez2004-03-231-2/+2
* Update.Xan Lopez2004-03-231-1/+11
* *** empty log message ***Marco Pesenti Gritti2004-03-231-30/+30
* *** empty log message ***Marco Pesenti Gritti2004-03-231-22/+21
* *** empty log message ***Marco Pesenti Gritti2004-03-231-1/+1
* *** empty log message ***Marco Pesenti Gritti2004-03-231-1/+10
* *** empty log message ***Marco Pesenti Gritti2004-03-231-0/+172
* the xbel mime type is now application/x-xbelMarco Pesenti Gritti2004-03-222-1/+7
* Forgot to s/logo/icon/g.Christian Persch2004-03-212-6/+12
* Fix "Add" button width in the prefs dialogue for some themes. Fixes bugChristian Persch2004-03-212-0/+8
* Set window icon. Fixes bug #137806.Christian Persch2004-03-212-0/+8
* *** empty log message ***Christian Persch2004-03-211-1/+1
* Don't override nsWebBrowserContentPolicy contract ID, just register ourChristian Persch2004-03-213-5/+47
* Updated Catalan translation by Xavi Conde <xaviconde@eresmas.com>.Jordi Mallach2004-03-212-1350/+1836
* R data/epiphany-1.2.pc.in: A data/epiphany-1.4.pc.in:Christian Persch2004-03-215-3/+15
* Added punjabi translationGuntupalli Karunakar2004-03-204-1/+3550
* Don't try to unref NULL icon. Fixes bug #137715.Christian Persch2004-03-202-2/+11
* ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>.Dmitry Mastrukov2004-03-192-1263/+2102
* Updated Arabic translation.Arafat Medini2004-03-192-12/+18
* Cleanups chromes code and register a type for the enum.Marco Pesenti Gritti2004-03-1911-328/+415
* Make select-by-key support unsorted lists. Fuzzy matching is gone though.Xan Lopez2004-03-192-1/+9
* Make secure description better (Bug #136443).Piers Cornwell2004-03-194-3/+18
* Add firefox option in bookmarks import dialogue.Christian Persch2004-03-184-1/+13
* Fix notes and tips to validate.Piers Cornwell2004-03-182-8/+20
* *** empty log message ***Marco Pesenti Gritti2004-03-1727-15/+68
* merging pre-gnome-2-8 branchMarco Pesenti Gritti2004-03-1774-509/+444
* 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