| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug #653008 - Preference window for imap accounts is too large | Milan Crha | 2011-06-23 | 6 | -55/+0 |
* | Do not use deprecated EBook/ECal API | Milan Crha | 2011-06-14 | 34 | -446/+561 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2011-06-09 | 5 | -25/+59 |
* | Including <glib.h> directly is rarely needed. | Matthew Barnes | 2011-05-28 | 3 | -3/+0 |
* | Bug #646109 - Fix use of include <config.h> to make sure translations work | Milan Crha | 2011-05-27 | 1 | -0/+5 |
* | Bug #643819 - Autocomplete the Location field | Dan Vrátil | 2011-05-23 | 1 | -4/+157 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-05-22 | 4 | -25/+44 |
* | Bug #649392 - Improve calendar's "Goto" dialog and move it to dialogs | Dan Vrátil | 2011-05-16 | 4 | -0/+503 |
* | Coding style cleanups. | Matthew Barnes | 2011-05-09 | 9 | -25/+25 |
* | Whitespace and coding style cleanups. | Matthew Barnes | 2011-05-08 | 2 | -8/+16 |
* | Add itip_get_fallback_identity(). | Matthew Barnes | 2011-04-28 | 3 | -38/+20 |
* | Add itip_get_user_identities(). | Matthew Barnes | 2011-04-27 | 3 | -124/+60 |
* | Refactor CompEditor pages to isolate EAccount usage. | Matthew Barnes | 2011-04-27 | 3 | -236/+354 |
* | Add e_meeting_store_find_self(). | Matthew Barnes | 2011-04-26 | 2 | -36/+11 |
* | Remove redundant EAccountList utilities. | Matthew Barnes | 2011-04-26 | 5 | -8/+13 |
* | CompEditor cleanups. | Matthew Barnes | 2011-04-26 | 8 | -746/+768 |
* | Fix alignment of extra widgets in EAlertDialogs. | Matthew Barnes | 2011-03-25 | 1 | -1/+1 |
* | Bug 644166 - Add style class to primary toolbars | Matthew Barnes | 2011-03-08 | 1 | -0/+4 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-03-06 | 11 | -11/+22 |
* | Fix Gtk-Doc comment notation. | Matthew Barnes | 2011-03-02 | 4 | -19/+30 |
* | Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedly | Milan Crha | 2011-02-25 | 11 | -102/+58 |
* | Bug #642954 - Doesn't commit/abort sequence on modification error | Milan Crha | 2011-02-24 | 1 | -4/+3 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-02-19 | 1 | -3/+8 |
* | Remove NULL checks for GObject methods. | Matthew Barnes | 2011-02-13 | 5 | -10/+9 |
* | Bug 641756 - Fix warnings from GCC 4.6 | Kjartan Maraas | 2011-02-09 | 2 | -19/+2 |
* | Bug #641011 - Ugly appointment editing windows | Milan Crha | 2011-02-03 | 1 | -2/+6 |
* | More whitespace cleanup. | Matthew Barnes | 2011-01-31 | 6 | -68/+69 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-01-30 | 1 | -1/+0 |
* | Bug #640522 - Set minimal height on Description fields in event editors | Milan Crha | 2011-01-26 | 3 | -0/+3 |
* | Various critical warnings about comp-editor-pages and date edit | Milan Crha | 2011-01-25 | 5 | -13/+43 |
* | Adapt to GtkComboBox class reorg. | Matthew Barnes | 2011-01-25 | 6 | -6/+11 |
* | Dialogs no longer have separators. | Matthew Barnes | 2011-01-25 | 4 | -4/+0 |
* | Drop backward-compatibility cruft. | Matthew Barnes | 2011-01-25 | 5 | -15/+0 |
* | Free/busy meeting view doesn't work due to non-working extension | Milan Crha | 2010-12-06 | 4 | -2/+22 |
* | Bug #635828 - Do not send meeting mails with no recipient | Milan Crha | 2010-11-26 | 1 | -1/+32 |
* | Bug #633779 - GtkComboBoxText issues | Milan Crha | 2010-11-18 | 2 | -5/+18 |
* | Move calendar preferences to the calendar module. | Matthew Barnes | 2010-11-05 | 19 | -2674/+570 |
* | Rename CalUnits to EDurationType. | Matthew Barnes | 2010-11-05 | 2 | -21/+21 |
* | Bug #612181 - Show recurring events in italic in date navigator | Milan Crha | 2010-11-03 | 3 | -2/+24 |
* | Pass an EAlertSink to e_alert_sink_submit_alert(). | Matthew Barnes | 2010-11-01 | 1 | -2/+2 |
* | Workaround GtkComboBoxText/GtkComboBoxEntry in .ui files | Milan Crha | 2010-10-28 | 1 | -1/+1 |
* | Add missing gtk-compat.h include to various files | Milan Crha | 2010-10-21 | 1 | -0/+3 |
* | Deal with GtkComboBoxEntry removal in gtk+-3.0. | Matthew Barnes | 2010-10-21 | 3 | -3/+3 |
* | Bug 632641 - Handle combo box text API going away | Matthias Clasen | 2010-10-21 | 4 | -11/+14 |
* | Replace EBinding with GBinding. | Matthew Barnes | 2010-10-14 | 7 | -57/+100 |
* | Bug #630490 - Not visible calendar color change immediately | Milan Crha | 2010-10-14 | 1 | -0/+6 |
* | Bug #631320 - GtkObject is gone in GTK3 | Milan Crha | 2010-10-07 | 4 | -5/+5 |
* | Bug #629825 - Hide Free/Busy tab if not needed in express mode | Milan Crha | 2010-10-05 | 1 | -1/+2 |
* | Messin around with EAlerts. | Matthew Barnes | 2010-09-30 | 1 | -7/+8 |
* | Bug #629636 - Doesn't recognize local ESource-s | Milan Crha | 2010-09-29 | 1 | -1/+1 |
* | Adapt to Camel API changes. | Matthew Barnes | 2010-09-28 | 1 | -2/+4 |
* | Use new GDK keysym names if available. | Matthew Barnes | 2010-09-18 | 3 | -5/+14 |
* | Fix a crapload of run-time warnings. | Matthew Barnes | 2010-09-15 | 2 | -20/+12 |
* | Coding style cleanups. | Matthew Barnes | 2010-09-13 | 14 | -93/+93 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2010-09-12 | 1 | -2/+2 |
* | Bug #627101 - Not able to attach files in calendar | Milan Crha | 2010-08-30 | 1 | -4/+4 |
* | GObject boilerplate cleanup. | Matthew Barnes | 2010-08-25 | 8 | -21/+21 |
* | Bug 627601 - Memory leak in itip_get_comp_attendee() | David Woodhouse | 2010-08-24 | 1 | -0/+1 |
* | Bug 627124 - Crash while opening task-page.ui | Matthew Barnes | 2010-08-19 | 1 | -0/+1 |
* | Ensure widgets are registered, without relying on config dialog setup at star... | Michael Meeks | 2010-08-11 | 2 | -0/+10 |
* | Defer the load / creation of configuration UI with changes to | Michael Meeks | 2010-08-11 | 2 | -3/+6 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-07-12 | 4 | -71/+172 |
* | Bug #623204 - Be able to report detailed errors from backends | Milan Crha | 2010-07-09 | 2 | -12/+20 |
* | Migrate from CamelException to GError. | Matthew Barnes | 2010-07-09 | 1 | -1/+1 |
* | Fix transience problems with ENameSelectorDialogs ... | Michael Meeks | 2010-07-08 | 3 | -17/+6 |
* | Bug #553104 - Ambiguous "for" in calendar translations | Milan Crha | 2010-06-25 | 2 | -12/+12 |
* | Bug #620246 - Increase size of 'group' combo box in task | Milan Crha | 2010-06-24 | 1 | -1/+2 |
* | Bug #573228 - Make the "This event has alarms" icon clickable | Milan Crha | 2010-06-07 | 1 | -9/+28 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2010-06-07 | 2 | -187/+172 |
* | Bug 620150 - EventEditor: Disconnect signal handlers before disposing model | Matthew Barnes | 2010-06-06 | 1 | -0/+2 |
* | Fix orientations in task-page.ui. | Matthew Barnes | 2010-06-06 | 1 | -295/+108 |
* | More GTK3 preparation. | Matthew Barnes | 2010-06-04 | 1 | -1/+1 |
* | Bug 617094 - System timezone label not initialized in preferences | Matthew Barnes | 2010-05-30 | 2 | -9/+15 |
* | Bug 619417 - system_tz_label is not translated in cal-prefs-dialog | Gert Michael Kulyk | 2010-05-29 | 1 | -1/+1 |
* | Bug 619903 - Event editor is too small in express mode | Matthew Barnes | 2010-05-29 | 1 | -2/+2 |
* | CompEditor cleanup. | Matthew Barnes | 2010-05-29 | 1 | -41/+24 |
* | Bug 619904 - Mnemonic issues in express mode | Matthew Barnes | 2010-05-28 | 2 | -6/+6 |
* | Bug #313791 - Delegator can be repeated when delegating a meeting | Milan Crha | 2010-05-28 | 2 | -30/+30 |
* | Bug #248105 - No warning if you create an appointment in the past | Milan Crha | 2010-05-27 | 5 | -15/+161 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-05-27 | 3 | -14/+24 |
* | Merge branch 'express2' | Matthew Barnes | 2010-05-27 | 12 | -181/+330 |
|\ |
|
| * | Coding style and whitespace cleanup. | Matthew Barnes | 2010-05-25 | 6 | -16/+23 |
| * | Merge branch 'gnome-2-30' into express2 | Matthew Barnes | 2010-05-25 | 6 | -13/+57 |
| |\ |
|
| | * | Bug #616889 - Force 24h format for locales not supporting 12h format | Gert Michael Kulyk | 2010-05-21 | 1 | -0/+5 |
| | * | Bug 594153 (3/3) - Allow setting alarms on any meeting | Jim Ramsay | 2010-05-19 | 1 | -0/+9 |
| | * | Bug 594153 (2/3) - Allow setting alarms on any meeting | Jim Ramsay | 2010-05-19 | 1 | -4/+4 |
| | * | Bug 594153 (1/3) - Allow setting alarms on any meeting | Jim Ramsay | 2010-05-19 | 5 | -13/+43 |
| * | | Don't use gconf to store the names of widgets to hide | Federico Mena Quintero | 2010-04-27 | 1 | -1/+10 |
| * | | get window transience right for source copying error dialogs. | Michael Meeks | 2010-04-20 | 1 | -6/+8 |
| * | | Hide attendees box | Srinivasa Ragavan | 2010-04-19 | 1 | -1/+1 |
| * | | Re-work the over-complicated event editor as a tabbed notebook. | Michael Meeks | 2010-04-19 | 5 | -54/+172 |
| * | | Hide the options for Time Divisions when in Express mode | Federico Mena Quintero | 2010-04-18 | 1 | -1/+1 |
| * | | Combine the preferences widgets for week numbers | Federico Mena Quintero | 2010-04-18 | 3 | -22/+5 |
| * | | Remove /apps/evolution/calendar/date_navigator/show_week_numbers | Federico Mena Quintero | 2010-04-18 | 1 | -5/+0 |
| * | | Use a single /apps/evolution/calendar/display/show_week_numbers | Federico Mena Quintero | 2010-04-18 | 1 | -3/+3 |
| * | | Hack the row spacing of a single-row table | Federico Mena Quintero | 2010-04-18 | 1 | -0/+11 |
| * | | Hook up the calendar's preferences in a sensible place | Federico Mena Quintero | 2010-04-18 | 1 | -4/+7 |
| * | | Move the 12/24 hour widgets to the top of their section | Federico Mena Quintero | 2010-04-17 | 1 | -43/+44 |
| * | | Hide some calendar preferences in Express mode | Federico Mena Quintero | 2010-04-16 | 1 | -0/+4 |
| * | | Give meaningful names to widgets in the calendar's General preferences | Federico Mena Quintero | 2010-04-16 | 1 | -5/+5 |
| * | | 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 |
* | | Add tooltips for print button on CompEditor toolbar. | Matthew Barnes | 2010-05-24 | 3 | -0/+11 |
* | | Bug #616889 - Force 24h format for locales not supporting 12h format | Gert Michael Kulyk | 2010-05-21 | 1 | -0/+5 |
* | | Bug 594153 (3/3) - Allow setting alarms on any meeting | Jim Ramsay | 2010-05-19 | 1 | -0/+9 |
* | | Bug 594153 (2/3) - Allow setting alarms on any meeting | Jim Ramsay | 2010-05-19 | 1 | -4/+4 |
* | | Bug 594153 (1/3) - Allow setting alarms on any meeting | Jim Ramsay | 2010-05-19 | 5 | -13/+43 |
* | | Bug #617496 - Critical warnings when open a task | Milan Crha | 2010-05-10 | 1 | -1/+1 |
* | | Bug #609052 - Proper warning should be shown. | Punit Jain | 2010-04-28 | 1 | -2/+2 |
* | | Camel is now GObject-based. | Matthew Barnes | 2010-04-24 | 1 | -1/+1 |
* | | Adapt to libedataserverui API changes. | Matthew Barnes | 2010-04-20 | 1 | -1/+3 |
* | | Use accessor functions instead direct access (GSEAL work) | Javier Jardón | 2010-04-13 | 1 | -7/+9 |
* | | Adapt to Camel API changes. | Matthew Barnes | 2010-04-13 | 1 | -6/+9 |
* | | Forgot to commit some bits. | Matthew Barnes | 2010-04-08 | 1 | -0/+1 |
* | | Giant leap towards GSEAL compliance. | Matthew Barnes | 2010-04-08 | 13 | -50/+92 |
* | | Bug #567304 - Review strings for translation | Milan Crha | 2010-04-07 | 3 | -100/+2 |
* | | Adapt to Camel API changes. | Matthew Barnes | 2010-04-04 | 1 | -1/+1 |
* | | Only #include Camel's top-level header. | Matthew Barnes | 2010-04-03 | 2 | -11/+2 |
* | | Bug #347330 - Mark forgotten strings for translation | Milan Crha | 2010-04-02 | 1 | -1/+1 |
* | | Bug #261979 - Untranslatable string due to sentence splitting | Ushveen Kaur | 2010-04-02 | 1 | -1/+1 |
* | | 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 |
* | | Bug 611882 - Missing mnemonics in Date/Time format preferences | Matthew Barnes | 2010-03-28 | 1 | -2/+2 |
* | | Move the day start / day end widgets to the same line | Federico Mena Quintero | 2010-03-27 | 1 | -45/+59 |
* | | Remove a superfluous row in a GtkTable | Federico Mena Quintero | 2010-03-27 | 1 | -172/+95 |
* | | Add extensions to configure calender widgets. | Matthew Barnes | 2010-03-20 | 10 | -109/+5 |
|/ |
|
* | 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 |