aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/menus/gal-define-views-dialog.c
Commit message (Expand)AuthorAgeFilesLines
* Remove NULL checks for GObject methods.Matthew Barnes2011-02-131-2/+2
* More whitespace cleanup.Matthew Barnes2011-01-311-1/+1
* Coding style and whitespace cleanups.Matthew Barnes2010-09-121-11/+11
* Coding style and whitespace cleanup.Matthew Barnes2010-05-271-1/+0
* Bug #604971 - Evolution allows deletion of default viewsMilan Crha2010-05-141-16/+24
* Giant leap towards GSEAL compliance.Matthew Barnes2010-04-081-2/+9
* Bug #325121 - Do not translate developer strings in g_param_spec_*Milan Crha2010-04-021-2/+2
* Bug #488979 - Disable Edit for card views in contactsMilan Crha2010-04-011-1/+6
* Clean up GalView and related classes.Matthew Barnes2010-03-111-1/+1
* Kill ETableScrolled.Matthew Barnes2009-12-081-23/+0
* BugĀ 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-171-19/+13
* More whitespace cleanup.Matthew Barnes2009-07-191-1/+1
* Whitespace cleanup.Matthew Barnes2009-05-291-1/+1
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-9/+9
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* Fix compiler warnings in widgets.Matthew Barnes2009-05-261-3/+1
* License ChangesSankarasivasubramanian Pasupathilingam2008-08-271-16/+16
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-2/+0
* gtk_window_set_policy -> gtk_window_set_resizable.Kjartan Maraas2008-06-041-8/+8
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-9/+9
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Remove E_MAKE_TYPE macro.Hiroyuki Ikezoe2007-07-281-9/+3
* Remove a warningSrinivasa Ragavan2007-06-181-1/+0
* ** Fix for bug #446015 from Gilles Dartiguelongue Srinivasa Ragavan2007-06-181-110/+152
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-201-2/+2
* ** Fixes bug #419524Matthew Barnes2007-03-211-3/+3
* ** Fixes bug #240762Srinivasa Ragavan2005-12-201-1/+1
* Fix #240762. If the galview implement the edit function, enable the editLi Yuan2005-09-291-2/+2
* Fixes a bug where it allows just builtin views to be edited and not userSrinivasa Ragavan2005-07-251-2/+2
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-5/+5
* Port to Windows, initial commit:Tor Lillqvist2005-04-291-6/+12
* Fixes #40762Li Yuan2005-03-231-1/+8
* do not set position, it's already done in .glade, call set_transient_forRadek Doulik2004-08-041-1/+9
* watch for selection changes and set Delete button sensitivity according toRadek Doulik2004-07-241-0/+21
* remove defunct Revert button and replace OK/Cancel buttons with a CloseJon Oberheide2004-06-101-2/+1
* shared object looks for wrong mo file"Suresh Chandrasekharan2003-11-031-1/+1
* fix string duplication and refcounting problems.Larry Ewing2003-06-241-5/+5
* fix padding and default size. Fixed warnings elsewhere in file.Mike Kestner2003-04-161-1/+7
* use stock buttons, remove desc frame. #if out the copy button. addMike Kestner2003-04-111-0/+2
* fix button order fix button order fix button orderMike Kestner2003-04-081-1/+1
* Instead of using gtk_widget_unparent(), remove the widget from theHans Petter Jansson2003-03-181-1/+1
* add the parent arg.Chris Toshok2002-12-191-2/+4
* check for null or blank view namesGilbert Fang2002-12-111-5/+9
* hrm, we shouldn't need to do this, but gtk_widget_show_all the customChris Toshok2002-11-151-0/+1
* more porting work.Chris Toshok2002-11-141-93/+72
* merging the gal-2 branch back to the trunk.Mike Kestner2002-11-011-5/+8
* Edit the view after appending it to the model.Christopher James Lahey2002-06-171-0/+1
* Added this function to set the user visible name of this collection.Christopher James Lahey2002-06-041-2/+17
* Set the gettext-domain here.Christopher James Lahey2002-05-021-2/+5
* Ansification patch from danw.Christopher James Lahey2002-04-261-1/+1
* Changed the license announcement at the top of these files.Christopher James Lahey2001-10-271-13/+15
* Chain to the destroy handler in the parent class!Federico Mena Quintero2001-08-091-1/+5
* No one responds on IRC, explained everything in bugzilla and these changelogs.Gediminas Paulauskas2001-04-021-2/+3
* Have the argument system do type checking on our "collection" argument.Christopher James Lahey2001-01-251-11/+16
* Initialize collection field to NULL. Set the collection on the model asChristopher James Lahey2001-01-221-1/+14
* Added a collection argument to this to set the GalViewCollection.Christopher James Lahey2001-01-181-7/+91
* Added gal-view-collection.c, gal-view-etable.c, gal-view-factory-etable.c,Christopher James Lahey2000-12-071-7/+9
* Fixed some typos to get the table to display properly.Christopher James Lahey2000-11-221-2/+2
* Updated version number.Christopher James Lahey2000-11-141-2/+1
* Added a bunch of .lo s from the menus directory.Christopher James Lahey2000-11-121-6/+81
* New files for the new define views dialog.Christopher James Lahey2000-11-061-0/+150