aboutsummaryrefslogtreecommitdiffstats
path: root/widgets
Commit message (Expand)AuthorAgeFilesLines
* 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-21257-263/+263
* ** Fix for bug #532597Milan Crha2008-06-192-10/+38
* ** Fix for bug #340683Milan Crha2008-06-102-48/+166
* Fix build breakage. Apparently <gtk/gtk.h> only recently startedMatthew Barnes2008-06-072-0/+2
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-0683-229/+62
* gdk_rgb_get_cmap -> gdk_rgb_get_colormapKjartan Maraas2008-06-043-3/+9
* gdk_rgb_get_cmap -> gdk_rgb_get_colormapKjartan Maraas2008-06-046-5/+14
* gdk_pixbuf_unref() -> g_object_unref()Kjartan Maraas2008-06-043-2/+8
* gtk_window_set_policy -> gtk_window_set_resizable.Kjartan Maraas2008-06-043-13/+19
* gtk_window_set_policy -> gtk_window_set_resizableKjartan Maraas2008-06-042-2/+6
* Migrate from gtk_window_set_policy() to gtk_window_set_resizable() andKjartan Maraas2008-06-048-52/+55
* Committing on behalf of Milan Crha <mcrha@redhat.com>Milan Crha2008-06-023-19/+64
* ** Fixes bug #534360Matthew Barnes2008-05-2348-562/+856
* ** Fixes bug #311042, Patch by Milan CrhaMatthew Barnes2008-05-142-4/+87
* ** Fixes part of bug #424744Matthew Barnes2008-05-073-13/+21
* ** Fix for bug #528288Milan Crha2008-04-305-3/+98
* ** Fix for bug #529893Danny Baumann2008-04-2510-1/+34
* ** Fixes bug #529641Matthew Barnes2008-04-235-3/+20
* ** Fix for bug #334444Srinivasa Ragavan2008-04-213-0/+33
* ** Fix for bug #526741 (gnome-vfs to gio/gvfs port)Milan Crha2008-04-185-158/+235
* Remove some unused variables.Matthew Barnes2008-04-142-1/+7
* Fix for bug #517134 : Extend the 'Insert' menu (in editors) to show a "Recent...Suman Manjunath2008-04-123-1/+181
* ** Merge the mbarnes-composer branchMatthew Barnes2008-04-038-45/+306
* ** Fix for bug #519292Milan Crha2008-03-272-2/+9
* ** Fix for bug #507526Milan Crha2008-03-272-1/+7
* ** Fix for bug #482148Milan Crha2008-03-152-4/+17
* ** Fix for bug #460204Milan Crha2008-03-132-0/+19
* ** Fix for bug #512543Milan Crha2008-03-132-628/+6
* Fix the string freeze break of the former commit.Andre Klapper2008-02-242-1/+6
* Fix for bug #471779 (Timezone entries in the timezone dialog combo-box are no...Suman Manjunath2008-02-243-83/+115
* ** Fix for bug #383438Milan Crha2008-02-202-1/+8
* ** Fix for bug #209353Milan Crha2008-02-202-1/+17
* ** Part of fix for bug #515744Milan Crha2008-02-183-3/+17
* ** Fix for bnc #178778Srinivasa Ragavan2008-02-182-2/+8
* ** Fix for bug #249501Milan Crha2008-02-082-0/+23
* Fix a compiler warning.Matthew Barnes2008-02-032-52/+6
* ** Fix for bug #512623Milan Crha2008-02-013-6/+16
* Replace G_GNUC_FUNCTION (deprecated) with G_STRFUNC.Matthew Barnes2008-01-294-5/+12
* Fix some gradient issues.Srinivasa Ragavan2008-01-282-4/+8
* Fix for 467581 : wrap a/c searches in a camel-op for better cancellation.Johnny Jacob2008-01-253-1/+9
* Fix typo: s/EVOLUTON_MAIL_LIBS/EVOLUTION_MAIL_LIBS/. No need to useTor Lillqvist2008-01-252-2/+7
* ** Fix for bug #402487Milan Crha2008-01-242-2/+12
* Cairofication of the preference window's etable.Srinivasa Ragavan2008-01-244-80/+28
* ** Fix for bug #511105Milan Crha2008-01-234-5/+19
* ** Fix for bug #511094Milan Crha2008-01-232-0/+10
* Draw the cursor only for multiselection.Srinivasa Ragavan2008-01-202-3/+7
* Removed the pixmap cache. It wasn't giving alpha for the cairo renderedSrinivasa Ragavan2008-01-203-110/+87
* Patch from Mayank Jain <mayank.gnu@gmail.com> ** Fix for bug #348638 (Cleanl...Suman Manjunath2008-01-142-16/+32
* Patch by Jean-Christophe BEGUE to fix bug #329692.Jeffrey Stedfast2008-01-122-1/+9
* ** Fix for bug #488213Milan Crha2008-01-124-8/+17
* ** Most of the errors are now non-intrusiveSrinivasa Ragavan2008-01-104-12/+39
* ** Fix for bug #339813Milan Crha2008-01-073-7/+62
* Part of bug #504480 Possible leak fix. Function prototype changed andMilan Crha2008-01-043-5/+14
* ** Fix for bug #504480Matthew Barnes2008-01-042-0/+15
* ** Fix for bug #211353Milan Crha2007-12-172-0/+10
* ** Non-intrusive errror reporting and basic logging support.Srinivasa Ragavan2007-12-177-26/+500
* ** Fixes bug 474651Tobias Mueller2007-12-142-3/+3
* ** Fixes bug #392747 (extra cleanup work)Matthew Barnes2007-12-062-9/+10
* Patch from David Turner <cillian64@googlemail.com>: Fix for bug #408170 (mis...Suman Manjunath2007-12-062-2/+9
* ** Fix for bug #458824David Turner2007-12-042-5/+11
* ** Fixes bug #392747Matthew Barnes2007-12-033-29/+16
* ** Fixes part of bug #495123Matthew Barnes2007-12-025-0/+415
* ** Fixes bug #495123Matthew Barnes2007-11-284-0/+487
* ** Fixes bug #495951 Use GtkTreeView in place of ETableGilles Dartiguelongue2007-11-274-276/+259
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-15226-2602/+2602
* ** Fix for bug #255051Milan Crha2007-11-054-1/+25
* ** Fix for bug #231166Milan Crha2007-11-052-38/+98
* ** Fix for bug #341085Milan Crha2007-11-052-5/+12
* ** Fix for bug #351932Milan Crha2007-11-053-0/+25
* ** Fixes bug #492058Damien Carbery2007-11-033-10/+18
* ** Fix for bug #463946Milan Crha2007-11-022-0/+8
* ** Miscellaneous compiler warning fixes.Matthew Barnes2007-11-012-2/+7
* text/e.entry.[ch] text/e-completion.[ch] text/e-text-model-uri.[ch]Kjartan Maraas2007-10-3120-3996/+34
* Warning fixes: - NULL vs. 0 vs. FALSE - Mark som code staticKjartan Maraas2007-10-319-17/+38
* Warning fixes: - NULL vs 0 vs FALSE - ANSIfication of functionKjartan Maraas2007-10-3116-50/+81
* ** Fix for bug #483785Michael Monreal2007-10-312-1/+9
* ** Workaround for bug #395272Tobias Mueller2007-10-262-8/+21
* ** Fixes part of bug #417999Matthew Barnes2007-10-232-5/+14
* ** Fixes bug 360134Tobias Mueller2007-10-124-4/+5
* ** Fixes bug #437579Matthew Barnes2007-10-1012-44/+56
* Remove an unused function left behind by my previous commit.Matthew Barnes2007-10-021-10/+0
* ** Fixes bug #469657Matthew Barnes2007-10-023-67/+42
* 2007-10-01 mcrha Fix for bug #470837Milan Crha2007-10-012-24/+46
* 2007-10-01 mcrha Fix for bug #413420Milan Crha2007-10-012-1/+58
* 2007-10-01 mcrha Fix for bug #474557Milan Crha2007-10-012-3/+10
* Fix for bug #461195 from Hiroyuki Ikezoe.Matthew Barnes2007-09-2822-44/+74
* 2007-09-27 mcrha Fix for bug #478871Milan Crha2007-09-272-4/+13
* 2007-09-27 mcrha Fix for bug #479716 (needs run autogen.sh)Milan Crha2007-09-274-2129/+31
* 2007-09-26 mcrha Fix for bug #423401Milan Crha2007-09-264-8/+41
* 2007-09-26 mcrha Fix for bug #351333Milan Crha2007-09-262-3/+21
* 2007-09-26 mcrha Fix for bug #340748Milan Crha2007-09-262-0/+9
* ** Fixes bug #476040Matthew Barnes2007-09-132-4/+9
* 2007-09-07 mcrha Fix for bug #473903Milan Crha2007-09-072-1/+8
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-02279-554/+550
* Move away from g_asserts from g_return*.Srinivasa Ragavan2007-08-3120-61/+109
* ** Fixes bug #411619Matthew Barnes2007-08-253-8/+12
* 2007-08-24 mcrha Fix for bug #239441Milan Crha2007-08-242-1/+23
* ** Fixes bug #309166Matthew Barnes2007-08-242-6/+88
* ** Fixes bug #303877.Matthew Barnes2007-08-242-2/+82
* ** Fixes bug #303878Matthew Barnes2007-08-243-3/+77
* 2007-08-16 mcrha Part of fix for bug #350539Milan Crha2007-08-163-2/+17
* ** Fix for bug #419690Srinivasa Ragavan2007-08-072-0/+10
* 2007-08-07 mcrha Fix for bug #463946Milan Crha2007-08-072-2/+9
* ** Fix for bug #429234Srinivasa Ragavan2007-08-062-0/+8
* ** Fix for bug #455799Hiroyuki Ikezoe2007-08-047-70/+0
* 2007-08-03 mcrha Fix for bug #335566Milan Crha2007-08-032-0/+15
* ** Fix for bug #451599Srinivasa Ragavan2007-08-032-1/+8
* 2007-08-03 mcrha Fix for bug #331729Milan Crha2007-08-032-1/+11
* Remove E_MAKE_TYPE macro.Hiroyuki Ikezoe2007-07-2890-1105/+733
* Collect all the required package versions in one place and explicitlyMatthew Barnes2007-07-286-6/+24
* ** Fix for bug #323522Srinivasa Ragavan2007-07-272-1/+9
* Plugged memory leak.Hiroyuki Ikezoe2007-07-262-0/+9
* Remove needless g_strndup().Hiroyuki Ikezoe2007-07-192-6/+6
* Remove needless g_strndup().Hiroyuki Ikezoe2007-07-152-4/+7
* Fix the date. See comments in bug #353752.Hiroyuki Ikezoe2007-07-121-1/+1
* Fix for bug #353752Srinivasa Ragavan2007-07-096-70/+101
* Fixes #387844Chenthill Palanisamy2007-07-092-1/+8
* Remove a warningSrinivasa Ragavan2007-06-182-1/+5