aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-tab.c
Commit message (Expand)AuthorAgeFilesLines
* Fix progress update logic.Christian Persch2003-07-081-1/+1
* Remove some unused codeMarco Pesenti Gritti2003-07-011-5/+0
* Fix callbacks for new signature of ge_location embed signal.Christian Persch2003-06-301-3/+3
* 2003-06-27 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-06-281-5/+1
* When following SAVE_POSITION/SAVE_SIZE flags actually not save themMarco Pesenti Gritti2003-06-221-2/+6
* Set address as title only when there is no title, on the second page loadMarco Pesenti Gritti2003-06-221-4/+8
* Set a title on NET_START (nicified url).Marco Pesenti Gritti2003-06-211-2/+14
* Rewrite the url typed by user overwrite logic to fix bugs.Marco Pesenti Gritti2003-06-201-17/+36
* Get rid of get/set _event, reformat the header.Marco Pesenti Gritti2003-06-201-24/+0
* Move the context popup menu to ephy-window.c. If there's no backgroundChristian Persch2003-06-201-99/+1
* Remove some obsolete entries.Marco Pesenti Gritti2003-06-161-8/+8
* Shift+F10 show context menus on the embed. (Less invasive way untilMarco Pesenti Gritti2003-06-161-6/+24
* Make visibility a tab GObject property.Christian Persch2003-06-141-5/+15
* Fix statusbar message and tab label.Christian Persch2003-06-141-2/+9
* The Friday the 13th Mega Patch. Beware!Christian Persch2003-06-131-215/+126
* Fix mistake from previous checkin; strcmp cannot take NULL.Christian Persch2003-06-101-1/+2
* Do not emit the TABS_CHANGED signal; the tab's egg action will itself takeChristian Persch2003-06-101-218/+484
* Install some object properties for later use.Christian Persch2003-06-071-1/+77
* Fix according to new tab logic.Xan Lopez2003-05-221-1/+2
* Simplified and reorganised zoom. Implement a zoom control for the toolbar.Christian Persch2003-05-201-1/+1
* Rework prefs dialog ui a bit. Remove jumpto and tabbed_popups prefsMarco Pesenti Gritti2003-05-101-14/+2
* Share signal emission for all dom mouse events, so they dont go out ofMarco Pesenti Gritti2003-05-101-153/+123
* Implement the EPHY_NEW_TAB_APPEND_AFTER flag.Christian Persch2003-05-061-1/+1
* Use uri as title when the page is untitled.Christian Persch2003-05-051-1/+21
* Implement clear history. Put favicons near sites names.Marco Pesenti Gritti2003-04-191-0/+5
* Dont set icon on bookmarks when the url is NULL ! Fix a bad crasher.Marco Pesenti Gritti2003-04-161-7/+8
* Hidden pref for middle click open url. Default off.Marco Pesenti Gritti2003-04-151-19/+5
* Remove some api that was just silly wrappers. Return GtkTreeViewColumn onMarco Pesenti Gritti2003-04-151-1/+1
* Fix leaks. Dont truncate utf8 strings.Marco Pesenti Gritti2003-04-141-15/+14
* Marco-is-silly-patch. Update to latest version of the favicons patch.Christian Persch2003-04-021-1/+4
* Show favicons on tabsChristian Persch2003-04-011-7/+64
* Fix embed dialog to pass a good EphyEmbed when the initial one has beenMarco Pesenti Gritti2003-03-011-0/+5
* Remove old toolbar editor uiMarco Pesenti Gritti2003-03-011-6/+1
* Dont have a separate context menu for copy, just put it inside theMarco Pesenti Gritti2003-02-201-7/+0
* Implement a selected text context menu.Marco Pesenti Gritti2003-02-151-1/+11
* *** empty log message ***Marco Pesenti Gritti2003-02-061-4/+5
* Implement the data part of the toolbar editor. Partial implementation ofMarco Pesenti Gritti2003-01-241-2/+4
* Merge eog-menu-api branchMarco Pesenti Gritti2003-01-211-9/+68
* Port several leaks fixes from galeon.Marco Pesenti Gritti2003-01-201-1/+1
* Use favicons in bookmarks. Use titles for session history when possible.Marco Pesenti Gritti2003-01-131-0/+5
* 2003-01-12 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-01-121-11/+3
* Reimplement favicons. Now all exit crashes related to connections leftMarco Pesenti Gritti2003-01-121-0/+37
* Reset link message when changing page.Marco Pesenti Gritti2003-01-091-0/+1
* Make sure event listener is ever attached. Never allow to overrideMarco Pesenti Gritti2003-01-061-26/+6
* Make GaleonShell inherit from GaleonEmbedShell. Ref the shell when usingMarco Pesenti Gritti2003-01-051-2/+3
* *** empty log message ***Marco Pesenti Gritti2003-01-021-1/+1
* Initial revisionMarco Pesenti Gritti2002-12-311-0/+945