aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updated Norwegian bokmål translation.Kjartan Maraas2004-11-252-802/+866
* Updated Canadian English translation.Adam Weinberger2004-11-252-84/+81
* Fix ChangeLogChristian Persch2004-11-251-0/+1
* Adapt to changing mozilla API here.Christian Persch2004-11-253-10/+75
* Lowercase the lang codes.Christian Persch2004-11-252-1/+7
* Updated Czech translation.Miloslav Trmac2004-11-242-98/+104
* Updated Slovak translation.Marcel Telka2004-11-242-87/+86
* 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-2/+6
* Fix ngettext usage.Christian Persch2004-11-222-2/+8
* Translation updated by Reinout van Schouwen.Vincent van Adrighem2004-11-222-709/+744
* Fix generic 'site' hostname fallback. Fixes bug #155442.Christian Persch2004-11-212-45/+36
* If the signal handler for tab-added reordered the tabs, emit theChristian Persch2004-11-212-4/+21
* Add version markerChristian Persch2004-11-211-0/+1
* Don't include print-dialog.h in EphyUtils.h.Christian Persch2004-11-214-4/+15
* Only build those files when we have mozilla psm.Christian Persch2004-11-206-20/+24
* 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-5/+38
* Add version markersChristian Persch2004-11-202-1/+2
* Updated Spanish translationFrancisco Javier F. Serrador2004-11-192-1819/+664
* Add defines and #ifdef to enable validation; disabled for now.Christian Persch2004-11-182-2/+25
* Fix opening of content when not downloading automatically. Fixes bugChristian Persch2004-11-182-2/+10
* Disallow favicon links from subframes.Christian Persch2004-11-183-16/+51
* UpdatedChristian Persch2004-11-181-2/+1
* Include stdlib.h.Christian Persch2004-11-182-0/+8
* 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 a way to show the cert info dialogue for the page's certificate.Christian Persch2004-11-166-0/+72
* No need to include nsEmbedString.h.Christian Persch2004-11-162-3/+6
* Make mozilla_notifier_add return the connection ID, andChristian Persch2004-11-163-39/+39
* Simplify the gconf -> mozilla prefs bridge.Christian Persch2004-11-163-537/+496
* Updated German translation.Hendrik Richter2004-11-162-840/+942
* Updated Slovak translation.Marcel Telka2004-11-152-635/+649
* Updated British English translation.David Lodge2004-11-152-686/+715
* Save one strdup.Christian Persch2004-11-152-3/+7
* translation update.Gustavo Noronha Silva2004-11-152-826/+914
* Check favicon urls with script sec manager and content policy.Christian Persch2004-11-154-28/+83
* Fix includes.Christian Persch2004-11-142-0/+8
* Remove unused variable.Christian Persch2004-11-142-3/+7
* Remove notice about tab-loading.gif since we don't have that anymore.Christian Persch2004-11-142-5/+6
* Updated Canadian English translation.Adam Weinberger2004-11-142-188/+205
* Don't save session_crashed.xml while shutting down.Christian Persch2004-11-142-4/+13
* No need to make the content handler dialogue modal.Christian Persch2004-11-143-66/+74
* Better fix for bug #158202, thanks to Christian Biesinger.Christian Persch2004-11-142-2/+7
* Remove last instances of gnome-i18n.h inclusion.Christian Persch2004-11-143-11/+17
* UpdatedGTK_ENGINES_2_6_0Christian Persch2004-11-141-55/+104
* 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
* Updated Lithuanian translation,Žugimantas Beručka2004-11-132-733/+767
* Fix ChangeLogChristian Persch2004-11-131-5/+0
* Size-allocate the embed if it's not mapped but has never beenChristian Persch2004-11-132-3/+24
* Update gtk+ dependency.Christian Persch2004-11-132-1/+7
* Add shortcut to Send To menuitem, as per HIG. Fixes bug #148655.Christian Persch2004-11-122-1/+7
* Don't hardcode "epiphany" as argv[0], use g_get_prgname() instead. FixesChristian Persch2004-11-122-1/+13
* Keep a ref on EphyShell in ephy_session_close(). Otherwise we get a crashChristian Persch2004-11-122-0/+15
* Updated Czech translation.Miloslav Trmac2004-11-112-74/+101
* Fix signed/unsigned int confusion when iterating over a GPtrArray.Christian Persch2004-11-113-2/+10
* Implement history deletion on per-site basis. Fixes bug #116609.Christian Persch2004-11-113-0/+60
* Change column order for the languages list in the code.Christian Persch2004-11-112-57/+63
* Don't unref, then weak ref, then enter main loop; this won't work whenChristian Persch2004-11-112-2/+16
* Updated Albanian translation.Laurent Dhima2004-11-112-710/+722
* make len a gsize rather than an int to fix compilation on 64-bit systems.James Henstridge2004-11-112-1/+6
* Do not warn if topic is empty, better title and primary text.Xan Lopez2004-11-112-10/+32
* Warn before deleting a topic, fixes #149294Xan Lopez2004-11-112-1/+58
* Add resize grip. Fixes bug #137845.Christian Persch2004-11-112-2/+13
* Fix opening content with external content handlers.Christian Persch2004-11-101-16/+2
* Fix 2 mem leaks; thanks to Xan for noticing them.Christian Persch2004-11-102-0/+8
* Updated Canadian English translation.Adam Weinberger2004-11-102-711/+710
* Better positioning for the context menu popup in a treeview. Patch byChristian Persch2004-11-102-6/+16
* Fix typo: s/Applications_DATA/applications_DATA/.Jordi Mallach2004-11-102-1/+7
* Fix signed/unsigned int confusion exposed by empty accept-lang list.Christian Persch2004-11-102-4/+11
* Updated Czech translation.Miloslav Trmac2004-11-092-713/+711
* Fix check for nsIPassword.h header to look in the right place. Fixes bugChristian Persch2004-11-092-3/+16
* Removed a FIXME comment where the problem it pointed to has already been fixed.Christian Persch2004-11-091-1/+0
* Simplified the code a bit.Christian Persch2004-11-092-15/+20
* Make it also correct on DST changes.Christian Persch2004-11-092-10/+24
* Fix time filter for time zones != GMT, and add "Last 30 Minutes" filter.Christian Persch2004-11-092-12/+45
* Better wording on the "unable to trust" string. Fixes bug #127234.Christian Persch2004-11-092-1/+7
* This dialogue doesn't need to be modal.Christian Persch2004-11-082-2/+9
* Order this in the source code by lang code, not english lang name.Christian Persch2004-11-082-20/+26
* Fix button sensitivity setting in language editor not to first disable theChristian Persch2004-11-082-9/+17
* Shut upChristian Persch2004-11-081-0/+4
* A idl/.cvsignore: A idl/Makefile.am:Christian Persch2004-11-086-3/+23
* Sanitise the embed popup position. Fixes bug #157162.Christian Persch2004-11-084-6/+34
* Better wording for the crash recovery dialogue. Thanks to Spark for this.Christian Persch2004-11-082-2/+10
* Don't detach the tab when releasing the mouse button while still over theChristian Persch2004-11-082-30/+22
* When popping up the context menu with keyboard, select the first menuChristian Persch2004-11-085-17/+83
* Use GtkMessageDialog here.Christian Persch2004-11-082-59/+42
* Show language code in the string in languages editor. Fixes bug #115355.Christian Persch2004-11-076-110/+223
* Make tooltips on the zoom control also work on Ctrl-F1.Christian Persch2004-11-072-13/+52
* Make static.Christian Persch2004-11-072-7/+7
* Translated entries to Finnish.Pauli Virtanen2004-11-052-4/+10
* Added manual translation into Finnish, by Pauli Virtanen.Christian Persch2004-11-0412-1/+6221
* 2004-11-04 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>Updated ja.po. T.Aihana2004-11-042-733/+785
* Updated glib dependency.Christian Persch2004-11-045-7/+18
* Also bring the window to the front.Christian Persch2004-11-042-0/+11
* Free XML data after parsing it. Noticed by jfr. I'm an idiot.Adam Hooper2004-11-032-1/+14
* We always have config.h, no need to guard its inclusion.Christian Persch2004-11-03113-224/+117
* Fix zoom control so that it shows tooltips again. Fixes bug #155826.Christian Persch2004-11-022-7/+22
* Post-release version bump.Christian Persch2004-11-022-1/+7
* === Release 1.5.1 ===Release151Christian Persch2004-11-011-0/+4
* Updating NEWSChristian Persch2004-11-011-0/+7
* Don't deactivate the toolbar when another item in the same toolbar gainsChristian Persch2004-11-016-60/+109
* Remove seconds remaining display from tooltip of tray icon. Fixes bugChristian Persch2004-11-012-49/+10
* Bump version number and fix aclocal flags.Christian Persch2004-11-017-31/+73
* Make sure there's only one bookmark properties dialogue for each bookmark.Christian Persch2004-11-017-61/+98
* Fix a nasty bug when removing signal handlers during a node signalChristian Persch2004-11-012-19/+104
* Removing debug spewChristian Persch2004-11-011-1/+0
* Disable extensions description validation for now.Christian Persch2004-11-012-2/+9
* Process xml:lang in extension description files.Christian Persch2004-10-312-4/+59
* Translation updated by Reinout van Schouwen.Vincent van Adrighem2004-10-312-252/+278
* Updated.Christian Persch2004-10-312-0/+132
* Updated Slovak translation.Marcel Telka2004-10-312-188/+204
* Fix restoring window size on crash recovery by moving the setting of theChristian Persch2004-10-313-26/+69
* Check for nsIDOMNSEvent::GetIsTrusted.Christian Persch2004-10-314-0/+32
* Add NULL checkChristian Persch2004-10-311-0/+1
* When showing a modal alert put up by a web page, switch the window to thatChristian Persch2004-10-317-1/+157
* Move idle unreffing to extensions manager. Makes sure that extensions areChristian Persch2004-10-303-15/+25
* Listen for changes to extension directories usingAdam Hooper2004-10-303-59/+272
* Comment that unfortunately, elements in <extension> must be in order.Adam Hooper2004-10-302-1/+8
* Depend on libxml 2.6.12 (for its fix of bug 150647).Adam Hooper2004-10-302-1/+7
* Slightly refactor bookmarks menu, to take a configurable path where toChristian Persch2004-10-304-41/+111
* Don't open all bookmarks in tabs. Fixes bug #156843.Christian Persch2004-10-302-10/+30
* Correctly change the statusbar children's frams's shadow type when theChristian Persch2004-10-282-3/+9
* Print dialogue isn't an EphyEmbedDialog anymore, remove theChristian Persch2004-10-283-11/+8
* Private data is 0-initialised, no need to set members to NULL, 0, orChristian Persch2004-10-2830-120/+48
* Updated Persian translation.Meelad Zakaria2004-10-282-257/+376
* Remove unused signal from EphyNodeView struct.Christian Persch2004-10-272-1/+6
* Fix label of "All" topic on bookmarksbar.Christian Persch2004-10-272-4/+10
* Avoid strdups in entry completion func. Patch by Peter Harvey.Christian Persch2004-10-272-19/+24
* Use ellipsising labels to shorten the bookmarks and topics titles inChristian Persch2004-10-275-76/+142
* Revert last change, it's a warning after all.Christian Persch2004-10-272-1/+7
* Make the confirm-close-with-form-data dialogue window modal, instead ofChristian Persch2004-10-272-0/+18
* Make the crash revovery dialogue GTK_MESSAGE_QUESTION instead of _WARNING.Christian Persch2004-10-272-1/+8
* Use new gtk+ HIG message dialogue API. Fixes bug #130232.Christian Persch2004-10-276-264/+118
* da.po: Fixed creditsMartin Willemoes Hansen2004-10-271-43/+64
* Use gtk_widget_get_settings on the EphyDialog's window, not on the dialogChristian Persch2004-10-272-1/+8
* Use named icon for the logo in about dialogue.Christian Persch2004-10-262-18/+8
* De-couple instantiation and initialisation of the extensions manager.Christian Persch2004-10-264-2/+25
* Move window destruction after tab-removed signal emission. Fixes bugChristian Persch2004-10-253-13/+15
* Fix return type of tab_delete slot.Christian Persch2004-10-252-9/+15
* Unset the use-underline label property instead of doubling theChristian Persch2004-10-253-20/+24
* Use gtk_icon_size_lookup_for_settings() here.Christian Persch2004-10-255-7/+22
* Add EPHY_NODE_CHANGED signal. Patch by Peter Harvey.Christian Persch2004-10-2510-281/+321
* file .cvsignore was initially added on branch webcore-branch.Christian Persch2004-10-240-0/+0
* Chain up to parent's dispose handler.Christian Persch2004-10-244-0/+14
* file Makefile.am was initially added on branch webcore-branch.Xan Lopez2004-10-240-0/+0
* file webcore-embed.c was initially added on branch webcore-branch.Xan Lopez2004-10-240-0/+0
* file webcore-embed-persist.c was initially added on branch webcore-branch.Xan Lopez2004-10-240-0/+0
* file webcore-embed-persist.h was initially added on branch webcore-branch.Xan Lopez2004-10-240-0/+0
* file webcore-embed-single.c was initially added on branch webcore-branch.Xan Lopez2004-10-240-0/+0
* file webcore-embed-single.h was initially added on branch webcore-branch.Xan Lopez2004-10-240-0/+0
* Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like theChristian Persch2004-10-2474-238/+339
* Use gtk_selection_data_get_uris().Christian Persch2004-10-233-2/+9
* Updated Lithuanian translation.Žygimantas Beručka2004-10-232-232/+325
* Updated Spanish translationFrancisco Javier F. Serrador2004-10-232-432/+496
* Updated Czech translation.Miloslav Trmac2004-10-232-36/+59
* file webcore-embed.h was initially added on branch webcore-branch.Xan Lopez2004-10-230-0/+0
* Updated Albanian translation.Laurent Dhima2004-10-232-36/+56
* CVS_SILENTWEBCORE_BRANCHPOINTGörkem Çetin2004-10-231-430/+508
* Updating glib requirementChristian Persch2004-10-231-1/+1
* Only multiplex [attach|detach]_window to extensions implementing theChristian Persch2004-10-232-5/+22
* Remove ephy_string_parse_uri_list, and use new glib functionChristian Persch2004-10-238-97/+56
* Updated Canadian English translation.Adam Weinberger2004-10-232-32/+52
* Indentation fixesChristian Persch2004-10-232-49/+49
* da.po: quick fixMartin Willemoes Hansen2004-10-231-9/+9
* Updated Danish translation.Martin Willemoes Hansen2004-10-232-411/+475
* Add tooltip on close button. Thanks to spark for the string review; fixesChristian Persch2004-10-222-0/+10
* Add tooltip on the drag handle. Fixes bug #155827.Christian Persch2004-10-223-11/+43
* Add tooltips on the arrows, and fix the tooltip on the "Up" button to beChristian Persch2004-10-224-11/+71
* Remove bogus debug output.Christian Persch2004-10-222-3/+7
* Add varargs version of ephy_dialog_get_control to get more than oneChristian Persch2004-10-226-41/+97
* Document bug number.Jordi Mallach2004-10-221-1/+1
* 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 Slovak translation.Marcel Telka2004-10-202-43/+41
* Fix import of bookmarks in root folder. Fixes bug #152443.Christian Persch2004-10-202-1/+7
* Updated Albanian translation.Laurent Dhima2004-10-202-53/+48
* Validate extension XML files against an XSD Schema.Adam Hooper2004-10-193-138/+137
* Updated British English translation.David Lodge2004-10-192-37/+41
* Autoupdated.helpChristian Persch2004-10-182-15/+21
* Updated Canadian English translation.Adam Weinberger2004-10-182-52/+46
* Updated Czech translation.Miloslav Trmac2004-10-182-52/+55
* Translation updated by Reinout van Schouwen.Vincent van Adrighem2004-10-182-6/+10
* Fix compilationAdam Hooper2004-10-183-3/+7
* Translation updated by Reinout van Schouwen.Vincent van Adrighem2004-10-182-397/+478
* Fix EphyNode callback data destruction. Patch by Peter Harvey, fixes bugChristian Persch2004-10-172-46/+44
* R lib/ephy-module-loader.c: R lib/ephy-module-loader.h: AChristian Persch2004-10-1715-534/+1446
* Updated Malay translation.Hasbullah Bin Pit2004-10-162-541/+763
* Updated Serbian translation.Danilo Šegan2004-10-163-794/+926
* Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>Alexander Shopov2004-10-152-396/+455
* Updated British English translation.David Lodge2004-10-142-52/+122
* Updated Slovak translation.Marcel Telka2004-10-112-52/+122
* reviewed by: Christian Persch <chpe@cvs.gnome.org>Marco Pesenti Gritti2004-10-1120-222/+344
* Remove duplicate AM_PROG_INTLTOOL, fixes bug #155028. UseChristian Persch2004-10-103-3/+10
* Fix mistranslated "system-language" string.Christian Persch2004-10-103-2/+8
* Updated Persian translation by Meelad Zakaria <meelad@bamdad.org>.Roozbeh Pournader2004-10-102-924/+996
* Updated Czech translation.Miloslav Trmac2004-10-102-44/+120
* Updated Albanian translation.Laurent Dhima2004-10-092-398/+445
* No circular dependencies anymore.Christian Persch2004-10-095-15/+19
* Updated Canadian English translation.Adam Weinberger2004-10-092-43/+117
* When adding a bookmark, check if it has same node ID as one scheduled forChristian Persch2004-10-082-0/+25
* reviewed by: Christian Persch <chpe@cvs.gnome.org>Marco Pesenti Gritti2004-10-082-7/+133
* *** empty log message ***Marco Pesenti Gritti2004-10-083-3/+3
* reviewed by: Christian Persch <chpe@cvs.gnome.org>Marco Pesenti Gritti2004-10-088-9/+32
* reviewed by: Christian Persch <chpe@cvs.gnome.org>Marco Pesenti Gritti2004-10-074-0/+32
* Fix a mistranslation.Christian Persch2004-10-072-1/+5
* Updated British English translation.David Lodge2004-10-072-134/+144
* Updated Czech translation.Miloslav Trmac2004-10-072-129/+134
* Updated Canadian English translation.Adam Weinberger2004-10-062-143/+147
* Remove unnecessary include.Christian Persch2004-10-062-1/+6
* Notify when entering or leaving print preview mode. Fixes bug #154591.Christian Persch2004-10-062-2/+27
* Updated Slovak translation.Marcel Telka2004-10-062-7/+11
* Updated Slovak translation.Marcel Telka2004-10-062-572/+674
* Grammar fix. Fixes bug #154605.Christian Persch2004-10-062-4/+10
* Fix a warning, noticed by Crispin.Christian Persch2004-10-062-5/+12
* Don't allow activation of the hidden menubar in ppv mode.Christian Persch2004-10-062-0/+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
* R lib/egg/eggdropdowntoolbutton.c: R lib/egg/eggdropdowntoolbutton.h:Christian Persch2004-10-056-493/+24
* Set window icon.Christian Persch2004-10-054-0/+28
* Set window icon.Christian Persch2004-10-053-5/+19
* Set window icon.Christian Persch2004-10-056-34/+28
* Set ephy icon as window icon.Christian Persch2004-10-052-0/+8
* Set ephy icon as window icon.Christian Persch2004-10-052-1/+11
* Same here.Christian Persch2004-10-052-8/+7
* Same here.Christian Persch2004-10-052-7/+7
* Set window icon with gtk_window_set_icon_name().Christian Persch2004-10-052-14/+9
* Set the window icon.Christian Persch2004-10-052-6/+7
* Arg 4 of gtk_icon_theme_lookup_icon is flags, not height.Christian Persch2004-10-052-7/+11
* Set epiphany icon on the about dialogue.Christian Persch2004-10-052-0/+8
* Clean up a bit.Christian Persch2004-10-043-43/+42
* Fix a warning.Christian Persch2004-10-042-0/+8
* Updated British English translation.David Lodge2004-10-042-1075/+432
* Remove unused variable.Christian Persch2004-10-032-1/+6
* Updated Czech translation.Miloslav Trmac2004-10-032-286/+295
* Shut upChristian Persch2004-10-021-0/+1
* Recognise "Desktop" special downloads directory. Fixes bug #152926.Christian Persch2004-10-025-7/+39
* Add --with-mozilla to distcheck's configure arguments.Christian Persch2004-10-022-1/+7
* Simply use gtk_icon_theme_load_icon().Christian Persch2004-10-022-17/+11
* Use gtk_window_set_default_icon_name().Christian Persch2004-10-023-37/+11
* Remove explicit PAC autoconf call, it works perfectly ok without it.Christian Persch2004-09-303-46/+7
* Remove "abort", since you can have the same with --g-fatal-warnings.Christian Persch2004-09-282-4/+6
* Document EPHY_DEBUG_BREAK.Christian Persch2004-09-282-2/+24
* 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-288-19/+32
* Don't reference private objects from public headers. Fixes bug #153766.Christian Persch2004-09-281-4/+3