| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Implement a more flexible approach at saving a EphyNodeDb, by allowing to | Christian Persch | 2005-04-08 | 1 | -4/+13 |
* | Set the tab label to single-line mode. Fixes bug #167657. | Christian Persch | 2005-03-15 | 1 | -0/+1 |
* | Fix the build. | Christian Persch | 2005-03-15 | 1 | -5/+5 |
* | Support "Multimedia" keys. Fixes bug #162748. | Christian Persch | 2005-03-15 | 3 | -1/+90 |
* | Use connect_object, to guard against "title" signal emitted when the | Christian Persch | 2005-03-15 | 1 | -2/+3 |
* | Fix signal handler disconnection; bug #170353. | Christian Persch | 2005-03-15 | 1 | -1/+1 |
* | Don't force those dialogues to be in front. | Christian Persch | 2005-03-13 | 1 | -3/+0 |
* | Revert patch from bug #169956, it's not correct. | Christian Persch | 2005-03-12 | 2 | -6/+9 |
* | Add FIXME comment about gtkmozembed focus | Christian Persch | 2005-03-12 | 1 | -0/+2 |
* | Don't activate the location entry if it's hidden. Fixes bug #169956. | Christian Persch | 2005-03-12 | 1 | -7/+4 |
* | Version 1.7.0. | Christian Persch | 2005-03-08 | 2 | -4/+4 |
* | NULL check. Fixes bug #165999. | Christian Persch | 2005-03-01 | 1 | -0/+57 |
* | Remove unused includes. | Christian Persch | 2005-02-28 | 1 | -2/+0 |
* | Make sure folder is != NULL. Fixes bug #163341. | Christian Persch | 2005-02-27 | 1 | -3/+3 |
* | Depend on gnome-desktop for gnome-desktop-item, and up the gnome-vfs | Christian Persch | 2005-02-27 | 3 | -86/+36 |
* | Make the signal RUN_LAST. | Christian Persch | 2005-02-24 | 3 | -8/+33 |
* | don't activate startup notification with the "previous session has | Carlos Garnacho Parro | 2005-02-23 | 1 | -0/+2 |
* | Use spacing instead of a separator. | Christian Persch | 2005-02-23 | 1 | -11/+2 |
* | Load the page after showing the window. That way, if mozilla throws up an | Christian Persch | 2005-02-21 | 1 | -10/+10 |
* | Use event time when grabbing the pointer. Appears to fix bug #167473. | Christian Persch | 2005-02-20 | 1 | -14/+15 |
* | Shut up | Christian Persch | 2005-02-19 | 1 | -0/+2 |
* | Fix #130990 "Mixing up workspaces of windows when restoring session". | Xan Lopez | 2005-02-18 | 1 | -2/+34 |
* | Fix initial active tab. | Christian Persch | 2005-02-13 | 1 | -7/+13 |
* | Remove ephy_tab_get_action(). Adapts the tabs menu accordingly. | Christian Persch | 2005-02-11 | 4 | -200/+222 |
* | Move all the stuff from finalize to dispose, so that we finalise the UI | Christian Persch | 2005-02-10 | 1 | -68/+79 |
* | Move style notifier to ephy-toolbars-model, and also apply the flags to | Christian Persch | 2005-02-10 | 2 | -63/+70 |
* | Don't set the lock icon as drag source. Actually emit the lock-clicked | Christian Persch | 2005-02-06 | 3 | -0/+38 |
* | Revert the fix for bug #165550, it wasn't correct. | Christian Persch | 2005-02-03 | 1 | -30/+16 |
* | Add chrome param to ephy_shell_new_tab_full, and use it in | Christian Persch | 2005-02-03 | 3 | -16/+31 |
* | Define variants with startup ID. | Christian Persch | 2005-02-02 | 7 | -51/+208 |
* | Remove the accel group from the window when hiding the menubar in lockdown | Christian Persch | 2005-02-02 | 1 | -16/+30 |
* | Plug a mem leak. | Christian Persch | 2005-02-02 | 1 | -0/+2 |
* | Don't assign to ephy_shell global variable, that's already done in its | Christian Persch | 2005-02-02 | 1 | -1/+2 |
* | Don't disable print preview if print setup is locked down. Fixes bug | Christian Persch | 2005-02-02 | 1 | -1/+1 |
* | Don't show the menubar with F10 in lockdown mode. Make sure we always | Christian Persch | 2005-02-02 | 1 | -3/+3 |
* | Don't weak ref the shell when it's finalised already. Fixes bug #165542. | Christian Persch | 2005-02-02 | 2 | -1/+2 |
* | Ungrab the pointer when moving tab between notebooks. Fixes bug #165797. | Christian Persch | 2005-02-01 | 1 | -4/+14 |
* | Make EphyWindow implement EphyLink interface. Make ephy-link.h public. | Christian Persch | 2005-01-31 | 2 | -25/+39 |
* | Some sparse fixes. | Christian Persch | 2005-01-31 | 5 | -9/+9 |
* | Move new-window signal to the embed single, and new window creation from | Christian Persch | 2005-01-30 | 2 | -26/+43 |
* | Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargs | Christian Persch | 2005-01-29 | 29 | -127/+127 |
* | Disable DownloadLinkAs and SetAsBackground if saving to disk is disabled. | Christian Persch | 2005-01-29 | 1 | -1/+3 |
* | Extension manager owns only one ref on extensions which don't implement | Jean-François Rameau | 2005-01-28 | 1 | -8/+8 |
* | Don't show the Leave Fullscreen button in lockdown fullscreen mode. Switch | Christian Persch | 2005-01-26 | 5 | -34/+52 |
* | Add a alert when the user clicks on a sidebar link, telling that the | Crispin Flowerday | 2005-01-25 | 1 | -0/+65 |
* | Better wording for the import-failed dialogue. | Christian Persch | 2005-01-25 | 1 | -1/+3 |
* | `head -5 ChangeLog` | Christian Persch | 2005-01-25 | 1 | -1/+1 |
* | Inform the user of failed bookmarks import. | Christian Perhristian Persch | 2005-01-24 | 1 | -5/+40 |
* | Ellipsize the value and path labels in the cookie content dialogue. | Christian Persch | 2005-01-24 | 1 | -0/+2 |
* | Check for broken context event button. | Christian Persch | 2005-01-23 | 2 | -17/+12 |
* | Rename "visible" property. | Christian Persch | 2005-01-23 | 2 | -3/+3 |
* | Add proper _NETSCAPE_URL drag support, supplying the URL as well as the | Jorn Baayen | 2005-01-22 | 5 | -50/+54 |
* | Added ephy_statusbar_remove_widget(). | Adam Hooper | 2005-01-21 | 2 | -2/+24 |
* | Make ephy-bookmarks.h's enum a named enum. Auto-generate types for | Jean-François Rameau | 2005-01-21 | 3 | -3/+63 |
* | Use new leave-fullscreen icon from g-i-t. Fixes bug #164676. | Christian Persch | 2005-01-20 | 2 | -2/+3 |
* | Add a translator comment. | Christian Persch | 2005-01-20 | 1 | -0/+1 |
* | Don't leak the path. | Christian Persch | 2005-01-20 | 1 | -0/+2 |
* | Show profile name for mozilla bookmarks, so we can distinguish between | Christian Persch | 2005-01-20 | 3 | -57/+98 |
* | Remove stamp files also on make clean. | Christian Persch | 2005-01-17 | 1 | -1/+1 |
* | Unify more strings. | Christian Persch | 2005-01-16 | 1 | -2/+2 |
* | Rename the password manager's methods to give better names in the | Jean-François rameau | 2005-01-16 | 1 | -2/+2 |
* | Unify accels to Open in New _Window[s], and also change to Open Link in | Christian Persch | 2005-01-16 | 3 | -7/+7 |
* | Don't use <tt> in the strings. Fixes bug #163378. | Christian Persch | 2005-01-16 | 2 | -5/+5 |
* | Add a function to get the default ephy_shell, this makes it easier for | Crispin Flowerday | 2005-01-16 | 2 | -0/+16 |
* | Add GDK_ACTION_ASK, and prefer _NETSCAPE_URL over uri-list drag types. | Jorn Baayen | 2005-01-14 | 3 | -8/+9 |
* | Renamed Remove action on bookmarksbar context menu. Fixes bug #162132. | Christian Persch | 2005-01-14 | 2 | -4/+10 |
* | Remove the type builtins .h files from INST_H_FILES again. | Christian Persch | 2005-01-14 | 1 | -1/+0 |
* | Add favicon and lock icon to the entry. Fixes bug #116482 and bug #149506. | Christian Persch | 2005-01-14 | 5 | -15/+125 |
* | Install ephy-*-type-builtins.h. | Christian Persch | 2005-01-14 | 1 | -0/+1 |
* | Add Toolbar toggle to document context menu in fullscreen mode. | Christian Persch | 2005-01-13 | 11 | -886/+1556 |
* | Fxs parallel build ("make -j<N>"). Do not include full path to .la file in | Tomasz Kłoczko | 2005-01-12 | 1 | -1/+1 |
* | Fix [DIST]CLEANFILES so that make distcheck passes. | Christian Persch | 2005-01-12 | 1 | -1/+1 |
* | Add $(stamp_files) to MAINTAINERCLEANFILES. | Christian Persch | 2005-01-10 | 1 | -0/+1 |
* | A src/ephy-toolbar-editor.c: A src/ephy-toolbar-editor.h: | Christian Persch | 2005-01-10 | 6 | -97/+531 |
* | A lib/ephy-dbus.c: A lib/ephy-dbus.h: | Christian Persch | 2005-01-10 | 3 | -0/+39 |
* | Shut up | Christian Persch | 2005-01-09 | 1 | -0/+1 |
* | Remove some unneeded includes and defines | Crispin Flowerday | 2005-01-09 | 1 | -5/+0 |
* | Don't store more than 5 hidden popups. Fixes bug #160863. | Adam Hooper | 2005-01-09 | 1 | -1/+21 |
* | Don't show the description for no-secure and broken sites. | Christian Persch | 2005-01-09 | 1 | -7/+12 |
* | More stamp magic. | Christian Persch | 2005-01-09 | 1 | -3/+7 |
* | Make all structs prefixed by _. | Christian Persch | 2005-01-09 | 20 | -36/+36 |
* | Prefix structs with _. | Christian Persch | 2005-01-09 | 8 | -24/+24 |
* | Remove unused include from public header ephy-window.h. | Christian Persch | 2005-01-09 | 7 | -3/+6 |
* | Unify the location and favicon actions. | Christian Persch | 2005-01-08 | 8 | -436/+158 |
* | Shut up | Christian Persch | 2005-01-08 | 1 | -0/+1 |
* | Avoid unnecessary rebuilts of the generated enum .h files by using stamp | Christian Persch | 2005-01-07 | 1 | -3/+9 |
* | Add dummy functions to call some get_types funcs, otherwise they don't get | Christian Persch | 2005-01-07 | 1 | -2/+0 |
* | Simplfiy the rule a bit. | Christian Persch | 2005-01-07 | 1 | -2/+2 |
* | Use glib-mkenums to generate the enum and flags get_type functions. | Christian Persch | 2005-01-07 | 9 | -167/+57 |
* | Add placeholder group for tabs move actions. | Christian Persch | 2005-01-06 | 1 | -0/+8 |
* | Don't focus the button on click. | Christian Persch | 2005-01-06 | 1 | -0/+1 |
* | Open the GNOME background properties capplet when setting the background | Christian Persch | 2005-01-06 | 1 | -1/+10 |
* | Display open lock for low 'secure' sites too. Fixes bug #151709. | Christian Persch | 2005-01-06 | 1 | -5/+2 |
* | Use "Add _Bookmark" not "_Bookmark Link". | Christian Persch | 2005-01-06 | 1 | -1/+1 |
* | Add context menu on notebook. Fixes bug #132989. | Christian Persch | 2005-01-06 | 2 | -2/+78 |
* | Consistently start enum names with EPHY_*. | Crispin Flowerday | 2005-01-06 | 8 | -87/+87 |
* | Don't focus the buttons on click. | Christian Persch | 2005-01-05 | 2 | -1/+8 |
* | Use ngettext to get the Open in New Tab[s]/Window[s] label. | Christian Persch | 2005-01-05 | 2 | -51/+47 |
* | Better fix for bug #119461, just use gtk_button_set_focus_on_click(). | Christian Persch | 2005-01-05 | 1 | -11/+2 |
* | Ensure that flags and enums start with 'Ephy' | Crispin Flowerday | 2005-01-04 | 4 | -34/+34 |
* | Use new enum and flags types. | Christian Persch | 2005-01-04 | 1 | -11/+8 |
* | Add some more types for enums and flags | Crispin Flowerday | 2005-01-04 | 4 | -0/+145 |
* | Another enum type. | Christian Persch | 2005-01-04 | 1 | -6/+5 |
* | Add types for some enums and flags. | Christian Persch | 2005-01-04 | 1 | -4/+6 |
* | Change Cl_ear History to Clear _History | Adam Hooper | 2005-01-04 | 1 | -1/+1 |
* | Add loader directory to the .pc file. | Christian Persch | 2005-01-04 | 2 | -2/+48 |
* | Remove ephy_window_print(). | Christian Persch | 2005-01-03 | 1 | -2/+0 |
* | Change C_lear to Cl_ear. Fixes bug #162706. | Adam Hooper | 2005-01-03 | 1 | -2/+2 |
* | Grab focus on the active tab before removing a tab. Fixes bug #119461. | Christian Persch | 2005-01-02 | 2 | -0/+21 |
* | Update copyright notice | Christian Persch | 2005-01-01 | 1 | -1/+1 |
* | 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 | -6/+2 |
* | Use approximate_digit_width, and use a smaller number of chars. From bug | Christian Persch | 2005-01-01 | 1 | -2/+2 |
* | Move mime permission checks to ephy-file-helpers. | Christian Persch | 2005-01-01 | 1 | -6/+14 |
* | Make "Open Image" open the image in the default application. Fixes bug | Christian Persch | 2004-12-31 | 1 | -3/+109 |
* | Add translator's comments to contextualised strings. | Christian Persch | 2004-12-31 | 2 | -5/+17 |
* | Use gnome_vfs_url_show() for Send To, not ephy_embed_load_url() which | Christian Persch | 2004-12-31 | 1 | -1/+1 |
* | Free the gconf value. Thanks to jfr for noticing this. | Christian Perschristian Persch | 2004-12-29 | 1 | -0/+4 |
* | Add context to ambiguous strings. Fixes bug #113932. | Christian Persch | 2004-12-26 | 2 | -4/+7 |
* | Remove tons of unused marshals. | Christian Persch | 2004-12-25 | 1 | -1/+1 |
* | Remove obsolete ephy_window_load_in_tabs() and use generic link opening | Christian Persch | 2004-12-24 | 3 | -69/+52 |
* | Open the bookmarks in the new tabs in the same order as they are in the | Christian Persch | 2004-12-24 | 1 | -7/+15 |
* | A src/ephy-home-action.c: (ephy_home_action_activate), | Christian Persch | 2004-12-24 | 25 | -465/+795 |
* | A lib/ephy-signal-accumulator.c: (ephy_signal_accumulator_object): A | Christian Persch | 2004-12-23 | 1 | -5/+6 |
* | Add "View Properties" to duplicated bookmarks dialogue. Fixes bug #117643 | Christian Persch | 2004-12-19 | 1 | -15/+38 |
* | Correct code for "Afrikaans". | Christian Persch | 2004-12-19 | 1 | -1/+1 |
* | Fix the build. | Christian Persch | 2004-12-19 | 1 | -14/+0 |
* | Remove stray g_print | Christian Persch | 2004-12-19 | 1 | -1/+1 |
* | Don't show multiple toolbar editors for the same window. Part of bug | Christian Persch | 2004-12-19 | 1 | -5/+15 |
* | Make sure we don't have any app-modal dialogues. Fixes bug #110479. | Christian Persch | 2004-12-19 | 3 | -27/+13 |
* | Disable Print and Print Preview while still loading the page. Fixes bug | Christian Persch | 2004-12-19 | 1 | -13/+27 |
* | Disable Zoom items for images, and disable zoom, encoding and view source | Christian Persch | 2004-12-19 | 5 | -7/+106 |
* | Fix email links by prepending mailto: before calling gnome_vfs_url_show(). | Christian Persch | 2004-12-18 | 1 | -1/+5 |
* | Use gtk_show_about_dialog(), and handle urls and mailto. | Adam Hooper | 2004-12-18 | 3 | -35/+36 |
* | Add attach_tab and detach_tab functions to extension interface (bug | Adam Hooper | 2004-12-18 | 4 | -4/+137 |
* | Fix name for "gd" language (Scots Gaelic). Fixes bug #161509. | Christian Persch | 2004-12-17 | 1 | -1/+1 |
* | Add stock icon to the "Clear" button. | Christian Persch | 2004-12-17 | 1 | -3/+8 |
* | Remove a duplicated lang code. | Christian Persch | 2004-12-15 | 1 | -1/+0 |
* | Use alignments instead of empty labels for alignment. | Christian Persch | 2004-12-14 | 1 | -6/+1 |
* | Prompt for bookmark update. | Christian Persch | 2004-12-14 | 2 | -22/+81 |
* | Make distcheck fix. | Christian Persch | 2004-12-14 | 1 | -7/+8 |
* | Get rid of ephy_string_[elide|double]_underscores(). Remove unnecessary | Christian Persch | 2004-12-14 | 7 | -15/+10 |
* | Make distcheck fix. | Christian Persch | 2004-12-14 | 5 | -39/+28 |
* | A data/epiphany-bookmarks-html.xsl: | Christian Persch | 2004-12-07 | 4 | -25/+210 |
* | Deactivate the context menu on window close. Fixes bug #156812. | Christian Persch | 2004-12-04 | 1 | -0/+5 |
* | Don't offer to resume if there are open windows. Fixes bug #160345. | Christian Persch | 2004-12-03 | 1 | -1/+1 |
* | Use stock icon for "Open In New Tab". | Christian Persch | 2004-12-03 | 1 | -1/+1 |
* | Use stock icon for "Open In New Tab". | Christian Persch | 2004-12-03 | 1 | -1/+1 |
* | Update bookmarks from HTTP 301. Fixes bug #126312. | Christian Persch | 2004-12-02 | 2 | -10/+42 |
* | If the gconf key doesn't exist, or has the wrong value type, set it to | Christian Persch | 2004-12-02 | 1 | -2/+25 |
* | Add deprecated defines to AM_CPPFLAGS in maintainer-mode. | Christian Persch | 2004-12-01 | 3 | -41/+50 |
* | Fix "Open Frame" menu item name. Fixes bug #153816. | Christian Persch | 2004-11-30 | 1 | -2/+2 |
* | Fixes leak. | Vincent Untz | 2004-11-28 | 1 | -1/+4 |
* | Revert the earlier patch: don't emit tabs-reordered when the tab-added | Christian Persch | 2004-11-28 | 1 | -12/+2 |
* | Add translator comments | Christian Persch | 2004-11-28 | 1 | -0/+9 |
* | Better translator's comment | Christian Persch | 2004-11-28 | 1 | -0/+16 |
* | Don't move the window, just show it. Fixes bug #158923. | Christian Persch | 2004-11-26 | 1 | -1/+1 |
* | reviewed by: Christian Persch <chpe@cvs.gnome.org> | Marco Pesenti Gritti | 2004-11-26 | 3 | -57/+13 |
* | Fix compile in the !HAVE_ISO_CODES case. | Christian Persch | 2004-11-25 | 1 | -1/+1 |
* | Check for iso-codes package. | Christian Persch | 2004-11-25 | 1 | -8/+310 |
* | Fix ngettext usage. | Christian Persch | 2004-11-22 | 1 | -2/+2 |
* | Fix generic 'site' hostname fallback. Fixes bug #155442. | Christian Persch | 2004-11-21 | 1 | -45/+30 |
* | If the signal handler for tab-added reordered the tabs, emit the | Christian Persch | 2004-11-21 | 1 | -4/+14 |
* | Add defines and #ifdef to enable validation; disabled for now. | Christian Persch | 2004-11-18 | 1 | -2/+16 |
* | Remove unused variable. | Christian Persch | 2004-11-14 | 1 | -3/+1 |
* | Don't save session_crashed.xml while shutting down. | Christian Persch | 2004-11-14 | 1 | -4/+6 |
* | Size-allocate the embed if it's not mapped but has never been | Christian Persch | 2004-11-13 | 1 | -3/+12 |
* | Add shortcut to Send To menuitem, as per HIG. Fixes bug #148655. | Christian Persch | 2004-11-12 | 1 | -1/+1 |
* | Don't hardcode "epiphany" as argv[0], use g_get_prgname() instead. Fixes | Christian Persch | 2004-11-12 | 1 | -1/+6 |
* | Keep a ref on EphyShell in ephy_session_close(). Otherwise we get a crash | Christian Persch | 2004-11-12 | 1 | -0/+7 |
* | Fix signed/unsigned int confusion when iterating over a GPtrArray. | Christian Persch | 2004-11-11 | 1 | -1/+1 |
* | Implement history deletion on per-site basis. Fixes bug #116609. | Christian Persch | 2004-11-11 | 1 | -0/+24 |
* | Change column order for the languages list in the code. | Christian Persch | 2004-11-11 | 1 | -57/+57 |
* | Don't unref, then weak ref, then enter main loop; this won't work when | Christian Persch | 2004-11-11 | 1 | -2/+8 |
* | make len a gsize rather than an int to fix compilation on 64-bit systems. | James Henstridge | 2004-11-11 | 1 | -1/+1 |
* | Do not warn if topic is empty, better title and primary text. | Xan Lopez | 2004-11-11 | 1 | -10/+25 |
* | Warn before deleting a topic, fixes #149294 | Xan Lopez | 2004-11-11 | 1 | -1/+51 |
* | Add resize grip. Fixes bug #137845. | Christian Persch | 2004-11-11 | 1 | -2/+1 |
* | Fix 2 mem leaks; thanks to Xan for noticing them. | Christian Persch | 2004-11-10 | 1 | -0/+2 |
* | 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 | 1 | -15/+14 |
* | Make it also correct on DST changes. | Christian Persch | 2004-11-09 | 1 | -10/+18 |
* | Fix time filter for time zones != GMT, and add "Last 30 Minutes" filter. | Christian Persch | 2004-11-09 | 1 | -12/+38 |
* | This dialogue doesn't need to be modal. | Christian Persch | 2004-11-08 | 1 | -2/+3 |
* | Order this in the source code by lang code, not english lang name. | Christian Persch | 2004-11-08 | 1 | -20/+20 |
* | Fix button sensitivity setting in language editor not to first disable the | Christian Persch | 2004-11-08 | 1 | -9/+10 |
* | A idl/.cvsignore: A idl/Makefile.am: | Christian Persch | 2004-11-08 | 1 | -2/+0 |
* | Sanitise the embed popup position. Fixes bug #157162. | Christian Persch | 2004-11-08 | 1 | -2/+10 |
* | Better wording for the crash recovery dialogue. Thanks to Spark for this. | Christian Persch | 2004-11-08 | 1 | -2/+3 |
* | Don't detach the tab when releasing the mouse button while still over the | Christian Persch | 2004-11-08 | 1 | -30/+14 |
* | When popping up the context menu with keyboard, select the first menu | Christian Persch | 2004-11-08 | 3 | -14/+63 |
* | Show language code in the string in languages editor. Fixes bug #115355. | Christian Persch | 2004-11-07 | 1 | -13/+43 |
* | Make static. | Christian Persch | 2004-11-07 | 1 | -7/+1 |
* | Also bring the window to the front. | Christian Persch | 2004-11-04 | 1 | -0/+5 |
* | Free XML data after parsing it. Noticed by jfr. I'm an idiot. | Adam Hooper | 2004-11-03 | 1 | -1/+7 |
* | We always have config.h, no need to guard its inclusion. | Christian Persch | 2004-11-03 | 39 | -78/+0 |
* | Don't deactivate the toolbar when another item in the same toolbar gains | Christian Persch | 2004-11-01 | 4 | -25/+94 |
* | Make sure there's only one bookmark properties dialogue for each bookmark. | Christian Persch | 2004-11-01 | 6 | -61/+80 |
* | Disable extensions description validation for now. | Christian Persch | 2004-11-01 | 1 | -2/+2 |
* | Process xml:lang in extension description files. | Christian Persch | 2004-10-31 | 1 | -4/+51 |
* | Fix restoring window size on crash recovery by moving the setting of the | Christian Persch | 2004-10-31 | 1 | -23/+56 |
* | When showing a modal alert put up by a web page, switch the window to that | Christian Persch | 2004-10-31 | 1 | -0/+37 |
* | Move idle unreffing to extensions manager. Makes sure that extensions are | Christian Persch | 2004-10-30 | 1 | -1/+16 |
* | Listen for changes to extension directories using | Adam Hooper | 2004-10-30 | 2 | -59/+256 |
* | Slightly refactor bookmarks menu, to take a configurable path where to | Christian Persch | 2004-10-30 | 3 | -41/+96 |
* | Don't open all bookmarks in tabs. Fixes bug #156843. | Christian Persch | 2004-10-30 | 1 | -10/+22 |
* | Correctly change the statusbar children's frams's shadow type when the | Christian Persch | 2004-10-28 | 1 | -3/+2 |
* | Private data is 0-initialised, no need to set members to NULL, 0, or | Christian Persch | 2004-10-28 | 18 | -74/+1 |
* | Fix label of "All" topic on bookmarksbar. | Christian Persch | 2004-10-27 | 1 | -4/+3 |
* | Use ellipsising labels to shorten the bookmarks and topics titles in | Christian Persch | 2004-10-27 | 4 | -76/+122 |
* | Revert last change, it's a warning after all. | Christian Persch | 2004-10-27 | 1 | -1/+1 |
* | Make the confirm-close-with-form-data dialogue window modal, instead of | Christian Persch | 2004-10-27 | 1 | -0/+11 |
* | Make the crash revovery dialogue GTK_MESSAGE_QUESTION instead of _WARNING. | Christian Persch | 2004-10-27 | 1 | -1/+1 |
* | Use new gtk+ HIG message dialogue API. Fixes bug #130232. | Christian Persch | 2004-10-27 | 4 | -229/+87 |
* | Use named icon for the logo in about dialogue. | Christian Persch | 2004-10-26 | 1 | -18/+2 |
* | De-couple instantiation and initialisation of the extensions manager. | Christian Persch | 2004-10-26 | 3 | -2/+14 |
* | Move window destruction after tab-removed signal emission. Fixes bug | Christian Persch | 2004-10-25 | 2 | -13/+7 |
* | Fix return type of tab_delete slot. | Christian Persch | 2004-10-25 | 1 | -9/+9 |
* | Unset the use-underline label property instead of doubling the | Christian Persch | 2004-10-25 | 2 | -20/+14 |
* | Use gtk_icon_size_lookup_for_settings() here. | Christian Persch | 2004-10-25 | 2 | -2/+4 |
* | Add EPHY_NODE_CHANGED signal. Patch by Peter Harvey. | Christian Persch | 2004-10-25 | 7 | -281/+232 |
* | Chain up to parent's dispose handler. | Christian Persch | 2004-10-24 | 1 | -0/+2 |
* | Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like the | Christian Persch | 2004-10-24 | 33 | -90/+90 |
* | Use gtk_selection_data_get_uris(). | Christian Persch | 2004-10-23 | 1 | -1/+1 |
* | Only multiplex [attach|detach]_window to extensions implementing the | Christian Persch | 2004-10-23 | 1 | -5/+14 |
* | Remove ephy_string_parse_uri_list, and use new glib function | Christian Persch | 2004-10-23 | 4 | -39/+39 |
* | Indentation fixes | Christian Persch | 2004-10-23 | 2 | -49/+49 |
* | Add tooltip on close button. Thanks to spark for the string review; fixes | Christian Persch | 2004-10-22 | 1 | -0/+3 |
* | Add tooltip on the drag handle. Fixes bug #155827. | Christian Persch | 2004-10-22 | 2 | -11/+34 |
* | Add tooltips on the arrows, and fix the tooltip on the "Up" button to be | Christian Persch | 2004-10-22 | 3 | -11/+57 |
* | Remove bogus debug output. | Christian Persch | 2004-10-22 | 1 | -3/+0 |
* | Add varargs version of ephy_dialog_get_control to get more than one | Christian Persch | 2004-10-22 | 2 | -37/+45 |
* | Fix import of bookmarks in root folder. Fixes bug #152443. | Christian Persch | 2004-10-20 | 1 | -1/+1 |
* | Validate extension XML files against an XSD Schema. | Adam Hooper | 2004-10-19 | 1 | -5/+98 |
* | R lib/ephy-module-loader.c: R lib/ephy-module-loader.h: A | Christian Persch | 2004-10-17 | 4 | -274/+677 |
* | Remove duplicate AM_PROG_INTLTOOL, fixes bug #155028. Use | Christian Persch | 2004-10-10 | 1 | -2/+1 |
* | No circular dependencies anymore. | Christian Persch | 2004-10-09 | 4 | -15/+10 |
* | When adding a bookmark, check if it has same node ID as one scheduled for | Christian Persch | 2004-10-08 | 1 | -0/+17 |
* | reviewed by: Christian Persch <chpe@cvs.gnome.org> | Marco Pesenti Gritti | 2004-10-08 | 1 | -7/+124 |
* | *** 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 | 4 | -6/+6 |
* | Notify when entering or leaving print preview mode. Fixes bug #154591. | Christian Persch | 2004-10-06 | 1 | -2/+19 |
* | Fix a warning, noticed by Crispin. | Christian Persch | 2004-10-06 | 1 | -5/+5 |
* | Don't allow activation of the hidden menubar in ppv mode. | Christian Persch | 2004-10-06 | 1 | -0/+6 |
* | Fix print preview and fullscreen mode interaction. Fixes bug #154456. | Christian Persch | 2004-10-06 | 1 | -37/+28 |
* | Don't size-allocate unmapped tabs, fixing slow resizes. Fixes bug #128191. | Christian Persch | 2004-10-05 | 1 | -2/+23 |
* | R lib/egg/eggdropdowntoolbutton.c: R lib/egg/eggdropdowntoolbutton.h: | Christian Persch | 2004-10-05 | 1 | -6/+12 |
* | Set window icon. | Christian Persch | 2004-10-05 | 1 | -4/+6 |
* | Set window icon. | Christian Persch | 2004-10-05 | 5 | -34/+15 |
* | Set ephy icon as window icon. | Christian Persch | 2004-10-05 | 1 | -1/+5 |