aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-notebook.c
Commit message (Expand)AuthorAgeFilesLines
* Remove some unused headers.Marco Pesenti Gritti2003-06-231-118/+133
* Ref the child before removing it, and unref it after emitting theChristian Persch2003-06-171-2/+9
* The Friday the 13th Mega Patch. Beware!Christian Persch2003-06-131-147/+167
* Do not emit the TABS_CHANGED signal; the tab's egg action will itself takeChristian Persch2003-06-101-2/+0
* Make sure to rebuild on add bookmark and on topic removal. Update on idle,Marco Pesenti Gritti2003-06-041-2/+1
* Get rid of the leftovers of the jump-to-tab pref.Christian Persch2003-06-041-5/+0
* Revert embed dnd changes. They doesnt work properly.Marco Pesenti Gritti2003-05-231-14/+0
* Implement our own drag dest on the embed. Dnd of multiple urls on embedMarco Pesenti Gritti2003-05-221-0/+14
* Cleanup new tab logic, and ever use window for new instances.Marco Pesenti Gritti2003-05-211-1/+1
* Fixed many issues mentioned in #112781.Christian Neumair2003-05-171-1/+5
* Marco Pesenti Gritti <marco@it.gnome.org>David Bordoley2003-05-171-30/+49
* Show the full page title in tooltip on the tab label. Loosely based on aChristian Persch2003-05-111-15/+25
* Implement the EPHY_NEW_TAB_APPEND_AFTER flag.Christian Persch2003-05-061-0/+118
* Move notebook in src/. An abstract notebook is an overkill.Marco Pesenti Gritti2003-04-291-0/+921