aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove the hack, and just use the libc function for it. Thanks to CrispinChristian Persch2004-09-273-20/+18
* Improve configure check for DumpStackToFile to actually work.Christian Persch2004-09-272-10/+10
* Improved debugging support. Fixes bug #153805.Christian Persch2004-09-273-2/+77
* Install a placeholder for the view toggles group. Fixes bug #153767.Christian Persch2004-09-272-4/+12
* Make ephy-state.h public.Christian Persch2004-09-272-2/+8
* Fix compiler warnings.Christian Persch2004-09-278-12/+30
* Remove some unused code. Patch by Crispin Flowerday.Christian Persch2004-09-262-6/+7
* Install egg-toolbars-model.hMarco Pesenti Gritti2004-09-262-6/+15
* 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-937/+858
* Updated Canadian English translation.Adam Weinberger2004-09-252-282/+276
* Remove reference to MOZILLA_FIVE_HOME.Christian Persch2004-09-232-4/+7
* 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 the build.Christian Persch2004-09-222-1/+7
* Fix thisChristian Persch2004-09-211-1/+1
* Simplified nsIContentPolicy API check.Christian Persch2004-09-213-5/+14
* Fix mozilla API checks to correctly detect firefox libraries.Christian Persch2004-09-2116-163/+247
* Fix overflow in remaining time calculation. Fix bug #153136. Thanks toMarco Pesenti Gritti2004-09-212-1/+11
* Fix ChangeLogChristian Persch2004-09-181-1/+0
* Fix download progress indicator in downloader view.Christian Persch2004-09-183-3/+28
* Updated Lithuanian translation.Žygimantas Beručka2004-09-182-327/+342
* reviewed by: Christian Persch <chpe@cvs.gnome.org>Marco Pesenti Gritti2004-09-184-3/+16
* Show the fullscreen button only when the window is active. Fix #115296.Marco Pesenti Gritti2004-09-162-0/+36
* Keep popup position synced with his size requisition. Fix #143585Marco Pesenti Gritti2004-09-162-5/+23
* Port to GtkAboutDialog.Christian Persch2004-09-162-20/+25
* 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
* Add api to show a context menu. Useful to make distinction between key andMarco Pesenti Gritti2004-09-155-9/+47
* Better positioning of context menus for treeviews. Fix #152431Marco Pesenti Gritti2004-09-155-10/+77
* Added (proposed) XML schema for Extension metadata files (work inAdam Hooper2004-09-143-0/+193
* Load/unload extensions based on GConf keyAdam Hooper2004-09-1417-78/+472
* It's .ac nowChristian Persch2004-09-141-289/+0
* Add ephy_window_get_ui_manager(), and remove the manager from the publicChristian Persch2004-09-1412-47/+84
* Updated Arabic translation.Arafat Medini2004-09-142-206/+247
* Add ChangeLog-20040912 to EXTRA_DIST.Christian Persch2004-09-132-1/+8
* Merging pre-gnome-2-10 branch to HEAD.Christian Persch2004-09-1360-16384/+12166
* 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
* Make "FileSave" action obey lockdown too. Fixes bug #151039.Christian Persch2004-08-262-0/+8
* Shut upChristian Persch2004-08-251-0/+1
* Post-release version bump.Christian Persch2004-08-252-1/+7
* === Release 1.3.7 ===Release137Christian Persch2004-08-254-3/+30
* Updated Spanish translationFrancisco Javier F. Serrador2004-08-252-22/+18
* Post-release version bump.Christian Persch2004-08-242-1/+7
* === Release 1.3.6 ===Release136Christian Persch2004-08-241-0/+4
* Version 1.3.6.Christian Persch2004-08-243-3/+11