| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Same here. | Christian Persch | 2004-10-05 | 1 | -8/+1 |
* | Set epiphany icon on the about dialogue. | Christian Persch | 2004-10-05 | 1 | -0/+2 |
* | Clean up a bit. | Christian Persch | 2004-10-04 | 2 | -43/+31 |
* | Remove unused variable. | Christian Persch | 2004-10-03 | 1 | -1/+0 |
* | Recognise "Desktop" special downloads directory. Fixes bug #152926. | Christian Persch | 2004-10-02 | 1 | -0/+4 |
* | Simply use gtk_icon_theme_load_icon(). | Christian Persch | 2004-10-02 | 1 | -17/+5 |
* | Use gtk_window_set_default_icon_name(). | Christian Persch | 2004-10-02 | 2 | -37/+4 |
* | Don't reference private objects from public headers. Fixes bug #153766. | Christian Persch | 2004-09-28 | 6 | -11/+10 |
* | Fix compiler warnings. | Christian Persch | 2004-09-27 | 1 | -1/+4 |
* | Remove some unused code. Patch by Crispin Flowerday. | Christian Persch | 2004-09-26 | 1 | -6/+0 |
* | Fix a mem leak. | Christian Persch | 2004-09-23 | 1 | -1/+3 |
* | Fix a mem leak. | Christian Persch | 2004-09-23 | 1 | -0/+2 |
* | Show the fullscreen button only when the window is active. Fix #115296. | Marco Pesenti Gritti | 2004-09-16 | 1 | -0/+28 |
* | Keep popup position synced with his size requisition. Fix #143585 | Marco Pesenti Gritti | 2004-09-16 | 1 | -5/+14 |
* | Port to GtkAboutDialog. | Christian Persch | 2004-09-16 | 1 | -20/+19 |
* | Add api to show a context menu. Useful to make distinction between key and | Marco Pesenti Gritti | 2004-09-15 | 2 | -9/+3 |
* | Better positioning of context menus for treeviews. Fix #152431 | Marco Pesenti Gritti | 2004-09-15 | 2 | -3/+6 |
* | Load/unload extensions based on GConf key | Adam Hooper | 2004-09-14 | 3 | -51/+310 |
* | Add ephy_window_get_ui_manager(), and remove the manager from the public | Christian Persch | 2004-09-14 | 10 | -47/+59 |
* | Merging pre-gnome-2-10 branch to HEAD. | Christian Persch | 2004-09-13 | 19 | -255/+250 |
* | popup_menu signal handler has to return gboolean, not void. | Christian Persch | 2004-08-28 | 1 | -2/+4 |
* | popup_menu signal handler has to return gboolean, not void. | Christian Persch | 2004-08-28 | 1 | -2/+5 |
* | Add debug output | Christian Persch | 2004-08-28 | 2 | -0/+4 |
* | Remove the save timeout on dispose. | Christian Persch | 2004-08-28 | 1 | -6/+12 |
* | Make sure to instantiate the toolbars model before instantiating the | Christian Persch | 2004-08-28 | 1 | -4/+9 |
* | Get the position of the new tab after the tab_added signal was emitted, to | Christian Persch | 2004-08-27 | 1 | -0/+3 |
* | Make "FileSave" action obey lockdown too. Fixes bug #151039. | Christian Persch | 2004-08-26 | 1 | -0/+2 |
* | === Release 1.3.7 ===Release137 | Christian Persch | 2004-08-25 | 1 | -2/+2 |
* | Just use the popup_menu signal. Fixes bug #150830. | Christian Persch | 2004-08-23 | 2 | -7/+12 |
* | Change hierarchy separator to "->". Fixes bug #149150. | Christian Persch | 2004-08-23 | 1 | -1/+1 |
* | Make the hierarchy separator a #define. | Christian Persch | 2004-08-23 | 6 | -197/+432 |
* | Fix crash when removing a password, introduced by the last commit. | Christian Persch | 2004-08-22 | 1 | -2/+2 |
* | Keep the passwords list in the pdm dialogue up-to-date wrt. new passwords | Christian Persch | 2004-08-22 | 1 | -20/+47 |
* | Set accel for normal zoom, as per HIG. | Christian Persch | 2004-08-22 | 1 | -1/+1 |
* | Add autoconf check for dlopen, and add '-dlopen self' to LDFLAGS. Fixes | Christian Persch | 2004-08-21 | 1 | -1/+1 |
* | Change guint to correct enum type. | Christian Persch | 2004-08-18 | 1 | -1/+1 |
* | Fix object property naming leftover from EggMenuMerge days, to UI manager. | Christian Persch | 2004-08-10 | 2 | -3/+3 |
* | Fix a mem leak. | Christian Persch | 2004-08-09 | 1 | -8/+15 |
* | Free list and filter on finalize; fixes bug #149689. Use g_list_prepend | Christian Persch | 2004-08-09 | 1 | -12/+30 |
* | Sort topics in topic selector by name. Fixes #149639. | Christian Neumair | 2004-08-09 | 1 | -0/+2 |
* | R lib/widgets/ephy-ellipsizing-label.c: R | Christian Persch | 2004-08-08 | 3 | -16/+15 |
* | Really remove epiphany.in | Christian Persch | 2004-08-08 | 1 | -35/+0 |
* | R src/epiphany.in: | Christian Persch | 2004-08-08 | 1 | -4/+5 |
* | Remove unused variable. | Christian Persch | 2004-08-08 | 1 | -1/+0 |
* | Include "ephy-string.h", fixes build with -Werror. | Christian Persch | 2004-08-08 | 1 | -0/+1 |
* | Make ephy_embed_single_open_window() return the newly opened embed widget. | Christian Persch | 2004-08-08 | 1 | -1/+1 |
* | Fix dragging of urls which gnome-vfs can't handle. Fix new tab positioning | Christian Persch | 2004-08-06 | 7 | -41/+24 |
* | Fix restoring the history window on resume. | Christian Persch | 2004-08-06 | 1 | -10/+10 |
* | Avoid overwriting the session file while resuming; preserves the crashed | Christian Persch | 2004-08-06 | 1 | -3/+21 |
* | Use s/""/NULL/ in g_string_new(). | Christian Persch | 2004-08-06 | 1 | -1/+1 |
* | Make ephy_session_get_windows() return only the list of EphyWindows, and | Christian Persch | 2004-08-06 | 1 | -48/+55 |
* | Fix mem leak; noticed by Jean-François Rameau. | Christian Persch | 2004-08-04 | 1 | -0/+5 |
* | Fix mem leak; noticed by Jean-François Rameau. | Christian Persch | 2004-08-04 | 1 | -0/+2 |
* | Adjust comment for fixed bug | Christian Persch | 2004-08-04 | 1 | -2/+4 |
* | Move g_set_application_name() call after gnome_program_init(), | Christian Persch | 2004-08-02 | 1 | -1/+2 |
* | Diconnect from screen's size-changed signal on finalize too. | Christian Persch | 2004-08-01 | 1 | -55/+64 |
* | Rename property to "popups-allowed" consistently. Move page change | Adam Hooper | 2004-08-01 | 1 | -14/+15 |
* | Start the directory choose in the home dir. Fixes bug #146055. | Christian Persch | 2004-07-31 | 1 | -0/+2 |
* | Fix submenu creation with non-ascii topic names. Fixes bug #147469. | Christian Persch | 2004-07-31 | 1 | -30/+17 |
* | Fix signedness difference warnings with gcc 3.5. Patch by Jon Oberheide. | Christian Persch | 2004-07-31 | 7 | -91/+147 |
* | Correctly clear the not-removable toolbar flag. | Christian Persch | 2004-07-31 | 1 | -1/+3 |
* | Switch parameter order for egg_toolbars_model_set_flags(). | Christian Persch | 2004-07-26 | 2 | -2/+2 |
* | Fix "Save Link As" filechooser title, and change capitalisation on the | Christian Persch | 2004-07-25 | 1 | -2/+2 |
* | Do not remove the topic when rename is cancelled. | Marco Pesenti Gritti | 2004-07-23 | 2 | -4/+4 |
* | Add support for toggles. When editing is canceled remove the node. | Marco Pesenti Gritti | 2004-07-23 | 3 | -315/+146 |
* | Simplify node view filtering code and make it a normal property (no more | Marco Pesenti Gritti | 2004-07-23 | 1 | -1/+1 |
* | Handle the bookmark in the root folder case correctly. Fix #145611 | Marco Pesenti Gritti | 2004-07-22 | 1 | -10/+14 |
* | Add disable_quit, disable_new_window, first_window_fullscreen lockdown | Marco Pesenti Gritti | 2004-07-19 | 3 | -10/+50 |
* | Improve sort/priority API. | Marco Pesenti Gritti | 2004-07-15 | 3 | -12/+25 |
* | Add a Properties item to bookmark context menu | Marco Pesenti Gritti | 2004-07-13 | 1 | -1/+71 |
* | When opening bookmarks in a tab from toolbars jump to them. | Marco Pesenti Gritti | 2004-07-11 | 1 | -1/+2 |
* | Disable sliding when not in toolbar editing mode. We cant assume | Marco Pesenti Gritti | 2004-07-11 | 2 | -52/+0 |
* | Make sure we stop the drag check also when button is released while the | Marco Pesenti Gritti | 2004-07-11 | 1 | -6/+14 |
* | Add api to move items. | Marco Pesenti Gritti | 2004-07-11 | 2 | -18/+150 |
* | Hide the item when dragging it like we do for normal toolbars. | Marco Pesenti Gritti | 2004-07-11 | 2 | -0/+52 |
* | Implement topics drag and drop. Totally tricky but it seem to work fine :) | Marco Pesenti Gritti | 2004-07-11 | 1 | -16/+153 |
* | Fix a mem leak. | Christian Persch | 2004-07-11 | 1 | -0/+2 |
* | Support also GDK_ACTION_COPY. Fix #145254. | Marco Pesenti Gritti | 2004-07-05 | 2 | -2/+3 |
* | Show and activate the menubar with F10 when it's hidden. Fixes bug | Christian Persch | 2004-07-04 | 1 | -0/+43 |
* | "Open in tabs" insensitive when there are not multiple bookmarks in the | Marco Pesenti Gritti | 2004-07-04 | 1 | -9/+19 |
* | R data/art/epiphany-tab-loading.gif: | Christian Persch | 2004-07-03 | 2 | -54/+36 |
* | Use blank document as default favicon | Marco Pesenti Gritti | 2004-07-03 | 2 | -2/+2 |
* | Follow popups keybindings. | Marco Pesenti Gritti | 2004-07-02 | 2 | -9/+32 |
* | Implement bookmark context menu. | Marco Pesenti Gritti | 2004-07-02 | 1 | -3/+68 |
* | Implement topic context menu. | Marco Pesenti Gritti | 2004-07-02 | 1 | -6/+78 |
* | Move in the bookmarks dir. | Marco Pesenti Gritti | 2004-07-02 | 10 | -64/+96 |
* | s/Off-Line/Offline/ | Christian Persch | 2004-07-02 | 1 | -1/+1 |
* | Do not show the icon for smartbookmarks | Marco Pesenti Gritti | 2004-07-01 | 1 | -1/+4 |
* | No need to show the default icon for bookmarks menu. | Marco Pesenti Gritti | 2004-07-01 | 1 | -8/+11 |
* | Allow to drag bookmarks around also when not in edit mode. Use the default | Marco Pesenti Gritti | 2004-07-01 | 1 | -16/+111 |
* | Popup blocking support. View -> Popup Windows. | Adam Hooper | 2004-07-01 | 4 | -2/+526 |
* | Use a new window for "Open in Tabs" | Marco Pesenti Gritti | 2004-07-01 | 2 | -13/+25 |
* | Change tabs sizing again. Now we use a width of 20 (estimated) chars. | Marco Pesenti Gritti | 2004-07-01 | 1 | -6/+4 |
* | Implement File->Work Off-Line command and backend. No DBUS/HAL/whatever | Christian Persch | 2004-06-27 | 3 | -0/+55 |
* | Preserve hierarchy in the xbel importer too. Use mime sniffing to | Marco Pesenti Gritti | 2004-06-26 | 1 | -51/+37 |
* | Simplify print code. Now there is only one case to deal with, the mozilla | Marco Pesenti Gritti | 2004-06-25 | 3 | -73/+9 |
* | Use guint consistently for node ids | Marco Pesenti Gritti | 2004-06-24 | 7 | -14/+14 |
* | Implement open in tabs from toolbar topics | Marco Pesenti Gritti | 2004-06-24 | 4 | -24/+106 |
* | Use g_signal_connect_after to connect to the toolbar_added signal, | Christian Persch | 2004-06-24 | 2 | -4/+4 |
* | Simply use gtk_container_get_children(). | Christian Persch | 2004-06-24 | 1 | -11/+2 |
* | Make the "Exit Fullscreen" button toggle the action instead of doing to | Christian Persch | 2004-06-24 | 1 | -1/+11 |
* | Add EphyWindow API to open multiple uris in tabs, use it for dnd on the | Marco Pesenti Gritti | 2004-06-24 | 3 | -49/+62 |
* | "/" in a topic title is now a submenu in the bookmarks menu. | Marco Pesenti Gritti | 2004-06-23 | 2 | -37/+84 |
* | Keep the whole hierarchy of folders in the topic name, separated by |. | Marco Pesenti Gritti | 2004-06-22 | 1 | -22/+39 |
* | Drop some unused code. | Marco Pesenti Gritti | 2004-06-22 | 1 | -28/+11 |
* | Factor out the helper to select a treeview row by column and use it also | Marco Pesenti Gritti | 2004-06-22 | 8 | -2/+37 |
* | Add a New topic button to the new bookmark dialog. | Marco Pesenti Gritti | 2004-06-22 | 3 | -0/+90 |
* | Allow importing from Epiphany bookmarks format (RDF), fixes bug #144699. | Christian Persch | 2004-06-21 | 1 | -0/+4 |
* | Make tab labels 1/n-th of the window width (n = number of tabs), with a | Christian Persch | 2004-06-20 | 1 | -63/+60 |
* | Append tabs at the end instead of grouping them near the current one. | Marco Pesenti Gritti | 2004-06-20 | 6 | -53/+11 |
* | Set data for close-button on the tab label. | Christian Persch | 2004-06-17 | 1 | -0/+1 |
* | Go back to construction the toolbar when the model is set, fixes bug | Christian Persch | 2004-06-16 | 3 | -48/+59 |
* | Use g_markup_print_escaed(). | Christian Persch | 2004-06-15 | 1 | -4/+2 |
* | Escape strings before using them with markup in labels. | Christian Persch | 2004-06-15 | 2 | -6/+5 |
* | Get rid of EmbedReloadFlags, and use a gboolean force parameter in | Christian Persch | 2004-06-14 | 2 | -4/+1 |
* | Put proper property IDs on properties | Adam Hooper | 2004-06-12 | 1 | -2/+2 |
* | Save the toolbars models from dispose, not from finalize, since you cannot | Christian Persch | 2004-06-12 | 3 | -12/+29 |
* | Merging bookmarksbar-separation branch. | Christian Persch | 2004-06-11 | 18 | -1056/+605 |
* | s/get_item_name/get_item_data | Marco Pesenti Gritti | 2004-06-10 | 1 | -4/+4 |
* | 2004-06-09 Christian Persch <chpe@cvs.gnome.org> | Christian Persch | 2004-06-10 | 1 | -20/+34 |
* | Retain custom types when moving items around | Marco Pesenti Gritti | 2004-06-09 | 1 | -31/+4 |
* | Separation of bookmarks and normal toolbars. | Christian Persch | 2004-06-09 | 4 | -0/+1123 |
* | Do not hide clipboard items for the input context (Bug #139040) | Marco Pesenti Gritti | 2004-06-08 | 1 | -9/+3 |
* | Also load extensions from /home/users/ross | Ross Burton | 2004-06-07 | 1 | -0/+7 |
* | merge mozilla-embed-strings branch | Marco Pesenti Gritti | 2004-06-04 | 2 | -2/+9 |
* | Move the "Exit Fullscreen" popup to the right in RTL locale. Fixes bug | Christian Persch | 2004-06-03 | 1 | -6/+15 |
* | Fix reload logic not to use forced reload by default. Patch by C. J. N. | Christian Persch | 2004-05-30 | 1 | -2/+2 |
* | Elimiate indeterminate progress, fixes bugs #142303 and #142305. | Christian Persch | 2004-05-21 | 2 | -20/+8 |
* | Emit the "tab_removed" signal also for the window's last tab. Part of bug | Christian Persch | 2004-05-20 | 2 | -6/+3 |
* | Open bookmark in new tab on middle-click. Fixes bug #106250. | Christian Persch | 2004-05-20 | 2 | -6/+72 |
* | Fix capitalisation. | Christian Persch | 2004-05-19 | 1 | -1/+1 |
* | Forgot to change action entries for last commit. | Christian Persch | 2004-05-14 | 1 | -4/+0 |
* | Simplify context menu wrt. frames. Fixes bug #138442. | Christian Persch | 2004-05-14 | 2 | -53/+0 |
* | Make sure we don't add a colon at the end of LD_LIBRARY_PATH, which will | Christian Persch | 2004-05-13 | 1 | -1/+5 |