| Commit message (Expand) | Author | Age | Files | Lines |
* | Add EphyWindow API to open multiple uris in tabs, use it for dnd on the | Marco Pesenti Gritti | 2004-06-24 | 1 | -49/+11 |
* | 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 | 1 | -40/+5 |
* | Set data for close-button on the tab label. | Christian Persch | 2004-06-17 | 1 | -0/+1 |
* | Emit the "tab_removed" signal also for the window's last tab. Part of bug | Christian Persch | 2004-05-20 | 1 | -0/+2 |
* | Remove stray semicolon. Fixes bug #138902. | Christian Persch | 2004-04-03 | 1 | -1/+1 |
* | Fix crash when dragging a link to a tab label; I forgot to change this | Christian Persch | 2004-03-07 | 1 | -5/+4 |
* | Make EphyTab inherit from GtkBin, and contain the EphyEmbed as its child. | Christian Persch | 2004-02-25 | 1 | -82/+85 |
* | 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 | 1 | -0/+2 |
* | Add API to check if an EphyEmbed has forms with user input in them. | Christian Persch | 2004-01-04 | 1 | -4/+21 |
* | New API to get the EphyTab from an EphyEmbed. Port all users. | Christian Persch | 2004-01-02 | 1 | -4/+4 |
* | Use new glib gi18n.h instead of bonobo's bonobo-i18n.h. | Christian Persch | 2003-11-06 | 1 | -1/+1 |
* | Remove unused types. | Christian Persch | 2003-11-04 | 1 | -4/+4 |
* | Allow dragging of tabs to a window even when the tabs bar is not shown. | Christian Persch | 2003-10-06 | 1 | -21/+16 |
* | Dave Bordoley <bordoley@msu.edu> | Marco Pesenti Gritti | 2003-09-24 | 1 | -2/+2 |
* | Enable dragging the tab from a single-tab window too. | Christian Persch | 2003-09-16 | 1 | -35/+22 |
* | Make spinner status per tab. Remove the default to tab pref, use tab by | Marco Pesenti Gritti | 2003-09-10 | 1 | -2/+2 |
* | gtk+ now supports invisible event boxes. Remove our custom implementation | Christian Persch | 2003-09-09 | 1 | -3/+13 |
* | Mega-patch, changelog too long to paste here. | Christian Persch | 2003-09-02 | 1 | -10/+12 |
* | Correct insertion order of new tabs. | Christian Persch | 2003-08-06 | 1 | -1/+5 |
* | Work around for a gtk issue. Do not assert if a click outside the notebook | Marco Pesenti Gritti | 2003-08-03 | 1 | -2/+7 |
* | An input-only window event box, copied from eel's ell-input-event-box. | Christian Persch | 2003-07-22 | 1 | -1/+2 |
* | 2003-07-13 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-07-13 | 1 | -1/+3 |
* | Remove some unused headers. | Marco Pesenti Gritti | 2003-06-23 | 1 | -118/+133 |
* | Ref the child before removing it, and unref it after emitting the | Christian Persch | 2003-06-17 | 1 | -2/+9 |
* | The Friday the 13th Mega Patch. Beware! | Christian Persch | 2003-06-13 | 1 | -147/+167 |
* | Do not emit the TABS_CHANGED signal; the tab's egg action will itself take | Christian Persch | 2003-06-10 | 1 | -2/+0 |
* | Make sure to rebuild on add bookmark and on topic removal. Update on idle, | Marco Pesenti Gritti | 2003-06-04 | 1 | -2/+1 |
* | Get rid of the leftovers of the jump-to-tab pref. | Christian Persch | 2003-06-04 | 1 | -5/+0 |
* | Revert embed dnd changes. They doesnt work properly. | Marco Pesenti Gritti | 2003-05-23 | 1 | -14/+0 |
* | Implement our own drag dest on the embed. Dnd of multiple urls on embed | Marco Pesenti Gritti | 2003-05-22 | 1 | -0/+14 |
* | Cleanup new tab logic, and ever use window for new instances. | Marco Pesenti Gritti | 2003-05-21 | 1 | -1/+1 |
* | Fixed many issues mentioned in #112781. | Christian Neumair | 2003-05-17 | 1 | -1/+5 |
* | Marco Pesenti Gritti <marco@it.gnome.org> | David Bordoley | 2003-05-17 | 1 | -30/+49 |
* | Show the full page title in tooltip on the tab label. Loosely based on a | Christian Persch | 2003-05-11 | 1 | -15/+25 |
* | Implement the EPHY_NEW_TAB_APPEND_AFTER flag. | Christian Persch | 2003-05-06 | 1 | -0/+118 |
* | Move notebook in src/. An abstract notebook is an overkill. | Marco Pesenti Gritti | 2003-04-29 | 1 | -0/+921 |