| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Repair the previous b0rkage, see previous log | Raphael Slinckx | 2005-09-17 | 2 | -70/+45 |
* | If the search term is empty for a smart bookmark use the normal URL | Raphael Slinckx | 2005-09-15 | 1 | -0/+18 |
* | Make Close the default button. | Christian Persch | 2005-09-15 | 1 | -0/+1 |
* | Set "website-label" property. | Christian Persch | 2005-09-14 | 1 | -0/+1 |
* | Depend on pygtk 2.8. Fixes bug #314557. | Christian Persch | 2005-09-04 | 1 | -25/+0 |
* | Fix HIG spacings. | Christian Persch | 2005-09-01 | 3 | -3/+4 |
* | Version 1.9. | Christian Persch | 2005-08-29 | 2 | -20/+14 |
* | === Release 1.7.6 ===Release176 | Christian Persch | 2005-08-28 | 1 | -3/+3 |
* | Update credits. | Christian Persch | 2005-08-28 | 2 | -3/+3 |
* | Fix pointer grab lockup when gecko pops up a dialogue. | Christian Persch | 2005-08-28 | 1 | -87/+210 |
* | Fix compile warnings. | Christian Persch | 2005-08-26 | 1 | -1/+1 |
* | Fix the check for unchanged address to check if we even have a monitor at | Christian Persch | 2005-08-22 | 1 | -8/+4 |
* | Don't empty find entry on Ctrl-F. | Christian Persch | 2005-08-21 | 1 | -1/+1 |
* | Use class closure for delete event instead of signal handler. | Christian Persch | 2005-08-21 | 1 | -6/+11 |
* | 2005-08-21 Christian Persch <chpe@cvs.gnome.org> | Christian Persch | 2005-08-21 | 1 | -1/+1 |
* | Fix mem leak. | Christian Persch | 2005-08-21 | 1 | -0/+2 |
* | Add EPHY_EMBED_PERSIST_FROM_CACHE, and try harder to get a cache | Christian Persch | 2005-08-18 | 1 | -5/+6 |
* | Better fix: reorder again and use priv->title for the set_loading_title | Christian Persch | 2005-08-18 | 1 | -9/+5 |
* | Use ephy_tab_set_title after ephy_tab_set_loading_title because set_title | Christian Persch | 2005-08-17 | 1 | -1/+3 |
* | Only activate link in typeahead mode, not in Ctrl-F find mode. | Christian Persch | 2005-08-16 | 1 | -2/+19 |
* | Return TRUE if the event was consumed. | Christian Persch | 2005-08-16 | 1 | -0/+4 |
* | Activate the found link with a faked keypress event. | Christian Persch | 2005-08-16 | 1 | -10/+28 |
* | Open new tabs with blank url bar if we're loading the homepage. Fixes bug | Christian Persch | 2005-08-11 | 7 | -25/+53 |
* | Make a few properties to be writable (where there is appropriate code in | Crispin Flowerday | 2005-08-10 | 1 | -3/+3 |
* | Make tab icon address setter public. | Christian Persch | 2005-08-10 | 3 | -4/+16 |
* | When opening the find bar with Ctrl+F, search for the item, and select the | Crispin Flowerday | 2005-08-10 | 1 | -0/+10 |
* | Typo fixes.Release174 | Christian Persch | 2005-08-09 | 1 | -31/+0 |
* | Tiny string fix just before string freeze :) | Christian Persch | 2005-08-09 | 2 | -1/+3 |
* | Add way to clear the favicon cache. Also removes any extraneous files from | Christian Persch | 2005-08-08 | 1 | -2/+9 |
* | Update cvsignore | Crispin Flowerday | 2005-08-08 | 1 | -0/+1 |
* | Add switch to disable focus fix, and to disable PSM. Error out if PSM | Christian Persch | 2005-08-08 | 2 | -10/+33 |
* | Fix string | Christian Persch | 2005-08-04 | 1 | -1/+1 |
* | Add public function ephy_window_get_context_event() to get the | Christian Persch | 2005-08-04 | 4 | -64/+130 |
* | Pipe the output of the pygtk_codegen program straight to epiphany.c to fix | Crispin Flowerday | 2005-08-02 | 1 | -3/+1 |
* | Now that the tab's address is always correct (isn't the typed address | Christian Persch | 2005-08-02 | 6 | -43/+33 |
* | Add a ::icon property to EphyTab, and use that everywhere instead of | Christian Persch | 2005-08-01 | 7 | -118/+163 |
* | Wrap EggToolbarsModel. | Christian Persch | 2005-08-01 | 1 | -6/+169 |
* | Wrap MozillaEmbedEvent, to prevent crash from bug #310910. | Christian Persch | 2005-08-01 | 3 | -1/+12 |
* | More bindings. | Christian Persch | 2005-08-01 | 1 | -1/+1 |
* | More bindings. | Christian Persch | 2005-08-01 | 1 | -1/+40 |
* | More bindings. | Christian Persch | 2005-08-01 | 1 | -2/+79 |
* | Fix gcc 4.0 warnings. | Jean-François Rameau | 2005-08-01 | 1 | -2/+2 |
* | Update binding rules. | Christian Persch | 2005-08-01 | 2 | -11/+25 |
* | Fix crash on "window.get_toolbar()". Fixes bug #170105. | Christian Persch | 2005-08-01 | 2 | -4/+34 |
* | Update python bindings. | Christian Persch | 2005-08-01 | 1 | -104/+317 |
* | Fix string, and add Crispin to contributors in About. | Christian Persch | 2005-08-01 | 1 | -2/+4 |
* | Tiny string fix. Fixes bug #167448. | Christian Persch | 2005-08-01 | 1 | -1/+1 |
* | Update about dialogue. | Christian Persch | 2005-08-01 | 2 | -18/+36 |
* | Fallback to favicon.ico. Fixes bug #116678. | Christian Persch | 2005-08-01 | 1 | -12/+42 |
* | Make ephy_session_get_active_window work as intended. | Christian Persch | 2005-07-30 | 2 | -7/+15 |
* | Replace ephy_embed_activate with gtk_widget_grab_focus | Crispin Flowerday | 2005-07-30 | 5 | -12/+12 |
* | Add accessor functions for those instead of relying on using the struct | Christian Persch | 2005-07-30 | 2 | -0/+33 |
* | Update the python bindings too. | Christian Persch | 2005-07-30 | 1 | -6/+0 |
* | Realise the embed first before grabbing focus on it. | Christian Persch | 2005-07-30 | 1 | -1/+2 |
* | Be careful not to leave a GC scheduled when terminating python. | Christian Persch | 2005-07-30 | 4 | -3/+83 |
* | For empty pages, put focus in address bar. | Christian Persch | 2005-07-29 | 1 | -1/+9 |
* | Work around gtkmozembed focus bug. Fixes bug #105153. | Christian Persch | 2005-07-29 | 1 | -2/+43 |
* | Only show the leaf name on bookmarksbar for hierarchical topics. | Christian Persch | 2005-07-28 | 1 | -2/+9 |
* | Unify bookmarks/smart bookmarks address resolution, and add a signal to | Christian Persch | 2005-07-27 | 6 | -68/+132 |
* | Use connect_object to connect to the menu's deactivate signal. May fix bug | Christian Persch | 2005-07-26 | 1 | -2/+2 |
* | Fix ESC behaviour to always stop, and to reset the location entry when | Christian Persch | 2005-07-26 | 7 | -38/+92 |
* | Update python binding | Christian Persch | 2005-07-25 | 1 | -6/+0 |
* | Also ellipsise the menu entries in the toolbar overflow menu. | Christian Persch | 2005-07-25 | 2 | -1/+18 |
* | Add translator comment | Christian Persch | 2005-07-24 | 1 | -0/+1 |
* | Set title of loading page to the address, iff the page was blank before. | Christian Persch | 2005-07-24 | 8 | -160/+318 |
* | *** empty log message *** | Christian Persch | 2005-07-24 | 1 | -1/+1 |
* | Add rules to generate the raw python bindings .defs file, and to check | Christian Persch | 2005-07-21 | 2 | -936/+1044 |
* | Make sure the option is in the right option group. | Christian Persch | 2005-07-18 | 1 | -1/+1 |
* | Only allow alphanumeric option arguments, and limit length to 32 | Christian Persch | 2005-07-18 | 1 | -2/+9 |
* | A embed/mozilla/EphyAboutModule.cpp: A embed/mozilla/EphyAboutModule.h: R | Christian Persch | 2005-07-18 | 1 | -2/+1 |
* | Fix smart bookmark options parsing. Now encoding= really works, and added | Christian Persch | 2005-07-17 | 3 | -177/+117 |
* | Fix URL dragging to other tabs. | Christian Persch | 2005-07-16 | 1 | -1/+1 |
* | Init the gettext domain. | Christian Persch | 2005-07-12 | 1 | -0/+6 |
* | Check all selected nodes if they allow dragging. | Christian Persch | 2005-07-12 | 2 | -5/+12 |
* | Implement a way to disallow dragging from resp. dropping on certain nodes. | Christian Persch | 2005-07-11 | 3 | -6/+218 |
* | Fix build with -Werror. | Christian Persch | 2005-07-11 | 1 | -1/+132 |
* | If the string includes uppercase letters, search case-sensitively. | Christian Persch | 2005-07-10 | 1 | -3/+11 |
* | Don't focus the embed on close on !typeaheadfind, since it's a crash. | Christian Persch | 2005-07-09 | 1 | -1/+6 |
* | Fix compiler warning. | Christian Persch | 2005-07-04 | 1 | -5/+5 |
* | Better fix for bug #151037 to make session shutdown work again. Also fix | Christian Persch | 2005-07-04 | 3 | -35/+51 |
* | EphyCookie's expires field is now of time_t type (fixes gcc 4.0 warning). | Jean-François Rameau | 2005-07-04 | 5 | -9/+13 |
* | Show URI in status bar when selecting Back/Forward/Up menu items. Fixes | Jean-François Rameau | 2005-07-01 | 1 | -2/+57 |
* | Shift-Ctrl+R now works (Force reload). Fixes #307831. | Jean-François Rameau | 2005-06-20 | 1 | -0/+3 |
* | Don't show the image after gtk_button_set_image(). Fixes bug #307818. | Christian Persch | 2005-06-16 | 2 | -15/+6 |
* | Common helper function to unref a GObject from idle. | Christian Persch | 2005-06-11 | 4 | -19/+9 |
* | Handle Ctrl-F like / to open the find bar without focusing it. Fixes link | Christian Persch | 2005-06-09 | 4 | -30/+10 |
* | Version 1.7.1.Release171 | Christian Persch | 2005-06-05 | 2 | -3/+6 |
* | Close find bar on mouse click in the embed. | Christian Persch | 2005-06-05 | 1 | -0/+18 |
* | Don't open search toolbar on / or ' over formfields: | Christian Persch | 2005-06-03 | 1 | -27/+15 |
* | Work around mozilla bug | Christian Persch | 2005-05-31 | 2 | -0/+15 |
* | Don't erase the search term when opening the find bar with Ctrl-F. | Christian Persch | 2005-05-30 | 3 | -6/+11 |
* | Don't special-case ' and / if the find bar is already active. | Christian Persch | 2005-05-30 | 1 | -10/+13 |
* | Deactivate typeaheadfind in print preview mode. | Christian Persch | 2005-05-30 | 4 | -17/+102 |
* | Only enable typeahead if we actually can do typeaheadfind. | Christian Persch | 2005-05-29 | 1 | -0/+8 |
* | Allow ViewSource for XML documents too. Fixes bug #305788. | Christian Persch | 2005-05-29 | 1 | -2/+3 |
* | Update python bindings. | Christian Persch | 2005-05-29 | 1 | -20/+6 |
* | Disable mozilla's typeaheadfind. | Christian Persch | 2005-05-29 | 3 | -44/+196 |
* | Check for toolkit nsITypeAheadFind. | Christian Persch | 2005-05-29 | 5 | -140/+153 |
* | Check return value of fgets. | Christian Persch | 2005-05-29 | 1 | -4/+6 |
* | A src/ephy-find-toolbar.c: A src/ephy-find-toolbar.h: | Christian Persch | 2005-05-26 | 4 | -48/+567 |
* | Windows opened from links are not always popups. Windows with menu bar | Jean-François Rameau | 2005-05-23 | 1 | -1/+7 |
* | A README.Python A m4/.cvsignore: A m4/python.m4: | Christian Persch | 2005-05-21 | 10 | -2/+4263 |
* | Add languages.h to NOINST_H_FILES. | Christian Persch | 2005-05-12 | 1 | -0/+1 |
* | Change string passed to gnome_program_init() as human readable program | Christian Persch | 2005-05-11 | 1 | -1/+1 |
* | Constification. | Christian Persch | 2005-05-07 | 1 | -1/+1 |
* | Use the document's URL as tab address, not the info from the location | Christian Persch | 2005-05-07 | 1 | -2/+7 |
* | A src/languages.h: | Christian Persch | 2005-05-02 | 1 | -1/+1 |
* | A src/languages.h: | Christian Persch | 2005-05-02 | 2 | -193/+560 |
* | Replaces all %s in smartbookmarks. Fixes bug #167319, patch by Raphael | Christian Persch | 2005-04-24 | 1 | -5/+7 |
* | More constification. | Christian Persch | 2005-04-19 | 6 | -34/+27 |
* | Iso-codes is now mandatory. | Christian Persch | 2005-04-19 | 1 | -118/+1 |
* | Use gtk_action_set_[sensitive|visible] instead of g_object_set. | Christian Persch | 2005-04-19 | 6 | -53/+61 |
* | A src/ephy-action-helper.c: A src/ephy-action-helper.h: A | Christian Persch | 2005-04-19 | 10 | -264/+619 |
* | Constify the action entries. Fixes bug #301065, patch by Paolo Borelli. | Christian Persch | 2005-04-18 | 1 | -9/+6 |
* | Hide the statusbar's resize grip when the window is maximised. Fixes bug | Christian Persch | 2005-04-18 | 1 | -39/+57 |
* | Also disallow opening a new tab from EphyLink iface in popup mode. | Christian Persch | 2005-04-18 | 1 | -1/+3 |
* | Rework popup windows. Introduce "is-popup" property on EphyWindow to | Christian Persch | 2005-04-18 | 10 | -151/+434 |
* | Re-use the strings from control centre domain, to make it consistent | Christian Persch | 2005-04-10 | 1 | -20/+26 |
* | 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 |