aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't make the nonblocking alert modal!Christian Persch2006-02-032-16/+16
* Fix compilation against trunk + some typos.Jean-François Rameau2006-02-034-3/+10
* Fix non-debug builds.Christian Persch2006-02-032-4/+11
* Updated TranslationAnkitkumar Rameshchandra Patel2006-02-032-124/+154
* vi.po: Updated Vietnamese translation.Clytie Siddall2006-02-032-124/+152
* Only claim the DBUS name when not running as private instance.Christian Persch2006-02-034-7/+72
* Helper class that pushes a null JS context on the stack, and pops it inChristian Persch2006-02-0312-5/+195
* Add GECKO_CHECK_HEADERS, wrapping AC_CHECK_HEADERS.Christian Persch2006-02-032-25/+7
* Add GECKO_XPIDL to check for xpidl compiler and include directory.Christian Persch2006-02-032-0/+48
* Add GECKO_CHECK_HEADERS, wrapping AC_CHECK_HEADERS.Christian Persch2006-02-035-8/+103
* On session logout, check if there are downloads pending (since they're notChristian Persch2006-02-038-7/+268
* Fix some memory leaks.Jean-François Rameau2006-02-033-3/+20
* Updated German translation.Hendrik Richter2006-02-032-527/+787
* src/bookmarks/ephy-bookmark-action.cPeter Harvey2006-02-023-1/+35
* Queue commands received from the main and remote instances, and processChristian Persch2006-02-0212-372/+742
* Updated Albanian translation.Laurent Dhima2006-02-022-997/+1249
* lib/egg/egg-editable-toolbar.cPeter Harvey2006-02-022-3/+27
* Use GTK_STOCK_DIALOG_AUTHENTICATION. Bug #329438.Christian Persch2006-02-012-2/+8
* *** empty log message ***Ignacio Casal Quinteiro2006-02-012-218/+264
* Updated TranslationAnkitkumar Rameshchandra Patel2006-02-012-228/+249
* vi.po: Updated Vietnamese translation.Clytie Siddall2006-02-012-234/+251
* Updated Canadian English translation.Adam Weinberger2006-02-012-280/+309
* Another tiny fix :-/Reinout van Schouwen2006-02-011-1/+1
* Tiny accelerator fixReinout van Schouwen2006-02-011-2/+2
* Updated Dutch translationReinout van Schouwen2006-02-012-246/+320
* Fix link action group creating to really use the given name!Christian Persch2006-02-013-6/+14
* Change the DBUS interface to sending all the uris at one as string array.Christian Persch2006-02-015-60/+78
* Updated Finnish translationIlkka Tuohela2006-02-012-472/+573
* lib/egg/egg-toolbars-model.c lib/egg/egg-toolbars-model.hPeter Harvey2006-01-313-0/+73
* Updated Spanish translation.Francisco Javier F. Serrador2006-01-312-218/+276
* Updated Thai translation.Theppitak Karoonboonyanan2006-01-312-218/+286
* vi.po: Updated Vietnamese translation.Clytie Siddall2006-01-312-1292/+1279
* Updated TranslationAnkitkumar Rameshchandra Patel2006-01-312-51/+90
* Updated Serbian translationSlobodan D. Sredojevic2006-01-313-492/+728
* Post-release version bump.Christian Persch2006-01-312-1/+7
* === Release 1.9.6 ===Release196Christian Persch2006-01-317-112/+156
* Use ngettext here.Christian Persch2006-01-312-1/+9
* src/bookmarks/ephy-bookmark-properties.c src/bookmarks/ephy-bookmarks.cPeter Harvey2006-01-314-90/+126
* Don't double-ref the UI manager. Don't try to set a cursor on windowlessChristian Persch2006-01-312-18/+29
* Remove unused var.Jean-François Rameau2006-01-312-1/+6
* Fix the build with -Werror.Christian Persch2006-01-312-11/+21
* data/ui/epiphany-ui.xml src/ephy-lockdown.c src/ephy-toolbar.cPeter Harvey2006-01-317-176/+358
* Updated Russian translation.Nickolay V. Shmyrev2006-01-312-991/+1200
* Idle unref the dbus proxy in case we didn't call any remote methods; andChristian Persch2006-01-312-5/+18
* Change text for zoom in/out.Christian Persch2006-01-312-2/+8
* Use ngettext() for plural string. Fixes bug #329242Crispin Flowerday2006-01-312-2/+11
* Special error text for localhost URIs. Bug #323261, patch byChristian Persch2006-01-312-5/+59
* Truncate URI and title strings. Bug #329160.Christian Persch2006-01-312-7/+40
* *** empty log message ***Ignacio Casal Quinteiro2006-01-312-78/+65
* Updated Spanish translation.Francisco Javier F. Serrador2006-01-312-30/+52
* Updated Danish translation.Ole Laursen2006-01-302-1188/+1734
* Release the finder on dispose not finalize.Christian Persch2006-01-302-3/+11
* vi.po: Updated Vietnamese translation.Clytie Siddall2006-01-302-1239/+1306
* Updated TranslationAnkitkumar Rameshchandra Patel2006-01-302-81/+56
* src/bookmarks/ephy-bookmark-properties.cPeter Harvey2006-01-302-2/+11
* Updated Thai translation.Theppitak Karoonboonyanan2006-01-302-30/+48
* updated nepali translationPawan Chitrakar2006-01-302-56/+54
* Updated Serbian translationSlobodan D. Sredojevic2006-01-303-2062/+2774
* Updated epiphany translation.Funda Wang2006-01-302-91/+67
* Add a convenience function to get current event data.Christian Persch2006-01-3013-48/+147
* If GetPassword failed, break instead of continue. That way we don'tChristian Persch2006-01-302-1/+16
* Add a function (ephy_embed_single_get_backend_name) to get the backendCrispin Flowerday2006-01-305-1/+52
* 2006-01-29 Reinout van Schouwen <reinout@cs.vu.nl>Reinout van Schouwen2006-01-302-0/+34
* Jan 29 2006 Reinout van Schouwen <reinout@cs.vu.nl>Reinout van Schouwen2006-01-302-377/+469
* Updated Portuguese translation.Duarte Loreto2006-01-292-1001/+1389
* src/bookmarks/ephy-bookmark-properties.c src/bookmarks/ephy-bookmarks.cPeter Harvey2006-01-296-139/+296
* Updated Indonesian translation (Fixed bug #313448)Mohammad DAMT2006-01-292-574/+804
* Fix strings again. Bug #328747.Christian Persch2006-01-293-115/+122
* Open smart bookmark url in new tabs when using Ctrl+Enter (part of bugCrispin Flowerday2006-01-292-1/+46
* Updated Spanish translation.Francisco Javier F. Serrador2006-01-292-87/+88
* src/bookmarks/ephy-topics-entry.c src/bookmarks/ephy-topics-palette.cPeter Harvey2006-01-293-187/+325
* Updated Brazilian Portuguese translation.Evandro Fernandes Giovanini2006-01-292-119/+117
* Updated Thai translation.Theppitak Karoonboonyanan2006-01-292-314/+370
* vi.po: Updated Vietnamese translation.Clytie Siddall2006-01-292-88/+53
* src/bookmarks/ephy-topics-entry.c po/POTFILES.inPeter Harvey2006-01-293-55/+87
* Jan 29 2006 Reinout van Schouwen <reinout@cs.vu.nl>Reinout van Schouwen2006-01-292-39/+45
* Jan 29 2006 Reinout van Schouwen <reinout@cs.vu.nl>Reinout van Schouwen2006-01-292-87/+93
* src/bookmarks/ephy-bookmark-properties.c src/bookmarks/ephy-topics-entry.cPeter Harvey2006-01-298-150/+727
* Updated Spanish translation.Francisco Javier F. Serrador2006-01-292-474/+524
* *** empty log message ***Ignacio Casal Quinteiro2006-01-282-230/+226
* Updated Macedonian translation <arangela@cvs.gnome.org>Arangel Angov2006-01-281-21/+20
* src/bookmarks/ephy-bookmark-properties.c src/bookmarks/ephy-bookmarks-ui.cPeter Harvey2006-01-2810-163/+220
* Remove unused NM code. Misc cleanups.Christian Persch2006-01-283-96/+52
* Add required GError** params, and actually set the error when returningChristian Persch2006-01-283-4/+26
* Disable pango rendering by default, unless MOZ_ENABLE_PANGO env var isChristian Persch2006-01-283-37/+43
* Updated Spanish translation.Francisco Javier F. Serrador2006-01-282-169/+193
* Updated Brazilian Portuguese translation.Evandro Fernandes Giovanini2006-01-272-703/+940
* vi.po: Updated Vietnamese translation.Clytie Siddall2006-01-272-74/+67
* Updated TranslationAnkitkumar Rameshchandra Patel2006-01-272-80/+75
* Updated Catalan translation.Josep Puigdemont i Casamajó2006-01-272-980/+1382
* Use stamp files for the dbus bindings.h filesCrispin Flowerday2006-01-272-7/+21
* Updated Canadian English translation.Adam Weinberger2006-01-272-268/+302
* Updated epiphany translation.Funda Wang2006-01-262-267/+307
* vi.po: Updated Vietnamese translation.Clytie Siddall2006-01-262-81/+88
* Fix initial network status sync.Christian Persch2006-01-262-2/+8
* Add transient window to window group.,Christian Persch2006-01-263-1/+34
* Store the detected network status even if we're not active.Christian Persch2006-01-262-2/+9
* libnm-glib be-gone! Use NetworkManager directly via DBUS, by importing theChristian Persch2006-01-2611-128/+767
* src/bookmarks/ephy-bookmarks-ui.cPeter Harvey2006-01-262-2/+18
* Don't leak the option context.Christian Persch2006-01-262-0/+27
* Small cleanups.Christian Persch2006-01-262-109/+164
* Fixed translation, bug #313449 <arangela@cvs.gnome.org>Arangel Angov2006-01-251-21/+24
* Set the "browser.display.use_system_colors" pref on gecko 1.8, instead ofChristian Persch2006-01-253-2/+22
* Don't show the CSS box by default; we show it from code only when CSS isChristian Persch2006-01-252-1/+7
* On suite, set wallet.caveat to false.Christian Persch2006-01-252-0/+9
* Updated Greek translationKostas Papadimas2006-01-252-1079/+781
* Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>Alexander Shopov2006-01-252-218/+281
* Updated TranslationAnkitkumar Rameshchandra Patel2006-01-252-165/+194
* vi.po: Updated Vietnamese translation.Clytie Siddall2006-01-252-131/+163
* Add cvs version markers.Christian Persch2006-01-2516-0/+45
* Don't use favicon as window icon.Christian Persch2006-01-253-45/+23
* Refactored, code cleanups. Don't make the bookmark properties windowChristian Persch2006-01-257-435/+531
* Updated Spanish translation.Francisco Javier F. Serrador2006-01-252-164/+187
* Switch extensions when changing the export format from the combo box; andChristian Persch2006-01-252-56/+127
* Run the main loop until the reply is received when activating a runningChristian Persch2006-01-255-23/+67
* Use DBUS_NAME_FLAG_DO_NOT_QUEUE when requesting the name, and also handleChristian Persch2006-01-242-8/+18
* *** empty log message ***Ignacio Casal Quinteiro2006-01-242-53/+70
* Fix a couple of memory leaksCrispin Flowerday2006-01-243-0/+9
* Fix compilation with libgnome 2.13. Bug #328351.Christian Persch2006-01-242-4/+6
* Updated Lithuanian translation.Žygimantas Beručka2006-01-242-320/+562
* Removed add-bookmark and import-bookmarks functions, and changed load-urlChristian Persch2006-01-246-96/+73
* Add a GError** to ephy_file_helpers_init and ephy_ensure_dir_exists, so weChristian Persch2006-01-2412-631/+800
* Invert button order. Bug #327381.Christian Persch2006-01-242-4/+30
* Updated Norwegian bokmål translation. Same.Kjartan Maraas2006-01-233-144/+195
* Updated TranslationAnkitkumar Rameshchandra Patel2006-01-232-71/+108
* *** empty log message ***Ignacio Casal Quinteiro2006-01-232-71/+93
* When updating the address bar, always update the address state, sometimesCrispin Flowerday2006-01-232-0/+11
* Add guards to avoid crashing on exit if system bus isn't running. FixesCrispin Flowerday2006-01-222-9/+24
* Updated British Engligh translationCrispin Flowerday2006-01-222-1401/+1986
* Change the EphyPermissionManager API so that it is more obvious what itCrispin Flowerday2006-01-226-48/+65
* embed/ephy-favicon-cache.c (remove_obsolete_icons) (icon_is_obsolete)Crispin Flowerday2006-01-223-0/+24
* Updated Finnish translationIlkka Tuohela2006-01-222-68/+103
* vi.po: Updated Vietnamese translation.Clytie Siddall2006-01-222-72/+100
* Updated Spanish translation.Francisco Javier F. Serrador2006-01-222-89/+142
* Jan 22 2006 Reinout van Schouwen <reinout@cs.vu.nl>Reinout van Schouwen2006-01-222-2065/+892
* src/ephy-window.cPeter Harvey2006-01-222-4/+10
* - Change EphyEmbedEvent.get_property to .get_event_property - WrapCrispin Flowerday2006-01-223-2/+68
* Put blank lines between the paragraphs in the licence dialog.Crispin Flowerday2006-01-222-1/+8
* Remove both session/system filters before finalizing EphyDbus object. FixJean-François Rameau2006-01-222-0/+14
* src/bookmarks/ephy-bookmark-action.cPeter Harvey2006-01-223-210/+17
* Fix the previous commit.Christian Persch2006-01-222-3/+9
* src/bookmarks/ephy-bookmarks-editor.c (cmd_bookmarks_export)Crispin Flowerday2006-01-222-1/+9
* Updated Finnish translationIlkka Tuohela2006-01-222-6/+24
* Fix bookmark exporting, so that it can be cancelled. Fixes bug #327438Crispin Flowerday2006-01-222-4/+14
* Add licence to about dialogue. Patch by Brian Pepple, bug #327998.Christian Persch2006-01-222-0/+30
* Updated Hebrew translation. :Yair Hershkovitz2006-01-222-964/+1331
* Updated Thai translation.Theppitak Karoonboonyanan2006-01-212-280/+447
* Jan 21 2006 Reinout van Schouwen <reinout@cs.vu.nl>Reinout van Schouwen2006-01-212-1/+8
* *** empty log message ***Ignacio Casal Quinteiro2006-01-202-3/+23
* update for changesAmanpreet Singh Alam2006-01-201-338/+491
* Updated Finnish translationIlkka Tuohela2006-01-202-268/+434
* Added missing file. Updated Canadian English translation.Adam Weinberger2006-01-203-20/+40
* Updated Norwegian bokmål translation. Same.Kjartan Maraas2006-01-193-634/+919
* *** empty log message ***Ignacio Casal Quinteiro2006-01-192-268/+414
* vi.po: Updated Vietnamese translation.Clytie Siddall2006-01-192-268/+414
* Updated Japanese Translation.Satoru SATOH2006-01-192-319/+505
* Updated TranslationAnkitkumar Rameshchandra Patel2006-01-192-36/+43
* Jan 19 2006 Reinout van Schouwen <reinout@cs.vu.nl>Reinout van Schouwen2006-01-194-2686/+2898
* Updated Spanish translation.Francisco Javier F. Serrador2006-01-192-305/+456
* Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>Alexander Shopov2006-01-192-8/+13
* Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>Alexander Shopov2006-01-192-329/+467
* Decouple embed single instantiation and initialisation. PreventsChristian Persch2006-01-188-24/+74
* Add caret mode indicator UI. Bug #145581.Christian Persch2006-01-184-2/+73
* Updated epiphany zh_CN translation.Funda Wang2006-01-182-310/+451
* src/bookmarks/ephy-bookmarks-menu.cPeter Harvey2006-01-182-4/+14
* src/bookmarks/ephy-bookmark-properties.cPeter Harvey2006-01-182-17/+11
* Put "Off" at the top of the combo, followed by a separator row. BugChristian Persch2006-01-182-8/+116
* When adding a column that can be sorted on, re-create the sort model, soCrispin Flowerday2006-01-182-0/+16
* Updated Canadian English translation.Adam Weinberger2006-01-182-265/+413
* Change the 'ephy_embed_event_get_property' function return a GValue*Crispin Flowerday2006-01-189-38/+52
* RevertChristian Persch2006-01-171-16/+16
* Fix leaks, minor cleanups.Christian Persch2006-01-173-47/+46
* Add event type to the callback.Christian Persch2006-01-179-39/+126
* Updated TranslationAnkitkumar Rameshchandra Patel2006-01-172-256/+424
* Fix compile with libgnome HEAD.Christian Persch2006-01-172-0/+8
* Post-release version bump.Christian Persch2006-01-172-1/+7
* === Release 1.9.5.1 ===Release1951Christian Persch2006-01-1710-990/+33
* === Release 1.9.5 ===Release195Christian Persch2006-01-173-2/+12
* Fix number of /'s in URI.Christian Persch2006-01-1723-568/+1724
* src/bookmarks/ephy-bookmark-action.cPeter Harvey2006-01-172-12/+6
* src/bookmarks/ephy-bookmarks-menu.cPeter Harvey2006-01-172-5/+25
* Updating NEWSPeter Anthony Harvey2006-01-171-1/+5
* src/bookmarks/Makefile.amPeter Harvey2006-01-173-22/+13
* src/Makefile.amPeter Harvey2006-01-1712-315/+975
* src/bookmarks/ephy-topics-palette.c src/bookmarks/ephy-topics-palette.hPeter Harvey2006-01-173-0/+596
* src/bookmarks/ephy-topic-action.cPeter Harvey2006-01-172-0/+64
* lib/egg/egg-editable-toolbar.hPeter Harvey2006-01-172-2/+11
* Checking in missed changelog entries.Peter Anthony Harvey2006-01-171-0/+28
* Cleaned up ephy-bookmark-action.c to match the newPeter Anthony Harvey2006-01-172-99/+26
* Jan 16 2006 Reinout van Schouwen <reinout@cs.vu.nl>Reinout van Schouwen2006-01-175-112/+148
* EggEditableToolbar no longer supports middle-mouse-button drag.Peter Anthony Harvey2006-01-171-254/+124
* Added stock_bookmark as one of our stock icons.Peter Anthony Harvey2006-01-172-0/+2
* Do not try to store a string parameter if it is null (avoids segfault).Peter Anthony Harvey2006-01-171-0/+2
* Mon Jan 16 2005 Reinout van Schouwen <reinout@cs.vu.nl>Reinout van Schouwen2006-01-171-1/+43
* When looking at modified text areas and forms, don't look at disabled orCrispin Flowerday2006-01-172-0/+103
* Updated Finnish translationIlkka Tuohela2006-01-172-117/+141
* *** empty log message ***Ignacio Casal Quinteiro2006-01-172-105/+102
* Updated Canadian English translation.Adam Weinberger2006-01-162-32/+56
* Add NetworkManager magic for connection status autodetection. Defaults toChristian Persch2006-01-165-9/+141
* Add a method to EphyAdblock interface, ephy_adblock_manager_edit_rule, soJean-François Rameau2006-01-165-0/+72
* Override the page that is shown for the about: url so that it doesn't sayCrispin Flowerday2006-01-156-0/+116
* Updated German translation.Hendrik Richter2006-01-152-36/+40
* Updated German translation.Hendrik Richter2006-01-152-1023/+1422
* Only use the directory service provider on gecko 1.8; gecko 1.7 uses aChrhristian Persch2006-01-153-9/+18
* Simplify creation and reference counting of the EphyDirectoryProviderCrispin Flowerday2006-01-152-7/+8
* Add defines and automake conditional for toolkit flavour.Christian Persch2006-01-1513-1/+228
* Updated Spanish translation.Francisco Javier F. Serrador2006-01-152-99/+126
* Updated Thai translation.Theppitak Karoonboonyanan2006-01-142-103/+124
* 2006-01-13 Christian Persch <chpe@cvs.gnome.org>Christian Persch2006-01-133-2/+7
* vi.po: Updated Vietnamese translation.Clytie Siddall2006-01-132-24/+50
* Add translator commentsChristian Persch2006-01-131-0/+2
* Fix zoom buttons order on default toolbar. Set short-label property forChristian Persch2006-01-133-1/+13
* Don't require a HTML document to activate typeaheadfind. Bug #326813.Christian Persch2006-01-132-18/+29
* A embed/mozilla/EphyPromptService.cpp: AChristian Persch2006-01-136-0/+868
* Add Zoom In/Out buttons to default toolbar layout and toolbars editorChristian Persch2006-01-133-1/+12
* Enable zeroconf by default now that gnome-vfs dns-sd can use avahi andChristian Persch2006-01-133-4/+21
* Fix compiler warnings.Jean-François Rameau2006-01-122-1/+7
* Disable <a ping>.Christian Persch2006-01-122-0/+9
* Hungarian translation updated.Gabor Kelemen2006-01-122-120/+112
* Add another contract ID check, only on gecko >= 1.8.Christian Persch2006-01-122-7/+19
* Don't delete epiphany-fonts.schemas on make clean.hristian Persch2006-01-122-1/+7
* More mime types.Christian Persch2006-01-122-0/+8
* Updated Canadian English translation.Adam Weinberger2006-01-122-86/+64
* Updated TranslationAnkitkumar Rameshchandra Patel2006-01-112-89/+68
* vi.po: Updated Vietnamese translation.Clytie Siddall2006-01-112-106/+98
* Fix gecko version check to use AC_EGREP_CPP instead of grepping the headerChristian Persch2006-01-112-46/+70
* Change toolbar label if searching for links or text.Peter Anthony Harvey2006-01-101-6/+6
* Do not add bookmarks to a flat menu more than once.Peter Anthony Harvey2006-01-101-3/+17
* Removed unused struct.Peter Anthony Harvey2006-01-101-6/+0
* EphyContentPolicy now emits a signal when a content is blocked.Jean-François Rameau2006-01-095-2/+89
* Fix pkgconfig_DATA.Christian Persch2006-01-092-1/+7
* R data/epiphany-1.10.pc.in: A data/epiphany.pc.in:Christian Persch2006-01-094-27/+83
* Updated Indonesian translation.Mohammad DAMT2006-01-092-1044/+1207
* changed ephy_tab_get_title_composite to ephy_tab_get_title, so that nowthetroublemaker2006-01-082-1/+13
* Exit ppv mode when clicking the window close button. Bug #326136.Christian Persch2006-01-082-1/+10
* Make ESC cancel the content handler dialogue. Bug #325811.Christian Persch2006-01-082-5/+14
* Change the copyright year to 2006Crispin Flowerday2006-01-072-1/+7
* R data/epiphany.applications:Christian Persch2006-01-073-12/+7
* Updated Lithuanian translation.Žygimantas Beručka2006-01-062-166/+115
* updated hind to correct bug 313447Rajesh Ranjan2006-01-062-896/+1141
* Typo fix.Stanislav Brabec2006-01-062-1/+5
* Fix compiler warnings.Christian Persch2006-01-043-0/+10
* R data/art/epiphany-close-tab.png:Christian Persch2006-01-047-12/+22
* Fix warning when Ctrl-F while the find toolbar is already shown. FixChristian Persch2006-01-045-24/+29
* Updated French translation.Christophe Merlet2006-01-043-82/+79
* Update cvsignore'sCrispin Flowerday2006-01-042-6/+3
* R src/ephy-automation.h:Crispin Flowerday2006-01-044-58/+10
* Fix some white space issues to keep make and emacs happyCrispin Flowerday2006-01-042-4/+10
* src/ephy-dbus.c (ephy_dbus_connect_to_session_bus)Crispin Flowerday2006-01-042-2/+9
* Tell dbus not to exit the application if the bus disconnects.Crispin Flowerday2006-01-042-0/+14