aboutsummaryrefslogtreecommitdiffstats
path: root/src/ppview-toolbar.c
Commit message (Expand)AuthorAgeFilesLines
* Forces the display of "Close print preview" on the relative toolbar buttonCosimo Cecchi2007-09-101-0/+24
* Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINTChristian Persch2007-03-121-1/+1
* Remove x bit from source filesChristian Persch2006-12-311-0/+0
* Use UTF-8 copyright symbolChristian Persch2006-09-131-1/+1
* Remove some unnecessary static data.Christian Persch2006-09-071-1/+1
* More static strings.Christian Persch2005-11-081-1/+1
* More constification.Christian Persch2005-04-191-8/+8
* Use gtk_action_set_[sensitive|visible] instead of g_object_set.Christian Persch2005-04-191-4/+4
* Consistently start enum names with EPHY_*.Crispin Flowerday2005-01-061-4/+4
* Get rid of ephy_string_[elide|double]_underscores(). Remove unnecessaryChristian Persch2004-12-141-1/+0
* We always have config.h, no need to guard its inclusion.Christian Persch2004-11-031-2/+0
* Private data is 0-initialised, no need to set members to NULL, 0, orChristian Persch2004-10-281-2/+0
* Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like theChristian Persch2004-10-241-1/+1
* Clean up a bit.Christian Persch2004-10-041-41/+29
* Add ephy_window_get_ui_manager(), and remove the manager from the publicChristian Persch2004-09-141-1/+1
* Simplify print code. Now there is only one case to deal with, the mozillaMarco Pesenti Gritti2004-06-251-1/+1
* Factor out the helper to select a treeview row by column and use it alsoMarco Pesenti Gritti2004-06-221-1/+1
* *** empty log message ***Marco Pesenti Gritti2004-03-171-1/+1
* Marco Pesenti Gritti <marco@gnome.org>Chris Lahey2003-11-301-10/+1
* *** empty log message ***Marco Pesenti Gritti2003-11-071-1/+0
* Use new glib gi18n.h instead of bonobo's bonobo-i18n.h.Christian Persch2003-11-061-1/+1
* Get rid of gresult type. Use return values instead of out-parametersChristian Persch2003-11-051-4/+3
* Use gtk_action_group_set_translation_domain() to restore menu and popupChristian Persch2003-09-061-0/+1
* Mega-patch, changelog too long to paste here.Christian Persch2003-09-021-49/+44
* Fix ui xml, make ppview toolbar work again.Christian Persch2003-09-021-9/+9
* Complete gtk 2.3 port. It doesnt run here but it could be my env.Marco Pesenti Gritti2003-08-301-25/+19
* Part of gtk 2.3 port, changelog too long to paste itMarco Pesenti Gritti2003-08-301-26/+26
* Make print preview exit code safer.Marco Pesenti Gritti2003-08-151-3/+10
* Do not show popups on print preview.Marco Pesenti Gritti2003-08-141-8/+24
* fix warningMarco Pesenti Gritti2003-06-231-2/+2
* Remove some unused headers.Marco Pesenti Gritti2003-06-231-0/+4
* Fixed many issues mentioned in #112781.Christian Neumair2003-05-171-0/+3
* Reimplement encoding menus. Work around eggmenu finalization problems. FixMarco Pesenti Gritti2003-01-231-4/+3
* Fix autocompletion to not show duped entries. Complete print preview impl.Marco Pesenti Gritti2003-01-231-29/+39
* Merge eog-menu-api branchMarco Pesenti Gritti2003-01-211-89/+80
* Initial revisionMarco Pesenti Gritti2002-12-311-0/+388