| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add defines and #ifdef to enable validation; disabled for now. | Christian Persch | 2004-11-18 | 2 | -2/+25 |
* | Fix opening of content when not downloading automatically. Fixes bug | Christian Persch | 2004-11-18 | 2 | -2/+10 |
* | Disallow favicon links from subframes. | Christian Persch | 2004-11-18 | 3 | -16/+51 |
* | Updated | Christian Persch | 2004-11-18 | 1 | -2/+1 |
* | Include stdlib.h. | Christian Persch | 2004-11-18 | 2 | -0/+8 |
* | Retain original uri. | Christian Persch | 2004-11-18 | 2 | -0/+8 |
* | Fix wrong certificate shown; Epiphany equivalent of galeon bug #158453. | Christian Persch | 2004-11-18 | 4 | -55/+50 |
* | More cruft exorcised. | Christian Persch | 2004-11-17 | 3 | -35/+11 |
* | Add a way to show the cert info dialogue for the page's certificate. | Christian Persch | 2004-11-16 | 6 | -0/+72 |
* | No need to include nsEmbedString.h. | Christian Persch | 2004-11-16 | 2 | -3/+6 |
* | Make mozilla_notifier_add return the connection ID, and | Christian Persch | 2004-11-16 | 3 | -39/+39 |
* | Simplify the gconf -> mozilla prefs bridge. | Christian Persch | 2004-11-16 | 3 | -537/+496 |
* | Updated German translation. | Hendrik Richter | 2004-11-16 | 2 | -840/+942 |
* | Updated Slovak translation. | Marcel Telka | 2004-11-15 | 2 | -635/+649 |
* | Updated British English translation. | David Lodge | 2004-11-15 | 2 | -686/+715 |
* | Save one strdup. | Christian Persch | 2004-11-15 | 2 | -3/+7 |
* | translation update. | Gustavo Noronha Silva | 2004-11-15 | 2 | -826/+914 |
* | Check favicon urls with script sec manager and content policy. | Christian Persch | 2004-11-15 | 4 | -28/+83 |
* | Fix includes. | Christian Persch | 2004-11-14 | 2 | -0/+8 |
* | Remove unused variable. | Christian Persch | 2004-11-14 | 2 | -3/+7 |
* | Remove notice about tab-loading.gif since we don't have that anymore. | Christian Persch | 2004-11-14 | 2 | -5/+6 |
* | Updated Canadian English translation. | Adam Weinberger | 2004-11-14 | 2 | -188/+205 |
* | Don't save session_crashed.xml while shutting down. | Christian Persch | 2004-11-14 | 2 | -4/+13 |
* | No need to make the content handler dialogue modal. | Christian Persch | 2004-11-14 | 3 | -66/+74 |
* | Better fix for bug #158202, thanks to Christian Biesinger. | Christian Persch | 2004-11-14 | 2 | -2/+7 |
* | Remove last instances of gnome-i18n.h inclusion. | Christian Persch | 2004-11-14 | 3 | -11/+17 |
* | UpdatedGTK_ENGINES_2_6_0 | Christian Persch | 2004-11-14 | 1 | -55/+104 |
* | Fix FMR. Fixes bug #158202. | Christian Persch | 2004-11-14 | 2 | -2/+9 |
* | nsEmbedString.h now requires MOZILLA_STRICT_API define. | Christian Persch | 2004-11-14 | 20 | -1/+61 |
* | Updated Lithuanian translation, | Žugimantas Beručka | 2004-11-13 | 2 | -733/+767 |
* | Fix ChangeLog | Christian Persch | 2004-11-13 | 1 | -5/+0 |
* | Size-allocate the embed if it's not mapped but has never been | Christian Persch | 2004-11-13 | 2 | -3/+24 |
* | Update gtk+ dependency. | Christian Persch | 2004-11-13 | 2 | -1/+7 |
* | Add shortcut to Send To menuitem, as per HIG. Fixes bug #148655. | Christian Persch | 2004-11-12 | 2 | -1/+7 |
* | Don't hardcode "epiphany" as argv[0], use g_get_prgname() instead. Fixes | Christian Persch | 2004-11-12 | 2 | -1/+13 |
* | Keep a ref on EphyShell in ephy_session_close(). Otherwise we get a crash | Christian Persch | 2004-11-12 | 2 | -0/+15 |
* | Updated Czech translation. | Miloslav Trmac | 2004-11-11 | 2 | -74/+101 |
* | Fix signed/unsigned int confusion when iterating over a GPtrArray. | Christian Persch | 2004-11-11 | 3 | -2/+10 |
* | Implement history deletion on per-site basis. Fixes bug #116609. | Christian Persch | 2004-11-11 | 3 | -0/+60 |
* | Change column order for the languages list in the code. | Christian Persch | 2004-11-11 | 2 | -57/+63 |
* | Don't unref, then weak ref, then enter main loop; this won't work when | Christian Persch | 2004-11-11 | 2 | -2/+16 |
* | Updated Albanian translation. | Laurent Dhima | 2004-11-11 | 2 | -710/+722 |
* | make len a gsize rather than an int to fix compilation on 64-bit systems. | James Henstridge | 2004-11-11 | 2 | -1/+6 |
* | Do not warn if topic is empty, better title and primary text. | Xan Lopez | 2004-11-11 | 2 | -10/+32 |
* | Warn before deleting a topic, fixes #149294 | Xan Lopez | 2004-11-11 | 2 | -1/+58 |
* | Add resize grip. Fixes bug #137845. | Christian Persch | 2004-11-11 | 2 | -2/+13 |
* | Fix opening content with external content handlers. | Christian Persch | 2004-11-10 | 1 | -16/+2 |
* | Fix 2 mem leaks; thanks to Xan for noticing them. | Christian Persch | 2004-11-10 | 2 | -0/+8 |
* | Updated Canadian English translation. | Adam Weinberger | 2004-11-10 | 2 | -711/+710 |
* | Better positioning for the context menu popup in a treeview. Patch by | Christian Persch | 2004-11-10 | 2 | -6/+16 |
* | Fix typo: s/Applications_DATA/applications_DATA/. | Jordi Mallach | 2004-11-10 | 2 | -1/+7 |
* | Fix signed/unsigned int confusion exposed by empty accept-lang list. | Christian Persch | 2004-11-10 | 2 | -4/+11 |
* | Updated Czech translation. | Miloslav Trmac | 2004-11-09 | 2 | -713/+711 |
* | Fix check for nsIPassword.h header to look in the right place. Fixes bug | Christian Persch | 2004-11-09 | 2 | -3/+16 |
* | Removed a FIXME comment where the problem it pointed to has already been fixed. | Christian Persch | 2004-11-09 | 1 | -1/+0 |
* | Simplified the code a bit. | Christian Persch | 2004-11-09 | 2 | -15/+20 |
* | Make it also correct on DST changes. | Christian Persch | 2004-11-09 | 2 | -10/+24 |
* | Fix time filter for time zones != GMT, and add "Last 30 Minutes" filter. | Christian Persch | 2004-11-09 | 2 | -12/+45 |
* | Better wording on the "unable to trust" string. Fixes bug #127234. | Christian Persch | 2004-11-09 | 2 | -1/+7 |
* | This dialogue doesn't need to be modal. | Christian Persch | 2004-11-08 | 2 | -2/+9 |
* | Order this in the source code by lang code, not english lang name. | Christian Persch | 2004-11-08 | 2 | -20/+26 |
* | Fix button sensitivity setting in language editor not to first disable the | Christian Persch | 2004-11-08 | 2 | -9/+17 |
* | Shut up | Christian Persch | 2004-11-08 | 1 | -0/+4 |
* | A idl/.cvsignore: A idl/Makefile.am: | Christian Persch | 2004-11-08 | 6 | -3/+23 |
* | Sanitise the embed popup position. Fixes bug #157162. | Christian Persch | 2004-11-08 | 4 | -6/+34 |
* | Better wording for the crash recovery dialogue. Thanks to Spark for this. | Christian Persch | 2004-11-08 | 2 | -2/+10 |
* | Don't detach the tab when releasing the mouse button while still over the | Christian Persch | 2004-11-08 | 2 | -30/+22 |
* | When popping up the context menu with keyboard, select the first menu | Christian Persch | 2004-11-08 | 5 | -17/+83 |
* | Use GtkMessageDialog here. | Christian Persch | 2004-11-08 | 2 | -59/+42 |
* | Show language code in the string in languages editor. Fixes bug #115355. | Christian Persch | 2004-11-07 | 6 | -110/+223 |
* | Make tooltips on the zoom control also work on Ctrl-F1. | Christian Persch | 2004-11-07 | 2 | -13/+52 |
* | Make static. | Christian Persch | 2004-11-07 | 2 | -7/+7 |
* | Translated entries to Finnish. | Pauli Virtanen | 2004-11-05 | 2 | -4/+10 |
* | Added manual translation into Finnish, by Pauli Virtanen. | Christian Persch | 2004-11-04 | 12 | -1/+6221 |
* | 2004-11-04 Updated ja.po. T.Aihana <aihana@gnome.gr.jp> | Updated ja.po. T.Aihana | 2004-11-04 | 2 | -733/+785 |
* | Updated glib dependency. | Christian Persch | 2004-11-04 | 5 | -7/+18 |
* | Also bring the window to the front. | Christian Persch | 2004-11-04 | 2 | -0/+11 |
* | Free XML data after parsing it. Noticed by jfr. I'm an idiot. | Adam Hooper | 2004-11-03 | 2 | -1/+14 |
* | We always have config.h, no need to guard its inclusion. | Christian Persch | 2004-11-03 | 113 | -224/+117 |
* | Fix zoom control so that it shows tooltips again. Fixes bug #155826. | Christian Persch | 2004-11-02 | 2 | -7/+22 |
* | Post-release version bump. | Christian Persch | 2004-11-02 | 2 | -1/+7 |
* | === Release 1.5.1 ===Release151 | Christian Persch | 2004-11-01 | 1 | -0/+4 |
* | Updating NEWS | Christian Persch | 2004-11-01 | 1 | -0/+7 |
* | Don't deactivate the toolbar when another item in the same toolbar gains | Christian Persch | 2004-11-01 | 6 | -60/+109 |
* | Remove seconds remaining display from tooltip of tray icon. Fixes bug | Christian Persch | 2004-11-01 | 2 | -49/+10 |
* | Bump version number and fix aclocal flags. | Christian Persch | 2004-11-01 | 7 | -31/+73 |
* | Make sure there's only one bookmark properties dialogue for each bookmark. | Christian Persch | 2004-11-01 | 7 | -61/+98 |
* | Fix a nasty bug when removing signal handlers during a node signal | Christian Persch | 2004-11-01 | 2 | -19/+104 |
* | Removing debug spew | Christian Persch | 2004-11-01 | 1 | -1/+0 |
* | Disable extensions description validation for now. | Christian Persch | 2004-11-01 | 2 | -2/+9 |
* | Process xml:lang in extension description files. | Christian Persch | 2004-10-31 | 2 | -4/+59 |
* | Translation updated by Reinout van Schouwen. | Vincent van Adrighem | 2004-10-31 | 2 | -252/+278 |
* | Updated. | Christian Persch | 2004-10-31 | 2 | -0/+132 |
* | Updated Slovak translation. | Marcel Telka | 2004-10-31 | 2 | -188/+204 |
* | Fix restoring window size on crash recovery by moving the setting of the | Christian Persch | 2004-10-31 | 3 | -26/+69 |
* | Check for nsIDOMNSEvent::GetIsTrusted. | Christian Persch | 2004-10-31 | 4 | -0/+32 |
* | Add NULL check | Christian Persch | 2004-10-31 | 1 | -0/+1 |
* | When showing a modal alert put up by a web page, switch the window to that | Christian Persch | 2004-10-31 | 7 | -1/+157 |
* | Move idle unreffing to extensions manager. Makes sure that extensions are | Christian Persch | 2004-10-30 | 3 | -15/+25 |
* | Listen for changes to extension directories using | Adam Hooper | 2004-10-30 | 3 | -59/+272 |
* | Comment that unfortunately, elements in <extension> must be in order. | Adam Hooper | 2004-10-30 | 2 | -1/+8 |
* | Depend on libxml 2.6.12 (for its fix of bug 150647). | Adam Hooper | 2004-10-30 | 2 | -1/+7 |
* | Slightly refactor bookmarks menu, to take a configurable path where to | Christian Persch | 2004-10-30 | 4 | -41/+111 |
* | Don't open all bookmarks in tabs. Fixes bug #156843. | Christian Persch | 2004-10-30 | 2 | -10/+30 |
* | Correctly change the statusbar children's frams's shadow type when the | Christian Persch | 2004-10-28 | 2 | -3/+9 |
* | Print dialogue isn't an EphyEmbedDialog anymore, remove the | Christian Persch | 2004-10-28 | 3 | -11/+8 |
* | Private data is 0-initialised, no need to set members to NULL, 0, or | Christian Persch | 2004-10-28 | 30 | -120/+48 |
* | Updated Persian translation. | Meelad Zakaria | 2004-10-28 | 2 | -257/+376 |
* | Remove unused signal from EphyNodeView struct. | Christian Persch | 2004-10-27 | 2 | -1/+6 |
* | Fix label of "All" topic on bookmarksbar. | Christian Persch | 2004-10-27 | 2 | -4/+10 |
* | Avoid strdups in entry completion func. Patch by Peter Harvey. | Christian Persch | 2004-10-27 | 2 | -19/+24 |
* | Use ellipsising labels to shorten the bookmarks and topics titles in | Christian Persch | 2004-10-27 | 5 | -76/+142 |
* | Revert last change, it's a warning after all. | Christian Persch | 2004-10-27 | 2 | -1/+7 |
* | Make the confirm-close-with-form-data dialogue window modal, instead of | Christian Persch | 2004-10-27 | 2 | -0/+18 |
* | Make the crash revovery dialogue GTK_MESSAGE_QUESTION instead of _WARNING. | Christian Persch | 2004-10-27 | 2 | -1/+8 |
* | Use new gtk+ HIG message dialogue API. Fixes bug #130232. | Christian Persch | 2004-10-27 | 6 | -264/+118 |
* | da.po: Fixed credits | Martin Willemoes Hansen | 2004-10-27 | 1 | -43/+64 |
* | Use gtk_widget_get_settings on the EphyDialog's window, not on the dialog | Christian Persch | 2004-10-27 | 2 | -1/+8 |
* | Use named icon for the logo in about dialogue. | Christian Persch | 2004-10-26 | 2 | -18/+8 |
* | De-couple instantiation and initialisation of the extensions manager. | Christian Persch | 2004-10-26 | 4 | -2/+25 |
* | Move window destruction after tab-removed signal emission. Fixes bug | Christian Persch | 2004-10-25 | 3 | -13/+15 |
* | Fix return type of tab_delete slot. | Christian Persch | 2004-10-25 | 2 | -9/+15 |
* | Unset the use-underline label property instead of doubling the | Christian Persch | 2004-10-25 | 3 | -20/+24 |
* | Use gtk_icon_size_lookup_for_settings() here. | Christian Persch | 2004-10-25 | 5 | -7/+22 |
* | Add EPHY_NODE_CHANGED signal. Patch by Peter Harvey. | Christian Persch | 2004-10-25 | 10 | -281/+321 |
* | file .cvsignore was initially added on branch webcore-branch. | Christian Persch | 2004-10-24 | 0 | -0/+0 |
* | Chain up to parent's dispose handler. | Christian Persch | 2004-10-24 | 4 | -0/+14 |
* | file Makefile.am was initially added on branch webcore-branch. | Xan Lopez | 2004-10-24 | 0 | -0/+0 |
* | file webcore-embed.c was initially added on branch webcore-branch. | Xan Lopez | 2004-10-24 | 0 | -0/+0 |
* | file webcore-embed-persist.c was initially added on branch webcore-branch. | Xan Lopez | 2004-10-24 | 0 | -0/+0 |
* | file webcore-embed-persist.h was initially added on branch webcore-branch. | Xan Lopez | 2004-10-24 | 0 | -0/+0 |
* | file webcore-embed-single.c was initially added on branch webcore-branch. | Xan Lopez | 2004-10-24 | 0 | -0/+0 |
* | file webcore-embed-single.h was initially added on branch webcore-branch. | Xan Lopez | 2004-10-24 | 0 | -0/+0 |
* | Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like the | Christian Persch | 2004-10-24 | 74 | -238/+339 |
* | Use gtk_selection_data_get_uris(). | Christian Persch | 2004-10-23 | 3 | -2/+9 |
* | Updated Lithuanian translation. | Žygimantas Beručka | 2004-10-23 | 2 | -232/+325 |
* | Updated Spanish translation | Francisco Javier F. Serrador | 2004-10-23 | 2 | -432/+496 |
* | Updated Czech translation. | Miloslav Trmac | 2004-10-23 | 2 | -36/+59 |
* | file webcore-embed.h was initially added on branch webcore-branch. | Xan Lopez | 2004-10-23 | 0 | -0/+0 |
* | Updated Albanian translation. | Laurent Dhima | 2004-10-23 | 2 | -36/+56 |
* | CVS_SILENTWEBCORE_BRANCHPOINT | Görkem Çetin | 2004-10-23 | 1 | -430/+508 |
* | Updating glib requirement | Christian Persch | 2004-10-23 | 1 | -1/+1 |
* | Only multiplex [attach|detach]_window to extensions implementing the | Christian Persch | 2004-10-23 | 2 | -5/+22 |
* | Remove ephy_string_parse_uri_list, and use new glib function | Christian Persch | 2004-10-23 | 8 | -97/+56 |
* | Updated Canadian English translation. | Adam Weinberger | 2004-10-23 | 2 | -32/+52 |
* | Indentation fixes | Christian Persch | 2004-10-23 | 2 | -49/+49 |
* | da.po: quick fix | Martin Willemoes Hansen | 2004-10-23 | 1 | -9/+9 |
* | Updated Danish translation. | Martin Willemoes Hansen | 2004-10-23 | 2 | -411/+475 |
* | Add tooltip on close button. Thanks to spark for the string review; fixes | Christian Persch | 2004-10-22 | 2 | -0/+10 |
* | Add tooltip on the drag handle. Fixes bug #155827. | Christian Persch | 2004-10-22 | 3 | -11/+43 |
* | Add tooltips on the arrows, and fix the tooltip on the "Up" button to be | Christian Persch | 2004-10-22 | 4 | -11/+71 |
* | Remove bogus debug output. | Christian Persch | 2004-10-22 | 2 | -3/+7 |
* | Add varargs version of ephy_dialog_get_control to get more than one | Christian Persch | 2004-10-22 | 6 | -41/+97 |
* | Document bug number. | Jordi Mallach | 2004-10-22 | 1 | -1/+1 |
* | Add manpage from Debian. | Jordi Mallach | 2004-10-22 | 3 | -0/+58 |
* | Better fix, taken from bug #135861. | Christian Persch | 2004-10-22 | 2 | -22/+8 |
* | Activate with double-click, as per HIG. Fixes bug #152899. | Christian Persch | 2004-10-22 | 2 | -1/+9 |
* | Updated Slovak translation. | Marcel Telka | 2004-10-20 | 2 | -43/+41 |
* | Fix import of bookmarks in root folder. Fixes bug #152443. | Christian Persch | 2004-10-20 | 2 | -1/+7 |
* | Updated Albanian translation. | Laurent Dhima | 2004-10-20 | 2 | -53/+48 |
* | Validate extension XML files against an XSD Schema. | Adam Hooper | 2004-10-19 | 3 | -138/+137 |
* | Updated British English translation. | David Lodge | 2004-10-19 | 2 | -37/+41 |
* | Autoupdated.help | Christian Persch | 2004-10-18 | 2 | -15/+21 |
* | Updated Canadian English translation. | Adam Weinberger | 2004-10-18 | 2 | -52/+46 |
* | Updated Czech translation. | Miloslav Trmac | 2004-10-18 | 2 | -52/+55 |
* | Translation updated by Reinout van Schouwen. | Vincent van Adrighem | 2004-10-18 | 2 | -6/+10 |
* | Fix compilation | Adam Hooper | 2004-10-18 | 3 | -3/+7 |
* | Translation updated by Reinout van Schouwen. | Vincent van Adrighem | 2004-10-18 | 2 | -397/+478 |
* | Fix EphyNode callback data destruction. Patch by Peter Harvey, fixes bug | Christian Persch | 2004-10-17 | 2 | -46/+44 |
* | R lib/ephy-module-loader.c: R lib/ephy-module-loader.h: A | Christian Persch | 2004-10-17 | 15 | -534/+1446 |
* | Updated Malay translation. | Hasbullah Bin Pit | 2004-10-16 | 2 | -541/+763 |
* | Updated Serbian translation. | Danilo Šegan | 2004-10-16 | 3 | -794/+926 |
* | Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org> | Alexander Shopov | 2004-10-15 | 2 | -396/+455 |
* | Updated British English translation. | David Lodge | 2004-10-14 | 2 | -52/+122 |
* | Updated Slovak translation. | Marcel Telka | 2004-10-11 | 2 | -52/+122 |
* | reviewed by: Christian Persch <chpe@cvs.gnome.org> | Marco Pesenti Gritti | 2004-10-11 | 20 | -222/+344 |
* | Remove duplicate AM_PROG_INTLTOOL, fixes bug #155028. Use | Christian Persch | 2004-10-10 | 3 | -3/+10 |
* | Fix mistranslated "system-language" string. | Christian Persch | 2004-10-10 | 3 | -2/+8 |
* | Updated Persian translation by Meelad Zakaria <meelad@bamdad.org>. | Roozbeh Pournader | 2004-10-10 | 2 | -924/+996 |
* | Updated Czech translation. | Miloslav Trmac | 2004-10-10 | 2 | -44/+120 |
* | Updated Albanian translation. | Laurent Dhima | 2004-10-09 | 2 | -398/+445 |
* | No circular dependencies anymore. | Christian Persch | 2004-10-09 | 5 | -15/+19 |
* | Updated Canadian English translation. | Adam Weinberger | 2004-10-09 | 2 | -43/+117 |
* | When adding a bookmark, check if it has same node ID as one scheduled for | Christian Persch | 2004-10-08 | 2 | -0/+25 |
* | reviewed by: Christian Persch <chpe@cvs.gnome.org> | Marco Pesenti Gritti | 2004-10-08 | 2 | -7/+133 |
* | *** empty log message *** | Marco Pesenti Gritti | 2004-10-08 | 3 | -3/+3 |
* | reviewed by: Christian Persch <chpe@cvs.gnome.org> | Marco Pesenti Gritti | 2004-10-08 | 8 | -9/+32 |
* | reviewed by: Christian Persch <chpe@cvs.gnome.org> | Marco Pesenti Gritti | 2004-10-07 | 4 | -0/+32 |
* | Fix a mistranslation. | Christian Persch | 2004-10-07 | 2 | -1/+5 |
* | Updated British English translation. | David Lodge | 2004-10-07 | 2 | -134/+144 |
* | Updated Czech translation. | Miloslav Trmac | 2004-10-07 | 2 | -129/+134 |
* | Updated Canadian English translation. | Adam Weinberger | 2004-10-06 | 2 | -143/+147 |
* | Remove unnecessary include. | Christian Persch | 2004-10-06 | 2 | -1/+6 |
* | Notify when entering or leaving print preview mode. Fixes bug #154591. | Christian Persch | 2004-10-06 | 2 | -2/+27 |
* | Updated Slovak translation. | Marcel Telka | 2004-10-06 | 2 | -7/+11 |
* | Updated Slovak translation. | Marcel Telka | 2004-10-06 | 2 | -572/+674 |
* | Grammar fix. Fixes bug #154605. | Christian Persch | 2004-10-06 | 2 | -4/+10 |
* | Fix a warning, noticed by Crispin. | Christian Persch | 2004-10-06 | 2 | -5/+12 |
* | Don't allow activation of the hidden menubar in ppv mode. | Christian Persch | 2004-10-06 | 2 | -0/+12 |
* | Fix print preview and fullscreen mode interaction. Fixes bug #154456. | Christian Persch | 2004-10-06 | 2 | -37/+37 |
* | Don't size-allocate unmapped tabs, fixing slow resizes. Fixes bug #128191. | Christian Persch | 2004-10-05 | 2 | -2/+31 |
* | R lib/egg/eggdropdowntoolbutton.c: R lib/egg/eggdropdowntoolbutton.h: | Christian Persch | 2004-10-05 | 6 | -493/+24 |
* | Set window icon. | Christian Persch | 2004-10-05 | 4 | -0/+28 |
* | Set window icon. | Christian Persch | 2004-10-05 | 3 | -5/+19 |
* | Set window icon. | Christian Persch | 2004-10-05 | 6 | -34/+28 |
* | Set ephy icon as window icon. | Christian Persch | 2004-10-05 | 2 | -0/+8 |
* | Set ephy icon as window icon. | Christian Persch | 2004-10-05 | 2 | -1/+11 |
* | Same here. | Christian Persch | 2004-10-05 | 2 | -8/+7 |
* | Same here. | Christian Persch | 2004-10-05 | 2 | -7/+7 |
* | Set window icon with gtk_window_set_icon_name(). | Christian Persch | 2004-10-05 | 2 | -14/+9 |
* | Set the window icon. | Christian Persch | 2004-10-05 | 2 | -6/+7 |
* | Arg 4 of gtk_icon_theme_lookup_icon is flags, not height. | Christian Persch | 2004-10-05 | 2 | -7/+11 |
* | Set epiphany icon on the about dialogue. | Christian Persch | 2004-10-05 | 2 | -0/+8 |
* | Clean up a bit. | Christian Persch | 2004-10-04 | 3 | -43/+42 |
* | Fix a warning. | Christian Persch | 2004-10-04 | 2 | -0/+8 |
* | Updated British English translation. | David Lodge | 2004-10-04 | 2 | -1075/+432 |
* | Remove unused variable. | Christian Persch | 2004-10-03 | 2 | -1/+6 |
* | Updated Czech translation. | Miloslav Trmac | 2004-10-03 | 2 | -286/+295 |
* | Shut up | Christian Persch | 2004-10-02 | 1 | -0/+1 |
* | Recognise "Desktop" special downloads directory. Fixes bug #152926. | Christian Persch | 2004-10-02 | 5 | -7/+39 |
* | Add --with-mozilla to distcheck's configure arguments. | Christian Persch | 2004-10-02 | 2 | -1/+7 |
* | Simply use gtk_icon_theme_load_icon(). | Christian Persch | 2004-10-02 | 2 | -17/+11 |
* | Use gtk_window_set_default_icon_name(). | Christian Persch | 2004-10-02 | 3 | -37/+11 |
* | Remove explicit PAC autoconf call, it works perfectly ok without it. | Christian Persch | 2004-09-30 | 3 | -46/+7 |
* | Remove "abort", since you can have the same with --g-fatal-warnings. | Christian Persch | 2004-09-28 | 2 | -4/+6 |
* | Document EPHY_DEBUG_BREAK. | Christian Persch | 2004-09-28 | 2 | -2/+24 |
* | A data/default-prefs-common.js: A data/default-prefs-mozilla.js: A | Christian Persch | 2004-09-28 | 6 | -4/+41 |
* | Don't reference private objects from public headers. Fixes bug #153766. | Christian Persch | 2004-09-28 | 8 | -19/+32 |
* | Don't reference private objects from public headers. Fixes bug #153766. | Christian Persch | 2004-09-28 | 1 | -4/+3 |
* | Remove the hack, and just use the libc function for it. Thanks to Crispin | Christian Persch | 2004-09-27 | 3 | -20/+18 |
* | Improve configure check for DumpStackToFile to actually work. | Christian Persch | 2004-09-27 | 2 | -10/+10 |
* | Improved debugging support. Fixes bug #153805. | Christian Persch | 2004-09-27 | 3 | -2/+77 |
* | Install a placeholder for the view toggles group. Fixes bug #153767. | Christian Persch | 2004-09-27 | 2 | -4/+12 |
* | Make ephy-state.h public. | Christian Persch | 2004-09-27 | 2 | -2/+8 |
* | Fix compiler warnings. | Christian Persch | 2004-09-27 | 8 | -12/+30 |
* | Remove some unused code. Patch by Crispin Flowerday. | Christian Persch | 2004-09-26 | 2 | -6/+7 |
* | Install egg-toolbars-model.h | Marco Pesenti Gritti | 2004-09-26 | 2 | -6/+15 |
* | Remove another unnecessary define. | Christian Persch | 2004-09-26 | 2 | -1/+7 |
* | Remove an unnecessary define. | Christian Persch | 2004-09-26 | 2 | -1/+7 |
* | Mozilla API changes. | Christian Persch | 2004-09-25 | 4 | -2/+47 |
* | Updated French translation. | Christophe Merlet | 2004-09-25 | 2 | -937/+858 |
* | Updated Canadian English translation. | Adam Weinberger | 2004-09-25 | 2 | -282/+276 |
* | Remove reference to MOZILLA_FIVE_HOME. | Christian Persch | 2004-09-23 | 2 | -4/+7 |
* | Fix a mem leak. | Christian Persch | 2004-09-23 | 2 | -1/+9 |
* | Fix a mem leak. | Christian Persch | 2004-09-23 | 2 | -0/+8 |
* | Initialise position passed to gtk_editable_insert_text(). | Christian Persch | 2004-09-23 | 2 | -1/+7 |
* | Fix the build. | Christian Persch | 2004-09-22 | 2 | -1/+7 |
* | Fix this | Christian Persch | 2004-09-21 | 1 | -1/+1 |
* | Simplified nsIContentPolicy API check. | Christian Persch | 2004-09-21 | 3 | -5/+14 |
* | Fix mozilla API checks to correctly detect firefox libraries. | Christian Persch | 2004-09-21 | 16 | -163/+247 |