| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace G_GNUC_FUNCTION (deprecated) with G_STRFUNC. | Matthew Barnes | 2008-01-29 | 1 | -2/+2 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -7/+7 |
* | Add tooltips for Views menu. | Srinivasa Ragavan | 2007-05-11 | 1 | -0/+7 |
* | ** Fixes bug #419524 | Matthew Barnes | 2007-03-21 | 1 | -1/+1 |
* | Tons of cleanups of the following sort: - remove unused vars - remove | Kjartan Maraas | 2006-01-30 | 1 | -1/+1 |
* | ** Fixes bug #326264 | Srinivasa Ragavan | 2006-01-14 | 1 | -1/+1 |
* | Patch from Irene Huang <Irene.Huang@sun.com>. | Veerapuram Varadhan | 2005-12-13 | 1 | -1/+1 |
* | Retired GAL from Head. The relevant files have moved inside evolution. | Kaushal Kumar | 2005-06-17 | 1 | -3/+3 |
* | don't bonobo_ui_free_string from bonobo_ui_node_to_string - it should be | Not Zed | 2005-03-15 | 1 | -4/+1 |
* | Convert to G_DEFINE_TYPE | JP Rosevear | 2004-11-12 | 1 | -12/+12 |
* | NULL out priv->instance when we unref it. Bug #51713. | Not Zed | 2003-12-10 | 1 | -1/+3 |
* | guard against multiple destroys | JP Rosevear | 2003-05-15 | 1 | -0/+3 |
* | (gal_view_menus_unmerge): Guard against | Ettore Perazzoli | 2003-05-14 | 1 | -1/+2 |
* | Don't convert the label charset from UTF-8 into the locale charset. | Jeffrey Stedfast | 2003-04-29 | 1 | -8/+4 |
* | add ... to "Define Views" and "Save Custom View" menuitem labels. | Mike Kestner | 2003-04-10 | 1 | -2/+2 |
* | (set_state): Removed debugging message. | Ettore Perazzoli | 2003-03-28 | 1 | -1/+1 |
* | Use G_GNUC_FUNCTION instead of __FUNCTION__. | Ettore Perazzoli | 2003-03-07 | 1 | -2/+2 |
* | Remove unneeded MAP_DIR define. (gladedir): Remove. Defined in | Dan Winship | 2003-02-06 | 1 | -0/+1 |
* | use GtkDialog's ::response instead of GnomeDialog's ::clicked. | Chris Toshok | 2002-11-15 | 1 | -5/+5 |
* | menus/gal-view-menus.h GObjectified. | Ettore Perazzoli | 2002-11-14 | 1 | -37/+29 |
* | gnome-xml->libxml | Not Zed | 2002-11-13 | 1 | -2/+2 |
* | First big sync of my GNOME 2 porting work (incomplete, and still | Ettore Perazzoli | 2002-11-02 | 1 | -2/+2 |
* | ref/unref the gvm | Mike Kestner | 2002-08-15 | 1 | -0/+4 |
* | Added this function to let you disable the define views dialog. | Christopher James Lahey | 2002-06-05 | 1 | -29/+52 |
* | Don't show this dialog more than once per collection. | Christopher James Lahey | 2002-06-05 | 1 | -9/+32 |
* | Made it so that if the current_id doesn't match any of the given ids, it | Christopher James Lahey | 2002-05-14 | 1 | -4/+10 |
* | New function to handle unmerging menus at control deactivation time. (d): | Christopher James Lahey | 2002-02-08 | 1 | -14/+23 |
* | Bumped the required version of gal. | Christopher James Lahey | 2002-02-07 | 1 | -109/+247 |
* | Ref the BonoboUIComponent that we are holding. (gvm_destroy): Unref our | Jon Trowbridge | 2001-10-25 | 1 | -0/+12 |
* | Make this not be a radio button, but instead just a normal menu. | Christopher James Lahey | 2001-10-21 | 1 | -70/+53 |
* | #include bonobo-ui-util.h | Jeffrey Stedfast | 2001-10-19 | 1 | -0/+1 |
* | Fixes #2465 | Chyla Zbigniew | 2001-09-05 | 1 | -4/+4 |
* | Don't display the Define Views dialog. | Christopher James Lahey | 2001-08-11 | 1 | -0/+2 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -1/+1 |
* | Store the connection ID of the "changed" signal in the collection. | Federico Mena Quintero | 2001-06-01 | 1 | -8/+20 |
* | make the view menuitems radio items of the same group, and allocate the | Chris Toshok | 2001-05-22 | 1 | -52/+70 |
* | Removed EVOLUTION_VERSION from the rest of makefiles. use VERSION instead. So | Gediminas Paulauskas | 2001-05-08 | 1 | -2/+8 |
* | Found out that I forgot to commit this. | Gediminas Paulauskas | 2001-05-03 | 1 | -4/+2 |
* | Fix a memory leak. | Dan Winship | 2001-04-13 | 1 | -4/+4 |
* | i18n fixes, added missing includes. | Gediminas Paulauskas | 2001-04-11 | 1 | -1/+3 |
* | Here goes my additional simple include fixes. | Gediminas Paulauskas | 2001-04-05 | 1 | -2/+4 |
* | Fix headers. | Kjartan Maraas | 2001-04-05 | 1 | -0/+2 |
* | Don't print the xml tree here. | Christopher James Lahey | 2001-03-29 | 1 | -1/+3 |
* | Added accelerator to elements missing accelerators (Reply, Inline, Quoted, | Miguel de Icaza | 2001-03-17 | 1 | -5/+5 |
* | Reorganize the menus to have entries always in a consistent fashion, as | Miguel de Icaza | 2001-03-07 | 1 | -1/+1 |
* | Rebuild when the collection changes. | Christopher James Lahey | 2001-03-06 | 1 | -11/+60 |
* | Make this actually deploy the titles from the GalViewCollection and emit | Christopher James Lahey | 2001-01-26 | 1 | -111/+127 |
* | Fixed gal_define_views_dialog_new to be called with its proper argument. | Jon Trowbridge | 2001-01-23 | 1 | -1/+1 |
* | Added a GalViewCollection argument to the new function here. | Christopher James Lahey | 2000-12-07 | 1 | -5/+31 |
* | NULL-terminate gal_view_menus_apply's BonoboUIVerb array to prevent a | Dan Winship | 2000-12-05 | 1 | -0/+1 |
* | Adapt | Miguel de Icaza | 2000-11-18 | 1 | -3/+3 |
* | Added a bunch of .lo s from the menus directory. | Christopher James Lahey | 2000-11-12 | 1 | -1/+10 |
* | Changed the gal version number and the gal so number. Added check for | Christopher James Lahey | 2000-11-10 | 1 | -0/+188 |