| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | Fix even more compiler warnings and disable one for format strings | Milan Crha | 2009-06-09 | 2 | -5/+3 |
| * | | | | | libevolution-mail-shared is a new library, so reflect its existence | Fridrich Strba | 2009-06-09 | 1 | -0/+4 |
| * | | | | | Bug 581280 – Wrong attachment name in event | Matthew Barnes | 2009-06-03 | 1 | -81/+139 |
| * | | | | | More code cleanup. | Matthew Barnes | 2009-06-02 | 42 | -130/+130 |
| * | | | | | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 48 | -273/+273 |
| * | | | | | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-27 | 131 | -1615/+1615 |
| * | | | | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-27 | 227 | -497/+510 |
| |\ \ \ \ \ |
|
| | * | | | | | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-27 | 214 | -311/+311 |
| * | | | | | | Eliminate redundant E_ICON_SIZE_* enumeration. | Matthew Barnes | 2009-05-25 | 5 | -15/+15 |
| * | | | | | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-22 | 8 | -25/+32 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | Fix several types of pedantic compiler warnings. | Matthew Barnes | 2009-05-21 | 13 | -24/+16 |
| * | | | | | | | 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 |
| * | | | | | | | Make the Calendar view scroll using the arrow keys | Marcel Stimberg | 2009-05-21 | 1 | -17/+74 |
| * | | | | | | | Use -no-undefined on Linux too | Milan Crha | 2009-05-20 | 37 | -22/+6739 |
| * | | | | | | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-11 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | Adapt calendar to EShellBackend changes. | Matthew Barnes | 2009-05-08 | 2 | -7/+7 |
| * | | | | | | | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-07 | 5 | -11/+3 |
| |\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-06 | 2 | -40/+70 |
| |\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-04 | 3 | -4/+4 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | 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 | 3 | -0/+6 |
| * | | | | | | | | | | | 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 | 15 | -26/+129 |
| * | | | | | | | | | | | 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 | 4 | -44/+14 |
| * | | | | | | | | | | | | Sanitize values from GConf before using them | Milan Crha | 2009-04-28 | 1 | -4/+10 |
| * | | | | | | | | | | | | Allow Last Modified and Created columns for event table | Milan Crha | 2009-04-28 | 7 | -10/+93 |
| * | | | | | | | | | | | | Calendar - do not close editor after error | Milan Crha | 2009-04-28 | 1 | -7/+13 |
| * | | | | | | | | | | | | Possible leak fix | Milan Crha | 2009-04-28 | 1 | -2/+6 |
| * | | | | | | | | | | | | Begin migrating calendar settings to EShellSettings. | Matthew Barnes | 2009-04-26 | 18 | -275/+260 |
| * | | | | | | | | | | | | Use consistent variable names for GtkUIManager | Matthew Barnes | 2009-04-25 | 4 | -30/+30 |
| * | | | | | | | | | | | | Manual conflict resolution | Matthew Barnes | 2009-04-25 | 7 | -62/+9 |
| * | | | | | | | | | | | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-04-25 | 49 | -1786/+1363 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | 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 | 2 | -19/+14 |
| * | | | | | | | | | | | | | Convert "import-ics-attachments" plugin to an EAttachmentHandler subclass. | Matthew Barnes | 2009-04-10 | 3 | -0/+583 |
| * | | | | | | | | | | | | | Attachment rewrite pretty much complete. Just testing now. | Matthew Barnes | 2009-04-08 | 1 | -1/+0 |
| * | | | | | | | | | | | | | build a bit more smoothly | Milan Crha | 2009-04-08 | 1 | -6/+6 |
| * | | | | | | | | | | | | | 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 | 2 | -1082/+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 | 2 | -240/+29 |
| * | | | | | | | | | | | | | Kill more Bonobo controls and factories and what not. | Matthew Barnes | 2009-02-21 | 7 | -1190/+0 |
| * | | | | | | | | | | | | | Merge revisions 37200:3266 from trunk. | Matthew Barnes | 2009-02-15 | 14 | -25/+22 |
| * | | | | | | | | | | | | | Merge revisions 37108:37199 from trunk. | Matthew Barnes | 2009-02-01 | 26 | -400/+561 |
| * | | | | | | | | | | | | | 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 | 30 | -200/+829 |
| * | | | | | | | | | | | | | Untangle some circular dependencies with the composer. | Matthew Barnes | 2009-01-20 | 2 | -7/+0 |
| * | | | | | | | | | | | | | Merge revisions 37047:37074 from trunk. | Matthew Barnes | 2009-01-15 | 13 | -81/+718 |
| * | | | | | | | | | | | | | Merge revisions 36866:37046 from trunk. | Matthew Barnes | 2009-01-12 | 40 | -178/+206 |
| * | | | | | | | | | | | | | Continue chipping away at EMFolderView and EMFolderBrowser. | Matthew Barnes | 2009-01-11 | 2 | -18/+10 |
| * | | | | | | | | | | | | | - Fix NetworkManager connection tracking. | Matthew Barnes | 2008-12-14 | 1 | -0/+2 |
| * | | | | | | | | | | | | | Merge revisions 36811:36865 from trunk. | Matthew Barnes | 2008-12-11 | 26 | -412/+397 |
| * | | | | | | | | | | | | | Get drag-and-drop-to-source-selector working for contacts, memos and tasks. | Matthew Barnes | 2008-11-29 | 7 | -260/+736 |
| * | | | | | | | | | | | | | Merge revisions 36737:36810 from trunk. | Matthew Barnes | 2008-11-24 | 15 | -122/+386 |
| * | | | | | | | | | | | | | Progress update: | Matthew Barnes | 2008-11-19 | 2 | -268/+119 |
| * | | | | | | | | | | | | | More library dependency unravelling. | Matthew Barnes | 2008-11-14 | 1 | -0/+2 |
| * | | | | | | | | | | | | | Merge revisions 36685:36729 from trunk. | Matthew Barnes | 2008-11-08 | 8 | -22/+136 |
| * | | | | | | | | | | | | | Fix a pane resizing issue on the main window that's been driving me crazy. | Matthew Barnes | 2008-11-03 | 1 | -4/+4 |
| * | | | | | | | | | | | | | Get composer integration working with the rest of the modules, but man do | Matthew Barnes | 2008-11-01 | 3 | -15/+4 |
| * | | | | | | | | | | | | | Add popup menus to the calendar memopad and taskpad. | Matthew Barnes | 2008-10-31 | 5 | -893/+4 |
| * | | | | | | | | | | | | | Get the calendar's memopad and taskpad working. | Matthew Barnes | 2008-10-30 | 8 | -221/+324 |
| * | | | | | | | | | | | | | Wire up status messages to include percentages if available. | Matthew Barnes | 2008-10-29 | 4 | -21/+102 |
| * | | | | | | | | | | | | | Disable parts of my previous calendar work, such that all modules now load! | Matthew Barnes | 2008-10-28 | 8 | -3/+55 |
| * | | | | | | | | | | | | | Merge revisions 36534:36684 from trunk. | Matthew Barnes | 2008-10-25 | 12 | -152/+180 |
| * | | | | | | | | | | | | | Commit recent work so I can merge from trunk. | Matthew Barnes | 2008-10-25 | 1 | -1/+1 |
| * | | | | | | | | | | | | | Progress update: | Matthew Barnes | 2008-10-14 | 12 | -1448/+109 |
| * | | | | | | | | | | | | | Baseline cut at the Calendar sidebar and module. Pretty much identical | Matthew Barnes | 2008-10-07 | 3 | -337/+0 |
| * | | | | | | | | | | | | | Support migration in the new shell design. | Matthew Barnes | 2008-10-05 | 5 | -1303/+19 |
| * | | | | | | | | | | | | | Tweak some aspects of the Contacts module to be more consistent with | Matthew Barnes | 2008-10-04 | 1 | -1/+13 |
| * | | | | | | | | | | | | | Tasks is working. Still need to deal with some loose ends and test it all. | Matthew Barnes | 2008-10-04 | 4 | -10/+25 |
| * | | | | | | | | | | | | | Tasks progress. Merge EMemoPreview back into ECalComponentPreview. | Matthew Barnes | 2008-10-03 | 5 | -648/+179 |
| * | | | | | | | | | | | | | Merge revisions 36016:36533 from trunk. | Matthew Barnes | 2008-10-02 | 56 | -715/+869 |
| * | | | | | | | | | | | | | Get Memos to come up. Doesn't really work yet, but the widgets are all there. | Matthew Barnes | 2008-09-30 | 22 | -1676/+779 |
| * | | | | | | | | | | | | | Tasks and memos progress. Hoping to merge ECalendarTable and EMemoTable, | Matthew Barnes | 2008-09-26 | 6 | -880/+377 |
| * | | | | | | | | | | | | | Saving progress. Experimenting with directory layout. | Matthew Barnes | 2008-09-25 | 53 | -6128/+1321 |
| * | | | | | | | | | | | | | Replace EActivityHandler with a new activity-tracking system that uses | Matthew Barnes | 2008-09-20 | 3 | -5/+2 |
| * | | | | | | | | | | | | | Progress update: | Matthew Barnes | 2008-09-18 | 2 | -23/+0 |
| * | | | | | | | | | | | | | Massive address book refactoring. Things are mostly working again. | Matthew Barnes | 2008-09-17 | 2 | -0/+12 |
| * | | | | | | | | | | | | | Forgot to commit a couple files. | Matthew Barnes | 2008-09-13 | 2 | -0/+356 |
| * | | | | | | | | | | | | | Allow EShellContent, EShellSidebar, and EShellTaskbar to be subclassed, | Matthew Barnes | 2008-09-13 | 28 | -1202/+1272 |
| * | | | | | | | | | | | | | Arrange for an ESourceList to be shared amongst all instances of a type of | Matthew Barnes | 2008-09-12 | 23 | -460/+780 |
| * | | | | | | | | | | | | | Merge revisions 36016:36303 from trunk. | Matthew Barnes | 2008-09-11 | 157 | -2109/+2465 |
| * | | | | | | | | | | | | | Add popup menu stubs for calendars, tasks and memos. | Matthew Barnes | 2008-09-11 | 8 | -293/+156 |
| * | | | | | | | | | | | | | Add menu and toolbar UI for calendars, memos and tasks. | Matthew Barnes | 2008-09-11 | 24 | -219/+1210 |
| * | | | | | | | | | | | | | Add stubs for calendar, task, and memo shell views. | Matthew Barnes | 2008-09-11 | 18 | -0/+1161 |
| * | | | | | | | | | | | | | Progress update: | Matthew Barnes | 2008-09-09 | 1 | -1/+2 |
| * | | | | | | | | | | | | | Saving progress. Lots of changes. Things are a bit broken at the moment. | Matthew Barnes | 2008-09-05 | 1 | -6/+6 |
| * | | | | | | | | | | | | | ** Fixes bug #549968 | Matthew Barnes | 2008-08-31 | 1 | -1/+1 |
| * | | | | | | | | | | | | | ** Fixes bug #549967 | Matthew Barnes | 2008-08-31 | 2 | -4/+4 |
| * | | | | | | | | | | | | | Merge revisions 35993:36015 from trunk. | Matthew Barnes | 2008-08-19 | 4 | -2/+6 |
| * | | | | | | | | | | | | | Merge revisions 35951:35992 from trunk. | Matthew Barnes | 2008-08-15 | 42 | -374/+446 |
| * | | | | | | | | | | | | | Merge revisions 35931:35950 from trunk. | Matthew Barnes | 2008-08-13 | 1 | -3/+3 |
| * | | | | | | | | | | | | | Merge revisions 35747:35930 from trunk. | Matthew Barnes | 2008-08-08 | 17 | -87/+374 |
| * | | | | | | | | | | | | | Migrate CompEditor, CompEditorPage, and the various subclasses from | Matthew Barnes | 2008-07-16 | 35 | -4896/+4115 |
* | | | | | | | | | | | | | | Bug #592551 - Build break fix caused by bug #581288 | Milan Crha | 2009-08-21 | 2 | -2/+2 |
* | | | | | | | | | | | | | | Bug 591414 - libevolution-cal-shared is linked as a module | Götz Waschk | 2009-08-11 | 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 | 3 | -7/+6 |
* | | | | | | | | | | | | | | Bug #584030 - [Mail-To-Task] improve duplicate handling and such | Milan Crha | 2009-08-08 | 3 | -4/+158 |
* | | | | | | | | | | | | | | Fix a build break with libevolution-cal-shared | Milan Crha | 2009-08-07 | 1 | -3/+18 |
* | | | | | | | | | | | | | | 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 | 2 | -58/+155 |
* | | | | | | | | | | | | | | Changes for having a light version of calendar. | Srinivasa Ragavan | 2009-08-07 | 4 | -7/+100 |
* | | | | | | | | | | | | | | Cleanup include file path. | Srinivasa Ragavan | 2009-08-07 | 1 | -1/+1 |
* | | | | | | | | | | | | | | Cleanup include file path. | Srinivasa Ragavan | 2009-08-07 | 1 | -1/+1 |
* | | | | | | | | | | | | | | Bug #205137 - Configurable date formats in components | Milan Crha | 2009-08-04 | 7 | -12/+106 |
* | | | | | | | | | | | | | | Bug #587468 - Show meeting icon for component with attendees only | Milan Crha | 2009-08-04 | 5 | -6/+6 |
* | | | | | | | | | | | | | | Bug #320071 - Unclear why you can't edit appointment in calendar | Milan Crha | 2009-08-04 | 3 | -15/+76 |
* | | | | | | | | | | | | | | Whitespace and coding style cleanups. | Matthew Barnes | 2009-08-03 | 4 | -8/+6 |
* | | | | | | | | | | | | | | Bug #314599 - Recurrence Tab Should Not Default To Forever | Milan Crha | 2009-08-03 | 3 | -2/+16 |
* | | | | | | | | | | | | | | Bug #324676 - Print preview displays preview of previous month | Milan Crha | 2009-08-03 | 1 | -0/+19 |
* | | | | | | | | | | | | | | Add some missing GConf schemas. | Matthew Barnes | 2009-08-01 | 1 | -0/+48 |
* | | | | | | | | | | | | | | Bug #590392 - Show selected day in day view's second timezone column | Milan Crha | 2009-08-01 | 2 | -3/+9 |
* | | | | | | | | | | | | | | Bug #539334 - Postpone processing event when called recursively | Milan Crha | 2009-08-01 | 1 | -6/+124 |
* | | | | | | | | | | | | | | Bug #328361 - Support for "Fifth Sunday *of the month*" | Marcel Stimberg | 2009-07-31 | 1 | -0/+7 |
* | | | | | | | | | | | | | | Bug #325611 - Rephrased translators comments | Milan Crha | 2009-07-31 | 1 | -2/+2 |
* | | | | | | | | | | | | | | Bug #514725 - Critical warnings with appointments | Milan Crha | 2009-07-30 | 2 | -20/+31 |
* | | | | | | | | | | | | | | Bug #273535 - Meeting request with attachments has bogus CID value | Milan Crha | 2009-07-30 | 3 | -8/+23 |
* | | | | | | | | | | | | | | Bug #300567 - Calendar drawing optimizations | Milan Crha | 2009-07-30 | 10 | -459/+396 |
* | | | | | | | | | | | | | | Bug #314599 - Recurrence Tab Should Not Default To Forever | Milan Crha | 2009-07-29 | 4 | -1/+22 |
* | | | | | | | | | | | | | | Compiler warning fixes (as part of bug #424078) | Milan Crha | 2009-07-28 | 1 | -2/+2 |
* | | | | | | | | | | | | | | Bug #245829 - Cannot copy (with mouse for pasting) appointment summary | Milan Crha | 2009-07-27 | 2 | -2/+42 |
* | | | | | | | | | | | | | | Bug #203853 - Cut/Copy key bindings don't work in day and week views | Milan Crha | 2009-07-27 | 3 | -7/+12 |
* | | | | | | | | | | | | | | Bug #575581 - All Day Events Should Not Depend On Calendar Scrolling | Milan Crha | 2009-07-27 | 2 | -5/+10 |
* | | | | | | | | | | | | | | Bug #420513 - Be able to notify about meeting only new attendees | Milan Crha | 2009-07-27 | 18 | -60/+273 |
* | | | | | | | | | | | | | | Bug #579646 - Remember alarm's last notified per calendar | Milan Crha | 2009-07-27 | 3 | -20/+46 |
| |_|_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | Bug #583527 display reply and reply-all fields for all backends. | Chenthill Palanisamy | 2009-07-20 | 1 | -2/+2 |
* | | | | | | | | | | | | | Kill some obsolete utility functions. | Matthew Barnes | 2009-07-19 | 1 | -1/+3 |
* | | | | | | | | | | | | | More whitespace cleanup. | Matthew Barnes | 2009-07-19 | 22 | -41/+41 |
| |_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | |
|
* | | | | | | | | | | | | Pick the user_org from comp editor flags. | Chenthill Palanisamy | 2009-07-14 | 1 | -1/+1 |
* | | | | | | | | | | | | Fix excessive whitespace. | Matthew Barnes | 2009-07-13 | 102 | -667/+0 |
| |_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | |
|
* | | | | | | | | | | | Bug #240605 - auto-select next day at midnight in selected day view | Milan Crha | 2009-07-10 | 1 | -0/+18 |
* | | | | | | | | | | | Bug #425582 - Calendar Alarm Display is not noticable enough | Milan Crha | 2009-07-09 | 3 | -43/+128 |
* | | | | | | | | | | | Bug #238058 - Show more from summary for events with icons | Milan Crha | 2009-07-09 | 2 | -8/+14 |
* | | | | | | | | | | | Bug #251694 - Highlight current day in a calendar | Milan Crha | 2009-07-03 | 8 | -16/+61 |
* | | | | | | | | | | | Bug #236996 - Calendar display for weekends in month view | Milan Crha | 2009-07-03 | 3 | -2/+49 |
* | | | | | | | | | | | Bug #252296 - Do not preset alarm for all day events | Milan Crha | 2009-07-03 | 8 | -13/+13 |
| |_|_|_|_|_|_|_|_|/
|/| | | | | | | | | |
|
* | | | | | | | | | | Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am. | Matthew Barnes | 2009-07-01 | 3 | -3/+3 |
* | | | | | | | | | | 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 | 1 | -2/+2 |
* | | | | | | | | | | 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 | 2 | -5/+3 |
* | | | | | | | | | | 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 | 42 | -147/+147 |
* | | | | | | | | | | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 52 | -286/+286 |
* | | | | | | | | | | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-29 | 133 | -1883/+1883 |
* | | | | | | | | | | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-29 | 214 | -311/+311 |
| |_|_|_|_|_|_|_|/
|/| | | | | | | | |
|
* | | | | | | | | | Fix compiler warnings in calendar. | Matthew Barnes | 2009-05-26 | 41 | -292/+297 |
* | | | | | | | | | 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 | 18 | -24/+24 |
* | | | | | | | | 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 | 3 | -0/+6 |
* | | | | 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 |
| |_|/
|/| | |
|
* | | | 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 | 1 | -4/+10 |
* | | | Allow Last Modified and Created columns for event table | Milan Crha | 2009-04-27 | 7 | -10/+93 |
* | | | Calendar - do not close editor after error | Milan Crha | 2009-04-25 | 1 | -7/+13 |
* | | | Possible leak fix | Milan Crha | 2009-04-25 | 1 | -2/+6 |
* | | | Use new ESourceList API (simplifies code) | Milan Crha | 2009-04-25 | 3 | -154/+47 |
| |/
|/| |
|
* | | Use system timezone in Evolution | Milan Crha | 2009-04-25 | 7 | -54/+247 |
* | | Include timezone information in a tooltip when differs from user's | Milan Crha | 2009-04-24 | 1 | -3/+15 |
* | | Get rid of "Adjust for daylight saving time" option | Milan Crha | 2009-04-24 | 7 | -178/+0 |
* | | Remove unused files | Milan Crha | 2009-04-24 | 1 | -0/+0 |
* | | GN-bug #572348 - Removed deprecated Gtk+ symbols | Milan Crha | 2009-04-24 | 17 | -1455/+689 |
* | | Bug 577929 – Consolidate marshallers | Matthew Barnes | 2009-04-23 | 8 | -36/+11 |
* | | Fixes #561312 | Chenthill Palanisamy | 2009-04-13 | 5 | -17/+118 |
* | | ** Fix for bug #523802 | Milan Crha | 2009-04-08 | 10 | -11/+146 |
* | | ** Fix for bug #577717 | Milan Crha | 2009-04-02 | 1 | -0/+6 |
* | | ** Fix for bug #401346 | Milan Crha | 2009-03-06 | 2 | -3/+6 |
* | | Fixes #435455 (bnc) | Chenthill Palanisamy | 2009-03-05 | 10 | -19/+40 |
* | | ** Fix for bug #573119 | Milan Crha | 2009-03-05 | 2 | -9/+14 |
* | | ** Fix for bug #573193 | Milan Crha | 2009-03-04 | 1 | -4/+1 |
* | | ** Fix for bug #573122 | Milan Crha | 2009-03-04 | 3 | -4/+4 |
* | | ** Fix for bug #558366 | Milan Crha | 2009-02-25 | 1 | -0/+2 |
* | | ** Fix for bug #238346 | Milan Crha | 2009-02-25 | 1 | -45/+83 |
* | | ** Fix for bug #529037 | Milan Crha | 2009-02-25 | 1 | -0/+11 |
* | | ** Fix for bug #561465 | Milan Crha | 2009-02-25 | 1 | -0/+1 |
* | | ** Fix for bug #572543 | Milan Crha | 2009-02-23 | 1 | -2/+3 |
* | | Make it use the proper action. Patch by Paweł Zembrzuski | Tobias Mueller | 2009-02-22 | 1 | -1/+1 |
* | | ** Fix for bug #567949 | Milan Crha | 2009-02-20 | 2 | -6/+8 |
* | | 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 | 2 | -5/+2 |
* | | Remove useless and deprecated gtk_layout_freeze and gtk_layout_thaw calls. | Andre Klapper | 2009-02-19 | 1 | -11/+0 |
* | | ** Fix for bug #550114 | Milan Crha | 2009-02-16 | 3 | -9/+37 |
* | | ** Fixes bug #571625 | Chow Loong Jin | 2009-02-14 | 2 | -10/+6 |
* | | Substitute some deprecated gtk+ functions. | Andre Klapper | 2009-02-12 | 2 | -5/+5 |
* | | Do not use non-zero page size in an adjustment, it's deprecated now. | Milan Crha | 2009-02-09 | 1 | -1/+1 |
* | | Mark a string for translation. Fixes bug #570364 | Gabor Kelemen | 2009-02-03 | 1 | -1/+2 |
* | | Fix compiler warnings. | Matthew Barnes | 2009-02-02 | 7 | -9/+10 |
* | | ** 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 | 6 | -16/+80 |
* | | Fixes #463602. | Chenthill Palanisamy | 2009-01-30 | 1 | -87/+93 |
* | | Fixes #450535 (bnc). | Chenthill Palanisamy | 2009-01-30 | 1 | -1/+1 |
* | | Fixes #347287. | Chenthill Palanisamy | 2009-01-30 | 2 | -4/+4 |
* | | ** Fix for bug #318003 | Milan Crha | 2009-01-27 | 8 | -306/+235 |
* | | ** Fix for bug #463597, bug #463594, bug#463599 (BNC) and ** bug | Bharath Acharya | 2009-01-27 | 1 | -13/+16 |
* | | ** Fix for bug #559604 | Milan Crha | 2009-01-24 | 3 | -3/+10 |
* | | ** Fix for bug #442869 | Milan Crha | 2009-01-23 | 3 | -23/+31 |
* | | ** Fix for bug #362754 | Milan Crha | 2009-01-22 | 3 | -10/+46 |
* | | ** Fix for bug #541209 | Suman Manjunath | 2009-01-21 | 12 | -26/+26 |
* | | ** Fix for bug #353460 | Milan Crha | 2009-01-21 | 1 | -2/+2 |
* | | ** Fix for bug #568331 | Milan Crha | 2009-01-21 | 1 | -1/+15 |
* | | ** Fix for bug #567850 | Milan Crha | 2009-01-20 | 3 | -1/+56 |
* | | ** Fix for bug #550735 | Milan Crha | 2009-01-20 | 1 | -25/+32 |
* | | ** Part of fix for bug #260853 | Milan Crha | 2009-01-19 | 6 | -7/+220 |
* | | ** Fix for bug #225712 | Milan Crha | 2009-01-19 | 14 | -50/+139 |
* | | ** Fix for bug #200254 | Milan Crha | 2009-01-19 | 9 | -1/+135 |
* | | ** Partial fix for bug #310844 | Milan Crha | 2009-01-16 | 1 | -5/+32 |
* | | ** Fix for bug #303738 | Milan Crha | 2009-01-15 | 4 | -18/+47 |
* | | ** Fix for bug #245156 | Milan Crha | 2009-01-15 | 5 | -20/+98 |
* | | ** Fix for bug #246313 | Milan Crha | 2009-01-15 | 5 | -79/+99 |
* | | ** Fix for bug #554454 | Milan Crha | 2009-01-14 | 1 | -0/+9 |
* | | ** Fix for bug #489437 | Milan Crha | 2009-01-13 | 1 | -0/+31 |
* | | ** Fix for bug #567045 | Milan Crha | 2009-01-13 | 1 | -0/+14 |
* | | ** Fix for bug #563364 | Milan Crha | 2009-01-12 | 9 | -74/+663 |
* | | Matthew Barnes <mbarnes@redhat.com> ** Fix for bug #567148 (Use a labelled b... | Suman Manjunath | 2009-01-12 | 1 | -7/+1 |