| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | Fix distcheck errors. | Matthew Barnes | 2009-07-28 | 5 | -5/+0 |
| * | | Start re-enabling parts of the calendar. | Matthew Barnes | 2009-07-28 | 2 | -54/+0 |
| * | | Fix a crash on exit. | Matthew Barnes | 2009-07-28 | 1 | -2/+0 |
| * | | Get GnomeCalendar and the a11y stuff building. | Matthew Barnes | 2009-07-28 | 5 | -149/+69 |
| * | | Kill CalSearchBar. | Matthew Barnes | 2009-07-28 | 6 | -1128/+19 |
| * | | Re-enable building GnomeCalendar, except it doesn't yet. | Matthew Barnes | 2009-07-26 | 4 | -80/+84 |
| * | | Remove GtkVPaned stuff from GnomeCalendar. | Matthew Barnes | 2009-07-25 | 3 | -101/+0 |
| * | | Add EMonthView, a simple subclass of EWeekView. | Matthew Barnes | 2009-07-24 | 5 | -281/+462 |
| * | | Move "user_created" signal emission to ECalendarView. | Matthew Barnes | 2009-07-24 | 9 | -114/+91 |
| * | | Some minor fixes before I dive into calendar again. | Matthew Barnes | 2009-07-24 | 2 | -3/+2 |
| * | | More whitespace cleanup. | Matthew Barnes | 2009-07-19 | 25 | -73/+73 |
| * | | Fix some leftover merge artifacts. | Matthew Barnes | 2009-07-16 | 1 | -154/+0 |
| * | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-07-15 | 2 | -1/+155 |
| |\ \ |
|
| * | | | Fix excessive whitespace. | Matthew Barnes | 2009-07-14 | 107 | -631/+0 |
| * | | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-07-11 | 16 | -82/+283 |
| |\ \ \ |
|
| * | | | | Kill EConfigListener. | Matthew Barnes | 2009-07-03 | 3 | -21/+22 |
| * | | | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-07-01 | 4 | -18/+37 |
| |\ \ \ \ |
|
| * | | | | | Fix "make distcheck" errors and other build cleanups. | Matthew Barnes | 2009-07-01 | 9 | -9/+9 |
| * | | | | | Radically reorganize source code. | Matthew Barnes | 2009-06-25 | 74 | -17270/+26 |
| * | | | | | Don't install libcal-gui.so. | Matthew Barnes | 2009-06-20 | 1 | -1/+1 |
| * | | | | | Fix similar weak pointer issues throughout. | Matthew Barnes | 2009-06-20 | 3 | -0/+18 |
| * | | | | | Fix "make distcheck" errors. | Matthew Barnes | 2009-06-20 | 8 | -11/+8 |
| * | | | | | Stop abusing forward declarations. | Matthew Barnes | 2009-06-19 | 5 | -33/+35 |
| * | | | | | Use G_BEGIN_DECLS / G_END_DECLS macros. | Matthew Barnes | 2009-06-18 | 28 | -173/+55 |
| * | | | | | Fix coding style. | Matthew Barnes | 2009-06-14 | 4 | -8/+8 |
| * | | | | | Use key files for tracking widget states. | Matthew Barnes | 2009-06-13 | 3 | -3/+21 |
| * | | | | | Avoid the console popping while evolution running on windows | Fridrich Strba | 2009-06-09 | 1 | -0/+4 |
| * | | | | | Fix even more compiler warnings and disable one for format strings | Milan Crha | 2009-06-09 | 5 | -14/+15 |
| * | | | | | libevolution-mail-shared is a new library, so reflect its existence | Fridrich Strba | 2009-06-09 | 1 | -0/+4 |
| * | | | | | Search bar improvements. | Matthew Barnes | 2009-06-09 | 3 | -3/+72 |
| * | | | | | Bug 581280 – Wrong attachment name in event | Matthew Barnes | 2009-06-03 | 1 | -81/+139 |
| * | | | | | More code cleanup. | Matthew Barnes | 2009-06-02 | 48 | -143/+143 |
| * | | | | | Branch maintenance. | Matthew Barnes | 2009-06-02 | 1 | -0/+2 |
| * | | | | | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 52 | -320/+320 |
| * | | | | | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-27 | 142 | -1911/+1911 |
| * | | | | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-27 | 284 | -570/+585 |
| |\ \ \ \ \ |
|
| | * | | | | | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-27 | 225 | -324/+324 |
| * | | | | | | Eliminate redundant E_ICON_SIZE_* enumeration. | Matthew Barnes | 2009-05-25 | 5 | -15/+15 |
| * | | | | | | Fix what I assume are some merge errors. | Matthew Barnes | 2009-05-22 | 3 | -35/+17 |
| * | | | | | | 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 | 16 | -28/+20 |
| * | | | | | | | 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 | 38 | -24/+6749 |
| * | | | | | | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-11 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | Add G_MODULE_EXPORT to exported module functions. | Matthew Barnes | 2009-05-11 | 1 | -2/+2 |
| * | | | | | | | | Use the proper idiom for loading types in a GTypeModule. | Matthew Barnes | 2009-05-11 | 49 | -414/+441 |
| * | | | | | | | | Fix bugs caused by EShellBackend changes. | Matthew Barnes | 2009-05-10 | 3 | -8/+8 |
| * | | | | | | | | Adapt tasks to EShellBackend changes. | Matthew Barnes | 2009-05-09 | 9 | -155/+229 |
| * | | | | | | | | Adapt memos to EShellBackend changes. | Matthew Barnes | 2009-05-09 | 10 | -94/+202 |
| * | | | | | | | | Adapt calendar to EShellBackend changes. | Matthew Barnes | 2009-05-08 | 27 | -273/+505 |
| * | | | | | | | | 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 | 12 | -0/+24 |
| * | | | | | | | | | | | 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 |
| * | | | | | | | | | | | Bug #570730 - Get rid of gnome-config in Evolution | Milan Crha | 2009-05-01 | 5 | -58/+197 |
| * | | | | | | | | | | | 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 | 2 | -4/+19 |
| * | | | | | | | | | | | | Allow Last Modified and Created columns for event table | Milan Crha | 2009-04-28 | 9 | -12/+116 |
| * | | | | | | | | | | | | Calendar - do not close editor after error | Milan Crha | 2009-04-28 | 2 | -7/+20 |
| * | | | | | | | | | | | | Possible leak fix | Milan Crha | 2009-04-28 | 2 | -2/+12 |
| * | | | | | | | | | | | | Use new ESourceList API (simplifies code) | Milan Crha | 2009-04-28 | 1 | -0/+9 |
| * | | | | | | | | | | | | Begin migrating calendar settings to EShellSettings. | Matthew Barnes | 2009-04-26 | 33 | -299/+508 |
| * | | | | | | | | | | | | Use consistent variable names for GtkUIManager | Matthew Barnes | 2009-04-25 | 4 | -30/+30 |
| * | | | | | | | | | | | | Manual conflict resolution | Matthew Barnes | 2009-04-25 | 9 | -64/+10 |
| * | | | | | | | | | | | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-04-25 | 50 | -1786/+1602 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | 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 | 4 | -0/+586 |
| * | | | | | | | | | | | | | 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 |
| * | | | | | | | | | | | | | Make filter options for mail labels work again. | Matthew Barnes | 2009-02-23 | 3 | -0/+3 |
| * | | | | | | | | | | | | | Kill another unused Bonobo-based importer file. | Matthew Barnes | 2009-02-22 | 1 | -58/+0 |
| * | | | | | | | | | | | | | Kill more Bonobo controls and factories and what not. | Matthew Barnes | 2009-02-21 | 8 | -1204/+47 |
| * | | | | | | | | | | | | | Fix crash on startup. | Matthew Barnes | 2009-02-19 | 1 | -4/+2 |
| * | | | | | | | | | | | | | Documentation tweaks. | Matthew Barnes | 2009-02-19 | 1 | -1/+3 |
| * | | | | | | | | | | | | | Miscellaneous bug fixes. | Matthew Barnes | 2009-02-17 | 1 | -2/+2 |
| * | | | | | | | | | | | | | Merge revisions 37200:3266 from trunk. | Matthew Barnes | 2009-02-15 | 15 | -25/+57 |
| * | | | | | | | | | | | | | Get mail search bar partially working without help from EFilterBar. | Matthew Barnes | 2009-02-14 | 2 | -4/+2 |
| * | | | | | | | | | | | | | Merge revisions 37108:37199 from trunk. | Matthew Barnes | 2009-02-01 | 30 | -421/+812 |
| * | | | | | | | | | | | | | When invoking Evolution with URIs on the command-line (e.g. mailto:), | Matthew Barnes | 2009-01-29 | 4 | -24/+39 |
| * | | | | | | | | | | | | | Make action group management in shell windows more elegant. | Matthew Barnes | 2009-01-27 | 14 | -66/+41 |
| * | | | | | | | | | | | | | Add action groups to support lockdown, starting with printing. | Matthew Barnes | 2009-01-27 | 5 | -89/+157 |
| * | | | | | | | | | | | | | Redesign EPluginUI to accommodate merging and unmerging shell views. | Matthew Barnes | 2009-01-24 | 6 | -3/+18 |
| * | | | | | | | | | | | | | Fix some runtime warnings. | Matthew Barnes | 2009-01-22 | 2 | -1/+5 |
| * | | | | | | | | | | | | | Merge revisions 37075:37107 from trunk. | Matthew Barnes | 2009-01-21 | 42 | -222/+1039 |
| * | | | | | | | | | | | | | Untangle some circular dependencies with the composer. | Matthew Barnes | 2009-01-20 | 2 | -7/+0 |
| * | | | | | | | | | | | | | Formalize the "no disabled items in popup menus" policy in the form of a | Matthew Barnes | 2009-01-20 | 6 | -9/+247 |
| * | | | | | | | | | | | | | Hack GtkIconTheme so we can reference category icons as named icons. | Matthew Barnes | 2009-01-18 | 3 | -0/+57 |
| * | | | | | | | | | | | | | Merge revisions 37047:37074 from trunk. | Matthew Barnes | 2009-01-15 | 15 | -82/+788 |
| * | | | | | | | | | | | | | Merge revisions 36866:37046 from trunk. | Matthew Barnes | 2009-01-12 | 42 | -179/+410 |
| * | | | | | | | | | | | | | Continue chipping away at EMFolderView and EMFolderBrowser. | Matthew Barnes | 2009-01-11 | 7 | -109/+89 |
| * | | | | | | | | | | | | | Add missing accelerator for File -> Print. | Matthew Barnes | 2009-01-10 | 3 | -3/+3 |
| * | | | | | | | | | | | | | Solve a translation issue related to the New menu. | Matthew Barnes | 2008-12-28 | 3 | -8/+8 |
| * | | | | | | | | | | | | | - Fix NetworkManager connection tracking. | Matthew Barnes | 2008-12-14 | 1 | -0/+2 |
| * | | | | | | | | | | | | | Merge revisions 36811:36865 from trunk. | Matthew Barnes | 2008-12-11 | 27 | -412/+506 |
| * | | | | | | | | | | | | | Get drag-and-drop-to-source-selector working for contacts, memos and tasks. | Matthew Barnes | 2008-11-29 | 12 | -267/+876 |
| * | | | | | | | | | | | | | Merge revisions 36737:36810 from trunk. | Matthew Barnes | 2008-11-24 | 16 | -122/+470 |
| * | | | | | | | | | | | | | Progress update: | Matthew Barnes | 2008-11-19 | 5 | -340/+123 |
| * | | | | | | | | | | | | | There we go... that's more like it. | Matthew Barnes | 2008-11-15 | 1 | -0/+1 |
| * | | | | | | | | | | | | | More library dependency unravelling. | Matthew Barnes | 2008-11-14 | 2 | -5/+5 |
| * | | | | | | | | | | | | | Merge revisions 36685:36729 from trunk. | Matthew Barnes | 2008-11-08 | 10 | -22/+196 |
| * | | | | | | | | | | | | | Fix a pane resizing issue on the main window that's been driving me crazy. | Matthew Barnes | 2008-11-03 | 2 | -4/+52 |
| * | | | | | | | | | | | | | Get composer integration working with the rest of the modules, but man do | Matthew Barnes | 2008-11-01 | 4 | -18/+10 |
| * | | | | | | | | | | | | | Support inline renaming of sources in the source selector, with help | Matthew Barnes | 2008-10-31 | 11 | -2/+141 |
| * | | | | | | | | | | | | | Secondary checkout spotted a compilation issue. | Matthew Barnes | 2008-10-31 | 1 | -0/+80 |
| * | | | | | | | | | | | | | Add popup menus to the calendar memopad and taskpad. | Matthew Barnes | 2008-10-31 | 16 | -1024/+285 |
| * | | | | | | | | | | | | | Get the calendar's memopad and taskpad working. | Matthew Barnes | 2008-10-30 | 17 | -275/+519 |
| * | | | | | | | | | | | | | Wire up status messages to include percentages if available. | Matthew Barnes | 2008-10-29 | 21 | -65/+289 |
| * | | | | | | | | | | | | | Fix a couple minor UI bugs. | Matthew Barnes | 2008-10-28 | 2 | -3/+19 |
| * | | | | | | | | | | | | | Disable parts of my previous calendar work, such that all modules now load! | Matthew Barnes | 2008-10-28 | 16 | -26/+174 |
| * | | | | | | | | | | | | | Merge revisions 36534:36684 from trunk. | Matthew Barnes | 2008-10-25 | 19 | -211/+344 |
| * | | | | | | | | | | | | | Commit recent work so I can merge from trunk. | Matthew Barnes | 2008-10-25 | 13 | -126/+353 |
| * | | | | | | | | | | | | | Get the mail folder tree compiling, though I'm not yet sure why it's not | Matthew Barnes | 2008-10-17 | 3 | -4/+4 |
| * | | | | | | | | | | | | | Progress update: | Matthew Barnes | 2008-10-14 | 34 | -1529/+2982 |
| * | | | | | | | | | | | | | Baseline cut at the Calendar sidebar and module. Pretty much identical | Matthew Barnes | 2008-10-07 | 6 | -357/+569 |
| * | | | | | | | | | | | | | Support migration in the new shell design. | Matthew Barnes | 2008-10-05 | 13 | -669/+1220 |
| * | | | | | | | | | | | | | Tweak some aspects of the Contacts module to be more consistent with | Matthew Barnes | 2008-10-04 | 8 | -31/+418 |
| * | | | | | | | | | | | | | Tasks is working. Still need to deal with some loose ends and test it all. | Matthew Barnes | 2008-10-04 | 18 | -104/+714 |
| * | | | | | | | | | | | | | Tasks progress. Merge EMemoPreview back into ECalComponentPreview. | Matthew Barnes | 2008-10-03 | 21 | -928/+963 |
| * | | | | | | | | | | | | | Update the headers on files I've created or completely rewritten to match | Matthew Barnes | 2008-10-02 | 33 | -363/+396 |
| * | | | | | | | | | | | | | Merge revisions 36016:36533 from trunk. | Matthew Barnes | 2008-10-02 | 59 | -732/+1038 |
| * | | | | | | | | | | | | | Add more EShell API documentation. | Matthew Barnes | 2008-10-02 | 3 | -3/+9 |
| * | | | | | | | | | | | | | More Memos debugging. | Matthew Barnes | 2008-10-01 | 6 | -48/+171 |
| * | | | | | | | | | | | | | Memos are mostly working now. Tasks to follow. | Matthew Barnes | 2008-09-30 | 10 | -26/+378 |
| * | | | | | | | | | | | | | Get Memos to come up. Doesn't really work yet, but the widgets are all there. | Matthew Barnes | 2008-09-30 | 47 | -2296/+2602 |
| * | | | | | | | | | | | | | Tasks and memos progress. Hoping to merge ECalendarTable and EMemoTable, | Matthew Barnes | 2008-09-26 | 12 | -912/+964 |
| * | | | | | | | | | | | | | Saving progress. Experimenting with directory layout. | Matthew Barnes | 2008-09-25 | 60 | -2060/+3276 |
| * | | | | | | | | | | | | | 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 | 165 | -2183/+2794 |
| * | | | | | | | | | | | | | 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 | 2 | -1/+8 |
| * | | | | | | | | | | | | | ** Fixes bug #549967 | Matthew Barnes | 2008-08-31 | 3 | -4/+12 |
| * | | | | | | | | | | | | | Merge revisions 35993:36015 from trunk. | Matthew Barnes | 2008-08-19 | 5 | -2/+36 |
| * | | | | | | | | | | | | | Merge revisions 35951:35992 from trunk. | Matthew Barnes | 2008-08-15 | 43 | -374/+545 |
| * | | | | | | | | | | | | | Merge revisions 35931:35950 from trunk. | Matthew Barnes | 2008-08-13 | 2 | -3/+10 |
| * | | | | | | | | | | | | | Merge revisions 35747:35930 from trunk. | Matthew Barnes | 2008-08-08 | 19 | -90/+509 |
| * | | | | | | | | | | | | | 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 | 26 | -76/+76 |
| |_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | |
|
* | | | | | | | | | | | | Pick the user_org from comp editor flags. | Chenthill Palanisamy | 2009-07-14 | 1 | -1/+1 |
* | | | | | | | | | | | | Fix excessive whitespace. | Matthew Barnes | 2009-07-13 | 107 | -679/+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 |
* | | | | | | | | | | | Kill EConfigListener. | Matthew Barnes | 2009-07-03 | 3 | -21/+22 |
* | | | | | | | | | | | 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 | 9 | -9/+9 |
* | | | | | | | | | | 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 |