| Commit message (Expand) | Author | Age | Files | Lines |
* | Retain old menu item name for compatibility. | Christian Persch | 2005-01-06 | 1 | -0/+6 |
* | Add context menu on notebook. Fixes bug #132989. | Christian Persch | 2005-01-06 | 1 | -0/+10 |
* | Remove trailing whitespace. | Christian Persch | 2005-01-06 | 1 | -0/+10 |
* | Only implement nsITransfer if possible. | Christian Persch | 2005-01-06 | 1 | -0/+8 |
* | Consistently start enum names with EPHY_*. | Crispin Flowerday | 2005-01-06 | 1 | -0/+43 |
* | Don't focus the buttons on click. | Christian Persch | 2005-01-05 | 1 | -0/+11 |
* | Use ngettext to get the Open in New Tab[s]/Window[s] label. | Christian Persch | 2005-01-05 | 1 | -0/+10 |
* | Better fix for bug #119461, just use gtk_button_set_focus_on_click(). | Christian Persch | 2005-01-05 | 1 | -0/+8 |
* | Use G_TYPE_STRING instead of G_TYPE_POINTER for address and features | Adam Hooper | 2005-01-04 | 1 | -0/+7 |
* | Add type for flags. | Christian Persch | 2005-01-04 | 1 | -0/+7 |
* | Add type for flags. | Christian Persch | 2005-01-04 | 1 | -0/+7 |
* | Prefix class structs with '_' so that the python code generator finds it. | Crispin Flowerday | 2005-01-04 | 1 | -0/+6 |
* | Ensure that flags and enums start with 'Ephy' | Crispin Flowerday | 2005-01-04 | 1 | -0/+32 |
* | Use new enum and flags types. | Christian Persch | 2005-01-04 | 1 | -0/+6 |
* | Add type for flags. | Christian Persch | 2005-01-04 | 1 | -0/+8 |
* | Add some more types for enums and flags | Crispin Flowerday | 2005-01-04 | 1 | -0/+11 |
* | Make ephy-encodings.h not public anymore. | Christian Persch | 2005-01-04 | 1 | -0/+6 |
* | Another enum type. | Christian Persch | 2005-01-04 | 1 | -0/+15 |
* | Add types for some enums and flags. | Christian Persch | 2005-01-04 | 1 | -0/+16 |
* | Change Cl_ear History to Clear _History | Adam Hooper | 2005-01-04 | 1 | -0/+6 |
* | Add loader directory to the .pc file. | Christian Persch | 2005-01-04 | 1 | -0/+11 |
* | Remove ephy_window_print(). | Christian Persch | 2005-01-03 | 1 | -0/+10 |
* | Change C_lear to Cl_ear. Fixes bug #162706. | Adam Hooper | 2005-01-03 | 1 | -0/+6 |
* | Add an "add-sidebar" signal on the EphyEmbedSingle interface, it gets | Crispin Flowerday | 2005-01-02 | 1 | -0/+13 |
* | We don't need to implement nsIBrowserHistory. | Christian Persch | 2005-01-02 | 1 | -0/+8 |
* | Grab focus on the active tab before removing a tab. Fixes bug #119461. | Christian Persch | 2005-01-02 | 1 | -0/+8 |
* | Set selection mode to BROWSE. Fixes bug #162331. | Christian Persch | 2005-01-01 | 1 | -0/+6 |
* | Save a strdup. | Christian Persch | 2005-01-01 | 1 | -0/+6 |
* | Use approximate_digit_width, and use a smaller number of chars. From bug | Christian Persch | 2005-01-01 | 1 | -0/+7 |
* | Fix compilation in the !HAVE_MOZILLA_PSM case. | Christian Persch | 2005-01-01 | 1 | -0/+6 |
* | Fix ChangeLog | Christian Persch | 2005-01-01 | 1 | -1/+1 |
* | Move mime permission checks to ephy-file-helpers. | Christian Persch | 2005-01-01 | 1 | -0/+19 |
* | Make "Open Image" open the image in the default application. Fixes bug | Christian Persch | 2004-12-31 | 1 | -0/+9 |
* | Add translator's comments to contextualised strings. | Christian Persch | 2004-12-31 | 1 | -0/+9 |
* | R data/conspiracy.xhtml: R data/epiphany.html: R | Christian Persch | 2004-12-31 | 1 | -0/+12 |
* | Use gnome_vfs_url_show() for Send To, not ephy_embed_load_url() which | Christian Persch | 2004-12-31 | 1 | -0/+7 |
* | Free the gconf value. Thanks to jfr for noticing this. | Christian Perschristian Persch | 2004-12-29 | 1 | -0/+6 |
* | Use stock buttons. | Christian Perschristian Persch | 2004-12-27 | 1 | -0/+6 |
* | Don't destroy the dialogue with the parent, since that makes gtk+ go | Christian Persch | 2004-12-27 | 1 | -0/+7 |
* | Add context to ambiguous strings. Fixes bug #113932. | Christian Persch | 2004-12-26 | 1 | -0/+11 |
* | Remove tons of unused marshals. | Christian Persch | 2004-12-25 | 1 | -0/+10 |
* | Remove obsolete ephy_window_load_in_tabs() and use generic link opening | Christian Persch | 2004-12-24 | 1 | -0/+11 |
* | Open the bookmarks in the new tabs in the same order as they are in the | Christian Persch | 2004-12-24 | 1 | -0/+8 |
* | A src/ephy-home-action.c: (ephy_home_action_activate), | Christian Persch | 2004-12-24 | 1 | -0/+50 |
* | EphyEmbedChrome is flags, not enum. | Christian Persch | 2004-12-24 | 1 | -0/+7 |
* | A lib/ephy-signal-accumulator.c: (ephy_signal_accumulator_object): A | Christian Persch | 2004-12-23 | 1 | -0/+13 |
* | Don't crash if trying to get the document type before the widget is | Christian Persch | 2004-12-21 | 1 | -0/+7 |
* | Post-release version bump. | Christian Persch | 2004-12-21 | 1 | -0/+6 |
* | === Release 1.5.3 ===Release153 | Christian Persch | 2004-12-20 | 1 | -0/+8 |
* | Fix untranslated string. Fixes bug #161739. | Christian Persch | 2004-12-20 | 1 | -0/+6 |
* | Really make the configure check for -Wdeclaration-after-statement work. | Christian Persch | 2004-12-20 | 1 | -0/+6 |
* | Updated for version 1.5.3. | Christian Persch | 2004-12-20 | 1 | -0/+6 |
* | Fix a mem leak, and update copyright notice. | Christian Persch | 2004-12-20 | 1 | -0/+8 |
* | Remove inline help. Fixes bug #137603. | Christian Persch | 2004-12-20 | 1 | -0/+6 |
* | Add "View Properties" to duplicated bookmarks dialogue. Fixes bug #117643 | Christian Persch | 2004-12-19 | 1 | -0/+9 |
* | Fix crash, thanks to Crispin for noticing this. | Christian Persch | 2004-12-19 | 1 | -0/+6 |
* | Correct code for "Afrikaans". | Christian Persch | 2004-12-19 | 1 | -0/+6 |
* | Try to fix the build. | Christian Persch | 2004-12-19 | 1 | -0/+7 |
* | Fix the build. | Christian Persch | 2004-12-19 | 1 | -0/+7 |
* | Check for -Wdeclaration-after-statement, it's not universally available. | Christian Persch | 2004-12-19 | 1 | -0/+6 |
* | Mozilla API change. | Christian Persch | 2004-12-19 | 1 | -0/+7 |
* | Don't show multiple toolbar editors for the same window. Part of bug | Christian Persch | 2004-12-19 | 1 | -0/+8 |
* | Make sure we don't have any app-modal dialogues. Fixes bug #110479. | Christian Persch | 2004-12-19 | 1 | -0/+18 |
* | Disable Print and Print Preview while still loading the page. Fixes bug | Christian Persch | 2004-12-19 | 1 | -0/+8 |
* | Disable Zoom items for images, and disable zoom, encoding and view source | Christian Persch | 2004-12-19 | 1 | -0/+20 |
* | Fix email links by prepending mailto: before calling gnome_vfs_url_show(). | Christian Persch | 2004-12-18 | 1 | -0/+7 |
* | Use gtk_show_about_dialog(), and handle urls and mailto. | Adam Hooper | 2004-12-18 | 1 | -0/+8 |
* | Add attach_tab and detach_tab functions to extension interface (bug | Adam Hooper | 2004-12-18 | 1 | -0/+15 |
* | Fix name for "gd" language (Scots Gaelic). Fixes bug #161509. | Christian Persch | 2004-12-17 | 1 | -0/+6 |
* | Implement context menu on tray icon, as per HIG. Fixes bug #152903. | Christian Persch | 2004-12-17 | 1 | -0/+16 |
* | Add stock icon to the "Clear" button. | Christian Persch | 2004-12-17 | 1 | -0/+6 |
* | Check the encodings before we set the mozilla pref. From bug #150266. | Christian Persch | 2004-12-17 | 1 | -0/+7 |
* | Quote app name. | Christian Persch | 2004-12-16 | 1 | -0/+6 |
* | Disable search. Fixes bug #157157. | Christian Persch | 2004-12-16 | 1 | -0/+6 |
* | Small improvement. | Christian Persch | 2004-12-16 | 1 | -0/+6 |
* | Move Clear after Select All. | Christian Persch | 2004-12-16 | 1 | -0/+6 |
* | Add app name to primary text, too. Fixes bug #141327. | Christian Persch | 2004-12-16 | 1 | -0/+6 |
* | Add "Clear" to entry context menu. Fixes bug #118395. | Christian Persch | 2004-12-16 | 1 | -0/+8 |
* | Add stock icon to "Save As..." button. | Christian Persch | 2004-12-16 | 1 | -0/+6 |
* | Tell the user with which application we're going to open the content. | Christian Persch | 2004-12-16 | 1 | -0/+7 |
* | Remove a duplicated lang code. | Christian Persch | 2004-12-15 | 1 | -0/+6 |
* | Use alignments instead of empty labels for alignment. | Christian Persch | 2004-12-14 | 1 | -0/+13 |
* | ChangeLog | Christian Persch | 2004-12-14 | 1 | -0/+12 |
* | Get rid of ephy_string_[elide|double]_underscores(). Remove unnecessary | Christian Persch | 2004-12-14 | 1 | -0/+20 |
* | Make distcheck fix. | Christian Persch | 2004-12-14 | 1 | -0/+22 |
* | Adapt PSM configure check for new header location in SDK. Up gtk+ | Christian Persch | 2004-12-14 | 1 | -0/+7 |
* | Back out the fix for bug #158466, it's wrong. | Christian Persch | 2004-12-13 | 1 | -0/+6 |
* | Fix attribution in ChangeLog | Christian Persch | 2004-12-08 | 1 | -0/+1 |
* | A data/epiphany-bookmarks-html.xsl: | Christian Persch | 2004-12-07 | 1 | -0/+15 |
* | Fix typo. | Christian Persch | 2004-12-04 | 1 | -0/+6 |
* | Deactivate the context menu on window close. Fixes bug #156812. | Christian Persch | 2004-12-04 | 1 | -0/+6 |
* | Don't offer to resume if there are open windows. Fixes bug #160345. | Christian Persch | 2004-12-03 | 1 | -0/+7 |
* | Use stock icon for "Open In New Tab". | Christian Persch | 2004-12-03 | 1 | -0/+6 |
* | Use stock icon for "Open In New Tab". | Christian Persch | 2004-12-03 | 1 | -0/+6 |
* | Don't use NS_LITERAL_CSTRING. | Christian Persch | 2004-12-03 | 1 | -0/+6 |
* | Removed references to removed files. | Christian Persch | 2004-12-02 | 1 | -0/+24 |
* | Downgrade automake requirement to 1.8. | Christian Persch | 2004-12-02 | 1 | -0/+6 |
* | If the gconf key doesn't exist, or has the wrong value type, set it to | Christian Persch | 2004-12-02 | 1 | -0/+8 |
* | *** empty log message *** | Christian Persch | 2004-12-01 | 1 | -1/+4 |
* | Remove cruft. | Christian Persch | 2004-12-01 | 1 | -0/+6 |
* | Add deprecated defines to AM_CPPFLAGS in maintainer-mode. | Christian Persch | 2004-12-01 | 1 | -0/+26 |
* | Fix "Open Frame" menu item name. Fixes bug #153816. | Christian Persch | 2004-11-30 | 1 | -0/+6 |
* | Post-release version bunmp. | Christian Persch | 2004-11-29 | 1 | -0/+6 |
* | === Release 1.5.2 ===Release152 | Christian Persch | 2004-11-29 | 1 | -0/+4 |
* | Version 1.5.2. | Christian Persch | 2004-11-29 | 1 | -0/+15 |
* | Revert the earlier patch: don't emit tabs-reordered when the tab-added | Christian Persch | 2004-11-28 | 1 | -0/+8 |
* | Don't move the window, just show it. Fixes bug #158923. | Christian Persch | 2004-11-26 | 1 | -0/+6 |
* | Build auto-generated files in builddir, not in srcdir. | Christian Persch | 2004-11-26 | 1 | -0/+8 |
* | reviewed by: Christian Persch <chpe@cvs.gnome.org> | Marco Pesenti Gritti | 2004-11-26 | 1 | -0/+16 |
* | Fix compile in the !HAVE_ISO_CODES case. | Christian Persch | 2004-11-25 | 1 | -0/+6 |
* | Check for iso-codes package. | Christian Persch | 2004-11-25 | 1 | -0/+23 |
* | Fix ChangeLog | Christian Persch | 2004-11-25 | 1 | -0/+1 |
* | Adapt to changing mozilla API here. | Christian Persch | 2004-11-25 | 1 | -0/+7 |
* | Lowercase the lang codes. | Christian Persch | 2004-11-25 | 1 | -0/+6 |
* | Fix string comparisions. | Christian Persch | 2004-11-23 | 1 | -0/+6 |
* | Fix missing 'else if' and a superflous failure check. | Christian Persch | 2004-11-23 | 1 | -0/+6 |
* | Fix ngettext usage. | Christian Persch | 2004-11-22 | 1 | -0/+6 |
* | Fix generic 'site' hostname fallback. Fixes bug #155442. | Christian Persch | 2004-11-21 | 1 | -0/+6 |
* | If the signal handler for tab-added reordered the tabs, emit the | Christian Persch | 2004-11-21 | 1 | -0/+7 |
* | Don't include print-dialog.h in EphyUtils.h. | Christian Persch | 2004-11-21 | 1 | -0/+8 |
* | Only build those files when we have mozilla psm. | Christian Persch | 2004-11-20 | 1 | -0/+10 |
* | Use the dom window from the event. | Christian Persch | 2004-11-20 | 1 | -0/+6 |
* | Add --disable-filepicker to use when the mozilla build itself has native | Christian Persch | 2004-11-20 | 1 | -0/+9 |
* | Add defines and #ifdef to enable validation; disabled for now. | Christian Persch | 2004-11-18 | 1 | -0/+9 |
* | Fix opening of content when not downloading automatically. Fixes bug | Christian Persch | 2004-11-18 | 1 | -0/+7 |
* | Disallow favicon links from subframes. | Christian Persch | 2004-11-18 | 1 | -0/+7 |
* | Include stdlib.h. | Christian Persch | 2004-11-18 | 1 | -0/+6 |
* | Retain original uri. | Christian Persch | 2004-11-18 | 1 | -0/+6 |
* | Fix wrong certificate shown; Epiphany equivalent of galeon bug #158453. | Christian Persch | 2004-11-18 | 1 | -0/+8 |
* | More cruft exorcised. | Christian Persch | 2004-11-17 | 1 | -0/+7 |
* | Add a way to show the cert info dialogue for the page's certificate. | Christian Persch | 2004-11-16 | 1 | -0/+10 |
* | No need to include nsEmbedString.h. | Christian Persch | 2004-11-16 | 1 | -0/+6 |
* | Make mozilla_notifier_add return the connection ID, and | Christian Persch | 2004-11-16 | 1 | -0/+16 |
* | Save one strdup. | Christian Persch | 2004-11-15 | 1 | -0/+6 |
* | Check favicon urls with script sec manager and content policy. | Christian Persch | 2004-11-15 | 1 | -0/+8 |
* | Fix includes. | Christian Persch | 2004-11-14 | 1 | -0/+6 |
* | Remove unused variable. | Christian Persch | 2004-11-14 | 1 | -0/+6 |
* | Remove notice about tab-loading.gif since we don't have that anymore. | Christian Persch | 2004-11-14 | 1 | -0/+6 |
* | Don't save session_crashed.xml while shutting down. | Christian Persch | 2004-11-14 | 1 | -0/+7 |
* | No need to make the content handler dialogue modal. | Christian Persch | 2004-11-14 | 1 | -0/+7 |
* | Better fix for bug #158202, thanks to Christian Biesinger. | Christian Persch | 2004-11-14 | 1 | -0/+6 |
* | Remove last instances of gnome-i18n.h inclusion. | Christian Persch | 2004-11-14 | 1 | -0/+7 |
* | Fix FMR. Fixes bug #158202. | Christian Persch | 2004-11-14 | 1 | -0/+6 |
* | nsEmbedString.h now requires MOZILLA_STRICT_API define. | Christian Persch | 2004-11-14 | 1 | -0/+24 |
* | 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 | 1 | -0/+12 |
* | Update gtk+ dependency. | Christian Persch | 2004-11-13 | 1 | -0/+6 |
* | Add shortcut to Send To menuitem, as per HIG. Fixes bug #148655. | Christian Persch | 2004-11-12 | 1 | -0/+6 |
* | Don't hardcode "epiphany" as argv[0], use g_get_prgname() instead. Fixes | Christian Persch | 2004-11-12 | 1 | -0/+7 |
* | Keep a ref on EphyShell in ephy_session_close(). Otherwise we get a crash | Christian Persch | 2004-11-12 | 1 | -0/+8 |
* | Fix signed/unsigned int confusion when iterating over a GPtrArray. | Christian Persch | 2004-11-11 | 1 | -0/+8 |
* | Implement history deletion on per-site basis. Fixes bug #116609. | Christian Persch | 2004-11-11 | 1 | -0/+10 |
* | Change column order for the languages list in the code. | Christian Persch | 2004-11-11 | 1 | -0/+6 |
* | Don't unref, then weak ref, then enter main loop; this won't work when | Christian Persch | 2004-11-11 | 1 | -0/+8 |
* | make len a gsize rather than an int to fix compilation on 64-bit systems. | James Henstridge | 2004-11-11 | 1 | -0/+5 |
* | Do not warn if topic is empty, better title and primary text. | Xan Lopez | 2004-11-11 | 1 | -0/+7 |
* | Warn before deleting a topic, fixes #149294 | Xan Lopez | 2004-11-11 | 1 | -0/+7 |
* | Add resize grip. Fixes bug #137845. | Christian Persch | 2004-11-11 | 1 | -0/+12 |
* | Fix 2 mem leaks; thanks to Xan for noticing them. | Christian Persch | 2004-11-10 | 1 | -0/+6 |
* | Better positioning for the context menu popup in a treeview. Patch by | Christian Persch | 2004-11-10 | 1 | -0/+9 |
* | Fix typo: s/Applications_DATA/applications_DATA/. | Jordi Mallach | 2004-11-10 | 1 | -0/+6 |
* | Fix signed/unsigned int confusion exposed by empty accept-lang list. | Christian Persch | 2004-11-10 | 1 | -0/+7 |
* | Fix check for nsIPassword.h header to look in the right place. Fixes bug | Christian Persch | 2004-11-09 | 1 | -0/+7 |
* | Simplified the code a bit. | Christian Persch | 2004-11-09 | 1 | -0/+6 |
* | Make it also correct on DST changes. | Christian Persch | 2004-11-09 | 1 | -0/+6 |
* | Fix time filter for time zones != GMT, and add "Last 30 Minutes" filter. | Christian Persch | 2004-11-09 | 1 | -0/+7 |
* | Better wording on the "unable to trust" string. Fixes bug #127234. | Christian Persch | 2004-11-09 | 1 | -0/+6 |
* | This dialogue doesn't need to be modal. | Christian Persch | 2004-11-08 | 1 | -0/+6 |
* | Order this in the source code by lang code, not english lang name. | Christian Persch | 2004-11-08 | 1 | -0/+6 |
* | Fix button sensitivity setting in language editor not to first disable the | Christian Persch | 2004-11-08 | 1 | -0/+7 |
* | A idl/.cvsignore: A idl/Makefile.am: | Christian Persch | 2004-11-08 | 1 | -0/+10 |
* | Sanitise the embed popup position. Fixes bug #157162. | Christian Persch | 2004-11-08 | 1 | -0/+10 |
* | Better wording for the crash recovery dialogue. Thanks to Spark for this. | Christian Persch | 2004-11-08 | 1 | -0/+7 |
* | Don't detach the tab when releasing the mouse button while still over the | Christian Persch | 2004-11-08 | 1 | -0/+8 |
* | When popping up the context menu with keyboard, select the first menu | Christian Persch | 2004-11-08 | 1 | -0/+12 |
* | Use GtkMessageDialog here. | Christian Persch | 2004-11-08 | 1 | -0/+6 |
* | Show language code in the string in languages editor. Fixes bug #115355. | Christian Persch | 2004-11-07 | 1 | -0/+12 |
* | Make tooltips on the zoom control also work on Ctrl-F1. | Christian Persch | 2004-11-07 | 1 | -0/+8 |
* | Make static. | Christian Persch | 2004-11-07 | 1 | -0/+6 |
* | Translated entries to Finnish. | Pauli Virtanen | 2004-11-05 | 1 | -0/+6 |
* | Added manual translation into Finnish, by Pauli Virtanen. | Christian Persch | 2004-11-04 | 1 | -0/+16 |
* | Updated glib dependency. | Christian Persch | 2004-11-04 | 1 | -0/+10 |
* | Also bring the window to the front. | Christian Persch | 2004-11-04 | 1 | -0/+6 |
* | Free XML data after parsing it. Noticed by jfr. I'm an idiot. | Adam Hooper | 2004-11-03 | 1 | -0/+7 |
* | We always have config.h, no need to guard its inclusion. | Christian Persch | 2004-11-03 | 1 | -0/+117 |
* | Fix zoom control so that it shows tooltips again. Fixes bug #155826. | Christian Persch | 2004-11-02 | 1 | -0/+7 |
* | Post-release version bump. | Christian Persch | 2004-11-02 | 1 | -0/+6 |
* | === Release 1.5.1 ===Release151 | Christian Persch | 2004-11-01 | 1 | -0/+4 |
* | Don't deactivate the toolbar when another item in the same toolbar gains | Christian Persch | 2004-11-01 | 1 | -0/+14 |
* | Remove seconds remaining display from tooltip of tray icon. Fixes bug | Christian Persch | 2004-11-01 | 1 | -0/+7 |
* | Bump version number and fix aclocal flags. | Christian Persch | 2004-11-01 | 1 | -0/+14 |
* | Make sure there's only one bookmark properties dialogue for each bookmark. | Christian Persch | 2004-11-01 | 1 | -0/+18 |
* | Fix a nasty bug when removing signal handlers during a node signal | Christian Persch | 2004-11-01 | 1 | -0/+13 |
* | Disable extensions description validation for now. | Christian Persch | 2004-11-01 | 1 | -0/+7 |
* | Process xml:lang in extension description files. | Christian Persch | 2004-10-31 | 1 | -0/+8 |
* | Updated. | Christian Persch | 2004-10-31 | 1 | -0/+6 |
* | Fix restoring window size on crash recovery by moving the setting of the | Christian Persch | 2004-10-31 | 1 | -0/+10 |
* | Check for nsIDOMNSEvent::GetIsTrusted. | Christian Persch | 2004-10-31 | 1 | -0/+14 |
* | When showing a modal alert put up by a web page, switch the window to that | Christian Persch | 2004-10-31 | 1 | -0/+13 |
* | Move idle unreffing to extensions manager. Makes sure that extensions are | Christian Persch | 2004-10-30 | 1 | -0/+8 |
* | Listen for changes to extension directories using | Adam Hooper | 2004-10-30 | 1 | -0/+16 |
* | Comment that unfortunately, elements in <extension> must be in order. | Adam Hooper | 2004-10-30 | 1 | -0/+6 |
* | Depend on libxml 2.6.12 (for its fix of bug 150647). | Adam Hooper | 2004-10-30 | 1 | -0/+6 |
* | Slightly refactor bookmarks menu, to take a configurable path where to | Christian Persch | 2004-10-30 | 1 | -0/+15 |
* | Don't open all bookmarks in tabs. Fixes bug #156843. | Christian Persch | 2004-10-30 | 1 | -0/+8 |
* | Correctly change the statusbar children's frams's shadow type when the | Christian Persch | 2004-10-28 | 1 | -0/+7 |
* | Print dialogue isn't an EphyEmbedDialog anymore, remove the | Christian Persch | 2004-10-28 | 1 | -0/+7 |
* | Private data is 0-initialised, no need to set members to NULL, 0, or | Christian Persch | 2004-10-28 | 1 | -0/+39 |
* | Remove unused signal from EphyNodeView struct. | Christian Persch | 2004-10-27 | 1 | -0/+6 |
* | Fix label of "All" topic on bookmarksbar. | Christian Persch | 2004-10-27 | 1 | -0/+7 |
* | Avoid strdups in entry completion func. Patch by Peter Harvey. | Christian Persch | 2004-10-27 | 1 | -0/+6 |
* | Use ellipsising labels to shorten the bookmarks and topics titles in | Christian Persch | 2004-10-27 | 1 | -0/+20 |
* | Revert last change, it's a warning after all. | Christian Persch | 2004-10-27 | 1 | -0/+6 |
* | Make the confirm-close-with-form-data dialogue window modal, instead of | Christian Persch | 2004-10-27 | 1 | -0/+7 |
* | Make the crash revovery dialogue GTK_MESSAGE_QUESTION instead of _WARNING. | Christian Persch | 2004-10-27 | 1 | -0/+7 |
* | Use new gtk+ HIG message dialogue API. Fixes bug #130232. | Christian Persch | 2004-10-27 | 1 | -0/+11 |
* | Use gtk_widget_get_settings on the EphyDialog's window, not on the dialog | Christian Persch | 2004-10-27 | 1 | -0/+7 |
* | Use named icon for the logo in about dialogue. | Christian Persch | 2004-10-26 | 1 | -0/+6 |
* | De-couple instantiation and initialisation of the extensions manager. | Christian Persch | 2004-10-26 | 1 | -0/+11 |
* | Move window destruction after tab-removed signal emission. Fixes bug | Christian Persch | 2004-10-25 | 1 | -0/+8 |
* | Fix return type of tab_delete slot. | Christian Persch | 2004-10-25 | 1 | -0/+6 |
* | Unset the use-underline label property instead of doubling the | Christian Persch | 2004-10-25 | 1 | -0/+10 |
* | Use gtk_icon_size_lookup_for_settings() here. | Christian Persch | 2004-10-25 | 1 | -0/+10 |
* | Add EPHY_NODE_CHANGED signal. Patch by Peter Harvey. | Christian Persch | 2004-10-25 | 1 | -0/+42 |
* | Chain up to parent's dispose handler. | Christian Persch | 2004-10-24 | 1 | -0/+8 |
* | Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like the | Christian Persch | 2004-10-24 | 1 | -0/+93 |
* | Use gtk_selection_data_get_uris(). | Christian Persch | 2004-10-23 | 1 | -0/+7 |
* | Only multiplex [attach|detach]_window to extensions implementing the | Christian Persch | 2004-10-23 | 1 | -0/+8 |
* | Remove ephy_string_parse_uri_list, and use new glib function | Christian Persch | 2004-10-23 | 1 | -0/+13 |
* | Add tooltip on close button. Thanks to spark for the string review; fixes | Christian Persch | 2004-10-22 | 1 | -0/+7 |
* | Add tooltip on the drag handle. Fixes bug #155827. | Christian Persch | 2004-10-22 | 1 | -0/+9 |
* | Add tooltips on the arrows, and fix the tooltip on the "Up" button to be | Christian Persch | 2004-10-22 | 1 | -0/+14 |
* | Remove bogus debug output. | Christian Persch | 2004-10-22 | 1 | -0/+7 |
* | Add varargs version of ephy_dialog_get_control to get more than one | Christian Persch | 2004-10-22 | 1 | -0/+16 |
* | Document bug number. | Jordi Mallach | 2004-10-22 | 1 | -1/+1 |
* | Add manpage from Debian. | Jordi Mallach | 2004-10-22 | 1 | -0/+7 |
* | Better fix, taken from bug #135861. | Christian Persch | 2004-10-22 | 1 | -0/+7 |
* | Activate with double-click, as per HIG. Fixes bug #152899. | Christian Persch | 2004-10-22 | 1 | -0/+6 |
* | Fix import of bookmarks in root folder. Fixes bug #152443. | Christian Persch | 2004-10-20 | 1 | -0/+6 |
* | Validate extension XML files against an XSD Schema. | Adam Hooper | 2004-10-19 | 1 | -0/+10 |
* | Autoupdated.help | Christian Persch | 2004-10-18 | 1 | -0/+6 |
* | Fix compilation | Adam Hooper | 2004-10-18 | 1 | -0/+7 |
* | Fix EphyNode callback data destruction. Patch by Peter Harvey, fixes bug | Christian Persch | 2004-10-17 | 1 | -0/+9 |
* | R lib/ephy-module-loader.c: R lib/ephy-module-loader.h: A | Christian Persch | 2004-10-17 | 1 | -1/+57 |
* | reviewed by: Christian Persch <chpe@cvs.gnome.org> | Marco Pesenti Gritti | 2004-10-11 | 1 | -0/+33 |
* | Remove duplicate AM_PROG_INTLTOOL, fixes bug #155028. Use | Christian Persch | 2004-10-10 | 1 | -0/+8 |
* | No circular dependencies anymore. | Christian Persch | 2004-10-09 | 1 | -0/+9 |
* | When adding a bookmark, check if it has same node ID as one scheduled for | Christian Persch | 2004-10-08 | 1 | -0/+8 |
* | reviewed by: Christian Persch <chpe@cvs.gnome.org> | Marco Pesenti Gritti | 2004-10-08 | 1 | -0/+9 |
* | reviewed by: Christian Persch <chpe@cvs.gnome.org> | Marco Pesenti Gritti | 2004-10-08 | 1 | -0/+19 |