| Commit message (Expand) | Author | Age | Files | Lines |
* | Add disable_quit, disable_new_window, first_window_fullscreen lockdown | Marco Pesenti Gritti | 2004-07-19 | 1 | -1/+7 |
* | Implement File->Work Off-Line command and backend. No DBUS/HAL/whatever | Christian Persch | 2004-06-27 | 1 | -0/+15 |
* | Simplify print code. Now there is only one case to deal with, the mozilla | Marco Pesenti Gritti | 2004-06-25 | 1 | -9/+7 |
* | Factor out the helper to select a treeview row by column and use it also | Marco Pesenti Gritti | 2004-06-22 | 1 | -0/+2 |
* | Get rid of EmbedReloadFlags, and use a gboolean force parameter in | Christian Persch | 2004-06-14 | 1 | -2/+1 |
* | Merging bookmarksbar-separation branch. | Christian Persch | 2004-06-11 | 1 | -22/+20 |
* | Fix reload logic not to use forced reload by default. Patch by C. J. N. | Christian Persch | 2004-05-30 | 1 | -2/+2 |
* | Add convenience functions for creating a filter with a bunch of mime types | Christian Persch | 2004-05-09 | 1 | -1/+2 |
* | Make prefs, pdm and print setup dialogues transient to their parent. Fixes | Christian Persch | 2004-04-06 | 1 | -0/+3 |
* | Fixes #138263. | Federico Mena Quintero | 2004-03-30 | 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 |
* | Cleanups chromes code and register a type for the enum. | Marco Pesenti Gritti | 2004-03-19 | 1 | -30/+0 |
* | Make secure description better (Bug #136443). | Piers Cornwell | 2004-03-19 | 1 | -1/+1 |
* | Don't set the 5-star icon as window icon for the about dialogue. Fixes bug | Christian Persch | 2004-03-05 | 1 | -8/+0 |
* | Check for NULL before converting filename to UTF-8. | Christian Persch | 2004-02-25 | 1 | -10/+13 |
* | Make EphyTab inherit from GtkBin, and contain the EphyEmbed as its child. | Christian Persch | 2004-02-25 | 1 | -7/+8 |
* | Actually remove nsUnicharUtils.* | Marco Pesenti Gritti | 2004-02-21 | 1 | -1/+0 |
* | Better autocompletion sorting logic. | Marco Pesenti Gritti | 2004-02-11 | 1 | -2/+2 |
* | Fix mem leak. | Christian Persch | 2004-01-26 | 1 | -0/+2 |
* | Add a way to get the downloads dir with a comment for translators. Use dir | Marco Pesenti Gritti | 2004-01-25 | 1 | -1/+2 |
* | Updated copyright date. | Christian Persch | 2004-01-25 | 1 | -2/+2 |
* | Make ephy_file_tmp_directory() return a const char * instead of a char * | Adam Hooper | 2004-01-25 | 1 | -1/+1 |
* | Use both BYPASS_CACHE and BYPASS_PROXY on force-reload. Unified the | Christian Persch | 2004-01-23 | 1 | -1/+1 |
* | New function to get temp directory and moved ephy_shell_delete_on_exit to | Christopher James Lahey | 2004-01-23 | 1 | -2/+13 |
* | Add an accellerator-only action (F7) to toggle caret browsing. Hook up | Christian Persch | 2004-01-09 | 1 | -0/+10 |
* | Update credits | Christian Persch | 2004-01-05 | 1 | -0/+1 |
* | Bring ephy_window_get_toolbar signature in line with | Christian Persch | 2003-12-25 | 1 | -2/+2 |
* | Re-implement Pause/Resume in downloader. | Xan Lopez | 2003-12-21 | 1 | -1/+1 |
* | Split print dialogue in print setup and actual print, and move print | Christian Persch | 2003-12-07 | 1 | -0/+29 |
* | Update my email address. | Christian Persch | 2003-12-01 | 1 | -4/+4 |
* | Improved API and implementation of EphyDialog. Add support for new combo | Christian Persch | 2003-11-30 | 1 | -2/+2 |
* | Marco Pesenti Gritti <marco@gnome.org> | Chris Lahey | 2003-11-30 | 1 | -30/+3 |
* | Make PDM dialogue a singleton. | Christian Persch | 2003-11-27 | 1 | -6/+6 |
* | Add a factory to create embed objects and use it. Deal with dependency of | Marco Pesenti Gritti | 2003-11-22 | 1 | -2/+8 |
* | Link up toolbar editor help button. | Christian Persch | 2003-11-13 | 1 | -1/+1 |
* | Cleanup session. Persist also history and bookmarks. | Marco Pesenti Gritti | 2003-11-10 | 1 | -2/+13 |
* | Don't unref the icon theme, we don't own it. | Christian Persch | 2003-11-10 | 1 | -8/+10 |
* | More headers fixup. | Marco Pesenti Gritti | 2003-11-07 | 1 | -10/+12 |
* | Use new glib gi18n.h instead of bonobo's bonobo-i18n.h. | Christian Persch | 2003-11-06 | 1 | -1/+1 |
* | Get rid of gresult type. Use return values instead of out-parameters | Christian Persch | 2003-11-05 | 1 | -5/+7 |
* | update undo/redo sensitivity | Marco Pesenti Gritti | 2003-11-04 | 1 | -0/+34 |
* | Open source in the default editor and remove the unused copy api. Add a | Marco Pesenti Gritti | 2003-10-28 | 1 | -6/+124 |
* | Really used the converted string [in UTF-8] instead of the directly using | Christian Persch | 2003-10-26 | 1 | -1/+1 |
* | Port to new gtk+ file chooser. | Christian Persch | 2003-10-26 | 1 | -46/+42 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-10-25 | 1 | -4/+9 |
* | Merge new-downloader branch. We reworked the backend, the user | Marco Pesenti Gritti | 2003-10-17 | 1 | -3/+1 |
* | Check for NULL return of gtk_get_current_event. Fixes bug #123063. | Christian Persch | 2003-09-24 | 1 | -10/+13 |
* | Fix directory selection persistence [bug #122780]. | Christian Persch | 2003-09-20 | 1 | -22/+21 |
* | Remember the address in the location action, so we can restore it when we | Christian Persch | 2003-09-20 | 1 | -2/+1 |
* | Do not use .in for not to translate files. | Marco Pesenti Gritti | 2003-09-19 | 1 | -2/+2 |
* | Complete gtk 2.3 port. It doesnt run here but it could be my env. | Marco Pesenti Gritti | 2003-08-30 | 1 | -7/+7 |
* | Part of gtk 2.3 port, changelog too long to paste it | Marco Pesenti Gritti | 2003-08-30 | 1 | -48/+48 |
* | Add activate api. | Marco Pesenti Gritti | 2003-08-19 | 1 | -0/+10 |
* | Update my mail address | Marco Pesenti Gritti | 2003-08-13 | 1 | -1/+1 |
* | Fix blank page loading. | Christian Persch | 2003-08-06 | 1 | -1/+8 |
* | Rework find implementation to integrate better with type ahead and to | Marco Pesenti Gritti | 2003-07-20 | 1 | -13/+9 |
* | Update | Marco Pesenti Gritti | 2003-07-14 | 1 | -1/+2 |
* | 2003-07-13 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-07-13 | 1 | -2/+6 |
* | Use the browser icon from gnome icon theme. Get rid of cache comparing | Marco Pesenti Gritti | 2003-07-02 | 1 | -10/+23 |
* | Revert escape/unescape, according to teuf is not necessary ;) | Marco Pesenti Gritti | 2003-06-28 | 1 | -9/+4 |
* | 2003-06-27 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-06-28 | 1 | -4/+9 |
* | Use window_load_url when useful. Right now just a cleanup but will be | Marco Pesenti Gritti | 2003-06-26 | 1 | -6/+1 |
* | Remove some unused headers. | Marco Pesenti Gritti | 2003-06-23 | 1 | -21/+1 |
* | Set a title on NET_START (nicified url). | Marco Pesenti Gritti | 2003-06-21 | 1 | -4/+10 |
* | With the gtk fullscreen api things can be cleaner: use the api instead of | Marco Pesenti Gritti | 2003-06-19 | 1 | -12/+6 |
* | All cleanup and fixes and no play makes Xan a dull boy All cleanup and | Xan Lopez | 2003-06-18 | 1 | -0/+1 |
* | Fix file picker warnings. | Marco Pesenti Gritti | 2003-06-15 | 1 | -15/+14 |
* | Make prev/next navigation capability an object property, and sync on embed | Christian Persch | 2003-06-15 | 1 | -4/+0 |
* | Rewritten, fixing mem leaks. | Christian Persch | 2003-06-15 | 1 | -22/+16 |
* | Do not emit the TABS_CHANGED signal; the tab's egg action will itself take | Christian Persch | 2003-06-10 | 1 | -1/+1 |
* | Minor cleanups. | Xan Lopez | 2003-06-10 | 1 | -10/+14 |
* | Explicitly create pointer to avoid strict aliasing warnings with gcc 3.3. | Jeremy Katz | 2003-06-09 | 1 | -1/+3 |
* | Fix mem leaks. | Christian Persch | 2003-06-07 | 1 | -7/+7 |
* | shift force reload | Christian Persch | 2003-05-26 | 1 | -1/+25 |
* | Cleanup new tab logic, and ever use window for new instances. | Marco Pesenti Gritti | 2003-05-21 | 1 | -5/+5 |
* | Simplified and reorganised zoom. Implement a zoom control for the toolbar. | Christian Persch | 2003-05-20 | 1 | -20/+4 |
* | Made (hopefully) all dialogs HIG compliant, at least when it comes to spacing. | Christian Neumair | 2003-05-20 | 1 | -0/+7 |
* | Capitalized "Toolbar Editor" in the toolbar editor window's title. | Christian Neumair | 2003-05-17 | 1 | -1/+1 |
* | Marco Pesenti Gritti <marco@it.gnome.org> | David Bordoley | 2003-05-17 | 1 | -7/+4 |
* | Add some flags so that we can choose to save position or size or both. | David Bordoley | 2003-05-14 | 1 | -1/+2 |
* | Get rid of the unneeded convenience callback since no one is try to make | David Bordoley | 2003-05-13 | 1 | -3/+0 |
* | Don't allow to have more than one bookmark with the same URL^H^H^Haddress, | Xan Lopez | 2003-05-13 | 1 | -10/+14 |
* | Rework prefs dialog ui a bit. Remove jumpto and tabbed_popups prefs | Marco Pesenti Gritti | 2003-05-10 | 1 | -7/+3 |
* | Convenience function for displaying help. Remove unneeded include of | David Adam Bordoley | 2003-05-09 | 1 | -29/+5 |
* | Better sensitivity updates for history | Marco Pesenti Gritti | 2003-05-06 | 1 | -11/+7 |
* | Update (removing toolbars with context menu works again). | Marco Pesenti Gritti | 2003-05-06 | 1 | -15/+43 |
* | Hide view menus in the xml, not working. | Marco Pesenti Gritti | 2003-05-04 | 1 | -0/+5 |
* | Consistent use of the term "Bookmarks Bar" in the code, ui and schema. | David Bordoley | 2003-04-28 | 1 | -4/+4 |
* | Actually pass a parent to history/bookmarks window, where to open the url. | Marco Pesenti Gritti | 2003-04-28 | 1 | -2/+2 |
* | Update. | David Bordoley | 2003-04-27 | 1 | -1/+20 |
* | Use epiphany logo in about window. | Xan Lopez | 2003-04-27 | 1 | -1/+11 |
* | Hookup to the response signal instead of using gtk_dialog_run. Prevents us | David Bordoley | 2003-04-26 | 1 | -2/+4 |
* | Get back toolbar editing functionalities. More work on the bookmarks | Marco Pesenti Gritti | 2003-04-25 | 1 | -6/+31 |
* | Update from egg | Marco Pesenti Gritti | 2003-04-25 | 1 | -2/+2 |
* | Always save a page's content if there i content to be saved. Remove the | David Bordoley | 2003-04-24 | 1 | -1/+1 |
* | Update | Marco Pesenti Gritti | 2003-04-20 | 1 | -0/+19 |
* | Update tabs menu sensitivity when switching. | Marco Pesenti Gritti | 2003-04-20 | 1 | -0/+4 |
* | New history dialog implementation. More similar to bookmarks. Yeah it | Marco Pesenti Gritti | 2003-04-18 | 1 | -1/+1 |
* | Add a help menu and associated "Contents" and "About" menu entries. Add a | David Bordoley | 2003-04-14 | 1 | -1/+1 |
* | Allow to launch the BME alone, rework some CORBA code, add a .desktop file | Xan Lopez | 2003-04-09 | 1 | -37/+1 |
* | Update. | Marco Pesenti Gritti | 2003-04-09 | 1 | -1/+2 |
* | Just show the new bookmark dialog, don't go modal. | David Bordoley | 2003-04-06 | 1 | -2/+1 |
* | Use EggEditableToolbar. Update to latest versions (not EggMenuMerge, we | Marco Pesenti Gritti | 2003-04-02 | 1 | -3/+3 |
* | Added place holders for help text for preferences dialog added code to | Patanjali Somayaji | 2003-04-01 | 1 | -0/+1 |
* | Added help support, help manual and scrollkeeper updates | Patanjali Somayaji | 2003-03-27 | 1 | -1/+27 |
* | New epiphany-bookmark-page stock image. I'm not at all attached to this | David Bordoley | 2003-03-25 | 1 | -0/+10 |
* | Fix warning opening selector. Destroy the editor on exit, ref the shell so | Marco Pesenti Gritti | 2003-03-25 | 1 | -0/+25 |
* | Never destroy but hide the bme. Present the window on activate. Allow to | Marco Pesenti Gritti | 2003-03-23 | 1 | -5/+11 |
* | Cleanup filepicker api behavior. Put pdm buttons in a size group, to make | Marco Pesenti Gritti | 2003-03-17 | 1 | -2/+2 |
* | Remove old toolbar editor ui | Marco Pesenti Gritti | 2003-03-01 | 1 | -0/+28 |
* | Make tbe a normal dialog for now. | Marco Pesenti Gritti | 2003-02-26 | 1 | -1/+2 |
* | Dont have a separate context menu for copy, just put it inside the | Marco Pesenti Gritti | 2003-02-20 | 1 | -17/+0 |
* | data/ui/epiphany-toolbar.xml.in data/ui/epiphany-ui.xml.in | Dave Bordoley | 2003-02-16 | 1 | -2/+2 |
* | src/ephy-window.c src/window-commands.c src/window-commands.h | Dave Bordoley | 2003-02-15 | 1 | -0/+7 |
* | data/ui/epiphany-ui.xml.in Added some separators. Changed "bookmark" verbs | Dave Bordoley | 2003-02-14 | 1 | -2/+2 |
* | Have just one Close menu item and make it behave like other gnome apps. | Marco Pesenti Gritti | 2003-02-10 | 1 | -9/+2 |
* | Add a go button to the toolbar editor. The icon is duped with default | Marco Pesenti Gritti | 2003-02-08 | 1 | -0/+19 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-02-06 | 1 | -2/+6 |
* | Allow to drag also normal urls in the toolbars. Commit some fixes I did to | Marco Pesenti Gritti | 2003-01-30 | 1 | -1/+2 |
* | Changed copyright notice in about dialog (src/window-commands.c). | Christian Neumair | 2003-01-29 | 1 | -6/+2 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-01-26 | 1 | -0/+6 |
* | Fix chromes | Marco Pesenti Gritti | 2003-01-22 | 1 | -0/+47 |
* | Merge eog-menu-api branch | Marco Pesenti Gritti | 2003-01-21 | 1 | -289/+88 |
* | Use favicons in bookmarks. Use titles for session history when possible. | Marco Pesenti Gritti | 2003-01-13 | 1 | -0/+5 |
* | Rehash link context menu order to be hig compliant. Set a desktop icon. | Marco Pesenti Gritti | 2003-01-10 | 1 | -1/+0 |
* | Make GaleonShell inherit from GaleonEmbedShell. Ref the shell when using | Marco Pesenti Gritti | 2003-01-05 | 1 | -2/+1 |
* | Resync with galeon. | Marco Pesenti Gritti | 2002-12-31 | 1 | -9/+6 |
* | Initial revision | Marco Pesenti Gritti | 2002-12-31 | 1 | -0/+917 |