aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-tabs-menu.c
Commit message (Expand)AuthorAgeFilesLines
* 2004-04-09 Christian Persch <chpe@cvs.gnome.org>Christian Persch2004-04-141-0/+6
* Make EphyTab inherit from GtkBin, and contain the EphyEmbed as its child.Christian Persch2004-02-251-23/+13
* Fix mem leak.Christian Persch2004-01-251-1/+3
* New API to get the EphyTab from an EphyEmbed. Port all users.Christian Persch2004-01-021-7/+7
* Make print dialogue spacing HIG-compliant.Christian Persch2003-12-111-3/+5
* Simplify and solve bugs by using a checkbox with radio appeareance. ThatMarco Pesenti Gritti2003-09-241-6/+0
* Remove also from the groupMarco Pesenti Gritti2003-09-241-3/+5
* Dave Bordoley <bordoley@msu.edu>Marco Pesenti Gritti2003-09-241-33/+57
* Remove not needed removal of groups of actions from ui merge (gtk fix).Marco Pesenti Gritti2003-09-121-3/+0
* Adapt to new gtk_ui_manager_add_ui functionality.Christian Persch2003-09-051-1/+2
* Use the api for dynamic menus creation. Far cleaner.Marco Pesenti Gritti2003-09-031-21/+8
* Mega-patch, changelog too long to paste here.Christian Persch2003-09-021-8/+9
* Some more missing ensure update.Marco Pesenti Gritti2003-09-021-0/+1
* Fix problems with EphyNodeView, bookmarks and history dialogs and updateMarco Pesenti Gritti2003-09-011-4/+3
* Complete gtk 2.3 port. It doesnt run here but it could be my env.Marco Pesenti Gritti2003-08-301-18/+17
* Part of gtk 2.3 port, changelog too long to paste itMarco Pesenti Gritti2003-08-301-20/+20
* 2003-08-02 Christian PerschChristian Persch2003-08-021-0/+2
* 2003-07-13 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-07-131-1/+2
* Remove some unused headers.Marco Pesenti Gritti2003-06-231-1/+0
* s/snprintf/g_snprintf to not break gcc 2.95Marco Pesenti Gritti2003-06-171-1/+1
* The Friday the 13th Mega Patch. Beware!Christian Persch2003-06-131-0/+4
* Do not emit the TABS_CHANGED signal; the tab's egg action will itself takeChristian Persch2003-06-101-147/+102
* Fix signed/unsigned mistake.Christian Persch2003-06-071-2/+3
* Get rid of MAKE_GET_TYPE; make building the tabs menu a little faster.Christian Persch2003-05-291-47/+63
* Marco Pesenti Gritti <marco@it.gnome.org>David Bordoley2003-05-171-0/+340