aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make sure folder is != NULL. Fixes bug #163341.Christian Persch2005-02-272-3/+9
* Autostart typeaheadfind.Christian Persch2005-02-232-0/+7
* Use event time when grabbing the pointer. Appears to fix bug #167473.Christian Persch2005-02-202-11/+28
* Keep a ref on the tray icon. Should fix bug #166143.Christian Persch2005-02-142-0/+10
* Add NoteChristian Persch2005-02-141-0/+3
* Post-release version bump.Christian Persch2005-02-142-1/+7
* === Release 1.4.8 ===Release148Christian Persch2005-02-141-0/+4
* UpdateChristian Persch2005-02-141-0/+29
* Fix the build.Christian Persch2005-02-112-4/+10
* Move all the stuff from finalize to dispose, so that we finalise the UIChristian Persch2005-02-102-68/+93
* Implement nsIWebProgressListener. Fixes bug #165328.Christian Persch2005-02-102-2/+8
* Fix for mozilla API change.Christian Persch2005-02-082-0/+10
* Merged from HEADChristian Persch2005-02-071-8/+8
* Weak ref the parent window.Christian Persch2005-02-032-5/+29
* Don't disable print preview if print setup is locked down. Fixes bugChristian Persch2005-02-022-1/+8
* Don't show the menubar with F10 in lockdown mode. Fixes bug #165550.Christian Persch2005-02-022-1/+9
* Don't weak ref the shell when it's finalised already. Fixes bug #165542.Christian Persch2005-02-022-1/+8
* Ungrab the pointer when moving tab between notebooks. Fixes bug #165797.Christian Persch2005-02-015-3/+34
* Some sparse fixes.Christian Persch2005-01-315-8/+17
* Don't crash if we get the new-window signal on the embed single for aChristian Persch2005-01-302-3/+12
* Plug a mem leak.Christian Persch2005-01-292-1/+11
* Disable DownloadLinkAs and SetAsBackground if saving to disk is disabled.Christian Persch2005-01-292-1/+10
* Switch to fullscreen toolbar also in lockdown fullscreen mode. Fixes bugChristian Persch2005-01-262-0/+12
* Default typeaheadfindsea to on. From bug #157435.Christian Persch2005-01-232-0/+9
* Rename "visible" property.Christian Persch2005-01-233-3/+10
* Really make confirm-overwrite dialogue have a parent window. Fixes bugChristian Persch2005-01-192-3/+11
* Fix mem leak. Fixes bug #164302.Christian Persch2005-01-192-0/+8
* Use UnEscapeURIForUI instead of UnEscapeNonAsciiURI.Christian Persch2005-01-112-1/+7
* Only implement nsITransfer, if possible.Christian Persch2005-01-094-25/+70
* Don't store more than 5 hidden popups. Fixes bug #160863 (merged fromChristian Persch2005-01-092-1/+28
* Better fix for bug #119461, just use gtk_button_set_focus_on_click().Christian Persch2005-01-052-11/+10
* We don't need to implement nsIBrowserHistory.Christian Persch2005-01-024-117/+11
* Grab focus on the active tab before removing a tab. Fixes bug #119461.Christian Persch2005-01-023-0/+30
* Set selection mode to BROWSE. Fixes bug #162331.Christian Persch2005-01-012-0/+12
* Use gnome_vfs_url_show() for Send To, not ephy_embed_load_url() whichChristian Persch2004-12-312-1/+8
* Don't destroy the dialogue with the parent, since that makes gtk+ goChristian Persch2004-12-272-0/+8
* Post-release version bump.Christian Persch2004-12-212-1/+7
* === Release 1.4.7 ===Release147Christian Persch2004-12-202-0/+8
* UpdateChristian Persch2004-12-201-0/+1
* Wrap the label in the Confirm Overwrite dialogue. Fixes bug #161771.Christian Persch2004-12-202-0/+7
* Shut upChristian Persch2004-12-201-0/+5
* Updating NEWSChristian Persch2004-12-201-0/+20
* Mozilla API change.Christian Persch2004-12-194-1/+41
* Correct code for "Afrikaans".Christian Persch2004-12-192-1/+7
* Disable Print and Print Preview while still loading the page. Fixes bugChristian Persch2004-12-192-13/+35
* Fixed typo in Turkish Translation, fixes bug #161308Baris Cicek2004-12-172-2/+7
* Make the module resident. Maybe fixes bug #160945.Christian Persch2004-12-153-0/+13
* Make distcheck fix.Christian Persch2004-12-143-11/+35
* Back out the fix for bug #158466, it's wrong.Christian Persch2004-12-133-3/+14
* Fix the build. Thanks to Crispin for noticing this.Christian Persch2004-12-062-1/+7
* Deactivate the context menu on window close. Fixes bug #156812.Christian Persch2004-12-042-0/+11
* Don't offer to resume if there are open windows. Fixes bug #160345.Christian Persch2004-12-042-1/+15
* Use stock icon for "Open In New Tab".Christian Persch2004-12-032-2/+2
* Post-release version bump.Christian Persch2004-11-292-1/+7
* === Release 1.4.6 ===Release146Christian Persch2004-11-294-28/+41
* Forgot to commit ChangeLogChristian Persch2004-11-291-0/+6
* Fixes leak.Vincent Untz2004-11-281-1/+4
* Revert the earlier patch: don't emit tabs-reordered when the tab-addedChristian Persch2004-11-282-12/+10
* Updating NEWSChristian Persch2004-11-261-0/+22
* R lib/egg/eggmarshalers.c: R lib/egg/eggmarshalers.h:Christian Persch2004-11-264-781/+10
* Don't move the window, just show it. Fixes bug #158923.Christian Persch2004-11-262-1/+7
* Build auto-generated files in builddir, not in srcdir.Christian Persch2004-11-264-13/+15
* Fix out-of-srcdir build.Christian Persch2004-11-265-0/+13
* Adapt to changing mozilla API here. Thanks to Crispin for the patchChristian Persch2004-11-253-10/+76
* Fix string comparisions.Christian Persch2004-11-232-8/+14
* Fix missing 'else if' and a superflous failure check.Christian Persch2004-11-232-3/+7
* Updated Catalan translation.Jordi Mallach2004-11-222-3/+7
* If the signal handler for tab-added reordered the tabs, emit theChristian Persch2004-11-212-4/+21
* Use the dom window from the event.Christian Persch2004-11-202-1/+7
* Add --disable-filepicker to use when the mozilla build itself has nativeChristian Persch2004-11-204-6/+39
* Fix opening of content when not downloading automatically. Fixes bugChristian Persch2004-11-182-2/+10
* Disallow favicon links from subframes.Christian Persch2004-11-184-18/+59
* Retain original uri.Christian Persch2004-11-182-0/+8
* Fix wrong certificate shown; Epiphany equivalent of galeon bug #158453.Christian Persch2004-11-184-55/+50
* More cruft exorcised.Christian Persch2004-11-173-35/+11
* Add ephy_embed_show_page_certificate () (merged from HEAD).Christian Persch2004-11-176-2/+76
* Post-release version bump.Christian Persch2004-11-152-1/+7
* === Release 1.4.5 ===Release145Christian Persch2004-11-154-1/+42
* Check favicon urls with script sec manager and content policy.Christian Persch2004-11-154-29/+84
* AutoupdatedChristian Persch2004-11-142-47/+89
* Remove dead code.Christian Persch2004-11-143-27/+7
* Better fix for bug #158202, thanks to Christian Biesinger.Christian Persch2004-11-142-2/+7
* Don't include gnome-i18n.h here.Christian Persch2004-11-143-11/+17
* Fix FMR. Fixes bug #158202.Christian Persch2004-11-142-2/+9
* nsEmbedString.h now requires MOZILLA_STRICT_API define.Christian Persch2004-11-1420-1/+61
* Size-allocate the embed if it's not mapped but has never beenChristian Persch2004-11-132-3/+19
* Keep a ref on EphyShell in ephy_session_close(). Otherwise we get a crashChristian Persch2004-11-122-0/+15
* Fix signed/unsigned int confusion when iterating over a GPtrArray.Christian Persch2004-11-113-2/+10
* Don't unref, then weak ref, then enter main loop; this won't work whenChristian Persch2004-11-112-2/+16
* Remove the remaining time string from tray icon trooltip. Fixes bug #Christian Persch2004-11-112-49/+10
* Fix opening content with external content handlers.Christian Persch2004-11-102-16/+8
* Better positioning for the context menu popup in a treeview. Patch byChristian Persch2004-11-102-6/+16
* Simplified the code a bit.Christian Persch2004-11-092-18/+23
* Make it also correct on DST changes.Christian Persch2004-11-092-12/+32
* Fix time filter for time zone != GMT.Christian Persch2004-11-092-11/+29
* Fix button sensitivity setting in language editor not to first disable theChristian Persch2004-11-082-9/+17
* Shut upChristian Persch2004-11-081-0/+4
* Sanitise the embed popup position. Fixes bug #157162.Christian Persch2004-11-084-6/+33
* When popping up the context menu with keyboard, select the first menuChristian Persch2004-11-0810-28/+184
* Make the tooltip on the zoom control also work on Ctrl-F1.Christian Persch2004-11-072-13/+52
* Make static.Christian Persch2004-11-072-1/+7
* Add manual translation into Finnish, by Pauli Virtanen (merged from HEAD).Christian Persch2004-11-0512-1/+6222
* Also bring the window to the front.Christian Persch2004-11-042-0/+11
* Fix zoom control so that it shows tooltips again. Fixes bug #155826.Christian Persch2004-11-022-7/+22
* Updated NEWSChristian Persch2004-11-011-0/+6
* Fix aclocal flags.Christian Persch2004-11-013-0/+14
* Don't deactivate the toolbar when another item in the same toolbar gainsChristian Persch2004-11-016-60/+109
* Make sure there's only one bookmark properties dialogue for each bookmark.Christian Persch2004-11-017-59/+98
* Fix a nasty bug when removing signal handlers during a node signalChristian Persch2004-11-013-4/+120
* Fix disconnect on node destroy. Patch by Peter Harvey.Christian Persch2004-11-012-46/+43
* Removing debug spewChristian Persch2004-11-013-3/+2
* Emit ::tab-removed after the tab has been removed. Fixes bug 151607.Christian Persch2004-11-013-14/+15
* Fix restoring window size on crash recovery by moving the setting of theChristian Persch2004-10-314-27/+71
* Updating NEWSChristian Persch2004-10-311-0/+21
* Check for nsIDOMNSEvent::GetIsTrusted.Christian Persch2004-10-314-1/+33
* Init variableChristian Persch2004-10-311-1/+1
* When showing a modal alert put up by a web page, switch the window to thatChristian Persch2004-10-317-0/+176
* Don't open all bookmarks in new tabs. Fixes bug #156843.Christian Persch2004-10-302-10/+30
* *** empty log message ***Christian Persch2004-10-281-0/+2
* Updated translation-credits.Martin Willemoes Hansen2004-10-272-221/+227
* Fix return type of tab_delete slot.Christian Persch2004-10-252-9/+15
* ankit@redhat.com * Changed some wrong rendered charactersAnkitkumar Rameshchandra Patel2004-10-251-297/+295
* Correct the property-id for 'tooltip' property.Christian Persch2004-10-252-1/+8
* Chain up to parent's dispose handler.Christian Persch2004-10-244-0/+14
* Add manpage from Debian.Jordi Mallach2004-10-223-0/+58
* Better fix, taken from bug #135861.Christian Persch2004-10-222-22/+8
* Activate with double-click, as per HIG. Fixes bug #152899.Christian Persch2004-10-222-1/+9
* Updated Lithuanian translation.Žygimantas Beručka2004-10-212-416/+442
* Fix import of bookmarks in root folder. Fixes bug #152443.Christian Persch2004-10-202-1/+7
* Fix session remove command.Christian Persch2004-10-162-1/+7
* cut kbabel's linesLeonid Kanter2004-10-141-3/+0
* updated Russian translationLeonid Kanter2004-10-142-782/+392
* Post-release version bump.Christian Persch2004-10-123-3/+9
* reviewed by: Christian Persch <chpe@cvs.gnome.org>Release144Marco Pesenti Gritti2004-10-117-6/+73
* reviewed by: Christian Persch <chpe@cvs.gnome.org>Marco Pesenti Gritti2004-10-1120-220/+342
* Remove duplicate AC_PROG_INTLTOOL, fixes bug #155028.Christian Persch2004-10-102-1/+6
* Fix mistranslated "system-language" strings.Christian Persch2004-10-104-3/+11
* No circular dependencies anymore.Christian Persch2004-10-095-15/+19
* When adding a bookmark, check if it has same node ID as one scheduled forChristian Persch2004-10-082-0/+25
* revreqN Jayaradha2004-10-081-197/+195
* revreqN Jayaradha2004-10-081-7/+5
* Fix ChangeLogChristian Persch2004-10-081-1/+0
* *** empty log message ***Marco Pesenti Gritti2004-10-083-3/+3
* reviewed by: Christian Persch <chpe@cvs.gnome.org>Marco Pesenti Gritti2004-10-088-9/+33
* Post-release version bump.Christian Persch2004-10-072-1/+7
* === Release 1.4.3 ===Release143Christian Persch2004-10-074-1/+20
* Fix compilation with gtk+ 2.4.x.Christian Persch2004-10-072-1/+8
* Post-release version bump.Marco Pesenti Gritti2004-10-072-1/+7
* === Release 1.4.2 ===Marco Pesenti Gritti2004-10-073-1/+27
* reviewed by: Christian Persch <chpe@cvs.gnome.org>Marco Pesenti Gritti2004-10-074-0/+32
* Add ephy-gui.h include.Christian Persch2004-10-072-0/+7
* Fix a mistranslation.Christian Persch2004-10-072-1/+5
* Remove unnecessary include.Christian Persch2004-10-062-1/+6
* Updated Korean translation.Changwoo Ryu2004-10-062-243/+247
* Don't allow activation of the hidden menubar in ppv mode.Christian Persch2004-10-062-2/+12
* Fix print preview and fullscreen mode interaction. Fixes bug #154456.Christian Persch2004-10-062-37/+37
* Don't size-allocate unmapped tabs, fixing slow resizes. Fixes bug #128191.Christian Persch2004-10-052-2/+31
* Set window icon to default ephy icon.Christian Persch2004-10-059-2/+74
* doneIvan Stojmirov2004-10-031-1040/+492
* Shut upChristian Persch2004-10-021-0/+1
* Recognise "Desktop" special downloads directory. Fixes bug #152926.Christian Persch2004-10-026-7/+41
* Remove explicit PAC autoconf call, it works perfectly ok without it.Christian Persch2004-09-303-46/+7
* Post-release version bump.Christian Persch2004-09-292-1/+7
* === Release 1.4.1 ===Release141Christian Persch2004-09-296-10/+27
* Version 1.4.1.Christian Persch2004-09-283-1/+38
* A data/default-prefs-common.js: A data/default-prefs-mozilla.js: AChristian Persch2004-09-286-4/+41
* Don't reference private objects from public headers. Fixes bug #153766.Christian Persch2004-09-287-11/+25
* Add view toggles group placeholder. Fixes bug #153787.Christian Persch2004-09-272-3/+11
* Remove unimplemented function.Christian Persch2004-09-272-2/+6
* Fix compiler warnings.Christian Persch2004-09-277-12/+27
* Remove some unused code. Patch by Crispin Flowerday.Christian Persch2004-09-262-6/+7
* Remove another unnecessary define.Christian Persch2004-09-262-1/+7
* Remove an unnecessary define.Christian Persch2004-09-262-1/+7
* Mozilla API changes.Christian Persch2004-09-254-2/+47
* Updated French translation.Christophe Merlet2004-09-252-860/+767
* Updated Canadian English translation.Adam Weinberger2004-09-252-95/+100
* Fix a mem leak.Christian Persch2004-09-232-1/+9
* Fix a mem leak.Christian Persch2004-09-232-0/+8
* Initialise position passed to gtk_editable_insert_text().Christian Persch2004-09-232-1/+7
* Fix build.Christian Persch2004-09-222-1/+7
* Simplified nsIContentPolicy API check.Christian Persch2004-09-213-5/+14
* Fix mozilla API checks to correctly detect firefox libraries.Christian Persch2004-09-2117-219/+250
* Fix overflow in remaining time calculation. Fix bug #153136. Thanks toMarco Pesenti Gritti2004-09-212-1/+11
* *** empty log message ***Marco Pesenti Gritti2004-09-184-3/+16
* Updated Italian translation.Alessio Frusciante2004-09-162-643/+709
* More fix for mozilla 1.7.3 API-non-change.Christian Persch2004-09-162-2/+8
* Fix for mozilla 1.7.3 API-non-change.Christian Persch2004-09-154-4/+12
* UpdatingChristian Persch2004-09-135-0/+16
* Fix for too-small notebook tab close buttons. Fixes bug #144772.Christian Persch2004-09-135-6/+16
* Fix toolbar overflow menu handling. Fixes bug #151648.Christian Persch2004-09-133-5/+18
* Don't accept drops of toolitems from other applications. Fixes bugChristian Persch2004-09-132-3/+10
* Auto-check new topic. Fixes bug #151925.Christian Persch2004-09-132-2/+16
* Post-release version bump.Christian Persch2004-09-132-1/+7
* === Release 1.4.0 ===Release140Christian Persch2004-09-131-0/+4
* Updatinggnome-2-8-branchpointChristian Persch2004-09-135-18/+12
* Version 1.4.0.Christian Persch2004-09-133-4/+72
* Updated traditional Chinese translation by GNOME HK TeamKwok-Koon Cheung2004-09-132-825/+822
* 2004-09-12 Akagic Amila <bono@linux.org.ba> * bs.po: Updated Bosnian translat...Amila Akagić2004-09-132-282/+306
* Updated Nepali Translation bug removed for System Language errorPawan Chitrakar2004-09-122-12/+15
* - Fix non-well-formed XMLShaun McCance2004-09-122-2/+7
* Updated Welsh translation.Dafydd Harries2004-09-122-524/+591
* Updated Catalan translation.Jordi Mallach2004-09-112-296/+343
* Fixed a string in Romanian translationMugurel Tudor2004-09-102-1/+5
* Updated Turkish TranslationBaris Cicek2004-09-102-489/+570
* Fixed a couple of strings in the Danish translation.Ole Laursen2004-09-102-41/+46
* Fixed bug #151213Paisa Seeluangsawat2004-09-102-2/+6
* CVS_SILENTGörkem Çetin2004-09-091-223/+39
* Updated vi.poNguyen Thai Ngoc Duy2004-09-081-40/+25
* Document popup window functionality (bug #145412)Adam Hooper2004-09-082-0/+19
* Updated Bulgarian translationAlexander Shopov2004-09-082-241/+289
* Updating pt_BR translationRaphael Higino2004-09-072-282/+310
* Updated Greek translation.Nikos Charonitakis2004-09-072-35/+51
* Updated Romanian translationMugurel Tudor2004-09-072-699/+598
* Updated vi.poNguyen Thai Ngoc Duy2004-09-071-621/+586
* Updated UpdatedKjartan Maraas2004-09-063-418/+469
* Added ne Nepali in ALL_LINGUASPawan Chitrakar2004-09-054-1/+3547
* Add "ml" to ALL_LINGUAS.Christian Persch2004-09-052-1/+7
* Fix invisible status icon. Fixes bug #151501; patch approved by RT.Christian Persch2004-09-022-2/+12
* updated Dutch translationReinout van Schouwen2004-09-012-146/+153
* Updated Bengali (bn) TranslationRuna Bhattacharjee2004-08-311-0/+5
* Updated BEngali(bn) TranslationRuna Bhattacharjee2004-08-311-722/+650
* Updated Arabic translationArafat Medini2004-08-312-1581/+645
* Updated Norwegian Nynorsk translation.Åsmund Skjæveland2004-08-312-486/+528
* Post-release version bump.pre-gnome-2-10-branchpointChristian Persch2004-08-302-1/+7
* === Release 1.3.8 ===Release138Christian Persch2004-08-303-1/+13
* Version 1.3.8.Christian Persch2004-08-303-3/+11
* Updated Greek translationNikos Charonitakis2004-08-302-303/+311
* Make sure the filename to print to doesn't contain slashes. Fixes bugChristian Persch2004-08-302-10/+74
* Disable SSLv2 by default.Christian Persch2004-08-302-0/+10
* Updated German translation.Christian Neumair2004-08-292-267/+292
* Updating NEWSChristian Persch2004-08-291-1/+1
* Translate this too. Translation by 佐藤 暁 (SATOH Satoru).Christian Persch2004-08-292-76/+53
* Shut upChristian Persch2004-08-281-0/+4
* Updated.Christian Persch2004-08-282-0/+35
* Added japanese translation of the manual. Translated by SATOH Satoru <ssChristian Persch2004-08-2811-1/+2693
* popup_menu signal handler has to return gboolean, not void.Christian Persch2004-08-282-2/+11
* popup_menu signal handler has to return gboolean, not void.Christian Persch2004-08-282-2/+12
* Add debug outputChristian Persch2004-08-282-0/+4
* Remove the save timeout on dispose.Christian Persch2004-08-282-6/+20
* Make sure to instantiate the toolbars model before instantiating theChristian Persch2004-08-282-4/+17
* Mozilla API change on stable branch.Christian Persch2004-08-282-2/+8
* Bug 151214 fixed. <gmtavakkoli@yahoo.com>Ghorban Mohammad Tavakkoli2004-08-282-516/+578
* QI instead of cast.Christian Persch2004-08-282-2/+7
* s/Overfringer/Overfrsler/Ole Laursen2004-08-272-69/+64
* *** empty log message ***Kartik B. Mistry2004-08-272-1/+5
* Bug 151212 fixed.Iñaki Larrañaga2004-08-272-490/+576
* Updated British English translation.Christian Persch2004-08-272-268/+293
* Get the position of the new tab after the tab_added signal was emitted, toChristian Persch2004-08-272-0/+11
* checkAmanpreet Singh Alam2004-08-261-42/+42
* checkAmanpreet Singh Alam2004-08-261-48/+64