| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug #245723 - Show days with transparent events in italic | Milan Crha | 2009-06-30 | 1 | -4/+10 |
* | Bug #238058 - Show more from summary for events with icons | Milan Crha | 2009-06-30 | 2 | -10/+11 |
* | Bug #513451 - Select Today for calendar views on the first showing | Milan Crha | 2009-06-19 | 1 | -4/+16 |
* | Stop abusing forward declarations. | Matthew Barnes | 2009-06-19 | 6 | -41/+41 |
* | Use G_BEGIN_DECLS / G_END_DECLS macros. | Matthew Barnes | 2009-06-19 | 18 | -113/+35 |
* | Fix coding style. | Matthew Barnes | 2009-06-14 | 4 | -8/+8 |
* | Avoid the console popping while evolution running on windows | Fridrich Strba | 2009-06-05 | 1 | -0/+4 |
* | Fix even more compiler warnings and disable one for format strings | Milan Crha | 2009-06-05 | 5 | -14/+15 |
* | libevolution-mail-shared is a new library, so reflect its existence | Fridrich Strba | 2009-06-05 | 1 | -1/+1 |
* | Bug 581280 – Wrong attachment name in event | Matthew Barnes | 2009-06-03 | 1 | -81/+139 |
* | More code cleanup. | Matthew Barnes | 2009-06-02 | 45 | -151/+151 |
* | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 55 | -332/+332 |
* | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-29 | 142 | -2110/+2110 |
* | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-29 | 225 | -324/+324 |
* | Fix compiler warnings in calendar. | Matthew Barnes | 2009-05-26 | 42 | -296/+303 |
* | Eliminate redundant E_ICON_SIZE_* enumeration. | Matthew Barnes | 2009-05-24 | 8 | -64/+64 |
* | Bug #579779 - No crash when updating repeating event | Milan Crha | 2009-05-21 | 1 | -2/+1 |
* | Bug #583360 - Be able to select UTC as day view's second timezone | Milan Crha | 2009-05-21 | 1 | -1/+9 |
* | Fixes bug 498712 (bnc) - deleting meetings sometimes does not work properly. | Chenthill Palanisamy | 2009-05-21 | 4 | -13/+10 |
* | Adds the resend feature to GroupWise features. | Chenthill Palanisamy | 2009-05-21 | 3 | -9/+12 |
* | Fix several types of pedantic compiler warnings. | Matthew Barnes | 2009-05-17 | 21 | -28/+28 |
* | Bug 582626 - Remove forgotten widgets from a glade file | Milan Crha | 2009-05-15 | 1 | -36/+0 |
* | Remove an unnecessary variable from get_attachment_list(). | Matthew Barnes | 2009-05-14 | 1 | -3/+1 |
* | Make the Calendar view scroll using the arrow keys | Marcel Stimberg | 2009-05-14 | 1 | -17/+74 |
* | Resize the alarm notifier correctly | Ritesh Khadgaray | 2009-05-09 | 1 | -1/+1 |
* | Bug 580900 – Kill libgnomeui/gnome-dateedit | Adam Petaccia | 2009-05-07 | 1 | -1/+0 |
* | Bug 571496 – Migrate from deprecated gnome_execute to g_spawn/xdg-terminal | Adam Petaccia | 2009-05-06 | 4 | -10/+3 |
* | Be able to setup custom alarms and a runtime warning fix | Milan Crha | 2009-05-05 | 1 | -32/+49 |
* | Mark CompEditor as changed when attachments are added or removed. | Matthew Barnes | 2009-05-05 | 1 | -8/+21 |
* | Assure that the filename <-> uri conversion are done with g_filename_{to,from... | Fridrich Strba | 2009-05-04 | 1 | -1/+1 |
* | ** BUGFIX: 573830 - g_timeout_add_seconds should be preferred to g_timeout_add | Marcel Stimberg | 2009-05-04 | 3 | -4/+4 |
* | Bug 575122 – "before every anniversary/birthday" is missing translator comment | Matthew Barnes | 2009-05-03 | 1 | -1960/+1226 |
* | Bug 572977 – Use g_strerror() instead of strerror() | Matthew Barnes | 2009-05-03 | 1 | -1/+1 |
* | Use Behdad's brilliant git.mk to generate .gitignore files. | Matthew Barnes | 2009-05-02 | 12 | -0/+24 |
* | Only #include specific libgnome[ui] headers; easier to track. | Matthew Barnes | 2009-05-01 | 3 | -3/+1 |
* | Bug 580896 – Kill libgnome/gnome-program | Matthew Barnes | 2009-05-01 | 1 | -1/+0 |
* | Bug 580898 – Kill libgnomeui/gnome-winhints | Matthew Barnes | 2009-05-01 | 1 | -3/+0 |
* | Bump the required GLib and GTK+ versions to latest stable. | Matthew Barnes | 2009-05-01 | 1 | -4/+0 |
* | Bug #273818 - Allow scrolling Month View by a week only | Milan Crha | 2009-05-01 | 10 | -6/+127 |
* | Bug #570730 - Get rid of gnome-config in Evolution | Milan Crha | 2009-04-30 | 5 | -58/+197 |
* | Simplify action and action group lookups in CompEditor. | Matthew Barnes | 2009-04-28 | 1 | -24/+6 |
* | Use consistent variable names for GtkUIManager | Matthew Barnes | 2009-04-28 | 4 | -29/+29 |
* | Commit the rest of the attachment UI rewrite | Matthew Barnes | 2009-04-28 | 6 | -1361/+295 |
* | Bug 516933 – Rewrite attachment UI | Matthew Barnes | 2009-04-28 | 2 | -0/+576 |
* | Sanitize values from GConf before using them | Milan Crha | 2009-04-27 | 2 | -4/+19 |
* | Allow Last Modified and Created columns for event table | Milan Crha | 2009-04-27 | 9 | -12/+116 |
* | Calendar - do not close editor after error | Milan Crha | 2009-04-25 | 2 | -7/+20 |
* | Possible leak fix | Milan Crha | 2009-04-25 | 2 | -2/+12 |
* | Use new ESourceList API (simplifies code) | Milan Crha | 2009-04-25 | 4 | -154/+56 |
* | Use system timezone in Evolution | Milan Crha | 2009-04-25 | 8 | -54/+265 |
* | Include timezone information in a tooltip when differs from user's | Milan Crha | 2009-04-24 | 2 | -3/+22 |
* | Get rid of "Adjust for daylight saving time" option | Milan Crha | 2009-04-24 | 8 | -178/+19 |
* | Remove unused files | Milan Crha | 2009-04-24 | 1 | -0/+0 |
* | GN-bug #572348 - Removed deprecated Gtk+ symbols | Milan Crha | 2009-04-24 | 18 | -1455/+714 |
* | Bug 577929 – Consolidate marshallers | Matthew Barnes | 2009-04-23 | 8 | -36/+11 |
* | Fixes #561312 | Chenthill Palanisamy | 2009-04-13 | 6 | -17/+131 |
* | ** Fix for bug #523802 | Milan Crha | 2009-04-08 | 11 | -11/+167 |
* | ** Fix for bug #577717 | Milan Crha | 2009-04-02 | 2 | -0/+14 |
* | ** Fix for bug #401346 | Milan Crha | 2009-03-06 | 3 | -3/+15 |
* | Fixes #435455 (bnc) | Chenthill Palanisamy | 2009-03-05 | 11 | -19/+55 |
* | ** Fix for bug #573119 | Milan Crha | 2009-03-05 | 3 | -9/+22 |
* | ** Fix for bug #573193 | Milan Crha | 2009-03-04 | 2 | -4/+7 |
* | ** Fix for bug #573122 | Milan Crha | 2009-03-04 | 4 | -4/+13 |
* | ** Fix for bug #558366 | Milan Crha | 2009-02-25 | 2 | -0/+9 |
* | ** Fix for bug #238346 | Milan Crha | 2009-02-25 | 2 | -45/+93 |
* | ** Fix for bug #529037 | Milan Crha | 2009-02-25 | 2 | -0/+18 |
* | ** Fix for bug #561465 | Milan Crha | 2009-02-25 | 2 | -0/+8 |
* | ** Fix for bug #572543 | Milan Crha | 2009-02-23 | 2 | -2/+10 |
* | Make it use the proper action. Patch by Paweł Zembrzuski | Tobias Mueller | 2009-02-22 | 2 | -1/+8 |
* | ** Fix for bug #567949 | Milan Crha | 2009-02-20 | 3 | -6/+16 |
* | Rats. gtk_status_icon_set_tooltip_text() is only in 2.16. | Matthew Barnes | 2009-02-19 | 1 | -1/+3 |
* | ** Fixes part of bug #572348 | Matthew Barnes | 2009-02-19 | 3 | -5/+13 |
* | Remove useless and deprecated gtk_layout_freeze and gtk_layout_thaw calls. | Andre Klapper | 2009-02-19 | 2 | -11/+6 |
* | ** Fix for bug #550114 | Milan Crha | 2009-02-16 | 4 | -9/+48 |
* | ** Fixes bug #571625 | Chow Loong Jin | 2009-02-14 | 3 | -10/+14 |
* | Substitute some deprecated gtk+ functions. | Andre Klapper | 2009-02-12 | 3 | -5/+11 |
* | Do not use non-zero page size in an adjustment, it's deprecated now. | Milan Crha | 2009-02-09 | 2 | -1/+6 |
* | Mark a string for translation. Fixes bug #570364 | Gabor Kelemen | 2009-02-03 | 2 | -1/+7 |
* | Fix compiler warnings. | Matthew Barnes | 2009-02-02 | 8 | -9/+21 |
* | ** Disable debug macros (#define d(x) x) throughout. (#569638) | Matthew Barnes | 2009-02-01 | 4 | -4/+3 |
* | Fix for bug #450554 (bugzilla.novell.com) - Remove all attendees from the lis... | Suman Manjunath | 2009-01-30 | 7 | -16/+98 |
* | Fixes #463602. | Chenthill Palanisamy | 2009-01-30 | 2 | -87/+99 |
* | Fixes #450535 (bnc). | Chenthill Palanisamy | 2009-01-30 | 2 | -1/+8 |
* | Fixes #347287. | Chenthill Palanisamy | 2009-01-30 | 3 | -4/+11 |
* | ** Fix for bug #318003 | Milan Crha | 2009-01-27 | 9 | -306/+256 |
* | ** Fix for bug #463597, bug #463594, bug#463599 (BNC) and ** bug | Bharath Acharya | 2009-01-27 | 2 | -13/+39 |
* | ** Fix for bug #559604 | Milan Crha | 2009-01-24 | 4 | -3/+20 |
* | ** Fix for bug #442869 | Milan Crha | 2009-01-23 | 4 | -23/+41 |
* | ** Fix for bug #362754 | Milan Crha | 2009-01-22 | 4 | -10/+56 |
* | ** Fix for bug #541209 | Suman Manjunath | 2009-01-21 | 13 | -26/+86 |
* | ** Fix for bug #353460 | Milan Crha | 2009-01-21 | 2 | -2/+9 |
* | ** Fix for bug #568331 | Milan Crha | 2009-01-21 | 2 | -1/+24 |
* | ** Fix for bug #567850 | Milan Crha | 2009-01-20 | 4 | -1/+68 |
* | ** Fix for bug #550735 | Milan Crha | 2009-01-20 | 2 | -25/+40 |
* | ** Part of fix for bug #260853 | Milan Crha | 2009-01-19 | 7 | -7/+238 |
* | ** Fix for bug #225712 | Milan Crha | 2009-01-19 | 15 | -50/+173 |
* | ** Fix for bug #200254 | Milan Crha | 2009-01-19 | 10 | -1/+157 |
* | ** Fix for bug #360813 | Milan Crha | 2009-01-16 | 2 | -1/+8 |
* | ** Partial fix for bug #310844 | Milan Crha | 2009-01-16 | 2 | -5/+39 |
* | ** Fix for bug #303738 | Milan Crha | 2009-01-15 | 6 | -25/+74 |
* | ** Fix for bug #245156 | Milan Crha | 2009-01-15 | 6 | -20/+115 |
* | ** Fix for bug #246313 | Milan Crha | 2009-01-15 | 6 | -79/+115 |
* | ** Fix for bug #554454 | Milan Crha | 2009-01-14 | 2 | -0/+17 |
* | ** Fix for bug #489437 | Milan Crha | 2009-01-13 | 2 | -0/+38 |
* | ** Fix for bug #567045 | Milan Crha | 2009-01-13 | 2 | -0/+22 |
* | ** Fix for bug #563364 | Milan Crha | 2009-01-12 | 10 | -75/+696 |
* | ** Fix for bug #555310 | Milan Crha | 2009-01-12 | 2 | -1/+8 |
* | Matthew Barnes <mbarnes@redhat.com> ** Fix for bug #567148 (Use a labelled b... | Suman Manjunath | 2009-01-12 | 2 | -7/+8 |
* | New convenience function calls gtk_show_uri() and displays an error dialog | Matthew Barnes | 2009-01-11 | 6 | -28/+20 |
* | Remove unneeded #include <libgnome/gnome-util.h>. | Matthew Barnes | 2009-01-11 | 11 | -10/+14 |
* | Remove unneeded #include <libgnomeui/gnome-app.h>. Remove unneeded | Matthew Barnes | 2009-01-11 | 13 | -14/+20 |
* | ** Fixes bug #567281 | Matthew Barnes | 2009-01-11 | 3 | -2/+8 |
* | ** Fixes bug #567276 | Matthew Barnes | 2009-01-11 | 13 | -85/+20 |
* | Reviewed by Matthew Barnes <mbarnes@redhat.com> | Takao Fujiwara | 2009-01-09 | 6 | -4/+28 |
* | ** Fix for bug #565553, #462372 (bnc) | Ashish Shrivastava | 2009-01-07 | 2 | -1/+8 |
* | Part of fix for bug #443544 (bugzilla.novell.com) - Handle E_MEETING_FREE_BUS... | Suman Manjunath | 2009-01-07 | 5 | -4/+27 |
* | ** Fixes bug #566599 | Matthew Barnes | 2009-01-07 | 2 | -9/+48 |
* | Fix for bug #458968 (bugzilla.novell.com) - Don't warn the user about changes... | Suman Manjunath | 2009-01-06 | 2 | -0/+10 |
* | Patch from Ashish Shrivastava <shashish@novell.com> ** Fix for bug #458153 (... | Suman Manjunath | 2009-01-05 | 3 | -4/+20 |
* | ** Fixes bug #566566 | Matthew Barnes | 2009-01-05 | 2 | -1/+8 |
* | Matthew Barnes <mbarnes@redhat.com> ** Fix for bug #562091 - Create MemoPage... | Suman Manjunath | 2008-12-31 | 2 | -6/+24 |
* | ** Fix for bug #446285 (bnc) | Bharath Acharya | 2008-12-29 | 2 | -30/+43 |
* | ** Fix for bug #439998 (bnc) | Bharath Acharya | 2008-12-29 | 2 | -2/+52 |
* | ** Fix for bug #559604 | Milan Crha | 2008-12-22 | 4 | -5/+15 |
* | Show reason of a failure on a console too. | Milan Crha | 2008-12-18 | 2 | -1/+6 |
* | ** Fix for bug #540181 | Milan Crha | 2008-12-15 | 2 | -1/+7 |
* | ** Part of fix for bug #564229 | Milan Crha | 2008-12-15 | 3 | -2/+11 |
* | ** Part of fix for bug #563669 | Milan Crha | 2008-12-15 | 3 | -2/+10 |
* | ** Fix for BNC bug #435452 | Srinivasa Ragavan | 2008-12-15 | 2 | -0/+24 |
* | ** Fix for bug #333224 | Milan Crha | 2008-12-10 | 2 | -7/+20 |
* | ** Fix for bug #563669 | Milan Crha | 2008-12-09 | 8 | -12/+25 |
* | ** Fix for bug #563633 | Jeff Cai | 2008-12-08 | 2 | -0/+7 |
* | Patch from Jennifer Newman <jennifer.newman@tufts.edu>: Fix for bug #555371 ... | Suman Manjunath | 2008-12-08 | 2 | -1/+10 |
* | Patch from Hiroyuki Ikezoe <poincare@ikezoe.net> ** Fix for bug #350725 (Cop... | Suman Manjunath | 2008-12-08 | 5 | -155/+335 |
* | Patch from Paul Bolle <pebolle@tiscali.nl> : Fix for bug #551599 (Do not fal... | Suman Manjunath | 2008-12-08 | 2 | -9/+16 |
* | ** Fix for bug #332629 | Milan Crha | 2008-12-06 | 4 | -208/+12 |
* | ** Part of fix for bug #352287 | Milan Crha | 2008-12-03 | 2 | -13/+20 |
* | ** Fixes part of bug #348299 | Matthew Barnes | 2008-12-03 | 7 | -6/+32 |
* | Fix for bug #561467 - some changes in the core code needed for evolution-mapi. | Suman Manjunath | 2008-11-28 | 3 | -2/+21 |
* | ** Fix for bug #560138 | Milan Crha | 2008-11-25 | 2 | -0/+8 |
* | ** Fix for bug #556224 | Milan Crha | 2008-11-19 | 2 | -2/+50 |
* | ** Fixes bug #557818 | Matthew Barnes | 2008-11-18 | 4 | -411/+53 |
* | ** Fixes bug #558322 | Matthew Barnes | 2008-11-18 | 4 | -0/+45 |
* | ** Fix for bug #559604 | Milan Crha | 2008-11-11 | 4 | -0/+110 |
* | Fix for bug #490503 - Show summary of unaccepted meetings as bold in calendar... | Suman Manjunath | 2008-11-11 | 3 | -35/+41 |
* | Fix for bug #443190 (bugzilla.novell.com) - Block signals from attachment-bar... | Suman Manjunath | 2008-11-10 | 2 | -3/+10 |
* | ** Fix for bug #440007 (bnc) Print Preview of Calendar Event Shows Blank | Bharath Acharya | 2008-11-07 | 2 | -1/+8 |
* | ** Fix for bug #558354 | Milan Crha | 2008-11-04 | 5 | -5/+192 |
* | Fix compiler warnings. | Matthew Barnes | 2008-11-04 | 4 | -2/+12 |
* | ** Fix for bug #559086 | Ashish Shrivastava | 2008-11-03 | 9 | -22/+219 |
* | ** Fixes bug #559042 | Matthew Barnes | 2008-11-03 | 2 | -1/+6 |
* | Fix a crash when selecting "Forward as iCalendar". | Matthew Barnes | 2008-11-01 | 2 | -1/+6 |
* | Only include the toplevel GTK+ header. | Matthew Barnes | 2008-10-31 | 5 | -4/+12 |
* | ** Fixes bug #555958 (patch by Anis Elleuch) | Matthew Barnes | 2008-10-20 | 2 | -0/+12 |
* | Milan Crha <mcrha@redhat.com> ** Fix for bug #553715 (Set end time for the e... | Suman Manjunath | 2008-10-20 | 2 | -2/+9 |
* | Milan Crha <mcrha@redhat.com> ** Fix for bug #528816 (Disable vCalendar impo... | Suman Manjunath | 2008-10-20 | 2 | -11/+31 |
* | ** Fix for bug #556059 | Matt Davey | 2008-10-17 | 3 | -1/+10 |
* | ** Fix for bug #553609 | Milan Crha | 2008-10-17 | 2 | -0/+12 |
* | ** Fix for bug #530872 | Milan Crha | 2008-10-17 | 2 | -2/+12 |
* | Change License from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-10-14 | 8 | -104/+137 |
* | Remove improper FSF copyright statements; was never signed over to them | Sankarasivasubramanian Pasupathilingam | 2008-10-14 | 7 | -12/+0 |
* | Fix for bug #424818 (bugzilla.novell.com) - Integrate the mark-calendar-offli... | Suman Manjunath | 2008-10-13 | 6 | -23/+112 |
* | ** Fixes bug #555494 | Matthew Barnes | 2008-10-09 | 2 | -3/+9 |
* | Change License from GPL to LGPL. | Sankarasivasubramanian Pasupathilingam | 2008-10-08 | 3 | -26/+40 |
* | Change license from GPL to LGPL. | Sankarasivasubramanian Pasupathilingam | 2008-10-03 | 1 | -30/+20 |
* | ** Fix for bug #554418 | Milan Crha | 2008-10-01 | 3 | -2/+10 |
* | ** Fix for bug #554458 | Milan Crha | 2008-10-01 | 2 | -5/+13 |
* | Change License from GPL to LGPL. | Sankarasivasubramanian Pasupathilingam | 2008-10-01 | 3 | -31/+42 |
* | Change License from GPL to LGPL. | Sankarasivasubramanian Pasupathilingam | 2008-09-30 | 3 | -22/+43 |
* | Unbreak build, sorry for the inconvenience. | Gabor Kelemen | 2008-09-29 | 2 | -4/+8 |
* | Mark some forgotten strings for translation. Fixes bug #553105 | Gabor Kelemen | 2008-09-29 | 2 | -4/+8 |
* | ** Fix for bug #553297 | Milan Crha | 2008-09-26 | 2 | -0/+10 |
* | License change from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-25 | 6 | -53/+81 |
* | Change License from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-24 | 19 | -257/+303 |
* | License changes from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-24 | 3 | -25/+38 |
* | ** Fix for bug #553273 | Milan Crha | 2008-09-23 | 5 | -5/+15 |
* | Change license from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-19 | 3 | -27/+37 |
* | License changes from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-16 | 13 | -165/+205 |
* | Chenthill Palanisamy <pchenthill@novell.com> ** Fix for bug #551628 (Remove ... | Suman Manjunath | 2008-09-14 | 4 | -7/+72 |
* | ** Fix for bug #551895 | Paul Bolle | 2008-09-13 | 2 | -1/+8 |
* | License Changes from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-13 | 12 | -159/+177 |
* | ** Fix for bug #551382 | Milan Crha | 2008-09-09 | 3 | -3/+12 |
* | Fixes #544187. | Chenthill Palanisamy | 2008-09-08 | 5 | -30/+135 |
* | ** Fixes bug #549968 | Matthew Barnes | 2008-09-07 | 2 | -1/+8 |
* | esthetic license header cleans, and fix e-pkcs12 | Michael Meeks | 2008-09-06 | 8 | -58/+25 |
* | License changes. Changed license from GPL to LGPL. | Sankarasivasubramanian Pasupathilingam | 2008-09-04 | 6 | -67/+82 |
* | Change License from GPL to LGPL. 2nd batch. | Sankarasivasubramanian Pasupathilingam | 2008-09-03 | 76 | -1047/+1224 |
* | ** Related to bug #547822 | Matthew Barnes | 2008-08-28 | 2 | -3/+11 |
* | License Changes | Sankarasivasubramanian Pasupathilingam | 2008-08-27 | 80 | -986/+1295 |
* | ** Fix for bug #523327 | Milan Crha | 2008-08-27 | 3 | -6/+14 |
* | Make it show "Tasks" for printing tasks list and "Calendar" for printing | Tobias Mueller | 2008-08-22 | 2 | -6/+27 |
* | Wrong date in ChangeLog of previous commit - fixed. | Suman Manjunath | 2008-08-18 | 1 | -1/+1 |
* | Milan Crha <mcrha@redhat.com> ** Part of fix for bug #462242 (Do not unref N... | Suman Manjunath | 2008-08-18 | 2 | -3/+11 |
* | ** Fixes bug #508732 | Matthew Barnes | 2008-08-18 | 4 | -0/+13 |
* | Patch by Paul Bolle which uses "Calendars" as a label for component | Tobias Mueller | 2008-08-15 | 2 | -1/+7 |
* | ** Fix for bug #547805 | Sebastien Bacher | 2008-08-15 | 2 | -6/+7 |
* | New convenience function for launching help from Evolution. Displays an | Matthew Barnes | 2008-08-15 | 2 | -6/+7 |
* | Fixed some warnings. | Chenthill Palanisamy | 2008-08-14 | 5 | -16/+12 |
* | Fixes #347287 | Chenthill Palanisamy | 2008-08-13 | 15 | -231/+426 |
* | Fix a typo. (#547369) | Matthew Barnes | 2008-08-12 | 2 | -1/+6 |
* | ** Fixes bug #498095 | Dmitrijs Ledkovs | 2008-08-12 | 4 | -3/+14 |
* | ** Fixes bug #546892 | Matthew Barnes | 2008-08-12 | 24 | -118/+81 |
* | ** Fix for bug #544117 | Milan Crha | 2008-08-08 | 2 | -3/+10 |
* | ** Fix for bug #249844 | Milan Crha | 2008-08-06 | 4 | -10/+21 |
* | ** Fix for bug #467115 | Michael Monreal | 2008-08-06 | 3 | -4/+4 |
* | Patch from Paul Bolle <pebolle@tiscali.nl>: Fix for bug #544157 (Sort View /... | Suman Manjunath | 2008-08-04 | 2 | -2/+9 |
* | Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #249844 (Use C_() macro ins... | Suman Manjunath | 2008-08-04 | 3 | -6/+15 |
* | ** Fixes bug #546057 | Matthew Barnes | 2008-08-03 | 10 | -11/+26 |
* | ** Fixes bug #544857 | Matthew Barnes | 2008-08-02 | 2 | -2/+8 |
* | ** Fix for bug #353927 | Milan Crha | 2008-08-01 | 2 | -5/+19 |
* | ** Fix for bug #211267 | Milan Crha | 2008-07-30 | 2 | -53/+128 |
* | ** Fix for bug #329821 | Milan Crha | 2008-07-30 | 2 | -2/+17 |
* | Fix some strings. See bug #543753. | Andre Klapper | 2008-07-21 | 2 | -3/+7 |
* | Committing on behalf of Milan Crha <mcrha@redhat.com> | Milan Crha | 2008-07-21 | 2 | -0/+208 |
* | Forgot to add event_page_dispose() to the vtable. | Matthew Barnes | 2008-07-19 | 1 | -0/+1 |
* | ** Fixes bug #542125 | Matthew Barnes | 2008-07-19 | 36 | -4803/+4114 |
* | ** Fix for bug #542889 | Paolo Borelli | 2008-07-14 | 3 | -5/+9 |
* | Patch from Paul Bolle <pebolle@tiscali.nl>: Fix for bug #542101 (Escape Plac... | Suman Manjunath | 2008-07-13 | 2 | -1/+8 |
* | Patch from Keith Packard <keithp@keithp.com>: Fix for bug #541355 (Remove fr... | Suman Manjunath | 2008-07-13 | 4 | -0/+18 |
* | ** Fix for bug #524130 | Milan Crha | 2008-07-09 | 3 | -32/+21 |
* | ** Fix for bug #368038 | Milan Crha | 2008-07-04 | 2 | -1/+22 |
* | ** Fix for bug #540152 | Milan Crha | 2008-07-03 | 4 | -5/+13 |
* | Patch from Maciej Piechotka <uzytkownik2@gmail.com> | Tobias Mueller | 2008-06-28 | 4 | -166/+173 |
* | updated novell copyright notices (left others alone) | Jeffrey Stedfast | 2008-06-21 | 220 | -269/+269 |
* | Use <glib/gi18n.h> instead of <bonobo/bonobo-i18n.h>. | Matthew Barnes | 2008-06-11 | 9 | -8/+20 |
* | ** Fix for bug #536813 | Milan Crha | 2008-06-09 | 5 | -3/+44 |
* | Fix build breakage. Apparently <gtk/gtk.h> only recently started | Matthew Barnes | 2008-06-07 | 2 | -0/+2 |
* | ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and | Matthew Barnes | 2008-06-06 | 95 | -299/+84 |
* | ** Fixes security vulnerabilities CVE-2008-1108 and CVE-2008-1109 | Matthew Barnes | 2008-06-04 | 3 | -96/+96 |
* | ** Fix for bug #535204 | Shuai Liu | 2008-06-04 | 2 | -2/+8 |
* | Committing on behalf of Milan Crha <mcrha@redhat.com> | Milan Crha | 2008-06-02 | 4 | -1/+42 |
* | ** Fixes bug #534476 | Matthew Barnes | 2008-05-23 | 2 | -9/+12 |
* | Patch from Milan Crha <mcrha@redhat.com> ** Part of fix for bug #523402 (lea... | Suman Manjunath | 2008-05-23 | 3 | -0/+12 |
* | ** Fix a bunch of compiler warnings. | Matthew Barnes | 2008-05-23 | 2 | -9/+6 |
* | ** Fixes bug #534360 | Matthew Barnes | 2008-05-23 | 74 | -663/+813 |
* | Patch from Chenthill Palanisamy <pchenthill@novell.com> ** Fix for bug #5338... | Suman Manjunath | 2008-05-22 | 2 | -2/+16 |
* | Include e-util-private.h for the mapping of EVOLUTION_GLADEDIR to a | Tor Lillqvist | 2008-05-08 | 2 | -2/+17 |
* | Fix include path for e-dbhash.h, now in libebackend. | Johan Euphrosine | 2008-05-05 | 2 | -1/+5 |
* | ** Fix for bug #316390 | Milan Crha | 2008-04-30 | 4 | -66/+27 |
* | Patch from Srinivasa Ragavan <sragavan@novell.com> | Bharath Acharya | 2008-04-30 | 2 | -0/+12 |
* | Patch from Ashish Shrivastava <shashish@novell.com> | Ashish Shrivastava | 2008-04-30 | 2 | -1/+11 |
* | ** Fix for bug #240823 | Milan Crha | 2008-04-29 | 2 | -2/+16 |
* | ** Fix for bug #524121 | Milan Crha | 2008-04-28 | 2 | -1/+8 |
* | ** Fix for bug #529893 | Danny Baumann | 2008-04-25 | 2 | -0/+8 |
* | ** Fix for bug #509923 | Milan Crha | 2008-04-18 | 4 | -7/+80 |
* | Remove and obsolete comment from configure.in and #include <gio/gio.h> in | Matthew Barnes | 2008-04-18 | 1 | -0/+1 |
* | ** Fix for bug #526741 (gnome-vfs to gio/gvfs port) | Milan Crha | 2008-04-18 | 13 | -145/+186 |
* | ** Fix for bug #523402 | Milan Crha | 2008-04-17 | 2 | -0/+9 |
* | ** Fix for bug #232594 | Milan Crha | 2008-04-16 | 2 | -13/+29 |
* | Fix for bug #517134 : Extend the 'Insert' menu (in editors) to show a "Recent... | Suman Manjunath | 2008-04-12 | 2 | -15/+65 |