/benchmarks/flops/

gsoc2013-evolution Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* New struct to wrap instances of calendar objects for recurrencies andFederico Mena Quintero2000-02-0817-26/+567
* Fixed some motion event bugs. (incorrect x and y.)Christopher James Lahey2000-02-088-149/+2902
* Added line wrap and a max number of lines (max number of lines is onlyChristopher James Lahey2000-02-087-396/+819
* Removed an unneccessary include of libhnj. All uses of libhnj areChristopher James Lahey2000-02-082-2/+5
* Sync for Chris to useMiguel de Icaza2000-02-084-24/+36
* function deleted.Matthew Loper2000-02-082-76/+2
* + * tests/test-formatter.c (print_usage_and_quit): New function,Matthew Loper2000-02-083-60/+115
* Include gnome-animator as part of non-experimental header files. ImplementElliot Lee2000-02-081-1/+2
* finished.Damon Chaplin2000-02-073-12/+19
* Setup the scroll region of the table canvas on size allocation.Miguel de Icaza2000-02-079-34/+67
* New macro. This is an improved version of AC_CHECK_TYPE which takes intoMartin Baulig2000-02-052-2/+44
* New function to create the base VObject for a calendar.Federico Mena Quintero2000-02-0413-38/+149
* Chut.Bertrand Guiheneuf2000-02-033-0/+6
* Sync to laptop - FedericoArturo Espinosa2000-02-035-50/+141
* Added the get_object() method.Federico Mena Quintero2000-02-0219-158/+410
* typo fix : usebertrand2000-02-021-0/+7
* *** empty log message ***Bertrand Guiheneuf2000-02-021-3/+3
* + * tests/test-formatter.c: New file; intended to test theMatthew Loper2000-02-024-182/+535
* Files to load the contact print style editor from the glade file. Doesn'tChristopher James Lahey2000-02-0213-122/+1127
* Handle the cal_loaded signal from the listener. Store the calendar clientFederico Mena Quintero2000-02-017-0/+288
* Sync to desktop - FedericoArturo Espinosa2000-01-317-10/+29
* Add evolution-mail.gnorba fileArturo Espinosa2000-01-301-0/+13
* Add missing fileArturo Espinosa2000-01-301-0/+58
* More work. Not funny that e-table does not display.Arturo Espinosa2000-01-296-28/+189
* Add data field back in.Miguel de Icaza2000-01-293-0/+6
* Changed the namespace from GNOME::Calendar to Evolution::Calendar.Federico Mena Quintero2000-01-2927-250/+267
* Work on the factoyrArturo Espinosa2000-01-293-13/+43
* Handle the grab and ungrab command instead of doing focus by hand. ThisChristopher James Lahey2000-01-2821-1004/+1373
* Use e_canvas_item_grab_focus so that it will work with old versions ofChristopher James Lahey2000-01-2715-12/+248
* Set the minimum_width.Christopher James Lahey2000-01-2715-20/+175
* Added an arrow cursor for the draggable columns. Made the clickable columnChristopher James Lahey2000-01-2621-204/+1073
* gnome-bonobo-check.m4 Include <bonobo.h> rather thanDave Camp2000-01-262-1/+6
* Check for bonobo_object_get_type() rather than gnome_object_get_type().Dave Camp2000-01-262-1/+6
* + * camel/camel-formatter.c: By looking up a mimetype in aMatthew Loper2000-01-26