/net/gnome-netstatus/

f='/~lantw44/cgit/'>index : gsoc2013-evolution
Google Summer of Code 2013 - GNOME - Archive Integration workspace
aboutsummaryrefslogtreecommitdiffstats
path: root/widgets
Commit message (Expand)AuthorAgeFilesLines
* Coding style and whitespace cleanups.Matthew Barnes2009-08-091-1/+1
* Seal up ESignature and add GObject properties.Matthew Barnes2009-08-071-5/+1
* Bug #205137 - Configurable date formats in componentsMilan Crha2009-08-042-64/+16
* Add a FIXME comment to e-attachment.cMatthew Barnes2009-08-041-0/+2
* Bug #580895 - Kill libgnomeui/gnome-thumbnail.hMilan Crha2009-08-041-0/+50
* Compiler warning fixes (as part of bug #424078)Milan Crha2009-07-281-1/+1
* Coding style and whitespace cleanups.Matthew Barnes2009-07-264-8/+8
* Bug #589580 - Crashes when dragging an image to the contact editorMilan Crha2009-07-241-7/+10
* Fix Attachment bar size of Anjal.Srinivasa Ragavan2009-07-244-4/+20
* Use the right api to check for system timezone.Chenthill Palanisamy2009-07-201-1/+8
* Add API for getting task count.Srinivasa Ragavan2009-07-202-1/+6
* Fix a typo in Chen's prev commit.Srinivasa Ragavan2009-07-201-1/+0
* Kill some obsolete utility functions.Matthew Barnes2009-07-192-203/+6
* More whitespace cleanup.Matthew Barnes2009-07-1944-241/+239
* Coding style and whitespace cleanups.Matthew Barnes2009-07-181-2/+2
* Search bar stuff for Anjal.Srinivasa Ragavan2009-07-174-0/+82
* Bug #266150 - In list view Delete option not working in menu and toolbarMilan Crha2009-07-171-1/+1
* Add an environment variable to show all errors as intrusiveChenthill Palanisamy2009-07-141-1/+20
* Bug 588277 – Unnecessary special-purpose configure flagMatthew Barnes2009-07-141-3/+1
* Fix excessive whitespace.Matthew Barnes2009-07-13125-566/+0
* Bug #245723 - Show days with transparent events in italicMilan Crha2009-07-091-1/+2
* Bug #525689 - Do not show all days as Sunday in a comp-editorMilan Crha2009-07-031-0/+6
* Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am.Matthew Barnes2009-07-015-5/+5
* Bug #245723 - Show days with transparent events in italicMilan Crha2009-06-303-16/+36
* Remove a weak pointer when disposing EAttachmentHandler.Matthew Barnes2009-06-201-0/+18
* Stop abusing forward declarations.Matthew Barnes2009-06-192-5/+4
* Use G_BEGIN_DECLS / G_END_DECLS macros.Matthew Barnes2009-06-1933-215/+66
* Bug 584902 – Disabled default account hides "From" in composerMatthew Barnes2009-06-151-4/+43
* Fix coding style.Matthew Barnes2009-06-142-3/+3
* Bug 585554 – Opening PDF attachment crashes in e_attachment_open_handle_err...Matthew Barnes2009-06-131-30/+17
* Added couple of APIS for EAttachmentPaned to hide combo and get theSrinivasa Ragavan2009-06-112-0/+19
* Fix a runtime warning for zero-length attachments.Matthew Barnes2009-06-091-4/+8
* Whoops, forgot to remove a debug message.Matthew Barnes2009-06-041-2/+0
* Bug 572543 – Doesn't show correct application for pdf attachmentsMatthew Barnes2009-06-042-6/+9
* Anjal stuff's for Evo.Srinivasa Ragavan2009-06-031-1/+6
* Bug 581280 – Wrong attachment name in eventMatthew Barnes2009-06-032-1/+333
* Fix more compiler warnings.Matthew Barnes2009-06-021-1/+1
* More code cleanup.Matthew Barnes2009-06-0275-318/+318
* Bug 583991 – "Suggest automatic display of attachment" does not workMatthew Barnes2009-05-291-0/+1
* Whitespace cleanup.Matthew Barnes2009-05-2960-257/+257
* Prefer GLib basic types over C types.Matthew Barnes2009-05-29200-3528/+3528
* Remove trailing whitespace, again.Matthew Barnes2009-05-29263-320/+320
* Fix compiler warnings in plugins.Matthew Barnes2009-05-271-6/+1
* Fix compiler warnings in mail.Matthew Barnes2009-05-262-2/+2
* Fix compiler warnings in calendar.Matthew Barnes2009-05-263-14/+14
* Fix compiler warnings in smime.Matthew Barnes2009-05-261-0/+1
* Fix compiler warnings in widgets.Matthew Barnes2009-05-2652-181/+131
* Filter/Search bar changes for Anjal.Srinivasa Ragavan2009-05-226-56/+134
* Bug 580925 – Better search bar for word searchesMatthew Barnes2009-05-212-8/+0
* Fix compiler warnings.Matthew Barnes2009-05-171-10/+0
* Bug 578478 – Composer shows not all "From" informationMatthew Barnes2009-05-171-1/+1
* Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-1714-21/+21
* Add e_attachment_store_get_attachments().Matthew Barnes2009-05-152-34/+44
* Bug 582585 – Crash when deleting multiple attachments from composed mailMatthew Barnes2009-05-141-0/+6
* Bug 582144 – Evolution not showing proper attachment filenameMatthew Barnes2009-05-132-9/+14
* Bug 440919 – Evolution can't attach "zero length" filesMatthew Barnes2009-05-131-0/+10
* Fix a couple attachment drag-and-drop typos.Matthew Barnes2009-05-061-2/+2
* Use 'Open with "$foo"' instead of 'Open in $foo...'Matthew Barnes2009-05-061-1/+1
* Bug 581454 – Move nautilus-sendto integration to EvolutionMatthew Barnes2009-05-064-0/+314
* Fix an error extracting URIs from local attachments.Matthew Barnes2009-05-051-0/+19
* Another #include path fix.Matthew Barnes2009-05-051-1/+1
* Fix include paths.Matthew Barnes2009-05-055-6/+6
* ** BUGFIX: 573830 - g_timeout_add_seconds should be preferred to g_timeout_addMarcel Stimberg2009-05-042-2/+2
* ** BUGFIX: 569696 – Memory leak in message-listSrinivasa Ragavan2009-05-043-0/+59
* Bug 574781 – Bad e-send-options.glade stringsMatthew Barnes2009-05-031-1266/+808
* Bug 325131 – Do not translate ETable property nicknamesMatthew Barnes2009-05-034-18/+18
* Remove obsolete Glade files.Matthew Barnes2009-05-033-413/+1
* Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-027-0/+14
* Only #include specific libgnome[ui] headers; easier to track.Matthew Barnes2009-05-019-1649/+1
* Bug 580892 – Kill libgnomeui/gnome-app and gnome-app-helperMatthew Barnes2009-05-015-52/+40
* Bump the required GLib and GTK+ versions to latest stable.Matthew Barnes2009-05-013-10/+0
* Commit the rest of the attachment UI rewriteMatthew Barnes2009-04-288-3723/+2540
* Bug 516933 – Rewrite attachment UIMatthew Barnes2009-04-2818-0/+6940
* GN-bug #572348 - Removed deprecated Gtk+ symbolsMilan Crha2009-04-2411-152/+182
* Reset ETable vertical padding to 3 to more closely match GtkTreeView.Matthew Barnes2009-04-241-1/+1
* Bug 565780 – Message view is tightly packed and hard to readMatthew Barnes2009-04-241-3/+4
* Bug 577929 – Consolidate marshallersMatthew Barnes2009-04-2322-80/+67
* BGO : 578685 : Copy string. Avoids SIGSEGV.EVOLUTION_2_26_1Johnny Jacob2009-04-132-0/+11
* ** Remove a bunch of juvenile comments. Source code should lookMatthew Barnes2009-04-121-2/+0
* Reviewed by Milan Crha <mcrha@redhat.com> Reviewed by Matthew BarnesTakao Fujiwara2009-04-072-6/+22
* ** Fixes bug #576694Matthew Barnes2009-03-254-3/+26
* Removed the string marked for translation.Chenthill Palanisamy2009-03-092-1/+7
* Fixes #342446Chenthill Palanisamy2009-03-082-5/+40
* Chenthill Palanisamy <pchenthill@novell.com> ** Part of fix for bug #573198 ...Suman Manjunath2009-02-262-1/+9
* ** Fix for bug #559027Milan Crha2009-02-252-2/+11
* ** Fixes part of bug #572348Matthew Barnes2009-02-192-1/+7
* Migrate from deprecated gtk_window_set_policy to gtk_window_set_resizableAndre Klapper2009-02-192-1/+6
* ** Fix for bug #550114Milan Crha2009-02-167-27/+46
* ** Fixes bug #571734Matthew Barnes2009-02-152-3/+5
* ** Fix for bug #404232Milan Crha2009-02-122-1/+10
* ** Disable debug macros (#define d(x) x) throughout. (#569638)Matthew Barnes2009-02-011-1/+1
* Patch from Behnam Esfahbod - Fix for bug #342446 (Use localized digits in the...Suman Manjunath2009-01-302-9/+25
* New convenience function calls gtk_show_uri() and displays an error dialogMatthew Barnes2009-01-113-10/+14
* Remove unneeded #include <libgnome/gnome-util.h>.Matthew Barnes2009-01-113-2/+6
* Remove unneeded #include <libgnomeui/gnome-app.h>. Remove unneededMatthew Barnes2009-01-112-1/+5
* ** Fixes bug #567281Matthew Barnes2009-01-113-2/+8
* ** Fixes bug #567276Matthew Barnes2009-01-114-79/+14
* ** Fixes bug #567285Matthew Barnes2009-01-113-4/+9
* Reviewed by Matthew Barnes <mbarnes@redhat.com>Takao Fujiwara2009-01-093-2/+16
* ** Fix for bug #557176Milan Crha2008-12-152-0/+10
* ** Fix for bug #556303Milan Crha2008-12-102-1/+9
* ** Fix for bug #563669Milan Crha2008-12-092-2/+9
* ** Fixes bug #554464Felix Riemann2008-11-282-15/+9
* ** Fixes bug #560882Matthew Barnes2008-11-183-2/+11
* ** Fixes bug #559041Matthew Barnes2008-11-032-0/+9
* Only include the toplevel GTK+ header.Matthew Barnes2008-10-314-3/+10
* License ChangesSankarasivasubramanian Pasupathilingam2008-10-293-20/+25
* Re-factor spinner usageSankarasivasubramanian Pasupathilingam2008-10-214-91/+67
* License changes.Sankarasivasubramanian Pasupathilingam2008-10-189-21/+44
* License changesSankarasivasubramanian Pasupathilingam2008-10-102-30/+26
* Change License from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-10-082-17/+22
* Remove obsolete files.Sankarasivasubramanian Pasupathilingam2008-10-061-2/+0
* Removed obsolete files.Sankarasivasubramanian Pasupathilingam2008-10-063-146/+6
* Change license from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-10-032-20/+25
* Removed obsolete files.Sankarasivasubramanian Pasupathilingam2008-10-034-527/+6
* Change licese from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-10-035-47/+60
* ** Fix for bug #554418Milan Crha2008-10-012-2/+8
* Change License from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-10-013-33/+37
* Change License from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-09-304-29/+44
* ** Fix for bug #530716Milan Crha2008-09-292-1/+14
* ** Remove unused filesSrinivasa Ragavan2008-09-291-2/+3
* Remove obsolete files.Sankarasivasubramanian Pasupathilingam2008-09-294-751/+6
* License changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-298-101/+117
* Change License from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-245-46/+57
* Change license from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-195-61/+70
* License changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-168-95/+107
* License Changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-1312-137/+150
* ** Fixes bug #549968Matthew Barnes2008-09-072-1/+8
* esthetic license header cleans, and fix e-pkcs12Michael Meeks2008-09-061-7/+2
* fix licensing snafus.Michael Meeks2008-09-063-44/+2
* correct licensing cockup; apologies.Michael Meeks2008-09-063-42/+4
* License changes. Changed license from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-09-0414-174/+189
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-03112-1678/+1761
* ** Fixes bug #550334Matthew Barnes2008-09-022-1/+8
* Fix vertical alignment of labels.Matthew Barnes2008-08-302-2/+7
* License ChangesSankarasivasubramanian Pasupathilingam2008-08-27106-1494/+1750
* ** Fixes bug #547411Matthew Barnes2008-08-152-8/+20
* New convenience function for launching help from Evolution. Displays anMatthew Barnes2008-08-153-17/+12
* ** Fixes bug #546892Matthew Barnes2008-08-1210-106/+75
* ** Fix for bug #352695Milan Crha2008-08-112-2/+11
* ** Fix for bug #519292Milan Crha2008-08-115-39/+36
* ** Fix for bug #352695Milan Crha2008-08-115-12/+80
* ** Part of fix for bug #543943Milan Crha2008-07-233-0/+29
* Committing on behalf of Milan Crha <mcrha@redhat.com> Milan Crha2008-07-219-1/+131
* ** Fixes bug #542587Matthew Barnes2008-07-214-0/+274
* ** Fix for bug #542889Paolo Borelli2008-07-144-18/+14
* ** Fix for bug #542631Paolo Borelli2008-07-132-34/+8
* Fix for bug #370731 (bugzilla.novell.com): Use MAX (<max width of day-names>,...Suman Manjunath2008-07-073-6/+25
* ** Fix for bug #519536Srinivasa Ragavan2008-06-302-2/+11
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-21