aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix logging.Christian Persch2005-10-101-1/+1
* Eliminate the *Popup/*ImagePopup popup variants. Add image context to allJean-François Rameau2005-10-103-48/+66
* Remove DBUS define, it's always compiled now.Christian Persch2005-10-102-8/+7
* Fix profiling in builddir != srcdir builds.Christian Persch2005-10-092-33/+55
* Ensure the images are loaded before starting to spin. Should fix crashesChristian Persch2005-10-092-7/+25
* Translation updated.Priit Laes2005-10-082-6/+10
* Remove unused variable.Christian Persch2005-10-072-1/+6
* Sync with gnome-2-12.Christian Persch2005-10-072-23/+36
* Use flags to save memory for the priv struct.Christian Persch2005-10-072-12/+22
* Add style properties for 'secure-[bg|fg]-color', and apply them when theChristian Persch2005-10-077-5/+175
* Add out private plugin directory to MOZ_PLUGIN_PATH too.Christian Persch2005-10-064-2/+18
* Add "desktop-file" plugin, adapted from the "mozilla-desktop-file-plugin"Christian Persch2005-10-068-1/+514
* Translation updated.Priit Laes2005-10-062-21/+20
* Use "position" property notification instead of size-allocate to monitorChristian Persch2005-10-033-6/+20
* Fix memory leak.Christian Persch2005-10-032-3/+15
* Make sure we don't unref NULL objects.Christian Persch2005-10-033-36/+60
* Add configure switch to disable zeroconf bookmarks, since they're almostChristian Persch2005-10-034-6/+61
* Schedule a GC in finalize of EphyTab and EphyWindow, to work around bugChristian Persch2005-10-033-0/+24
* Use nsIDOMWindowInternal::Close to close tabs. Delay tabs destruction toChristian Persch2005-10-0315-153/+393
* Merged from gnome-2-12.Christian Persch2005-10-032-1/+3667
* Remove unused variable.Christian Persch2005-10-032-1/+6
* Remove unused code.Christian Persch2005-10-022-1/+9
* Don't include config.h here.Christian Persch2005-10-025-58/+383
* Don't spin unmapped spinners. Slightly decrease the frequency. Might helpChristian Persch2005-10-022-4/+54
* Reset the IM context before activating the entry.Christian Persch2005-10-014-6/+23
* Updated Canadian English translation.Adam Weinberger2005-10-012-268/+234
* Return error on failure.Christian Persch2005-09-302-6/+13
* Don't free const strings.Christian Persch2005-09-292-2/+6
* Add a function to get the tab's real title, and use it where appropriate.Christian Persch2005-09-287-30/+60
* Hide the filters combo if there's only the "All" filter.Christian Persch2005-09-283-6/+28
* Back out the fix for bug #158486 by re-enabling keyword: searches. FixesChristian Persch2005-09-282-2/+9
* Use the tab label's outer hbox for the size calculation instead of theChristian Persch2005-09-272-7/+16
* Updated Swedish translation.Christian Rose2005-09-272-1384/+1740
* Unify background image and image code (contex menu, conext event). Fix bugJean-François Rameau2005-09-277-54/+28
* Back out previous change, it doesn't work right when there are *two*Christian Persch2005-09-263-10/+10
* Push a new event queue while showing the dialogue with gtk_dialog_run.Christian Persch2005-09-265-0/+203
* Add disable_quit to lockdown gconf schema. Fix bug 316499.Jean-François Rameau2005-09-262-0/+17
* Rename the autoconf macro to EPIPHANY_EXTENSION_INIT() and make it checkCrispin Flowerday2005-09-252-1/+67
* Handle contentEncodingError error.Jean-François Rameau2005-09-252-0/+11
* If the library path isn't absolute, look in the main extension dir, andCrispin Flowerday2005-09-253-1/+34
* Don't crash if the Authors key is missing, or there are no keys in theCrispin Flowerday2005-09-242-20/+35
* s/DOT_INIT/DOT_INI/g.Christian Persch2005-09-242-6/+12
* Don't read unused variables, and use a #define for the keyfile extension.Christian Persch2005-09-242-37/+21
* Accept "Module" argument.Christian Persch2005-09-242-1/+11
* Support "Library" argument.Christian Persch2005-09-242-1/+14
* R data/epiphany-extension.xsd:Christian Persch2005-09-244-181/+13
* Really add the fileCrispin Flowerday2005-09-242-0/+34
* Add support for extension description files in the keyfile format, usingCrispin Flowerday2005-09-243-42/+237
* Remove unused function.Jean-François Rameau2005-09-222-25/+6
* Fix compile warnings.Christian Persch2005-09-222-2/+7
* Don't use "cat >" as output command, it fails inpredicably. Instead, useChristian Persch2005-09-222-2/+23
* New function to check the filename/directory for writability, derived fromChristian Persch2005-09-227-42/+36
* Fix reference docs buildChristian Persch2005-09-211-0/+1
* Revert "make update-po" commit.Christian Persch2005-09-2169-52414/+65406
* remove outdated strings and run "make update-po".Tomasz Kłoczko2005-09-2068-65402/+52414
* added missing Plural-Forms field in preamble.Tomasz Kłoczko2005-09-201-0/+1
* Add EPHY_EMBED_STATE_RESTORING and conversion fromChristian Persch2005-09-203-1/+13
* Add another mime alias.Christian Persch2005-09-202-0/+7
* Make the methods to unset/release the context event semi-public.Christian Persch2005-09-193-15/+37
* Spell checkNguyen Thai Ngoc Duy2005-09-191-1/+1
* Merged from gnome-2-12Nguyen Thai Ngoc Duy2005-09-171-29/+29
* Repair the previous b0rkage, see previous logRaphael Slinckx2005-09-173-70/+53
* If the search term is empty for a smart bookmark use the normal URLRaphael Slinckx2005-09-152-0/+24
* Don't focus the checkbox initially. Fixes bug #163371.Christian Persch2005-09-152-4/+16
* Make Close the default button.Christian Persch2005-09-152-0/+7
* Set "website-label" property.Christian Persch2005-09-142-0/+7
* Updated translation, <arangela@cvs.gnome.org>Arangel Angov2005-09-131-86/+85
* Manually emit the "profile-change-net-teardown" notification; works aroundChristian Persch2005-09-092-0/+12
* Remove unused code.Christian Persch2005-09-072-2/+6
* *** empty log message ***Iñaki Larrañaga Murgoitio2005-09-061-0/+4
* Updated Basque translation.Inaki Larranaga2005-09-061-783/+1085
* Implement [SG]etGeckoURIFlags for gecko 1.9.Christian Persch2005-09-063-7/+44
* Mozilla printing code is braindead. Bug #163255.Christian Persch2005-09-052-3/+43
* Translation updated by Ivar Smolin.Priit Laes2005-09-052-1/+5
* Updated Serbian translation.Danilo Šegan2005-09-043-1646/+1918
* Depend on pygtk 2.8. Fixes bug #314557.Christian Persch2005-09-044-32/+16
* Update Spanish translation.Francisco Javier F. Serrador2005-09-032-0/+0
* Fix HIG spacings.Christian Persch2005-09-014-3/+11
* Remove find dialogue, and tweak spacings to be HIG compliant.Christian Persch2005-09-012-327/+10
* Only listen for trusted events.Christian Persch2005-09-013-52/+28
* Updated Russian translationNickolay V. Shmyrev2005-09-012-1317/+1212
* Update gtk requirement.Christian Persch2005-09-012-4/+8
* Better message on the enter-secure warning.Christian Persch2005-08-312-2/+7
* Updated Persian translation by Alireza KheirkhahanRoozbeh Pournader2005-08-312-1611/+2283
* Updated Lithuanian translation.Žygimantas Beručka2005-08-312-541/+426
* Fixed typo in Japanese translation for v1.7.6.Takeshi AIHANA2005-08-302-61/+66
* Only include execinfo.h if it exists.Christian Persch2005-08-302-0/+8
* Check for execinfo.h. Fixes bug #314776.Christian Persch2005-08-303-0/+14
* Merged from branchesChristian Persch2005-08-291-0/+133
* Version 1.9.Christian Persch2005-08-2916-7472/+7435
* Updated Hebrew translation.Yair Hershkovitz2005-08-292-1424/+2215
* Remove unused variables.GNOME_2_12_BRANCHPOINTChristian Persch2005-08-292-3/+6
* Post-release version bump.Christian Persch2005-08-282-1/+7
* Post-release version bump.Christian Persch2005-08-281-1/+1
* === Release 1.7.6 ===Release176Christian Persch2005-08-284-3/+49
* Update credits.Christian Persch2005-08-283-3/+9
* Set default prefs for warn-on-mixed-security pages. Part of bugChristian Persch2005-08-282-0/+10
* Add an "add-page" signal to the EphyHistory object that can be used toCrispin Flowerday2005-08-284-17/+68
* Fix pointer grab lockup when gecko pops up a dialogue.Christian Persch2005-08-282-87/+220
* Add another workaround for the Gentoo header layout, and reference theCrispin Flowerday2005-08-283-0/+13
* The focus fix isn't needed anymore for gecko >= 1.8.Christian Persch2005-08-285-28/+23
* Updated French translation.Christophe Merlet2005-08-282-1041/+916
* Updated Catalan translation by Xavi Conde.Jordi Mallach2005-08-272-1028/+1297
* Add in the dom directory to the includes used for the configure checks.Crispin Flowerday2005-08-272-0/+11
* Updated Indonesian translation.Mohammad DAMT2005-08-272-1/+5
* Updated Indonesian translation.Mohammad DAMT2005-08-271-1331/+1560
* vi.po: Updated Vietnamese translation.Clytie Siddall2005-08-272-64/+68
* Updated pt_BR translationRaphael Higino2005-08-271-0/+4
* Fix compile warnings.Christian Persch2005-08-262-1/+7
* Disable keyword searches by default. From bug #158486.Christian Persch2005-08-262-2/+8
* add Punjabi (pa) by amanpreet Singh Brar AlamwaliaAmanpreet Singh Alam2005-08-261-806/+685
* Fix configure check for gecko 1.7.Christian Persch2005-08-252-1/+7
* Gecko API change.Christian Persch2005-08-252-0/+24
* Fix configure check for gecko >= 1.8.Christian Persch2005-08-252-10/+23
* Updated Welsh translation.Rhys Jones2005-08-252-1940/+1401
* Updated Polish translation by GNOME PL Team.Artur Flinta2005-08-242-56/+62
* Updated Brazilian Portuguese translation from Afonso Celso MedinaEvandro Fernandes Giovanini2005-08-242-914/+797
* Updtaed TranslationsAnkitkumar Rameshchandra Patel2005-08-232-181/+210
* Translation updated by Reinout van Schouwen.Vincent van Adrighem2005-08-232-49/+53
* Don't use nsIURI::SetPassword, since it asserts when username is empty.Christian Persch2005-08-224-2/+19
* Remove check for redirected URL. Fixes bug #313756.Christian Persch2005-08-222-9/+8
* Updated Romanian translationMugurel Tudor2005-08-222-1/+5
* Fix the check for unchanged address to check if we even have a monitor atChristian Persch2005-08-222-8/+14
* Don't empty find entry on Ctrl-F.Christian Persch2005-08-212-1/+7
* Translation updated by Ivar Smolin.Priit Laes2005-08-212-6/+10
* Post-release version bump.Christian Persch2005-08-212-1/+7
* === Release 1.7.5 ===Release175Christian Persch2005-08-213-0/+70
* Don't use ext handler for ftp://.Christian Persch2005-08-213-2/+9
* Change a g_return_if_fail into a regular return.Christian Persch2005-08-212-1/+7
* Use class closure for delete event instead of signal handler.Christian Persch2005-08-212-6/+18
* 2005-08-21 Christian Persch <chpe@cvs.gnome.org>Christian Persch2005-08-212-1/+8
* Fix mem leak.Christian Persch2005-08-212-0/+8
* Updated Lithuanian translation by Justina Klingaitė.Žygimantas Beručka2005-08-192-455/+457
* Updated Greek translationNikos Charonitakis2005-08-182-25/+29
* Updated Traditional Chinese translation.Chao-Hsiung Liao2005-08-182-74/+81
* Updated Greek translationNikos Charonitakis2005-08-184-40/+48
* Updated Romanian translationMugurel Tudor2005-08-182-1/+5
* Updated Greek translationNikos Charonitakis2005-08-182-78/+83
* Add EPHY_EMBED_PERSIST_FROM_CACHE, and try harder to get a cacheChristian Persch2005-08-184-11/+78
* Better fix: reorder again and use priv->title for the set_loading_titleChristian Persch2005-08-182-9/+12
* QI the element to check whether it's of some type, don't check the tag.Christian Persch2005-08-182-13/+35
* fixed http://bugzilla.gnome.org/show_bug.cgi?id=167407Leonid Kanter2005-08-172-1/+5
* Use ephy_tab_set_title after ephy_tab_set_loading_title because set_titleChristian Persch2005-08-172-1/+11
* Fix --disable-focus-fix and --disable-psm configure args.Christian Persch2005-08-172-2/+8
* Updated Ukrainian translation.Maxim Dziumanenko2005-08-175-2232/+3159
* Updated Traditional Chinese translation.Chao-Hsiung Liao2005-08-172-2023/+819
* Translation updated by Ivar Smolin.Priit Laes2005-08-172-92/+100
* Translation updated by Reinout van Schouwen.Vincent van Adrighem2005-08-172-44/+50
* Another bug fixed with the find bar fixChristian Persch2005-08-161-1/+2
* Only activate link in typeahead mode, not in Ctrl-F find mode.Christian Persch2005-08-162-2/+26
* Return TRUE if the event was consumed.Christian Persch2005-08-163-1/+15
* Add another bug referenceChristian Persch2005-08-161-1/+1
* Activate the found link with a faked keypress event.Christian Persch2005-08-167-15/+167
* Added /el/figures/ephy-screenshot.png (Greek)Nikos Charonitakis2005-08-161-0/+4
* Added Greek ephy-screenshotNikos Charonitakis2005-08-161-0/+0
* Remove "-s" argument which hasn't been supported for ages.Christian Persch2005-08-165-10/+148
* Fixed a spelling error.Sigurd Gartmann2005-08-152-3/+7
* Hungarian translation updated.Gabor Kelemen2005-08-152-221/+228
* Translation updated.Priit Laes2005-08-142-13/+24
* Updated Romanian translationMugurel Tudor2005-08-142-1363/+1304
* Updated Spanish translation.Francisco Javier F. Serrador2005-08-142-462/+709
* Check that we're not trying to open in Epiphany itself! Fixes bug #310023.PRE_GNOME_2_14_BRANCHPOINTChristian Persch2005-08-142-0/+20
* Updated Canadian English translation.Adam Weinberger2005-08-142-38/+43
* Reject favicons that are < 12x12.Christian Persch2005-08-133-2/+21
* Only allow http: favicons.Christian Persch2005-08-132-7/+12
* Don't display (guint64)-1 as filesize if it's not known yet. Part of bugChristian Persch2005-08-132-2/+13
* Better gecko version check.Christian Persch2005-08-132-11/+27
* Work around mozilla bugChristian Persch2005-08-132-2/+34
* More gcc4 fixes.Christian Persch2005-08-133-2/+9
* Updated Greek TranslationKostas Papadimas2005-08-132-31/+35
* Updated Finnish translationIlkka Tuohela2005-08-132-141/+190
* vi.po: Updated Vietnamese translation.Clytie Siddall2005-08-122-30/+35
* Updated Thai translation.Theppitak Karoonboonyanan2005-08-122-135/+181
* Translation updated.Priit Laes2005-08-122-370/+207
* Fixed wrong translation.Takeshi AIHANA2005-08-121-6/+5
* Updated Norwegian bokmål translation. Same.Terance Sola2005-08-123-122/+103
* Updated Japanese translation for v1.4.7.Takeshi AIHANA2005-08-122-403/+396
* Updated Albanian translation.Laurent Dhima2005-08-112-414/+411
* Updated Portuguese translation.Duarte Loreto2005-08-112-1293/+1560
* Updated Polish translation by GNOME PL Team.Artur Flinta2005-08-112-408/+457
* Translation updated by Reinout van Schouwen.Vincent van Adrighem2005-08-112-118/+166
* Updated Simplified Chinese translationFunda Wang2005-08-112-300/+347
* Updated Greek translationNikos Charonitakis2005-08-112-438/+494
* Updated Norwegian Nynorsk translation.Sigurd Gartmann2005-08-112-1488/+2305
* Open new tabs with blank url bar if we're loading the homepage. Fixes bugChristian Persch2005-08-118-25/+68
* Updated Spanish translation.Francisco Javier F. Serrador2005-08-112-90/+99
* Updated Slovak translation.Marcel Telka2005-08-112-15/+18
* doneIvan Stojmirov2005-08-111-12/+12
* Gecko send several STATE_STOP, but only the final one (completed) is ofJean-François Rameau2005-08-113-3/+16
* Added Bulgarian translation by Rostislav Raykov <zbrox@i-space.org>Alexander Shopov2005-08-102-127/+157
* updated nepali translationPawan Chitrakar2005-08-102-1368/+1517
* Warn if nsIPassword.h isn't found.Christian Persch2005-08-102-2/+17
* Fix configure checks for focus workaround.Christian Persch2005-08-102-1/+11
* Translation updated.Priit Laes2005-08-102-290/+493
* Make a few properties to be writable (where there is appropriate code inCrispin Flowerday2005-08-102-3/+11
* Fix a small grammar error in one of the download dialog string, withRaphael Slinckx2005-08-102-1/+8
* Make tab icon address setter public.Christian Persch2005-08-104-4/+24
* When opening the find bar with Ctrl+F, search for the item, and select theCrispin Flowerday2005-08-102-0/+17
* fullIvan Stojmirov2005-08-091-385/+374
* Typo fixes.Release174Christian Persch2005-08-093-34/+12
* Updated Norwegian bokmål translation. SameKjartan Maraas2005-08-093-16/+17
* Updated Norwegian bokmål translation. Same.Terance Sola2005-08-093-292/+343
* vi.po: Updated Vietnamese translation.Clytie Siddall2005-08-092-291/+313
* Updated Slovak translation.Marcel Telka2005-08-092-153/+180
* Updated Canadian English translation.Adam Weinberger2005-08-091-108/+132
* Post-release version bump.Christian Persch2005-08-092-1/+7
* === Release 1.7.4 ===Christian Persch2005-08-092-0/+64
* Tiny string fix just before string freeze :)Christian Persch2005-08-097-10/+31
* Disable favicons from non-http URLs.Christian Persch2005-08-092-0/+10
* Updated Spanish translation.Francisco Javier F. Serrador2005-08-092-33/+75
* Fix build with gecko trunk.Christian Persch2005-08-082-4/+10
* Change the download/open dialog strings to include the mime-type and fileRaphael Slinckx2005-08-082-19/+72
* Updated Canadian English translation.Adam Weinberger2005-08-082-37/+41
* Updated Gujarati TranslationsAnkitkumar Rameshchandra Patel2005-08-082-178/+183
* remove debug printfsChristian Persch2005-08-081-2/+0
* Add way to clear the favicon cache. Also removes any extraneous files fromChristian Persch2005-08-084-12/+93
* Change the text on the 'unknown issuer' dialog. Fixes bug #151519Crispin Flowerday2005-08-082-1/+8
* Update cvsignoreCrispin Flowerday2005-08-081-0/+1
* Add switch to disable focus fix, and to disable PSM. Error out if PSMChristian Persch2005-08-086-12/+82
* Updated Thai translation.Theppitak Karoonboonyanan2005-08-072-131/+121
* fixed HIG compliance by pushing the verbs in the Comment in the .desktopGuilherme de S. Pastore2005-08-072-2/+7
* Also block GtkMozEmbed's child focus-[in|out]-event handlers.Christian Persch2005-08-072-7/+27
* Don't attach the scroll event listener twice.Crispin Flowerday2005-08-072-2/+6
* Updated Bulgarian translation by Rostislav Raykov <zbrox@i-space.org>Alexander Shopov2005-08-062-280/+249
* Updated Czech translation.Miloslav Trmac2005-08-052-531/+538
* Translation updated by Reinout van Schouwen.Vincent van Adrighem2005-08-052-190/+189
* Updated Spanish translation.Francisco Javier F. Serrador2005-08-042-196/+214
* Hungarian translation updated.Gabor Kelemen2005-08-042-547/+432
* Updated Thai translation.Theppitak Karoonboonyanan2005-08-042-59/+83
* Updated Finnish translationIlkka Tuohela2005-08-042-206/+222
* Fix stringChristian Persch2005-08-041-1/+1
* Add public function ephy_window_get_context_event() to get theChristian Persch2005-08-045-64/+152
* Keep pixbufs in cache instead of loading them over and over again.Christian Persch2005-08-042-22/+149
* No need to add focus_width to borders anymore. Now we get the same heightChristian Persch2005-08-032-6/+7
* Use the entry's style's [xy]thickness, not our own. Fixes rendering withChristian Persch2005-08-032-25/+41
* A lib/widgets/testiconentry.c: A lib/widgets/ephy-icon-entry.c: AChristian Persch2005-08-036-92/+549
* Updated Norwegian bokmål translation. SameKjartan Maraas2005-08-033-540/+475
* .cvsignore updatesChristian Persch2005-08-027-7/+0
* Updated Thai translation.Theppitak Karoonboonyanan2005-08-022-1591/+2327
* Translation updated.Priit Laes2005-08-022-286/+282
* Pipe the output of the pygtk_codegen program straight to epiphany.c to fixCrispin Flowerday2005-08-022-3/+9
* Updated Canadian English translation.Adam Weinberger2005-08-022-169/+185
* Now that the tab's address is always correct (isn't the typed addressChristian Persch2005-08-027-43/+49
* Updated Slovak translation.Marcel Telka2005-08-022-271/+240
* Add a ::icon property to EphyTab, and use that everywhere instead ofChristian Persch2005-08-018-118/+183
* Added Telugu translation done by Prajasakti Localisation Team <localisation@p...Sunil Mohan Adapa2005-08-013-1/+3835
* udted by rranjan@redhat.comRajesh Ranjan2005-08-011-156/+134
* Translation updated.Vincent van Adrighem2005-08-012-274/+288
* vi.po: Updated Vietnamese translation.Clytie Siddall2005-08-012-30/+51
* Updated Gujarati TranslationsAnkitkumar Rameshchandra Patel2005-08-012-115/+85