aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* updated hindi translationGuntupalli Karunakar2004-07-212-1267/+1164
* No need to use a weak ref for the observer, makes the single code easier.Marco Pesenti Gritti2004-07-214-13/+16
* *** empty log message ***Marco Pesenti Gritti2004-07-211-1/+4
* Pass single to the sniffer and weak ref it. Fix #141928Marco Pesenti Gritti2004-07-213-10/+29
* 2004-07-20 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>Updated ja.po. T.Aihana2004-07-202-53/+67
* Updated Bulgarian translation by Vladimir "Kaladan" PetkovAlexander Shopov2004-07-202-3818/+3839
* === Release 1.3.3 ===Release133Marco Pesenti Gritti2004-07-204-2/+40
* Add disable_quit, disable_new_window, first_window_fullscreen lockdownMarco Pesenti Gritti2004-07-195-10/+65
* Updated British translation.David Lodge2004-07-192-353/+403
* Since the print dialogue is modal the filechooser needs to be modal too.Christian Persch2004-07-172-0/+8
* Updated Greek translation:desmos->sindesmosNikos Charonitakis2004-07-172-60/+72
* Updated Hebrew translation.Gil Osher2004-07-161-0/+4
* Updated Hebrew translation.Gil Osher2004-07-161-983/+924
* Updated Spanish helpFrancisco Javier F. Serrador2004-07-162-40/+62
* Updated Hungarian translation.Laszlo Dvornik2004-07-152-733/+599
* Updated Brazilian Portuguese translation done by Goedson Teixeira PaixaoGustavo Maciel Dias Vieira2004-07-152-357/+416
* Improve sort/priority API.Marco Pesenti Gritti2004-07-156-77/+168
* Updated Czech translation.Miloslav Trmac2004-07-132-53/+67
* Add a Properties item to bookmark context menuMarco Pesenti Gritti2004-07-132-1/+81
* Updated Bulgarian translation by Vladimir "Kaladan" PetkovAlexander Shopov2004-07-122-3817/+3823
* 12/7/2004 aman (amanlinux@netscape.net) updateAmanpreet Singh Alam2004-07-121-706/+748
* Updated Albanian translation.Laurent Dhima2004-07-122-38/+52
* When opening bookmarks in a tab from toolbars jump to them.Marco Pesenti Gritti2004-07-112-1/+8
* *** empty log message ***Marco Pesenti Gritti2004-07-111-1/+2
* Disable sliding when not in toolbar editing mode. We cant assumeMarco Pesenti Gritti2004-07-113-52/+9
* Make sure we stop the drag check also when button is released while theMarco Pesenti Gritti2004-07-112-6/+22
* Add api to move items.Marco Pesenti Gritti2004-07-115-18/+202
* Hide the item when dragging it like we do for normal toolbars.Marco Pesenti Gritti2004-07-113-0/+62
* Implement topics drag and drop. Totally tricky but it seem to work fine :)Marco Pesenti Gritti2004-07-112-16/+165
* Fix a mem leak.Christian Persch2004-07-112-0/+8
* 2004-07-10 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>Updated ja.po. T.Aihana2004-07-102-389/+435
* Updated Bulgarian translation by Vladimir "Kaladan" PetkovAlexander Shopov2004-07-102-3808/+3822
* Depend on lignomeui >= 2.6.0.Christian Persch2004-07-092-2/+10
* Plug leak, thanks to Crispin.Xan Lopez2004-07-092-0/+7
* Updated Greek translationNikos Charonitakis2004-07-092-385/+425
* When moving in the same toolbar force GDK_ACTION_MOVE. Fix #145529Marco Pesenti Gritti2004-07-092-0/+12
* Updated Danish translation.Ole Laursen2004-07-072-455/+502
* Updated Spanish translationFrancisco Javier F. Serrador2004-07-072-473/+514
* Add xpcom/ to INCLUDESChristian Persch2004-07-071-0/+1
* Don't convert filename encoding here, since we use it as UTF-8 inChristian Persch2004-07-072-5/+8
* Updating NEWSChristian Persch2004-07-071-0/+9
* Add "he" to ALL_LINGUAS.Christian Persch2004-07-072-1/+7
* Added Hebrew translation. Thanks to Roie Kerstein.Gil Osher2004-07-071-0/+5
* Added Hebrew translation.Gil Osher2004-07-071-0/+3509
* Post-release version bump.Christian Persch2004-07-072-1/+7
* === Release 1.3.2 ===Release132Christian Persch2004-07-071-0/+4
* Updatings NEWSChristian Persch2004-07-071-0/+3
* Updated Catalan translation by Xavier Conde Rueda <xaviconde@eresmas.com>.Jordi Mallach2004-07-072-693/+565
* Version 1.3.2.Christian Persch2004-07-073-1/+18
* <chpe> didn't I said to make that NS_IF_ADDREF () ? <xan> mmm, yesXan Lopez2004-07-072-134/+143
* -1 is valid button number, it's used for synthesised "mouse" events onChristian Persch2004-07-072-0/+14
* Post-release version bump.Christian Persch2004-07-062-1/+7
* === Release 1.3.1 ===Release131Christian Persch2004-07-062-0/+8
* Updating NEWSChristian Persch2004-07-061-0/+4
* If the MIME is unknown, use application/octet-stream.Xan Lopez2004-07-063-2/+8
* Add MAINTAINERS to EXTRA_DIST, and make gconf schema install less noisy.Christian Persch2004-07-062-1/+2
* Version 1.3.1.Christian Persch2004-07-062-2/+17
* Updated Bulgarian translation by Vladimir "Kaladan" PetkovAlexander Shopov2004-07-062-985/+1057
* Updated Albanian translation.Laurent Dhima2004-07-052-50/+68
* Scale the MIME icon.Xan Lopez2004-07-052-16/+25
* Some ordering/sizing tweakMarco Pesenti Gritti2004-07-052-11/+10
* *** empty log message ***Marco Pesenti Gritti2004-07-051-0/+1
* Support also GDK_ACTION_COPY. Fix #145254.Marco Pesenti Gritti2004-07-053-2/+14
* Decode ACE for UI, and encode UTF-8 hostnames before using cookie andChristian Persch2004-07-053-6/+65
* Unescape the mailto: address, fixes bug #144462.Christian Persch2004-07-053-2/+42
* Cache the scaled spinner images to make creating new spinners very fast,Christian Persch2004-07-052-303/+535
* Updated for 1.3.1.Christian Persch2004-07-052-21/+31
* Updated Czech translation.Miloslav Trmac2004-07-042-34/+43
* Show and activate the menubar with F10 when it's hidden. Fixes bugChristian Persch2004-07-042-0/+51
* Normal context menus for check/radio/submit buttons. Fixes bug #143942.Christian Persch2004-07-043-37/+59
* Use regular return for valid error conditions, not g_return_if_fail.Christian Persch2004-07-042-3/+12
* Fix compilation with mozilla 1.7.Christian Persch2004-07-042-2/+21
* Add a MIME icon in the File column. Some indent fixes.Xan Lopez2004-07-047-76/+182
* *** empty log message ***Marco Pesenti Gritti2004-07-041-1/+1
* "Open in tabs" insensitive when there are not multiple bookmarks in theMarco Pesenti Gritti2004-07-042-9/+28
* Translation updated.Laurent Dhima2004-07-042-20/+29
* Add profiler calls.Christian Persch2004-07-032-0/+15
* Mozilla API change.Christian Persch2004-07-032-0/+11
* Add G_[BEGIN|END]_DECLSChristian Persch2004-07-031-21/+22
* Codestyle and whitespace cleanupChristian Persch2004-07-032-59/+60
* R data/art/epiphany-tab-loading.gif:Christian Persch2004-07-037-96/+111
* Updated German translation.Christian Neumair2004-07-032-380/+427
* Use blank document as default faviconMarco Pesenti Gritti2004-07-033-2/+10
* Depend on mozilla >= 1.7 final. Simplify some mozilla version checks.Christian Persch2004-07-033-4/+12
* Follow popups keybindings.Marco Pesenti Gritti2004-07-023-9/+41
* Implement bookmark context menu.Marco Pesenti Gritti2004-07-022-3/+77
* Implement topic context menu.Marco Pesenti Gritti2004-07-022-6/+86
* Move in the bookmarks dir.Marco Pesenti Gritti2004-07-0214-64/+163
* Updated Albanian translationLaurent Dhima2004-07-021-0/+4
* UpdatedLaurent Dhima2004-07-021-151/+170
* Updated Czech translation.Miloslav Trmac2004-07-022-152/+176
* s/Off-Line/Offline/Christian Persch2004-07-022-1/+7
* Change position to popups and offline menus.Marco Pesenti Gritti2004-07-022-4/+11
* Do not show the icon for smartbookmarksMarco Pesenti Gritti2004-07-012-1/+11
* *** empty log message ***Marco Pesenti Gritti2004-07-011-4/+6
* Do not allow dragging out of edit mode on ITEMS_ONLY toolbars.Marco Pesenti Gritti2004-07-012-3/+10
* No need to show the default icon for bookmarks menu.Marco Pesenti Gritti2004-07-012-8/+18
* Allow to drag bookmarks around also when not in edit mode. Use the defaultMarco Pesenti Gritti2004-07-012-16/+124
* Popup blocking support. View -> Popup Windows.Adam Hooper2004-07-0119-23/+861
* Use a new window for "Open in Tabs"Marco Pesenti Gritti2004-07-013-13/+33
* Be a bit smarter about double extensions.Xan Lopez2004-07-012-2/+61
* Change tabs sizing again. Now we use a width of 20 (estimated) chars.Marco Pesenti Gritti2004-07-012-6/+11
* Update for 1.3.1.Christian Persch2004-06-302-0/+88
* Updated Serbian translation.Danilo Šegan2004-06-293-664/+702
* Set sane_state to TRUE from user changes, otherwise broken prefs willChristian Persch2004-06-292-0/+16
* Translation updated.Laurent Dhima2004-06-292-200/+178
* Translation updated by Reinout van Schouwen.Vincent van Adrighem2004-06-292-464/+485
* Translation updated.Laurent Dhima2004-06-282-395/+433
* Updated Czech translation.Miloslav Trmac2004-06-282-146/+159
* EphySingle needs to implement nsISupportsWeakReference.Christian Persch2004-06-274-12/+30
* Implement File->Work Off-Line command and backend. No DBUS/HAL/whateverChristian Persch2004-06-279-33/+191
* Preserve hierarchy in the xbel importer too. Use mime sniffing toMarco Pesenti Gritti2004-06-262-51/+45
* Move PrintInfo to print-dialog since it's no more use by embed api.Marco Pesenti Gritti2004-06-264-37/+46
* Fix typo in the printer nameMarco Pesenti Gritti2004-06-252-1/+7
* Remove preview flagMarco Pesenti Gritti2004-06-257-7/+13
* Updated Czech translation.Miloslav Trmac2004-06-252-211/+221
* Simplify print code. Now there is only one case to deal with, the mozillaMarco Pesenti Gritti2004-06-2512-180/+83
* Added src/bookmarks/ephy-topics-selector.c.Christian Persch2004-06-242-0/+5
* Use guint consistently for node idsMarco Pesenti Gritti2004-06-2410-22/+42
* Implement open in tabs from toolbar topicsMarco Pesenti Gritti2004-06-245-24/+120
* Removed unused array, and added a few missing statics.Christian Persch2004-06-242-10/+9
* Use g_signal_connect_after to connect to the toolbar_added signal,Christian Persch2004-06-243-4/+14
* Commit ChangeLog tooChristian Persch2004-06-241-0/+14
* Make the permission type a string instead of an enum, that way we canChristian Persch2004-06-245-70/+48
* Simply use gtk_container_get_children().Christian Persch2004-06-242-11/+8
* Make the "Exit Fullscreen" button toggle the action instead of doing toChristian Persch2004-06-242-1/+19
* Add EphyWindow API to open multiple uris in tabs, use it for dnd on theMarco Pesenti Gritti2004-06-244-49/+72
* Move check for javascript after the http[s] checks.Christian Persch2004-06-232-8/+11
* "/" in a topic title is now a submenu in the bookmarks menu.Marco Pesenti Gritti2004-06-233-37/+94
* Keep the whole hierarchy of folders in the topic name, separated by |.Marco Pesenti Gritti2004-06-222-22/+47
* Drop some unused code.Marco Pesenti Gritti2004-06-222-28/+19
* Factor out the helper to select a treeview row by column and use it alsoMarco Pesenti Gritti2004-06-2213-59/+133
* Add a New topic button to the new bookmark dialog.Marco Pesenti Gritti2004-06-224-0/+101
* Check for empty attributes before adding the item when parsing theChristian Persch2004-06-212-8/+19
* Allow importing from Epiphany bookmarks format (RDF), fixes bug #144699.Christian Persch2004-06-212-0/+11
* Whoops. Um. Fixed the build.Adam Hooper2004-06-212-0/+18
* Implement popup-blocking signals. Part of bug #111930.Adam Hooper2004-06-216-8/+108
* Updated Serbian translation.Danilo Šegan2004-06-213-819/+800
* Updated British English translationGareth Owen2004-06-212-348/+356
* Remove implementation of ::HidePage again, it's really not used anyway inChristian Persch2004-06-202-14/+9
* Implement GlobalHistory2::HidePage, fixes bug #142143.Christian Persch2004-06-202-3/+27
* Make tab labels 1/n-th of the window width (n = number of tabs), with aChristian Persch2004-06-202-63/+70
* Append tabs at the end instead of grouping them near the current one.Marco Pesenti Gritti2004-06-207-53/+26
* Updated Greek translationNikos Charonitakis2004-06-192-284/+294
* Update from new winstripe theme of FirefoxMarco Pesenti Gritti2004-06-192-0/+6
* Updated Canadian English translation.Alexander Winston2004-06-182-348/+357
* Escape strings before using the with markup in labels. Patch by CrispinChristian Persch2004-06-183-10/+18
* Translation updated by Mətin Əmirov.Metin Amiroff2004-06-172-514/+335
* Updated Bulgarian translation by Vladimir "Kaladan" PetkovAlexander Shopov2004-06-172-3749/+3746
* Set data for close-button on the tab label.Christian Persch2004-06-172-0/+7
* Go back to construction the toolbar when the model is set, fixes bugChristian Persch2004-06-166-116/+159
* Updated Czech translation.Miloslav Trmac2004-06-162-348/+357
* Updated Polish translation by GNOME PL Team.Artur Flinta2004-06-162-389/+385
* *** empty log message ***Marco Pesenti Gritti2004-06-151-0/+1
* Use GenericName. See #144284 for the hig change. Fix bug #140625.Marco Pesenti Gritti2004-06-153-2/+12
* Work around mozilla bug #246392 which goes back to the original urls whenChristian Persch2004-06-154-1/+75
* Updated Brazilian Portuguese translation done by Estêvão SamuelGustavo Maciel Dias Vieira2004-06-152-385/+376
* Use g_markup_print_escaed().Christian Persch2004-06-152-4/+8
* Escape strings before using them with markup in labels.Christian Persch2004-06-153-6/+12
* Get rid of EmbedReloadFlags, and use a gboolean force parameter inChristian Persch2004-06-146-19/+22
* Added src/bookmarks/ephy-bookmarksbar-model.c. Updated Slovak translation.Marcel Telka2004-06-133-489/+333
* Add GNOME_COMMON_INITMarco Pesenti Gritti2004-06-132-0/+8
* Add a way to open new windows passing features and uri. Something like jsMarco Pesenti Gritti2004-06-138-5/+68
* Allow items to be dragged from toolbar editor also when in items onlyMarco Pesenti Gritti2004-06-133-2/+15
* Put proper property IDs on propertiesAdam Hooper2004-06-122-2/+9
* Make spinner not use a visible window, and fix coordinates accordingly.Christian Persch2004-06-122-6/+15
* Save the toolbars models from dispose, not from finalize, since you cannotChristian Persch2004-06-124-12/+43
* Do not put ACLOCAL flags in the Makefile, it should not be necessaryMarco Pesenti Gritti2004-06-112-3/+8
* Merging bookmarksbar-separation branch.Christian Persch2004-06-1130-1156/+1121
* Updated German translation.Christian Neumair2004-06-102-148/+138
* Disable xpinstall by default. Fixes bug #144035.Christian Persch2004-06-102-0/+9
* s/get_item_name/get_item_dataMarco Pesenti Gritti2004-06-105-26/+57
* 2004-06-09 Christian Persch <chpe@cvs.gnome.org>Christian Persch2004-06-101-20/+34
* Retain custom types when moving items aroundMarco Pesenti Gritti2004-06-096-70/+76
* Separation of bookmarks and normal toolbars.Christian Persch2004-06-095-0/+1127
* Fix CSS background detection, based on a galeon patch by CrispinChristian Persch2004-06-092-53/+73
* Adjust comment about mozilla bug #232057, which was WONTFIXed.Christian Persch2004-06-092-4/+10
* Do not hide clipboard items for the input context (Bug #139040)Marco Pesenti Gritti2004-06-082-9/+10
* *** empty log message ***Marco Pesenti Gritti2004-06-081-0/+5
* Move external protocols prefs defaults in the javascript file and addMarco Pesenti Gritti2004-06-082-12/+11
* Fix setting default filename in the !modeSave case.Christian Persch2004-06-073-31/+32
* Don't allow ::SetDefaultString unless we're in modeSave.Christian Persch2004-06-072-1/+11
* Also load extensions from /home/users/rossRoss Burton2004-06-072-0/+12
* Use ephy-file-chooser convenience constructor instead of duplicating codeChristian Persch2004-06-072-49/+52
* Simplified mozilla version checks with new MOZILLA_IS_VERSION4 macro.Christian Persch2004-06-073-3/+14
* Updated Greek translation.Nikos Charonitakis2004-06-062-446/+156
* 2004-06-06 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>Updated ja.po. T.Aihana2004-06-062-299/+125
* Add help/es/Makefile to AC_OUTPUT.Christian Persch2004-06-062-0/+7
* Added Spanish docsFrancisco Javier F. Serrador2004-06-051-0/+4
* Added Spansih docsFrancisco Javier F. Serrador2004-06-051-1/+1
* Spanish figuresFrancisco Javier F. Serrador2004-06-054-0/+0
* Updated Albanian translationLaurent Dhima2004-06-051-0/+4
* UpdatedLaurent Dhima2004-06-051-106/+98
* Spanish manual translation (finished)Francisco Javier F. Serrador2004-06-051-408/+481
* Updated Simplified Chinese translationFunda Wang2004-06-052-299/+125
* Fix bug reporting addressChristian Persch2004-06-051-1/+2
* merge mozilla-embed-strings branchMarco Pesenti Gritti2004-06-0435-956/+1146
* Fixed some strings in the Danish translation.Ole Laursen2004-06-032-82/+31
* Move the "Exit Fullscreen" popup to the right in RTL locale. Fixes bugChristian Persch2004-06-032-6/+22
* Commit changelog for previous change -- OOPS!Adam Hooper2004-06-021-0/+8
* Update from libeggAdam Hooper2004-06-011-21/+11
* Changed the translation of Downloads.Ole Laursen2004-05-312-3/+8
* Post-release version bump.Christian Persch2004-05-312-1/+7
* Release 1.3.0Release130Christian Persch2004-05-3170-38101/+45949
* Updating NEWSChristian Persch2004-05-311-14/+0
* Updated Lithuanian translation.Žygimantas Beručka2004-05-312-201/+234
* Updated Spanish translationFrancisco Javier F. Serrador2004-05-301-178/+207
* Updating NEWSChristian Persch2004-05-301-0/+2
* Fix reload logic not to use forced reload by default. Patch by C. J. N.Christian Persch2004-05-302-2/+9
* Updated Danish translation.Ole Laursen2004-05-302-648/+673
* Updated Spanish helpFrancisco Javier F. Serrador2004-05-291-71/+73
* Revert varargs change, it doesn't work for LOG("Message") withoutChristian Persch2004-05-292-11/+7
* Updating NEWSChristian Persch2004-05-291-4/+9
* Use ISO style variable argument macros. Patch by Brian Cameron, part ofChristian Persch2004-05-292-0/+19
* Add check for 'mkdtemp', since solaris doesn't have it.Christian Persch2004-05-293-0/+21
* Don't return a value in void function, part of bug #141319.Christian Persch2004-05-292-1/+7
* Don't return a value in void function, part of bug #141319.Christian Persch2004-05-292-1/+7
* Depend on glib >= 2.4.1 because of the fix for bug #112222.Christian Persch2004-05-292-1/+7
* Fix for mozilla API change (ported from galeon).Christian Persch2004-05-292-1/+21
* Increase mozilla snapshot level for 1.8a2/trunk.Christian Persch2004-05-292-2/+8
* Update for 1.3.0.Christian Persch2004-05-292-2/+205
* Added "tk" to ALL_LINGUAS. Added Turkmen translation by Gurban MühemmetChristian Rose2004-05-294-1/+3504
* Include "config.h".Christian Persch2004-05-291-0/+4
* Always include "config.h" !Christian Persch2004-05-292-0/+10
* Fix snapshot check for mozilla >= 1.7rc2 .Christian Persch2004-05-292-1/+7
* Fix some spellings in Thai translation.Theppitak Karoonboonyanan2004-05-252-33/+32
* Remove unused field in structXan Lopez2004-05-254-1/+15
* Added "th" (Thai) to ALL_LINGUAS. Added Thai translation by IsriyaPaisa Seeluangsawat2004-05-244-1/+3338
* Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>Alexander Shopov2004-05-242-279/+283
* remove Makefile.in errounously committedMarco Pesenti Gritti2004-05-231-357/+0
* Fix some headers fallouts with mozilla headMarco Pesenti Gritti2004-05-234-1/+17
* Fix compilation with moz 1.6.Christian Persch2004-05-221-0/+6
* Set the drag icon on realize, otherwise the current icon theme isn't used,Crispin Flowerday2004-05-222-21/+31
* Recognise mozilla 1.8a1 and 1.8a2.Christian Persch2004-05-222-0/+8
* Elimiate indeterminate progress, fixes bugs #142303 and #142305.Christian Persch2004-05-213-20/+16
* Fix stupid bug.Christian Persch2004-05-212-2/+9
* Emit the "tab_removed" signal also for the window's last tab. Part of bugChristian Persch2004-05-203-6/+11
* Open bookmark in new tab on middle-click. Fixes bug #106250.Christian Persch2004-05-203-6/+81
* Fix typoChristian Persch2004-05-201-1/+0
* Backported fixes from gtk+ cvs head.Christian Persch2004-05-202-17/+28
* Fix a MOZILLA_SNAPSHOT check for 1.7 branch.Christian Persch2004-05-192-1/+7
* Generate Makefile in help/es too.Christian Persch2004-05-192-0/+7
* Fix capitalisation.Christian Persch2004-05-193-2/+10
* Updated British English translationGareth Owen2004-05-192-109/+141
* Fix observer topic check for cookie "cleared" notification.Christian Persch2004-05-172-1/+7
* updated Walloon filePablo Saratxaga2004-05-172-1300/+1712
* Spanish docs updatedFrancisco Javier F. Serrador2004-05-171-65/+64
* Fix mem leak.Christian Persch2004-05-162-3/+15
* Fix mem leaks.'Christian Persch2004-05-162-0/+9
* Fix refcount leak.Christian Persch2004-05-162-0/+9