| Commit message (Expand) | Author | Age | Files | Lines |
* | cleanup for non-express mode | Michael Meeks | 2010-04-15 | 2 | -5/+9 |
* | Adapt the event editor for MeeGo / small-screen. | Michael Meeks | 2010-04-15 | 2 | -13/+24 |
* | Put the for-today/overdue tasks preferences in the same line, to save space | Federico Mena Quintero | 2010-04-10 | 1 | -32/+31 |
* | Move the day start / day end widgets to the same line | Federico Mena Quintero | 2010-04-07 | 1 | -45/+59 |
* | Remove a superfluous row in a GtkTable | Federico Mena Quintero | 2010-04-07 | 1 | -172/+95 |
* | Add extensions to configure calender widgets. | Matthew Barnes | 2010-04-07 | 10 | -109/+5 |
* | Bug #612821 - Uses freed memory when changing task's source | Milan Crha | 2010-04-01 | 1 | -4/+13 |
* | Bug #569945 - Recurrence icon not removed after changing to single event | Milan Crha | 2010-04-01 | 1 | -0/+1 |
* | Revert some bad assumptions I made in EPluginUI. | Matthew Barnes | 2010-03-16 | 3 | -6/+6 |
* | Shell and UI manager cleanups. | Matthew Barnes | 2010-03-14 | 4 | -7/+8 |
* | improve locking for async query update, share code for object disposal, | Michael Meeks | 2010-03-14 | 1 | -1/+1 |
* | More relocation cleanup EVOLUTION_ICONSDIR -> EVOLUTION_ICONDIR | Fridrich Strba | 2010-03-11 | 1 | -1/+2 |
* | Remove more unnecessary terminal messages. | Matthew Barnes | 2010-03-10 | 1 | -3/+0 |
* | Work around recent GTK+ deprecations. | Matthew Barnes | 2010-03-05 | 2 | -0/+8 |
* | Bug #529331 - Deletes appointments when moving to the same calendar | Milan Crha | 2010-02-25 | 3 | -3/+6 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-02-08 | 1 | -1/+4 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-01-31 | 1 | -15/+15 |
* | Make authentication functionality available | Gustavo Noronha Silva | 2010-01-27 | 4 | -5/+5 |
* | Bug #607751 - Double free while copying whole calendar | Milan Crha | 2010-01-27 | 1 | -3/+46 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2010-01-23 | 1 | -1/+3 |
* | Bug #390973 - Changing meeting organizer should also change default attendee | Milan Crha | 2010-01-18 | 2 | -2/+64 |
* | Remove dead assignments found by clang. | Matthew Barnes | 2010-01-16 | 7 | -30/+12 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-01-05 | 1 | -9/+18 |
* | Compiler and linker flag cleanups. | Matthew Barnes | 2009-12-28 | 1 | -0/+1 |
* | Introduce ESelectable and EFocusTracker. | Matthew Barnes | 2009-12-26 | 2 | -76/+79 |
* | Bug #329693 - Add contexts to translated "None" words | Milan Crha | 2009-12-24 | 3 | -4/+6 |
* | Bug #591938 - Update translator's comments | Milan Crha | 2009-12-10 | 1 | -8/+8 |
* | Port all error code to use GObject-ified EAlert / EAlertDialog | Jonathon Jongsma | 2009-12-08 | 5 | -6/+6 |
* | Rename EError to EAlert to match general use better | Jonathon Jongsma | 2009-12-01 | 5 | -15/+15 |
* | port calendar/ to the new EError API | Jonathon Jongsma | 2009-12-01 | 5 | -10/+10 |
* | Bug #550025 - Add error dialogs for Meetings | Paul Bolle | 2009-11-26 | 2 | -5/+19 |
* | Bug #602165 - Meeting window doesn't show status, role fields | Milan Crha | 2009-11-18 | 2 | -11/+5 |
* | Remove markup from translatable strings in ui files | Claude Paroz | 2009-11-17 | 4 | -33/+68 |
* | Bug 360461 - Do not hardcode invisible_char in ui files | Claude Paroz | 2009-11-17 | 4 | -9/+0 |
* | Bug 589153 - Use GtkBuilder instead of libglade | Matthew Barnes | 2009-11-17 | 37 | -6782/+6594 |
* | Kill more redundant save dialogs and related utilities. | Matthew Barnes | 2009-11-11 | 4 | -202/+0 |
* | Bug #601218 - Accepted meeting doesn't show attachments in calendar view | Milan Crha | 2009-11-10 | 1 | -1/+8 |
* | Bug 601219 - Transient dialogs in composer window blocks main window | Matthew Barnes | 2009-11-10 | 1 | -0/+15 |
* | Prefer G_N_ELEMENTS over sizeof calculations. | Matthew Barnes | 2009-10-27 | 1 | -3/+3 |
* | Bug #404227 - Over-aggressive appointment editor date check | Milan Crha | 2009-10-16 | 1 | -2/+25 |
* | Bug #562512 - Make hyperlinks clickable in Memos, Tasks and Calendar | Milan Crha | 2009-10-16 | 3 | -0/+17 |
* | Bug #498095 - Fixing mnemonics | Milan Crha | 2009-10-13 | 1 | -2/+2 |
* | Bug 596848 - Use per-target CPPFLAGS in automake files | H.Habighorst | 2009-10-01 | 1 | -3/+4 |
* | Fix duplicate symbols in Glade files. | Matthew Barnes | 2009-09-25 | 3 | -4/+4 |
* | Bug #593633 - Runtime warnings trying to create a recurrence event | Milan Crha | 2009-09-24 | 1 | -4/+4 |
* | Remove an unnecessary #include. | Matthew Barnes | 2009-09-19 | 1 | -1/+0 |
* | Goodbye libgnome and libgnomeui!! | Matthew Barnes | 2009-09-19 | 1 | -1/+3 |
* | Bug #594484 - Crashed when tried to open more than one memo | Milan Crha | 2009-09-08 | 2 | -6/+2 |
* | Remove some obsolete utility functions. | Matthew Barnes | 2009-09-05 | 4 | -52/+108 |
* | Bug 593754 - Warnings on evolution terminal when open any task | Milan Crha | 2009-09-05 | 1 | -111/+79 |
* | Relax the EBinding API to reduce GObject casting. | Matthew Barnes | 2009-09-02 | 6 | -73/+73 |
* | Merge commit 'origin/kill-bonobo' | Matthew Barnes | 2009-08-30 | 20 | -753/+784 |
|\ |
|
| * | Coding style and whitespace cleanup. | Matthew Barnes | 2009-08-30 | 3 | -7/+8 |
| * | Kill EPopup. | Matthew Barnes | 2009-08-23 | 2 | -2/+0 |
| * | Kill ECalPopup. | Matthew Barnes | 2009-08-23 | 1 | -1/+0 |
| * | Remove the popup menu from EMeetingListView. | Matthew Barnes | 2009-08-23 | 2 | -197/+0 |
| * | Fix compiler warnings and deprecated GTK+ API usage. | Matthew Barnes | 2009-08-16 | 4 | -5/+7 |
| * | Remove unnecessary <calendar/gui/e-cal-popup.h> includes. | Matthew Barnes | 2009-08-12 | 1 | -1/+0 |
| * | Fix a duplicate install file. | Srinivasa Ragavan | 2009-08-12 | 1 | -2/+0 |
| * | Allow calendar to be written as a external app and split the huge .so to | Srinivasa Ragavan | 2009-08-12 | 1 | -1/+29 |
| * | Changes for having a light version of calendar. | Srinivasa Ragavan | 2009-08-12 | 4 | -7/+100 |
| * | Bug #205137 - Configurable date formats in components | Milan Crha | 2009-08-12 | 2 | -0/+86 |
| * | Bug #203853 - Cut/Copy key bindings don't work in day and week views | Milan Crha | 2009-08-11 | 1 | -1/+0 |
| * | Bug #420513 - Be able to notify about meeting only new attendees | Milan Crha | 2009-08-11 | 10 | -39/+240 |
| * | Bug #320071 - Unclear why you can't edit appointment in calendar | Milan Crha | 2009-08-11 | 3 | -15/+76 |
| * | Bug #314599 - Recurrence Tab Should Not Default To Forever | Milan Crha | 2009-08-11 | 1 | -1/+3 |
| * | Bug #328361 - Support for "Fifth Sunday *of the month*" | Marcel Stimberg | 2009-08-11 | 1 | -0/+7 |
| * | Bug #273535 - Meeting request with attachments has bogus CID value | Milan Crha | 2009-08-11 | 1 | -8/+16 |
| * | Bug #314599 - Recurrence Tab Should Not Default To Forever | Milan Crha | 2009-08-11 | 1 | -1/+1 |
| * | More refactoring of settings management. | Matthew Barnes | 2009-08-09 | 7 | -76/+81 |
| * | Replace more "config" classes with property bindings. | Matthew Barnes | 2009-08-06 | 9 | -214/+200 |
| * | Some minor fixes before I dive into calendar again. | Matthew Barnes | 2009-07-24 | 1 | -1/+1 |
| * | More whitespace cleanup. | Matthew Barnes | 2009-07-19 | 6 | -8/+8 |
| * | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-07-15 | 1 | -1/+1 |
| |\ |
|
| * | | Fix excessive whitespace. | Matthew Barnes | 2009-07-14 | 18 | -43/+0 |
| * | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-07-11 | 3 | -43/+128 |
| |\ \ |
|
| * | | | Fix "make distcheck" errors and other build cleanups. | Matthew Barnes | 2009-07-01 | 1 | -1/+1 |
| * | | | Fix similar weak pointer issues throughout. | Matthew Barnes | 2009-06-20 | 1 | -0/+6 |
| * | | | Stop abusing forward declarations. | Matthew Barnes | 2009-06-19 | 2 | -17/+18 |
| * | | | Use G_BEGIN_DECLS / G_END_DECLS macros. | Matthew Barnes | 2009-06-18 | 1 | -7/+2 |
| * | | | Fix coding style. | Matthew Barnes | 2009-06-14 | 1 | -2/+2 |
| * | | | Bug 581280 – Wrong attachment name in event | Matthew Barnes | 2009-06-03 | 1 | -81/+139 |
| * | | | More code cleanup. | Matthew Barnes | 2009-06-02 | 5 | -6/+6 |
| * | | | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 10 | -36/+36 |
| * | | | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-27 | 31 | -307/+307 |
| * | | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-27 | 56 | -111/+115 |
| |\ \ \ |
|
| | * | | | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-27 | 56 | -66/+66 |
| * | | | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-22 | 3 | -6/+9 |
| |\ \ \ \ |
|
| * | | | | | Fix several types of pedantic compiler warnings. | Matthew Barnes | 2009-05-21 | 3 | -4/+4 |
| * | | | | | Bug 582626 - Remove forgotten widgets from a glade file | Milan Crha | 2009-05-21 | 1 | -36/+0 |
| * | | | | | Remove an unnecessary variable from get_attachment_list(). | Matthew Barnes | 2009-05-21 | 1 | -3/+1 |
| * | | | | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-06 | 2 | -40/+70 |
| |\ \ \ \ \ |
|
| * | | | | | | Bug 575122 – "before every anniversary/birthday" is missing translator comment | Matthew Barnes | 2009-05-04 | 1 | -1960/+1226 |
| * | | | | | | Use Behdad's brilliant git.mk to generate .gitignore files. | Matthew Barnes | 2009-05-04 | 1 | -0/+2 |
| * | | | | | | Add a "Print Preview" menu item to CompEditor. | Matthew Barnes | 2009-05-02 | 1 | -6/+21 |
| * | | | | | | Merge in changes from master. | Matthew Barnes | 2009-05-01 | 4 | -1/+31 |
| * | | | | | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-04-29 | 1 | -0/+3 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | Resolve some differences between this branch and master. | Matthew Barnes | 2009-04-28 | 1 | -46/+83 |
| * | | | | | | | Commit the rest of the attachment UI rewrite | Matthew Barnes | 2009-04-28 | 2 | -42/+13 |
| * | | | | | | | Calendar - do not close editor after error | Milan Crha | 2009-04-28 | 1 | -7/+13 |
| * | | | | | | | Begin migrating calendar settings to EShellSettings. | Matthew Barnes | 2009-04-26 | 13 | -73/+230 |
| * | | | | | | | Use consistent variable names for GtkUIManager | Matthew Barnes | 2009-04-25 | 4 | -30/+30 |
| * | | | | | | | Manual conflict resolution | Matthew Barnes | 2009-04-25 | 2 | -17/+6 |
| * | | | | | | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-04-25 | 18 | -1254/+710 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | Fix the "Recent Documents" menu in CompEditor. | Matthew Barnes | 2009-04-24 | 1 | -9/+36 |
| * | | | | | | | | Bug fixes and formerly unfinished bits of the attachment rewrite. | Matthew Barnes | 2009-04-11 | 1 | -12/+12 |
| * | | | | | | | | Saving progress again on the attachment rewrite. | Matthew Barnes | 2009-03-30 | 1 | -2/+0 |
| * | | | | | | | | Saving progress again on the attachment rewrite. | Matthew Barnes | 2009-03-26 | 1 | -0/+3 |
| * | | | | | | | | Saving progress again on the attachment rewrite. | Matthew Barnes | 2009-03-24 | 1 | -28/+11 |
| * | | | | | | | | Saving progress on a massive attachment handling rewrite. | Matthew Barnes | 2009-03-21 | 1 | -640/+220 |
| * | | | | | | | | Add e_lookup_action() and e_lookup_action_group() to e-util, so | Matthew Barnes | 2009-03-10 | 1 | -24/+6 |
| * | | | | | | | | Cleaning up the attachment bar, centralizing its popup menu, and converting | Matthew Barnes | 2009-03-09 | 1 | -232/+1 |
| * | | | | | | | | Merge revisions 37200:3266 from trunk. | Matthew Barnes | 2009-02-15 | 4 | -5/+5 |
| * | | | | | | | | Merge revisions 37108:37199 from trunk. | Matthew Barnes | 2009-02-01 | 5 | -20/+47 |
| * | | | | | | | | When invoking Evolution with URIs on the command-line (e.g. mailto:), | Matthew Barnes | 2009-01-29 | 1 | -0/+6 |
| * | | | | | | | | Redesign EPluginUI to accommodate merging and unmerging shell views. | Matthew Barnes | 2009-01-24 | 3 | -3/+15 |
| * | | | | | | | | Fix some runtime warnings. | Matthew Barnes | 2009-01-22 | 1 | -1/+1 |
| * | | | | | | | | Merge revisions 37075:37107 from trunk. | Matthew Barnes | 2009-01-21 | 9 | -27/+258 |
| * | | | | | | | | Merge revisions 37047:37074 from trunk. | Matthew Barnes | 2009-01-15 | 4 | -51/+269 |
| * | | | | | | | | Merge revisions 36866:37046 from trunk. | Matthew Barnes | 2009-01-12 | 11 | -22/+78 |
| * | | | | | | | | Continue chipping away at EMFolderView and EMFolderBrowser. | Matthew Barnes | 2009-01-11 | 1 | -7/+6 |
| * | | | | | | | | Merge revisions 36811:36865 from trunk. | Matthew Barnes | 2008-12-11 | 13 | -26/+40 |
| * | | | | | | | | Merge revisions 36737:36810 from trunk. | Matthew Barnes | 2008-11-24 | 1 | -2/+2 |
| * | | | | | | | | Merge revisions 36534:36684 from trunk. | Matthew Barnes | 2008-10-25 | 2 | -13/+22 |
| * | | | | | | | | Merge revisions 36016:36533 from trunk. | Matthew Barnes | 2008-10-02 | 14 | -169/+205 |
| * | | | | | | | | Get Memos to come up. Doesn't really work yet, but the widgets are all there. | Matthew Barnes | 2008-09-30 | 1 | -0/+2 |
| * | | | | | | | | Saving progress. Experimenting with directory layout. | Matthew Barnes | 2008-09-25 | 2 | -3/+41 |
| * | | | | | | | | Merge revisions 36016:36303 from trunk. | Matthew Barnes | 2008-09-11 | 43 | -580/+724 |
| * | | | | | | | | Add menu and toolbar UI for calendars, memos and tasks. | Matthew Barnes | 2008-09-11 | 7 | -7/+0 |
| * | | | | | | | | ** Fixes bug #549968 | Matthew Barnes | 2008-08-31 | 1 | -1/+1 |
| * | | | | | | | | Merge revisions 35951:35992 from trunk. | Matthew Barnes | 2008-08-15 | 16 | -68/+26 |
| * | | | | | | | | Merge revisions 35747:35930 from trunk. | Matthew Barnes | 2008-08-08 | 8 | -6/+12 |
| * | | | | | | | | Migrate CompEditor, CompEditorPage, and the various subclasses from | Matthew Barnes | 2008-07-16 | 24 | -4852/+4074 |
* | | | | | | | | | Bug #592551 - Build break fix caused by bug #581288 | Milan Crha | 2009-08-21 | 1 | -1/+1 |
* | | | | | | | | | Whitespace and coding style cleanup. | Matthew Barnes | 2009-08-09 | 1 | -1/+1 |
* | | | | | | | | | Coding style and whitespace cleanups. | Matthew Barnes | 2009-08-09 | 2 | -6/+6 |
* | | | | | | | | | Fix a duplicate install file. | Srinivasa Ragavan | 2009-08-07 | 1 | -2/+0 |
* | | | | | | | | | Allow calendar to be written as a external app and split the huge .so to | Srinivasa Ragavan | 2009-08-07 | 1 | -1/+29 |
* | | | | | | | | | Changes for having a light version of calendar. | Srinivasa Ragavan | 2009-08-07 | 4 | -7/+100 |
* | | | | | | | | | Bug #205137 - Configurable date formats in components | Milan Crha | 2009-08-04 | 2 | -1/+86 |
* | | | | | | | | | Bug #320071 - Unclear why you can't edit appointment in calendar | Milan Crha | 2009-08-04 | 3 | -15/+76 |
* | | | | | | | | | Bug #314599 - Recurrence Tab Should Not Default To Forever | Milan Crha | 2009-08-03 | 1 | -1/+3 |
* | | | | | | | | | Bug #328361 - Support for "Fifth Sunday *of the month*" | Marcel Stimberg | 2009-07-31 | 1 | -0/+7 |
* | | | | | | | | | Bug #273535 - Meeting request with attachments has bogus CID value | Milan Crha | 2009-07-30 | 1 | -8/+16 |
* | | | | | | | | | Bug #314599 - Recurrence Tab Should Not Default To Forever | Milan Crha | 2009-07-29 | 1 | -1/+1 |
* | | | | | | | | | Bug #420513 - Be able to notify about meeting only new attendees | Milan Crha | 2009-07-27 | 10 | -39/+239 |
* | | | | | | | | | More whitespace cleanup. | Matthew Barnes | 2009-07-19 | 6 | -8/+8 |
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
* | | | | | | | | Pick the user_org from comp editor flags. | Chenthill Palanisamy | 2009-07-14 | 1 | -1/+1 |
* | | | | | | | | Fix excessive whitespace. | Matthew Barnes | 2009-07-13 | 18 | -44/+0 |
| |_|_|_|_|_|/
|/| | | | | | |
|
* | | | | | | | Bug #425582 - Calendar Alarm Display is not noticable enough | Milan Crha | 2009-07-09 | 3 | -43/+128 |
* | | | | | | | Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am. | Matthew Barnes | 2009-07-01 | 1 | -1/+1 |
* | | | | | | | Stop abusing forward declarations. | Matthew Barnes | 2009-06-19 | 2 | -17/+18 |
* | | | | | | | Use G_BEGIN_DECLS / G_END_DECLS macros. | Matthew Barnes | 2009-06-19 | 1 | -7/+2 |
* | | | | | | | Fix coding style. | Matthew Barnes | 2009-06-14 | 1 | -2/+2 |
* | | | | | | | Bug 581280 – Wrong attachment name in event | Matthew Barnes | 2009-06-03 | 1 | -81/+139 |
* | | | | | | | More code cleanup. | Matthew Barnes | 2009-06-02 | 5 | -6/+6 |
* | | | | | | | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 10 | -36/+36 |
* | | | | | | | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-29 | 31 | -307/+307 |
* | | | | | | | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-29 | 56 | -66/+66 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | Fix compiler warnings in calendar. | Matthew Barnes | 2009-05-26 | 7 | -46/+50 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Fixes bug 498712 (bnc) - deleting meetings sometimes does not work properly. | Chenthill Palanisamy | 2009-05-21 | 2 | -3/+5 |
* | | | | | Adds the resend feature to GroupWise features. | Chenthill Palanisamy | 2009-05-21 | 1 | -3/+4 |
* | | | | | Fix several types of pedantic compiler warnings. | Matthew Barnes | 2009-05-17 | 3 | -4/+4 |
* | | | | | 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 |
| |_|_|/
|/| | | |
|
* | | | | 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 |
* | | | | Bug 575122 – "before every anniversary/birthday" is missing translator comment | Matthew Barnes | 2009-05-03 | 1 | -1960/+1226 |
* | | | | Use Behdad's brilliant git.mk to generate .gitignore files. | Matthew Barnes | 2009-05-02 | 1 | -0/+2 |
* | | | | Only #include specific libgnome[ui] headers; easier to track. | Matthew Barnes | 2009-05-01 | 1 | -1/+0 |
* | | | | Bug #273818 - Allow scrolling Month View by a week only | Milan Crha | 2009-05-01 | 3 | -0/+31 |
| |_|/
|/| | |
|
* | | | 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 | 2 | -942/+289 |
* | | | Calendar - do not close editor after error | Milan Crha | 2009-04-25 | 1 | -7/+13 |
| |/
|/| |
|
* | | Use system timezone in Evolution | Milan Crha | 2009-04-25 | 3 | -52/+190 |
* | | Get rid of "Adjust for daylight saving time" option | Milan Crha | 2009-04-24 | 3 | -50/+0 |
* | | Remove unused files | Milan Crha | 2009-04-24 | 1 | -0/+0 |
* | | GN-bug #572348 - Removed deprecated Gtk+ symbols | Milan Crha | 2009-04-24 | 14 | -1271/+581 |
* | | Fixes #561312 | Chenthill Palanisamy | 2009-04-13 | 1 | -1/+10 |
* | | ** Fix for bug #577717 | Milan Crha | 2009-04-02 | 1 | -0/+6 |
* | | ** Fix for bug #401346 | Milan Crha | 2009-03-06 | 1 | -2/+2 |
* | | Fixes #435455 (bnc) | Chenthill Palanisamy | 2009-03-05 | 5 | -8/+8 |
* | | ** Fix for bug #573119 | Milan Crha | 2009-03-05 | 1 | -2/+3 |
* | | ** Fix for bug #573122 | Milan Crha | 2009-03-04 | 1 | -2/+2 |
* | | Substitute some deprecated gtk+ functions. | Andre Klapper | 2009-02-12 | 1 | -1/+1 |
* | | Do not use non-zero page size in an adjustment, it's deprecated now. | Milan Crha | 2009-02-09 | 1 | -1/+1 |
* | | Fix compiler warnings. | Matthew Barnes | 2009-02-02 | 3 | -4/+4 |
* | | Fix for bug #450554 (bugzilla.novell.com) - Remove all attendees from the lis... | Suman Manjunath | 2009-01-30 | 3 | -0/+23 |
* | | ** Fix for bug #442869 | Milan Crha | 2009-01-23 | 2 | -21/+25 |
* | | ** Fix for bug #541209 | Suman Manjunath | 2009-01-21 | 1 | -1/+1 |
* | | ** Fix for bug #568331 | Milan Crha | 2009-01-21 | 1 | -1/+15 |
* | | ** Part of fix for bug #260853 | Milan Crha | 2009-01-19 | 3 | -0/+141 |
* | | ** Fix for bug #225712 | Milan Crha | 2009-01-19 | 6 | -27/+87 |
* | | ** Fix for bug #200254 | Milan Crha | 2009-01-19 | 3 | -0/+30 |
* | | ** Fix for bug #489437 | Milan Crha | 2009-01-13 | 1 | -0/+31 |
* | | ** Fix for bug #563364 | Milan Crha | 2009-01-12 | 3 | -51/+238 |
* | | New convenience function calls gtk_show_uri() and displays an error dialog | Matthew Barnes | 2009-01-11 | 1 | -7/+2 |
* | | Remove unneeded #include <libgnomeui/gnome-app.h>. Remove unneeded | Matthew Barnes | 2009-01-11 | 5 | -5/+0 |
* | | ** Fixes bug #567276 | Matthew Barnes | 2009-01-11 | 1 | -1/+0 |
* | | Reviewed by Matthew Barnes <mbarnes@redhat.com> | Takao Fujiwara | 2009-01-09 | 1 | -1/+1 |
* | | Fix for bug #458968 (bugzilla.novell.com) - Don't warn the user about changes... | Suman Manjunath | 2009-01-06 | 1 | -0/+2 |
* | | Patch from Ashish Shrivastava <shashish@novell.com> ** Fix for bug #458153 (... | Suman Manjunath | 2009-01-05 | 2 | -4/+12 |
* | | Matthew Barnes <mbarnes@redhat.com> ** Fix for bug #562091 - Create MemoPage... | Suman Manjunath | 2008-12-31 | 1 | -6/+16 |
* | | ** Fix for bug #439998 (bnc) | Bharath Acharya | 2008-12-29 | 1 | -2/+44 |
* | | ** Part of fix for bug #564229 | Milan Crha | 2008-12-15 | 1 | -1/+1 |
* | | ** Part of fix for bug #563669 | Milan Crha | 2008-12-15 | 1 | -1/+1 |
* | | ** Fix for bug #563669 | Milan Crha | 2008-12-09 | 5 | -9/+9 |
* | | Patch from Jennifer Newman <jennifer.newman@tufts.edu>: Fix for bug #555371 ... | Suman Manjunath | 2008-12-08 | 1 | -1/+3 |
* | | Patch from Paul Bolle <pebolle@tiscali.nl> : Fix for bug #551599 (Do not fal... | Suman Manjunath | 2008-12-08 | 1 | -9/+8 |
* | | ** Fixes part of bug #348299 | Matthew Barnes | 2008-12-03 | 6 | -6/+18 |
* | | Fix for bug #561467 - some changes in the core code needed for evolution-mapi. | Suman Manjunath | 2008-11-28 | 1 | -1/+2 |
* | | Fix for bug #443190 (bugzilla.novell.com) - Block signals from attachment-bar... | Suman Manjunath | 2008-11-10 | 1 | -2/+2 |
* | | ** Fixes bug #555958 (patch by Anis Elleuch) | Matthew Barnes | 2008-10-20 | 1 | -0/+4 |
* | | Fix for bug #424818 (bugzilla.novell.com) - Integrate the mark-calendar-offli... | Suman Manjunath | 2008-10-13 | 1 | -1/+2 |
* | | Change License from GPL to LGPL. | Sankarasivasubramanian Pasupathilingam | 2008-10-08 | 1 | -12/+16 |
* | | ** Fix for bug #554418 | Milan Crha | 2008-10-01 | 1 | -1/+1 |
* | | Change License from GPL to LGPL. | Sankarasivasubramanian Pasupathilingam | 2008-10-01 | 1 | -18/+20 |
* | | Change License from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-24 | 5 | -74/+89 |
* | | License changes from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-24 | 1 | -12/+16 |
* | | License changes from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-16 | 3 | -36/+48 |
* | | ** Fix for bug #551895 | Paul Bolle | 2008-09-13 | 1 | -1/+1 |
* | | License Changes from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-13 | 2 | -27/+30 |
* | | ** Fixes bug #549968 | Matthew Barnes | 2008-09-07 | 1 | -1/+1 |
* | | License changes. Changed license from GPL to LGPL. | Sankarasivasubramanian Pasupathilingam | 2008-09-04 | 1 | -12/+13 |
* | | Change License from GPL to LGPL. 2nd batch. | Sankarasivasubramanian Pasupathilingam | 2008-09-03 | 22 | -313/+377 |
* | | License Changes | Sankarasivasubramanian Pasupathilingam | 2008-08-27 | 20 | -255/+334 |
* | | New convenience function for launching help from Evolution. Displays an | Matthew Barnes | 2008-08-15 | 1 | -6/+2 |
* | | Fixed some warnings. | Chenthill Palanisamy | 2008-08-14 | 2 | -2/+2 |
* | | ** Fixes bug #498095 | Dmitrijs Ledkovs | 2008-08-12 | 3 | -3/+4 |
* | | ** Fixes bug #546892 | Matthew Barnes | 2008-08-12 | 11 | -57/+18 |
* | | ** Fixes bug #546057 | Matthew Barnes | 2008-08-03 | 6 | -6/+6 |
* | | 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 | 24 | -4759/+4024 |
|/ |
|
* | ** Fix for bug #542889 | Paolo Borelli | 2008-07-14 | 1 | -3/+1 |
* | updated novell copyright notices (left others alone) | Jeffrey Stedfast | 2008-06-21 | 56 | -64/+64 |
* | Use <glib/gi18n.h> instead of <bonobo/bonobo-i18n.h>. | Matthew Barnes | 2008-06-11 | 2 | -2/+2 |
* | ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and | Matthew Barnes | 2008-06-06 | 35 | -110/+29 |
* | ** Fixes bug #534360 | Matthew Barnes | 2008-05-23 | 14 | -73/+72 |
* | ** Fix for bug #509923 | Milan Crha | 2008-04-18 | 1 | -2/+19 |
* | ** Fix for bug #526741 (gnome-vfs to gio/gvfs port) | Milan Crha | 2008-04-18 | 1 | -23/+1 |
* | Fix for bug #517134 : Extend the 'Insert' menu (in editors) to show a "Recent... | Suman Manjunath | 2008-04-12 | 1 | -15/+55 |
* | ** Fix for bug #525234 | Ondrej Jirman | 2008-04-07 | 1 | -0/+6 |
* | Patch from Qin Kuangyu: Fix for bug #346555 (Fixed a couple of mnemonic confl... | Suman Manjunath | 2008-03-31 | 1 | -1/+1 |
* | ** Fix for bug #517492 | Milan Crha | 2008-03-27 | 1 | -6/+3 |
* | ** Fix for bug #438613 | Milan Crha | 2008-03-27 | 1 | -2/+2 |
* | Fixes#516408 | Chenthill Palanisamy | 2008-02-25 | 1 | -1/+6 |
* | ** Part of fix for bug #515744 | Milan Crha | 2008-02-20 | 1 | -8/+2 |
* | ** Part of fix for bug #515744 | Milan Crha | 2008-02-18 | 1 | -1/+1 |
* | ** Fix for bnc #178778 | Srinivasa Ragavan | 2008-02-18 | 1 | -1/+1 |