| Commit message (Expand) | Author | Age | Files | Lines |
* | Always center dialog on screen. Bug #324896. | Christian Neumair | 2005-12-24 | 1 | -0/+1 |
* | Show warning on mixed content in the tooltip. Bug #321508. | Christian Persch | 2005-12-21 | 1 | -0/+5 |
* | Add some code so ad blocking should be more easy. Based on the fact that | Jean-François Rameau | 2005-12-20 | 1 | -1/+1 |
* | A src/ephy-cert-manager-dialog.c: A src/ephy-cert-manager-dialog.h: R | Christian Persch | 2005-12-11 | 4 | -6/+6 |
* | A embed/ephy-certificate-manager.c: A embed/ephy-certificate-manager.h: A | Christian Persch | 2005-12-11 | 6 | -0/+619 |
* | Fix crash when adding a cookie while the dialogue is open. | Christian Persch | 2005-12-09 | 1 | -18/+25 |
* | Minor code cleanup. | Christian Persch | 2005-12-08 | 2 | -5/+12 |
* | Forward up/down/page up/page down from the findbar entry to the embed. | Crispin Flowerday | 2005-12-07 | 1 | -3/+28 |
* | Don't try to connect signals to the destroyed node! | Christian Persch | 2005-12-06 | 1 | -6/+0 |
* | Fix a compile warning, and don't bother requesting a close if the find bar | Crispin Flowerday | 2005-12-06 | 1 | -1/+6 |
* | Use sizeof() here. | Christian Persch | 2005-12-06 | 1 | -1/+1 |
* | Fix spacings to be HIG compliant. Set window roles. | Christian Persch | 2005-12-06 | 1 | -2/+1 |
* | Add "tt". | Christian Persch | 2005-12-06 | 1 | -0/+1 |
* | While in find mode, set the selection colour to "attention". | Christian Persch | 2005-12-05 | 3 | -161/+36 |
* | Fix transposed arguments. | Christian Persch | 2005-11-29 | 1 | -1/+1 |
* | Add a method to generate collation keys for domain names. | Christian Persch | 2005-11-29 | 3 | -28/+234 |
* | Add chrome: and resource: to the safe list; otherwise forms and scrollbars | Christian Persch | 2005-11-19 | 1 | -16/+0 |
* | Don't warn when reading a .xml when we previously read the .ephy-extension | Christian Persch | 2005-11-19 | 1 | -15/+70 |
* | Delay reloads when we get many change notifications in a short time. Fixes | Christian Persch | 2005-11-19 | 1 | -23/+40 |
* | Add F5 as accel for reload. | Christian Persch | 2005-11-18 | 1 | -5/+1 |
* | Set the model's sort column only after filling it. Vastly improves delay | Christian Persch | 2005-11-18 | 1 | -7/+19 |
* | Don't put the prefs/pdm dialogue over all windows. Make the add-language | Christian Persch | 2005-11-15 | 2 | -12/+17 |
* | Mark message for translation. Patch by Guilherme de S. Pastore, fixes bug | Christian Persch | 2005-11-15 | 1 | -1/+1 |
* | Remove accelerator actions for extra keybindings. | Philip Langdale | 2005-11-13 | 6 | -132/+39 |
* | === Release 1.9.2 ===Release192 | Christian Persch | 2005-11-13 | 1 | -4/+8 |
* | lib/ephy-file-helpers.c lib/widgets/ephy-location-entry.c | Crispin Flowerday | 2005-11-11 | 2 | -3/+1 |
* | More static strings. | Christian Persch | 2005-11-08 | 11 | -25/+25 |
* | Mark strings in param specs as static. | Christian Persch | 2005-11-08 | 14 | -31/+31 |
* | More detailed result code from find backend. | Christian Persch | 2005-11-03 | 1 | -13/+77 |
* | Simplify context menu code by removing the extra EphyDocument*FramePopup | Christian Persch | 2005-11-03 | 1 | -11/+17 |
* | Use a single connection to the settings object, and | Christian Persch | 2005-11-02 | 1 | -40/+69 |
* | Revert change from H18 patch which shouldn't have been committed. | Christian Persch | 2005-11-02 | 1 | -1/+1 |
* | I accidentally committed my half-complete port of the Galeon key-press | Philip Langdale | 2005-11-02 | 1 | -117/+46 |
* | Get the window name from the popup-blocked event. | Christian Persch | 2005-11-01 | 1 | -8/+15 |
* | More curly quotes. | Christian Persch | 2005-11-01 | 6 | -12/+11 |
* | Use curly quotes. | Christian Persch | 2005-11-01 | 1 | -9/+9 |
* | Constification. | Christian Persch | 2005-11-01 | 2 | -20/+12 |
* | Use the history window as parent for the new-bookmark dialogue. Fixes bug | Christian Persch | 2005-11-01 | 1 | -1/+1 |
* | Fix capitalisation, bug #320330. | Christian Persch | 2005-11-01 | 1 | -1/+1 |
* | Store the redirect and toplevel attributes when adding pages to the | Christian Persch | 2005-10-31 | 1 | -0/+2 |
* | Remove glade callbacks, and connect from code instead. | Christian Persch | 2005-10-31 | 3 | -303/+308 |
* | Fix title capitalisation. | Christian Persch | 2005-10-30 | 1 | -1/+1 |
* | Add array bounds check; fixes bug #320169. | Christian Persch | 2005-10-30 | 1 | -1/+1 |
* | Add ephy_file_get_downloads_dir() to get the actual downloads directory, | Christian Persch | 2005-10-30 | 1 | -4/+21 |
* | Move most of ephy_window_init code to constructor so properties are | Jean-François Rameau | 2005-10-30 | 1 | -56/+55 |
* | src/ephy-link-action.c | Philip Langdale | 2005-10-26 | 3 | -57/+170 |
* | src/ephy-link-action.c | Philip Langdale | 2005-10-25 | 2 | -3/+55 |
* | Remove info text referring to the not-committed markers in H18. | Christian Persch | 2005-10-24 | 1 | -22/+11 |
* | === Release 1.9.1 ===Release191 | Christian Persch | 2005-10-24 | 1 | -1/+1 |
* | Add a way to view stored password. Fix bug 316821. | Jean-François Rameau | 2005-10-23 | 1 | -11/+46 |
* | Add another mime type. | Christian Persch | 2005-10-23 | 1 | -1/+1 |
* | Load the key files and xml files directly from disc, instead of getting | Christian Persch | 2005-10-22 | 1 | -109/+204 |
* | Point main menu UI at toolbar actions. Don't try and change the state of | Philip Langdale | 2005-10-22 | 5 | -48/+11 |
* | Expose the extension description keyfile directly to the loaders. | Christian Persch | 2005-10-21 | 3 | -103/+49 |
* | Remove fullscreen and leave-fullscreen stock icons; they're available in | Christian Persch | 2005-10-20 | 3 | -4/+3 |
* | Adapt folder import to new menu code, patch by Peter Harvey. | Christian Persch | 2005-10-19 | 1 | -56/+36 |
* | Remove lock visibility setter. | Christian Persch | 2005-10-18 | 3 | -20/+2 |
* | src/epiphany.override src/epiphany.defs | Crispin Flowerday | 2005-10-18 | 3 | -211/+498 |
* | Fix the check-python-binding makefile target to work properly | Crispin Flowerday | 2005-10-18 | 1 | -5/+5 |
* | A data/ephy-xml2ini.xsl: | Christian Persch | 2005-10-18 | 1 | -357/+73 |
* | H18 patch, by Peter Harvey <pah06@uow.edu.au>. | Peter Harvey | 2005-10-17 | 44 | -4109/+3417 |
* | Exten the EphyLinkAction to attach a mouse-release-event handler which | Philip Langdale | 2005-10-17 | 3 | -14/+165 |
* | Use a GtkFileChooserButton for the download path selector. Fixes bug | Christian Persch | 2005-10-15 | 1 | -123/+45 |
* | Copy the back history when a link is opened in a new tab from a | Philip Langdale | 2005-10-13 | 1 | -2/+13 |
* | . Forgot to remove the unused url variable. | Philip Langdale | 2005-10-13 | 1 | -3/+0 |
* | embed/ephy-embed.c . Add a method to copy the back/forward history from | Philip Langdale | 2005-10-13 | 2 | -0/+23 |
* | Remove the "network-status" signal from the embed single, and make it a | Christian Persch | 2005-10-13 | 3 | -18/+19 |
* | A embed/mozilla/EphyRedirectChannel.cpp: A | Christian Persch | 2005-10-13 | 1 | -18/+82 |
* | Bring back ephy_string_shorten. | Christian Persch | 2005-10-10 | 1 | -4/+11 |
* | Eliminate the *Popup/*ImagePopup popup variants. Add image context to all | Jean-François Rameau | 2005-10-10 | 1 | -15/+21 |
* | Remove DBUS define, it's always compiled now. | Christian Persch | 2005-10-10 | 1 | -8/+1 |
* | Remove unused variable. | Christian Persch | 2005-10-07 | 1 | -1/+0 |
* | Use flags to save memory for the priv struct. | Christian Persch | 2005-10-07 | 1 | -12/+13 |
* | Add style properties for 'secure-[bg|fg]-color', and apply them when the | Christian Persch | 2005-10-07 | 4 | -5/+44 |
* | Use "position" property notification instead of size-allocate to monitor | Christian Persch | 2005-10-03 | 1 | -1/+1 |
* | Fix memory leak. | Christian Persch | 2005-10-03 | 1 | -3/+8 |
* | Make sure we don't unref NULL objects. | Christian Persch | 2005-10-03 | 1 | -27/+41 |
* | Add configure switch to disable zeroconf bookmarks, since they're almost | Christian Persch | 2005-10-03 | 2 | -6/+30 |
* | Schedule a GC in finalize of EphyTab and EphyWindow, to work around bug | Christian Persch | 2005-10-03 | 2 | -0/+16 |
* | Use nsIDOMWindowInternal::Close to close tabs. Delay tabs destruction to | Christian Persch | 2005-10-03 | 7 | -127/+235 |
* | Reset the IM context before activating the entry. | Christian Persch | 2005-10-01 | 1 | -1/+2 |
* | Don't free const strings. | Christian Persch | 2005-09-29 | 1 | -2/+0 |
* | Add a function to get the tab's real title, and use it where appropriate. | Christian Persch | 2005-09-28 | 6 | -30/+46 |
* | Use the tab label's outer hbox for the size calculation instead of the | Christian Persch | 2005-09-27 | 1 | -7/+7 |
* | Unify background image and image code (contex menu, conext event). Fix bug | Jean-François Rameau | 2005-09-27 | 4 | -34/+1 |
* | Don't crash if the Authors key is missing, or there are no keys in the | Crispin Flowerday | 2005-09-24 | 1 | -20/+27 |
* | s/DOT_INIT/DOT_INI/g. | Christian Persch | 2005-09-24 | 1 | -6/+6 |
* | Don't read unused variables, and use a #define for the keyfile extension. | Christian Persch | 2005-09-24 | 1 | -37/+11 |
* | Accept "Module" argument. | Christian Persch | 2005-09-24 | 1 | -1/+5 |
* | R data/epiphany-extension.xsd: | Christian Persch | 2005-09-24 | 1 | -99/+1 |
* | Add support for extension description files in the keyfile format, using | Crispin Flowerday | 2005-09-24 | 1 | -42/+218 |
* | New function to check the filename/directory for writability, derived from | Christian Persch | 2005-09-22 | 1 | -3/+6 |
* | Make the methods to unset/release the context event semi-public. | Christian Persch | 2005-09-19 | 2 | -15/+28 |
* | 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 |