| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Statusbar re-design: Move lock icon to left; hide progress bar when no | Christian Persch | 2004-05-11 | 2 | -12/+66 |
* | Fix accelerator for OpenImage action. | Christian Persch | 2004-05-09 | 1 | -1/+1 |
* | Jump to new tabs created from command lines; fixes bug #141168. | Christian Persch | 2004-05-09 | 1 | -3/+3 |
* | Add convenience functions for creating a filter with a bunch of mime types | Christian Persch | 2004-05-09 | 3 | -5/+27 |
* | Clean up encoding handling. | Christian Persch | 2004-05-02 | 2 | -51/+15 |
* | Make the statusbar's GtkTooltips publicly accessibly. | Christian Persch | 2004-05-02 | 2 | -7/+7 |
* | Exit print preview mode before closing a window. Fixes a crasher; Epiphany | Christian Persch | 2004-04-27 | 1 | -0/+13 |
* | Document UTF-8 requirement. | Christian Persch | 2004-04-22 | 1 | -1/+1 |
* | Fix font selection combo box issues; fixes bug #138560. | Christian Persch | 2004-04-18 | 1 | -0/+1 |
* | Fix chrome for new windows opened from _blank target. Fixes bug #139512. | Marco Pesenti Gritti | 2004-04-18 | 1 | -21/+22 |
* | Add debug output. | Christian Persch | 2004-04-14 | 1 | -0/+9 |
* | 2004-04-09 Christian Persch <chpe@cvs.gnome.org> | Christian Persch | 2004-04-14 | 4 | -10/+30 |
* | Add Ctrl+S as an alternate accel for Save As. Fixes bug #139415. | Piers Cornwell | 2004-04-10 | 1 | -0/+3 |
* | Sort the actions in the location entry autocompletion dropdown. Fixes bug | Christian Persch | 2004-04-10 | 1 | -1/+38 |
* | Change initial refcound of EphyNode to 1, not 0 | Adam Hooper | 2004-04-10 | 1 | -5/+0 |
* | Track the active window. | Christian Persch | 2004-04-06 | 1 | -0/+66 |
* | Make prefs, pdm and print setup dialogues transient to their parent. Fixes | Christian Persch | 2004-04-06 | 2 | -6/+7 |
* | Documented EphyNodeDb | Adam Hooper | 2004-04-05 | 1 | -1/+1 |
* | Remove stray semicolon. Fixes bug #138902. | Christian Persch | 2004-04-03 | 1 | -1/+1 |
* | Fix bookmarks toolbar visibility in fullscreen and print preview mode, as | Christian Persch | 2004-04-01 | 1 | -18/+21 |
* | Make buttons the same size in Industrial theme and make text selectable. | Piers Cornwell | 2004-03-31 | 1 | -3/+3 |
* | Remove Open Image in New Tab and New Window from the context menu. | Christian Persch | 2004-03-30 | 3 | -50/+0 |
* | Removed the nautilus view. | Christian Persch | 2004-03-30 | 4 | -724/+0 |
* | Make EphyCompletionColumn a typedef enum, fixes bug #136878. | Christian Persch | 2004-03-30 | 1 | -1/+1 |
* | Fixes #138263. | Federico Mena Quintero | 2004-03-30 | 3 | -3/+3 |
* | Test with -d, fixes bug #138088. | Christian Persch | 2004-03-29 | 1 | -1/+1 |
* | Fix opening in new tabs when there is no existing window. Fixes bug | Christian Persch | 2004-03-29 | 1 | -2/+13 |
* | Use verb for action button and various minor tidy ups. | Piers Cornwell | 2004-03-28 | 1 | -11/+17 |
* | Log context of event in debug mode. | Christian Persch | 2004-03-27 | 1 | -0/+2 |
* | Correctly disconnect the handler not from the proxy but from the entry | Christian Persch | 2004-03-27 | 1 | -6/+9 |
* | Fix duplicate accesskey, use correct case for button text and make message | Piers Cornwell | 2004-03-27 | 1 | -1/+2 |
* | Documented EphyEmbed | Adam Hooper | 2004-03-26 | 3 | -11/+11 |
* | Tiny doc fixes. | Christian Persch | 2004-03-24 | 2 | -4/+2 |
* | Get rid of ephy_tab_[get|set]_window(). | Christian Persch | 2004-03-24 | 4 | -88/+25 |
* | Fix the build, bad noda :P | Christian Persch | 2004-03-24 | 1 | -1/+1 |
* | Make the "Go" button actually work. Thanks to aes for alerting us to this | Christian Persch | 2004-03-24 | 1 | -0/+23 |
* | Documented EphyTab | Adam Hooper | 2004-03-24 | 2 | -19/+201 |
* | API documentation | Adam Hooper | 2004-03-24 | 2 | -6/+128 |
* | the xbel mime type is now application/x-xbel | Marco Pesenti Gritti | 2004-03-22 | 1 | -1/+1 |
* | Forgot to s/logo/icon/g. | Christian Persch | 2004-03-21 | 1 | -6/+6 |
* | Set window icon. Fixes bug #137806. | Christian Persch | 2004-03-21 | 1 | -0/+2 |
* | R data/epiphany-1.2.pc.in: A data/epiphany-1.4.pc.in: | Christian Persch | 2004-03-21 | 1 | -1/+1 |
* | Don't try to unref NULL icon. Fixes bug #137715. | Christian Persch | 2004-03-20 | 1 | -2/+5 |
* | Cleanups chromes code and register a type for the enum. | Marco Pesenti Gritti | 2004-03-19 | 6 | -292/+324 |
* | Make secure description better (Bug #136443). | Piers Cornwell | 2004-03-19 | 2 | -3/+3 |
* | Add firefox option in bookmarks import dialogue. | Christian Persch | 2004-03-18 | 3 | -1/+5 |
* | *** empty log message *** | Marco Pesenti Gritti | 2004-03-17 | 26 | -14/+68 |
* | Check if the dragged item is a separator. Fixes crash when it _is_ a | Christian Persch | 2004-03-09 | 1 | -1/+20 |
* | Really always check the return value of xmlTextReaderRead(), don't advance | Christian Persch | 2004-03-07 | 1 | -32/+51 |
* | Fix crash when dragging a link to a tab label; I forgot to change this | Christian Persch | 2004-03-07 | 1 | -5/+4 |
* | Persist changed accels with gnome_accelerator_sync(). | Christian Persch | 2004-03-06 | 1 | -0/+2 |
* | Don't use ephy_tab_get_embed(), instead use the pointer provided when we | Christian Persch | 2004-03-05 | 1 | -20/+18 |
* | Don't set the 5-star icon as window icon for the about dialogue. Fixes bug | Christian Persch | 2004-03-05 | 1 | -8/+0 |
* | Copy and modify gnome_vfs_uri_list_parse() so that we get a list of string | Christian Persch | 2004-03-04 | 2 | -10/+3 |
* | If the favicon isn't ready when we need it, connect to the favicon cache's | Christian Persch | 2004-03-03 | 1 | -1/+29 |
* | Do not show the unsubmitted dialog for js close | Marco Pesenti Gritti | 2004-03-03 | 1 | -1/+6 |
* | Never show two resume dialogs, just re-present the old one. | Marco Pesenti Gritti | 2004-03-02 | 1 | -2/+15 |
* | Don't try to backup non-existing files :) Also, when neither | Christian Persch | 2004-03-02 | 1 | -3/+13 |
* | Correctly sync the smarturl property of EphyBookmarksAction when it | Christian Persch | 2004-03-02 | 1 | -0/+30 |
* | When changing a bookmark address and it was a smart bookmark but now is | Christian Persch | 2004-03-02 | 1 | -1/+1 |
* | Ensure we always have a BookmarksBar toolbar in the model. Fixes bug | Christian Persch | 2004-03-02 | 1 | -24/+31 |
* | Add API docs. | Christian Persch | 2004-03-02 | 1 | -6/+38 |
* | If reading the bookmarks file, or re-importing the bookmarks from the rdf | Christian Persch | 2004-03-02 | 1 | -0/+40 |
* | Fix XBEL importer not to tag all bookmarks with a "Bookmarks" category. | Christian Persch | 2004-03-02 | 1 | -4/+92 |
* | Export ephy_statusbar_add_widget() for use by extensions. | Christian Persch | 2004-03-01 | 2 | -3/+16 |
* | Separately profile bookmarks menu clean and rebuild. | Christian Persch | 2004-02-29 | 1 | -2/+6 |
* | Fix order of the windows, they was reversed before. | Marco Pesenti Gritti | 2004-02-29 | 1 | -2/+2 |
* | fix typo that was causing categorized bookmarks to go in the uncategorized | Marco Pesenti Gritti | 2004-02-29 | 1 | -1/+1 |
* | If a folder has no name, don't tag its bookmarks with "Untitled" keyword, | Christian Persch | 2004-02-29 | 1 | -3/+6 |
* | Add missing check for Firebird bookmarks, patch by André Dahlqvist. | Xan Lopez | 2004-02-28 | 1 | -1/+2 |
* | Fix for gtk+ filechooser API change. | Christian Persch | 2004-02-27 | 1 | -2/+1 |
* | Fix potential crash. | Christian Persch | 2004-02-27 | 1 | -2/+7 |
* | Replace entities also in folder names, fixes bug #135440. | Christian Persch | 2004-02-27 | 1 | -1/+1 |
* | Do not show about:blank to the user, an empty address bar will do better. | Marco Pesenti Gritti | 2004-02-26 | 1 | -2/+15 |
* | Check for NULL before converting filename to UTF-8. | Christian Persch | 2004-02-25 | 1 | -10/+13 |
* | Change this back to simply do g_idle_add(), accidentally forgot to revert | Christian Persch | 2004-02-25 | 1 | -13/+3 |
* | Unescape filenames whenever possible. | Xan Lopez | 2004-02-25 | 1 | -1/+1 |
* | Make EphyTab inherit from GtkBin, and contain the EphyEmbed as its child. | Christian Persch | 2004-02-25 | 11 | -264/+261 |
* | Do not use gnome vfs to check the scheme because it can handle only | Marco Pesenti Gritti | 2004-02-24 | 1 | -17/+9 |
* | Actually remove nsUnicharUtils.* | Marco Pesenti Gritti | 2004-02-21 | 1 | -1/+0 |
* | Ensure that there are no more chars after the last /. Cut down number of | Marco Pesenti Gritti | 2004-02-21 | 1 | -5/+8 |
* | s/EphyExtensionClass/EphyExtensionIface/g | Christian Persch | 2004-02-17 | 4 | -14/+14 |
* | Install the statusbar .h file. | Christian Persch | 2004-02-13 | 5 | -247/+232 |
* | Unify fallback downloads dir to get the home directory. | Christian Persch | 2004-02-13 | 1 | -11/+10 |
* | Fix numerous places where we weren't properly converting between UTF-8 and | Christian Persch | 2004-02-13 | 2 | -14/+14 |
* | 2004-02-12 Christian Persch <chpe@cvs.gnome.org> | Christian Persch | 2004-02-13 | 2 | -0/+12 |
* | Depend on libxml2 >= 2.6.6 because of bug #133298 and bug # 131548. | Christian Persch | 2004-02-13 | 1 | -1/+9 |
* | Increase bookmarks format version. | Christian Persch | 2004-02-12 | 1 | -1/+1 |
* | Update bookmarks keywords | Marco Pesenti Gritti | 2004-02-12 | 1 | -0/+1 |
* | Do not load js urls when middle clicked. | Marco Pesenti Gritti | 2004-02-12 | 1 | -7/+5 |
* | Cleanup | Marco Pesenti Gritti | 2004-02-11 | 1 | -1/+1 |
* | *** empty log message *** | Marco Pesenti Gritti | 2004-02-11 | 6 | -52/+80 |
* | Better autocompletion sorting logic. | Marco Pesenti Gritti | 2004-02-11 | 2 | -13/+48 |
* | Show the title of the bookmark, not the address | Marco Pesenti Gritti | 2004-02-11 | 1 | -1/+1 |
* | Fix the fix for the epiphany equivalent of bug #133633. Don't convert the | Christian Persch | 2004-02-10 | 1 | -5/+38 |
* | Make middle-click paste work with urls with IDN domain names. Fixes the | Christian Persch | 2004-02-07 | 1 | -1/+2 |
* | Make warning message selectable per hig. | Piers Cornwell | 2004-02-05 | 1 | -0/+2 |
* | No need to connect to the toolitem's create-menu-proxy signal, gtk+ does | Christian Persch | 2004-02-05 | 2 | -49/+2 |
* | gtk+ now connects the tool item's create_menu_proxy to the action's | Christian Persch | 2004-02-05 | 1 | -79/+7 |
* | Set a default height/width for the dialog. | David Bordoley | 2004-02-05 | 1 | -0/+2 |
* | David Bordoley <bordoley@msu.edu> | Biggest Flake Ever | 2004-02-05 | 1 | -0/+2 |
* | Use title capitalisation for title. | Piers Cornwell | 2004-02-04 | 1 | -1/+1 |
* | Decouple extensions manager initialisation and extensions loading. Fixes a | Christian Persch | 2004-02-02 | 3 | -4/+9 |
* | Obvious typo fix | Adam Hooper | 2004-01-31 | 1 | -1/+1 |
* | Fix property getter of "icon" property. | Christian Persch | 2004-01-29 | 1 | -2/+2 |
* | Don't crash when reading the RDF file fails. | Christian Persch | 2004-01-29 | 2 | -3/+11 |
* | Use rdf:resource instead of rdf:about, fixes bug #131543. | Christian Persch | 2004-01-29 | 1 | -1/+1 |
* | Sync topic names in the menu. Fixes bug #128097. | Christian Persch | 2004-01-29 | 1 | -19/+60 |
* | Fix options parsing. | Christian Persch | 2004-01-29 | 1 | -15/+23 |
* | Use EPHY_STOCK_DOWNLOAD for the download link icon. | David Bordoley | 2004-01-29 | 1 | -1/+1 |
* | Fix linking with nautilus view enabled. | Christian Persch | 2004-01-28 | 1 | -1/+1 |
* | Check for required libnautilus version, and conditionally enable nautilus | Christian Persch | 2004-01-28 | 1 | -0/+8 |
* | Fix mem leak. | Christian Persch | 2004-01-26 | 1 | -0/+2 |
* | Fix mem leak. | Christian Persch | 2004-01-26 | 1 | -0/+1 |
* | Fix mem leak. | Christian Persch | 2004-01-26 | 1 | -1/+7 |
* | Fix mem leaks. | Christian Persch | 2004-01-26 | 1 | -2/+1 |
* | Fix mem leak. | Christian Persch | 2004-01-26 | 1 | -9/+5 |
* | Fix mem leak. | Christian Persch | 2004-01-25 | 1 | -1/+3 |
* | Fix mem leaks. | Christian Persch | 2004-01-25 | 1 | -0/+3 |
* | Add a way to get the downloads dir with a comment for translators. Use dir | Marco Pesenti Gritti | 2004-01-25 | 2 | -10/+9 |
* | Updated copyright date. | Christian Persch | 2004-01-25 | 1 | -2/+2 |
* | Double underscores, since otherwise the menu entry will display them as | Christian Persch | 2004-01-25 | 1 | -2/+4 |
* | Add a hidden tools menu that extensions can use. | David Bordoley | 2004-01-25 | 1 | -0/+1 |
* | Make ephy_file_tmp_directory() return a const char * instead of a char * | Adam Hooper | 2004-01-25 | 1 | -1/+1 |
* | Fall back to Home directory when the pref is NULL. | Christian Persch | 2004-01-24 | 1 | -0/+6 |
* | Add a persist-position property. | Marco Pesenti Gritti | 2004-01-24 | 1 | -2/+6 |
* | Sometimes reading gnomedesktop flames is useful: | Marco Pesenti Gritti | 2004-01-24 | 2 | -2/+2 |
* | Allow passing the translation domain to ephy_dialog_construct, to make | Christian Persch | 2004-01-24 | 3 | -7/+13 |
* | Use both BYPASS_CACHE and BYPASS_PROXY on force-reload. Unified the | Christian Persch | 2004-01-23 | 1 | -1/+1 |
* | data: urls can be opened in new tabs too. | Christian Persch | 2004-01-23 | 1 | -0/+1 |
* | New function to get temp directory and moved ephy_shell_delete_on_exit to | Christopher James Lahey | 2004-01-23 | 3 | -25/+13 |
* | *** empty log message *** | Marco Pesenti Gritti | 2004-01-22 | 1 | -2/+2 |
* | Call ephy_file() explicitly for each glade file, letting extensions load glad... | Adam Hooper | 2004-01-22 | 3 | -4/+8 |
* | Set "tooltip" property on bookmark actions to the url. That way we display | Christian Persch | 2004-01-21 | 1 | -4/+23 |
* | about: can be opened in new tab too. | Christian Persch | 2004-01-21 | 1 | -0/+1 |
* | Add a way to store paths. | Marco Pesenti Gritti | 2004-01-19 | 1 | -18/+6 |
* | *** empty log message *** | Marco Pesenti Gritti | 2004-01-19 | 1 | -1/+9 |
* | Use g_signal_connect_object to connect the embed signals, that way they're | Christian Persch | 2004-01-17 | 1 | -42/+42 |
* | Use gtk_file_chooser_get_filename() instead of | Christian Persch | 2004-01-17 | 1 | -1/+1 |
* | Show help for menu items in the statusbar. | Christian Persch | 2004-01-16 | 1 | -0/+66 |
* | Make EphyEmbedEvent abstract, implemented by MozillaEmbedEvent. Port | Christian Persch | 2004-01-16 | 2 | -5/+8 |
* | Forgot to commit those. | Christian Persch | 2004-01-13 | 1 | -1/+2 |
* | Only allow "Open in New Tab/Window" for certain protocols. | Christian Persch | 2004-01-13 | 1 | -1/+6 |
* | Fix signal parameter, and add a NULL check. Fixes bug #131117, patch by | Christian Persch | 2004-01-11 | 1 | -1/+3 |
* | Implement print and print setup disabling for lockdown mode. | Christopher James Lahey | 2004-01-11 | 2 | -0/+55 |
* | Implement history disabling. | Christian Persch | 2004-01-11 | 1 | -0/+42 |
* | Forgot this | Christian Persch | 2004-01-11 | 1 | -0/+2 |
* | Added disable_arbitrary_url, disable_toolbar_editing, and disable_history | Christopher James Lahey | 2004-01-10 | 5 | -12/+78 |
* | Add "Download Link As" to the link context menu. | Xan Lopez | 2004-01-10 | 3 | -0/+12 |
* | Check if embed is valid here. | 9 | 2004-01-10 | 1 | -3/+6 |
* | Added disable_bookmark_editing key. | Chris Lahey | 2004-01-10 | 6 | -13/+96 |
* | Add an accellerator-only action (F7) to toggle caret browsing. Hook up | Christian Persch | 2004-01-09 | 3 | -1/+39 |
* | Forgot this line. | Chris Lahey | 2004-01-08 | 1 | -0/+1 |
* | Don't save the file if disable_save_to_disk is on. | 8 | 2004-01-08 | 1 | -3/+36 |
* | Move "automatic" check back to where it was, since we now always have a | Christian Persch | 2004-01-06 | 1 | -8/+8 |
* | Behave better when the encoding used on the page is unknown to us. | Christian Persch | 2004-01-06 | 3 | -15/+31 |
* | Always set the "automatic" toggle button correctly, even if the encoding | Christian Persch | 2004-01-06 | 1 | -8/+9 |
* | Update credits | Christian Persch | 2004-01-05 | 1 | -0/+1 |
* | Add help button to encodings dialogue. | Piers Cornwell | 2004-01-05 | 1 | -8/+15 |
* | Add help buttons to Certificate Viewer, PDM, print and print setup | Piers Cornwell | 2004-01-05 | 2 | -12/+6 |
* | Daveb will hate me for this, but making the confirm dialogue only | Christian Persch | 2004-01-05 | 1 | -11/+0 |
* | Add API to check if an EphyEmbed has forms with user input in them. | Christian Persch | 2004-01-04 | 3 | -7/+166 |
* | Show copy text menu item also for links | Michael Terry | 2004-01-04 | 1 | -23/+49 |
* | New API to get the EphyTab from an EphyEmbed. Port all users. | Christian Persch | 2004-01-02 | 5 | -25/+40 |
* | Unified return type of ephy_embed_shell_get_X to be GObject *. Fixed all | Christian Persch | 2003-12-30 | 6 | -23/+21 |
* | Brought type macros in line with the rest of libegg; and use gobject | Christian Persch | 2003-12-27 | 3 | -103/+43 |
* | One download directory chooser is enough. | Christian Persch | 2003-12-27 | 1 | -16/+31 |
* | Move Toolbar struct decl to toolbar.h. | Christian Persch | 2003-12-25 | 2 | -3/+3 |
* | Bring ephy_window_get_toolbar signature in line with | Christian Persch | 2003-12-25 | 4 | -11/+14 |
* | Re-implement Pause/Resume in downloader. | Xan Lopez | 2003-12-21 | 1 | -1/+1 |
* | Do not try to pickup already set MOZILLA_FIVE_HOME, hopefully fix crashes | Marco Pesenti Gritti | 2003-12-21 | 1 | -9/+2 |
* | Fixed #129737. | Christian Neumair | 2003-12-21 | 1 | -1/+14 |
* | Use favicons in the back/forward menus. | Christian Persch | 2003-12-20 | 1 | -5/+31 |
* | Use return, not g_return_if_fail. | Christian Persch | 2003-12-20 | 2 | -6/+1 |
* | Improve comment. | Christian Persch | 2003-12-19 | 2 | -31/+38 |
* | Remove debug output leftovers. | Christian Persch | 2003-12-19 | 1 | -4/+4 |
* | In-line the language editor in the prefs dialogue. | Christian Persch | 2003-12-19 | 4 | -632/+450 |
* | Factor out the common encoding is_automatic check. | Christian Persch | 2003-12-18 | 2 | -10/+2 |
* | Don't try to save the submit button image instead of submitting the form. | Christian Persch | 2003-12-18 | 1 | -6/+8 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-12-17 | 10 | -28/+0 |
* | Don't install statusbar.h. | Christian Persch | 2003-12-15 | 1 | -2/+2 |
* | Fix silly type flags. | Christian Persch | 2003-12-15 | 1 | -2/+1 |
* | Fix mem leaks. Fix a crash when finalizing a nautilus view after having | Christian Persch | 2003-12-15 | 1 | -3/+9 |
* | Better way of mapping hierarchy to topics when importing bookmarks from | Christian Persch | 2003-12-14 | 1 | -5/+35 |
* | Convert control chars to blanks. | Christian Persch | 2003-12-14 | 1 | -9/+1 |
* | Use stock icon for print setup. | Christian Persch | 2003-12-14 | 1 | -1/+1 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-12-14 | 4 | -41/+30 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-12-14 | 1 | -10/+13 |
* | Make print dialogue spacing HIG-compliant. | Christian Persch | 2003-12-11 | 1 | -3/+5 |
* | Move events code inside EphyBrowser.cpp and add an event for blocked | Adam Hooper | 2003-12-10 | 3 | -2/+12 |
* | Make toolbar editing drag icons use the same icon size as the actual toolbar ... | Jorn Baayen | 2003-12-10 | 1 | -0/+1 |
* | Lockdown: set some buttons insensitive when their pref key is not | Christian Persch | 2003-12-09 | 1 | -9/+31 |
* | Sort the list of fonts alphabetically. | Christian Persch | 2003-12-09 | 1 | -9/+26 |