Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use new GDK keysym names if available. | Matthew Barnes | 2010-09-18 | 14 | -72/+100 |
| | | | | | | | In GTK+ 2.21.8, the keysym names were renamed from GDK_* to GDK_KEY_*. I've added backward-compatibility macors to gtk-compat.h, which can be dumped as soon as we require GTK+ >= 2.22.0. | ||||
* | Increase safety on Windows | Fridrich Štrba | 2010-09-15 | 1 | -1/+33 |
| | | | | Call SetDllDirectory() to reduce risk of DLL hijacking, and call SetProcessDEPPolicy() to reduce risk of rogue code execution. | ||||
* | Fix a crapload of run-time warnings. | Matthew Barnes | 2010-09-15 | 2 | -20/+12 |
| | | | | EConfig and EMAccountEditor are very, very brittle. | ||||
* | Bug #563471 - Printing tasks fails when grouped by category. | Vibha Yadav | 2010-09-14 | 1 | -1/+2 |
| | | | | | This works if Tasks/ Memos/ Contacts are grouped till level 1. If grouping level is increased then some text would be missing. | ||||
* | Coding style cleanups. | Matthew Barnes | 2010-09-13 | 59 | -259/+259 |
| | |||||
* | Coding style and whitespace cleanups. | Matthew Barnes | 2010-09-12 | 20 | -84/+91 |
| | |||||
* | GnomeCalendar: Sink the floating ECalendarView references. | Matthew Barnes | 2010-09-11 | 1 | -0/+5 |
| | | | | | | GnomeCalendar should sink the initially-floating ECalendarView references since it keeps them in an internal array and unreferences them in its dispose() method. | ||||
* | Bug #629089 - Accepting a meeting request sends a Tentative reply | Milan Crha | 2010-09-09 | 1 | -0/+32 |
| | |||||
* | Use the and operator only if there are two conditions | Chenthill Palanisamy | 2010-09-08 | 2 | -10/+24 |
| | |||||
* | Bug 629054 - Memory leak in memo_table_constructed() | Matthew Barnes | 2010-09-08 | 1 | -0/+2 |
| | |||||
* | Bug 629052 - Memory leak in task_table_constructed() | Matthew Barnes | 2010-09-08 | 1 | -0/+2 |
| | |||||
* | Bug 629051 - Memory leak in gnome_calendar_constructed() | Matthew Barnes | 2010-09-08 | 1 | -0/+8 |
| | |||||
* | Bug 629050 - Memory leak in e_day_view_recalc_cell_sizes() | Matthew Barnes | 2010-09-08 | 1 | -2/+3 |
| | |||||
* | Bug 628654 - e_calendar_view_get_tooltips memory leak | Matthew Barnes | 2010-09-03 | 4 | -7/+14 |
| | |||||
* | Bug 628635 - Crash in alarm-queue.c:display_notification() | Matthew Barnes | 2010-09-03 | 1 | -1/+3 |
| | |||||
* | Bug #624021 - Honour weeks shown in a multi week view on print | Milan Crha | 2010-09-01 | 2 | -4/+28 |
| | |||||
* | Bug #627101 - Not able to attach files in calendar | Milan Crha | 2010-08-30 | 1 | -4/+4 |
| | |||||
* | ECellText cleanups. | Matthew Barnes | 2010-08-29 | 1 | -1/+1 |
| | |||||
* | Remove the last traces of dbus-glib. | Matthew Barnes | 2010-08-29 | 1 | -1/+0 |
| | |||||
* | Bug 628136 - update_query_async() should not free the message struct | Matthew Barnes | 2010-08-28 | 1 | -3/+7 |
| | |||||
* | GObject boilerplate cleanup. | Matthew Barnes | 2010-08-25 | 8 | -21/+21 |
| | | | | | | | Prefer thread-safe G_DEFINE_TYPE and G_DEFINE_INTERFACE macros over manual GType registration. This is just a start... lots more to do. | ||||
* | 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 |
| | |||||
* | Pass an EShell to EMsgComposer instances. | Matthew Barnes | 2010-08-14 | 1 | -2/+10 |
| | | | | Reduce the composer's dependency on e_shell_get_default(). | ||||
* | Bug 605737 - Appointment reminder shows icons on buttons | Matthew Barnes | 2010-08-13 | 1 | -318/+181 |
| | |||||
* | Refresh alarm-notify.ui. | Matthew Barnes | 2010-08-13 | 1 | -347/+123 |
| | |||||
* | Ensure widgets are registered, without relying on config dialog setup at ↵ | Michael Meeks | 2010-08-11 | 2 | -0/+10 |
| | | | | startup. | ||||
* | Defer the load / creation of configuration UI with changes to | Michael Meeks | 2010-08-11 | 2 | -3/+6 |
| | | | | | | | | | e_preferences_window to take factory callbacks and store a reference to the shell. - This makes start-up substantially faster, particularly on Atom (eg.). Remove a number of idle handlers used to create these UIs in the first instance, cleaning the code. | ||||
* | We are not using dbus-glib anymore, don't call dbus_g_thread_init | Fridrich Štrba | 2010-08-05 | 1 | -1/+0 |
| | |||||
* | Bug 625204 - Typo in e_day_view_finish_long_event_resize() | Thomas Mittelstaedt | 2010-07-29 | 1 | -1/+1 |
| | |||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-07-12 | 13 | -132/+312 |
| | |||||
* | Fix some compiler warnings. | Matthew Barnes | 2010-07-11 | 1 | -0/+3 |
| | |||||
* | Bug 624011 - EMeetingTimeSelector tries to change mouse cursor before it's ↵ | Matthew Barnes | 2010-07-10 | 1 | -9/+15 |
| | | | | realized | ||||
* | Bug #623204 - Be able to report detailed errors from backends | Milan Crha | 2010-07-09 | 10 | -53/+89 |
| | |||||
* | Migrate from CamelException to GError. | Matthew Barnes | 2010-07-09 | 1 | -1/+1 |
| | |||||
* | Fix transience problems with ENameSelectorDialogs ... | Michael Meeks | 2010-07-08 | 4 | -21/+8 |
| | |||||
* | Work around sudden disappearance of GdkRegion in GTK+ 2.90.5. | Matthew Barnes | 2010-06-30 | 2 | -0/+4 |
| | | | | API was deprecated and removed in less than two hours! Sheesh! | ||||
* | Bug #623029 - Work week days not restored on start | Milan Crha | 2010-06-28 | 1 | -0/+3 |
| | |||||
* | Bug #553104 - Ambiguous "for" in calendar translations | Milan Crha | 2010-06-25 | 2 | -12/+12 |
| | |||||
* | Bug #621770 - Bottom-left calendar too big | Milan Crha | 2010-06-25 | 1 | -1/+1 |
| | |||||
* | Bug #617854 - Critical warnings in calendar view | Milan Crha | 2010-06-25 | 1 | -2/+0 |
| | |||||
* | Bug #611165 - Use memo start date from a calendar view, if active | Milan Crha | 2010-06-24 | 2 | -0/+57 |
| | |||||
* | Bug #620246 - Increase size of 'group' combo box in task | Milan Crha | 2010-06-24 | 1 | -1/+2 |
| | |||||
* | Bug 620951 - A11y support still thinks GnomeCalendar is a widget | Matthew Barnes | 2010-06-21 | 2 | -4/+0 |
| | |||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-06-20 | 1 | -2/+6 |
| | |||||
* | Fix all remaining GTK3 issues. | Matthew Barnes | 2010-06-16 | 3 | -15/+27 |
| | | | | | | | | | | | | Work around the issue of GnomeCanvasItem amending its own flags to GtkObject::flags (which is sealed) by giving it its own flags field. This breaks libgnomecanvas ABI and API, but I see no other way. This commit didn't work the first time because gnome-pilot libraries were still pulling in the system-wide libgnomecanvas, and that was interfereing with our bundled version which has a different ABI. But gnome-pilot integration was dropped in the previous commit, so everything is now using the bundled libgnomecanvas. | ||||
* | Revert "Fix all remaining GTK3 issues." | Matthew Barnes | 2010-06-15 | 3 | -27/+15 |
| | | | | | | | This reverts commit fd8b55edaa88906b588aa07d9eadcacd34a7a774. Something in this commit seriously hosed ETable, making Evolution pretty much unusable. Reverting this until I can track down the problem. | ||||
* | Fix all remaining GTK3 issues. | Matthew Barnes | 2010-06-15 | 3 | -15/+27 |
| | | | | | | Work around the issue of GnomeCanvasItem amending its own flags to GtkObject::flags (which is sealed) by giving it its own flags field. This breaks libgnomecanvas ABI and API, but I see no other way. | ||||
* | 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 | 5 | -310/+375 |
| | |||||
* | 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 | 5 | -24/+59 |
| | | | | | This uses the new gtk_assistant_commit() I had added to GTK+ for our EImportAssistant progress page. | ||||
* | Bug 617094 - System timezone label not initialized in preferences | Matthew Barnes | 2010-05-30 | 2 | -9/+15 |
| | | | | | Gert Kulyk gets credit for solving the bug, I just refactored the code a bit more heavily. | ||||
* | Bug 619417 - system_tz_label is not translated in cal-prefs-dialog | Gert Michael Kulyk | 2010-05-29 | 1 | -1/+1 |
| | | | | | Translate system_tz_label too, as every occurence of timezone names is getting translated in this dialog. | ||||
* | 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 |
| | |||||
* | Fix a runtime warning on calendar startup. | Matthew Barnes | 2010-05-28 | 2 | -6/+7 |
| | |||||
* | Bug 619904 - Mnemonic issues in express mode | Matthew Barnes | 2010-05-28 | 2 | -6/+6 |
| | |||||
* | Install evolution-alarm-notify into bindir for windows | Fridrich Štrba | 2010-05-28 | 1 | -0/+4 |
| | |||||
* | [win32] Set a path in evolution-alarm-notify binary, | Fridrich Štrba | 2010-05-28 | 1 | -0/+10 |
| | | | | | so it finds its dependencies even if it is started by a link in StartUp submenu of Program menu. | ||||
* | Bug #313791 - Delegator can be repeated when delegating a meeting | Milan Crha | 2010-05-28 | 3 | -55/+46 |
| | |||||
* | Bug #248105 - No warning if you create an appointment in the past | Milan Crha | 2010-05-27 | 5 | -15/+161 |
| | |||||
* | Refix bug #613798 - Marcus Bains line is grey | Matthew Barnes | 2010-05-27 | 1 | -2/+0 |
| | | | | Regression introduced by the express2 merge. | ||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-05-27 | 4 | -20/+36 |
| | |||||
* | Merge branch 'express2' | Matthew Barnes | 2010-05-27 | 23 | -229/+407 |
|\ | |||||
| * | Coding style and whitespace cleanup. | Matthew Barnes | 2010-05-25 | 8 | -22/+27 |
| | | |||||
| * | Merge branch 'gnome-2-30' into express2 | Matthew Barnes | 2010-05-25 | 7 | -14/+58 |
| |\ | |||||
| | * | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | By tying the attachment view "editable" action group to comp-editor "individual" group, these add/remove actions are marked sensitive / insensitive in sync with the existing "Insert" menu items which are already in the "individual" group. Though not introduced with the other symptoms of this bug (0597b877c5bf4d21ac4048742ddf6b11e24877ba), the descreptency fixed here is integrally related. | ||||
| | * | Bug 594153 (2/3) - Allow setting alarms on any meeting | Jim Ramsay | 2010-05-19 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The "view-time-zone" and "view-categories" actions should not have been grouped with the "individual" action group but rather the "core" action group, as they should always be available regardless of whether or not the element being edited is read-only/owned, as they simply affect visibility of various widgets. This fixes a bug introduced in 0597b877c5bf4d21ac4048742ddf6b11e24877ba where these two actions were accidentally grouped with other actions that should legitimately be in the "individual" group. | ||||
| | * | Bug 594153 (1/3) - Allow setting alarms on any meeting | Jim Ramsay | 2010-05-19 | 5 | -13/+43 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This introduces a new action_group called "editable" in the comp-editor that can be used by other components to assign actions that should be sensitized separately from the existing "individual" group, such as the "Alarms" and "Show Time as Busy" event actions. This fixes a bug introduced in 0597b877c5bf4d21ac4048742ddf6b11e24877ba where these two actions were accidentally grouped with other actions that should legitimately be in the "individual" group. | ||||
| | * | Bug 617865 - Various data file cleanups | Matthew Barnes | 2010-05-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Install evolution-alarm-notify in $(privlibexecdir) instead of $(bindir). - Set the X-GNOME-Bugzilla-Version in evolution-alarm-notify.desktop to @BASE_VERSION@.x (patch was missing the .x suffix). - Killed data/evolution.keys.in.in since it's full of CORBA cruft. The MimeType field in evolution.desktop fills this role now. - Copied the AS_AC_EXPAND macro from gnome-settings-daemon. The macro sets up path-related substitutions for use in automake input files. So for example AS_AC_EXPAND(PRIVLIBEXECDIR, "$privlibexecdir") in configure.ac allows us to use @PRIVLIBEXECDIR@ in .desktop.in files. - Simplified .desktop rules using gnome-settings-daemon as a guide. | ||||
| * | | Merge branch 'gnome-2-30' into express2 | Matthew Barnes | 2010-05-17 | 2 | -0/+5 |
| |\| | |||||
| | * | Bug 618113 - Missing icon in alarm dialog | Matthew Barnes | 2010-05-09 | 2 | -0/+5 |
| | | | |||||
| | * | Bug #615384 - Use contact's free/busy URL only when not empty | Holger Mickler | 2010-04-27 | 1 | -0/+5 |
| | | | |||||
| | * | include missing header | Michael Meeks | 2010-04-23 | 1 | -0/+1 |
| | | | |||||
| | * | Initialize dbus threading to avoid loosing alarms | Michael Meeks | 2010-04-23 | 1 | -0/+1 |
| | | | |||||
| | * | Remove 3 leftover references to non-existing libraries | Fridrich Štrba | 2010-04-23 | 1 | -4/+0 |
| | | | |||||
| * | | don't setup the watch cursor if we have no attendees. | Michael Meeks | 2010-05-10 | 1 | -0/+4 |
| | | | |||||
| * | | Bug #615384 - Use contact's free/busy URL only when not empty | Holger Mickler | 2010-04-30 | 1 | -0/+5 |
| | | | |||||
| * | | Remove 3 leftover references to non-existing libraries | Fridrich Štrba | 2010-04-30 | 1 | -4/+0 |
| | | | |||||
| * | | Handle the side pane's date navigator size. Set a minimum size of 150px | Srinivasa Ragavan | 2010-04-27 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | and make sure it doesn't get smaller than that. Also pick the pane position from the right place. | ||||
| * | | Have (Work)Week view as default. | Srinivasa Ragavan | 2010-04-27 | 1 | -1/+1 |
| | | | |||||
| * | | Don't use gconf to store the names of widgets to hide | Federico Mena Quintero | 2010-04-27 | 2 | -21/+10 |
| | | | | | | | | | | | | | | | | | | That was just for development. Now we hardcode the lists of widgets. Signed-off-by: Federico Mena Quintero <federico@novell.com> | ||||
| * | | improve alarm debugging output | Michael Meeks | 2010-04-23 | 1 | -1/+2 |
| | | | |||||
| * | | include missing header | Michael Meeks | 2010-04-23 | 1 | -0/+1 |
| | | | |||||
| * | | Initialize dbus threading to avoid loosing alarms | Michael Meeks | 2010-04-23 | 1 | -0/+1 |
| | | | |||||
| * | | fix dumb buffer overrun | Michael Meeks | 2010-04-23 | 1 | -2/+5 |
| | | | |||||
| * | | de-confuse debugging, two back-to-back ctime calls would overwrite | Michael Meeks | 2010-04-23 | 1 | -10/+27 |
| | | | | | | | | | | | | each other during a printf otherwise. | ||||
| * | | Merge commit 'origin/gnome-2-30' into express2 | Michael Meeks | 2010-04-22 | 7 | -14/+45 |
| |\| | |||||
| | * | Don't bundle 256x256 icon since it does not work anyway | Fridrich Štrba | 2010-04-20 | 1 | -0/+0 |
| | | | |||||
| | * | Give the windows version of evolution-alarm-notify a nice win32 icon | Fridrich Štrba | 2010-04-20 | 3 | -2/+14 |
| | | | |||||
| | * | Bug 596601 (bnc) - monitor system timezone changes in evolution | Chenthill Palanisamy | 2010-04-16 | 4 | -12/+31 |
| | | | |||||
| | * | Remove duplicate use_system_timezone pref, set default to true | Sandy Armstrong | 2010-04-16 | 1 | -14/+2 |
| | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=615878 | ||||
| * | | 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 |
| | | | |||||
| * | | Remove duplicate use_system_timezone pref, set default to true | Sandy Armstrong | 2010-04-19 | 1 | -14/+2 |
| | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=615878 | ||||
| * | | Re-work the over-complicated event editor as a tabbed notebook. | Michael Meeks | 2010-04-19 | 5 | -54/+172 |
| | | | | | | | | | | | | Thanks to Sashwaat. | ||||
| * | | Hide the 'Show appointment end times' option when in Express mode | Federico Mena Quintero | 2010-04-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | The default is True, and it is perfectly fine - otherwise you cannot see when appointments are supposed to end. Signed-off-by: Federico Mena Quintero <federico@novell.com> | ||||
| * | | Hide the options for Time Divisions when in Express mode | Federico Mena Quintero | 2010-04-18 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | 30 minutes is the default and you'll learn to like it. Signed-off-by: Federico Mena Quintero <federico@novell.com> | ||||
| * | | Hide the 'Scroll month view by a week' option when in Express mode | Federico Mena Quintero | 2010-04-18 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | And make it default to True. Time is continuous, and month view is much better if it behaves continuously. Signed-off-by: Federico Mena Quintero <federico@novell.com> | ||||
| * | | Combine the preferences widgets for week numbers | Federico Mena Quintero | 2010-04-18 | 3 | -22/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | We had "Show week number in Day and Work Week View" and "Show week numbers in date navigator"; now we only have "Show week numbers". Signed-off-by: Federico Mena Quintero <federico@novell.com> | ||||
| * | | Remove /apps/evolution/calendar/date_navigator/show_week_numbers | Federico Mena Quintero | 2010-04-18 | 3 | -22/+0 |
| | | | | | | | | | | | | Signed-off-by: Federico Mena Quintero <federico@novell.com> | ||||
| * | | Use a single /apps/evolution/calendar/display/show_week_numbers | Federico Mena Quintero | 2010-04-18 | 3 | -9/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We have two preferences for showing week numbers in various places. We will combine these to be a single preference. This change replaces /apps/evolution/calendar/display/day_view_show_week_number with a general /apps/evolution/calendar/display/show_week_numbers. We'll deal with the other preference in subsequent commits. Signed-off-by: Federico Mena Quintero <federico@novell.com> | ||||
| * | | Hack the row spacing of a single-row table | Federico Mena Quintero | 2010-04-18 | 1 | -0/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The table for the Time preferences in the calendar's General preferences page, when Evo runs in Express mode, has only a single row of visible widgets; all the other rows are hidden in Express mode. However, GTK+ 2.20 and earlier will include row spacings even for empty rows in GtkTable (or those that only have invisible widgets). Since that table has only a single visible row in Express mode, we hack its row spacing to be 0 so that we don't get any extra spacing in that case. Signed-off-by: Federico Mena Quintero <federico@novell.com> | ||||
| * | | Hook up the calendar's preferences in a sensible place | Federico Mena Quintero | 2010-04-18 | 1 | -4/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | The code evolved so that the toplevel preferences were inserted at a random point in the "make the preferences" function; we now move them to a standalone section for clarity. Signed-off-by: Federico Mena Quintero <federico@novell.com> | ||||
| * | | Move the 12/24 hour widgets to the top of their section | Federico Mena Quintero | 2010-04-17 | 1 | -43/+44 |
| | | | | | | | | | | | | | | | | | | | | | It doesn't make sense for them to be between the options for the first and second timezones. Signed-off-by: Federico Mena Quintero <federico@novell.com> | ||||
| * | | Hide some calendar preferences in Express mode | Federico Mena Quintero | 2010-04-16 | 1 | -0/+4 |
| | | | | | | | | | | | | Signed-off-by: Federico Mena Quintero <federico@novell.com> | ||||
| * | | Schema with calendar widgets to hide in Express mode | Federico Mena Quintero | 2010-04-16 | 1 | -0/+20 |
| | | | | | | | | | | | | Signed-off-by: Federico Mena Quintero <federico@novell.com> | ||||
| * | | Give meaningful names to widgets in the calendar's General preferences | Federico Mena Quintero | 2010-04-16 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | | | We'll hide some of those widgets when in Express mode. Signed-off-by: Federico Mena Quintero <federico@novell.com> | ||||
| * | | 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 |
| | | | | | | | | | | | | Bin the menu bar, disable the print icon, add a close button at top right. | ||||
| * | | Merge branch 'gnome-2-30' into express2 | Matthew Barnes | 2010-04-13 | 1 | -0/+2 |
| |\| | |||||
| | * | Bug #611646 - Calendar shows recurring birthdays incorrectly | Milan Crha | 2010-04-13 | 1 | -0/+2 |
| | | | |||||
| * | | Put the for-today/overdue tasks preferences in the same line, to save space | Federico Mena Quintero | 2010-04-10 | 1 | -32/+31 |
| | | | | | | | | | | | | Signed-off-by: Federico Mena Quintero <federico@novell.com> | ||||
| * | | Fix mismatched quotes. | Matthew Barnes | 2010-04-07 | 1 | -1/+1 |
| | | | |||||
| * | | Move the day start / day end widgets to the same line | Federico Mena Quintero | 2010-04-07 | 1 | -45/+59 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This saves us one whole row of widgets. We put both labels in a size group so that they attain the same amount of space between the label and their date-edit widget, hopefully. Signed-off-by: Federico Mena Quintero <federico@novell.com> | ||||
| * | | Remove a superfluous row in a GtkTable | Federico Mena Quintero | 2010-04-07 | 1 | -172/+95 |
| | | | | | | | | | | | | | | | | | | | | | This was causing the General page of the calendar's preferences notebook tab to have an extra 12 pixels of vertical space Signed-off-by: Federico Mena Quintero <federico@novell.com> | ||||
| * | | Add extensions to configure calender widgets. | Matthew Barnes | 2010-04-07 | 25 | -389/+51 |
| |/ | | | | | | | | | | | | | | | | | | | | | Make ECalendarItem, ECalendarView, ECalModel, EDateEdit, EMeetingStore, and EMeetingTimeSelector extensible and register extensions to automatically bind every instance to the appropriate EShellSettings. Conflicts: calendar/gui/gnome-cal.c modules/calendar/e-cal-shell-content.c | ||||
| * | Bug #592117 - Calendar compressed weekend print improvement | pepp | 2010-04-02 | 1 | -5/+5 |
| | | |||||
| * | Bug #613352 - Changed time range not propagated to calendar | Milan Crha | 2010-04-01 | 3 | -27/+172 |
| | | |||||
| * | 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 |
| | | | | | | | | | | | | | | | | | | | | | | By tying the attachment view "editable" action group to comp-editor "individual" group, these add/remove actions are marked sensitive / insensitive in sync with the existing "Insert" menu items which are already in the "individual" group. Though not introduced with the other symptoms of this bug (0597b877c5bf4d21ac4048742ddf6b11e24877ba), the descreptency fixed here is integrally related. | ||||
* | | Bug 594153 (2/3) - Allow setting alarms on any meeting | Jim Ramsay | 2010-05-19 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | The "view-time-zone" and "view-categories" actions should not have been grouped with the "individual" action group but rather the "core" action group, as they should always be available regardless of whether or not the element being edited is read-only/owned, as they simply affect visibility of various widgets. This fixes a bug introduced in 0597b877c5bf4d21ac4048742ddf6b11e24877ba where these two actions were accidentally grouped with other actions that should legitimately be in the "individual" group. | ||||
* | | Bug 594153 (1/3) - Allow setting alarms on any meeting | Jim Ramsay | 2010-05-19 | 5 | -13/+43 |
| | | | | | | | | | | | | | | | | | | | | | | This introduces a new action_group called "editable" in the comp-editor that can be used by other components to assign actions that should be sensitized separately from the existing "individual" group, such as the "Alarms" and "Show Time as Busy" event actions. This fixes a bug introduced in 0597b877c5bf4d21ac4048742ddf6b11e24877ba where these two actions were accidentally grouped with other actions that should legitimately be in the "individual" group. | ||||
* | | Bug 617865 - Various data file cleanups | Matthew Barnes | 2010-05-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Install evolution-alarm-notify in $(privlibexecdir) instead of $(bindir). - Set the X-GNOME-Bugzilla-Version in evolution-alarm-notify.desktop to @BASE_VERSION@.x (patch was missing the .x suffix). - Killed data/evolution.keys.in.in since it's full of CORBA cruft. The MimeType field in evolution.desktop fills this role now. - Copied the AS_AC_EXPAND macro from gnome-settings-daemon. The macro sets up path-related substitutions for use in automake input files. So for example AS_AC_EXPAND(PRIVLIBEXECDIR, "$privlibexecdir") in configure.ac allows us to use @PRIVLIBEXECDIR@ in .desktop.in files. - Simplified .desktop rules using gnome-settings-daemon as a guide. | ||||
* | | Bug #607257 - Add checks for event->comp_data != NULL | Milan Crha | 2010-05-14 | 10 | -34/+571 |
| | | |||||
* | | Bug #617496 - Critical warnings when open a task | Milan Crha | 2010-05-10 | 1 | -1/+1 |
| | | |||||
* | | Bug 618113 - Missing icon in alarm dialog | Matthew Barnes | 2010-05-09 | 2 | -0/+5 |
| | | |||||
* | | Adapt to Camel API changes. | Matthew Barnes | 2010-05-08 | 1 | -0/+1 |
| | | | | | | | | | | This also removes the boxed CamelObject GType, since CamelObject is an honest-to-goodness GObject now. | ||||
* | | Coding style and whitespace cleanup. | Matthew Barnes | 2010-05-02 | 2 | -7/+12 |
| | | |||||
* | | Bug #609052 - Proper warning should be shown. | Punit Jain | 2010-04-28 | 1 | -2/+2 |
| | | | | | | | | when saving calendar items without summary. | ||||
* | | Bug #614900 - Description field in calendar list view. | Punit Jain | 2010-04-28 | 1 | -0/+1 |
| | | |||||
* | | Bug #615384 - Use contact's free/busy URL only when not empty | Holger Mickler | 2010-04-27 | 1 | -0/+5 |
| | | |||||
* | | include missing header | Michael Meeks | 2010-04-25 | 1 | -1/+2 |
| | | |||||
* | | Camel is now GObject-based. | Matthew Barnes | 2010-04-24 | 2 | -3/+3 |
| | | |||||
* | | Initialize dbus threading to avoid loosing alarms | Michael Meeks | 2010-04-23 | 1 | -0/+1 |
| | | |||||
* | | Remove 3 leftover references to non-existing libraries | Fridrich Štrba | 2010-04-23 | 1 | -4/+0 |
| | | |||||
* | | Bug #360461 - Avoid markup in translatable messages | Milan Crha | 2010-04-23 | 1 | -33/+46 |
| | | |||||
* | | Don't bundle 256x256 icon since it does not work anyway | Fridrich Štrba | 2010-04-20 | 1 | -0/+0 |
| | | |||||
* | | Give the windows version of evolution-alarm-notify a nice win32 icon | Fridrich Štrba | 2010-04-20 | 3 | -2/+14 |
| | | |||||
* | | Adapt to libedataserverui API changes. | Matthew Barnes | 2010-04-20 | 2 | -2/+6 |
| | | |||||
* | | Remove duplicate use_system_timezone pref, set default to true | Sandy Armstrong | 2010-04-16 | 1 | -14/+2 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=615878 | ||||
* | | Use accessor functions instead direct access (GSEAL work) | Javier Jardón | 2010-04-13 | 5 | -11/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Still remaining: GtkAccessible::widget GtkAssistant::forward GtkAssistant::back GtkObject::flags GtkTreeStore::stamp The GtkAssistant fields are related to bug #596428. We don't need accessor functions so much as the enhancement described there implemented. https://bugzilla.gnome.org/show_bug.cgi?id=615613 | ||||
* | | Bug #611646 - Calendar shows recurring birthdays incorrectly | Milan Crha | 2010-04-13 | 1 | -0/+2 |
| | | |||||
* | | 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 | 39 | -585/+875 |
| | | |||||
* | | Bug #567304 - Review strings for translation | Milan Crha | 2010-04-07 | 7 | -107/+19 |
| | | |||||
* | | Adapt to Camel API changes. | Matthew Barnes | 2010-04-04 | 1 | -1/+1 |
| | | |||||
* | | Remove dead Bonobo-era source files. | Matthew Barnes | 2010-04-03 | 4 | -1189/+0 |
| | | |||||
* | | Only #include Camel's top-level header. | Matthew Barnes | 2010-04-03 | 6 | -15/+5 |
| | | |||||
* | | Miscellaneous cleanup bits from WebKit branch. | Matthew Barnes | 2010-04-02 | 1 | -6/+0 |
| | | |||||
* | | Bug #347330 - Mark forgotten strings for translation | Milan Crha | 2010-04-02 | 1 | -1/+1 |
| | | |||||
* | | Bug #333039 - Merge some i18n strings | Milan Crha | 2010-04-02 | 2 | -11/+16 |
| | | |||||
* | | Bug #592117 - Calendar compressed weekend print improvement | pepp | 2010-04-02 | 1 | -5/+5 |
| | | |||||
* | | Bug #325121 - Do not translate developer strings in g_param_spec_* | Milan Crha | 2010-04-02 | 3 | -5/+5 |
| | | |||||
* | | Bug #261979 - Untranslatable string due to sentence splitting | Ushveen Kaur | 2010-04-02 | 1 | -1/+1 |
| | | |||||
* | | Bug #613352 - Changed time range not propagated to calendar | Milan Crha | 2010-04-01 | 3 | -27/+172 |
| | | |||||
* | | 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 |
| | | |||||
* | | Fix mismatched quotes. | Matthew Barnes | 2010-03-29 | 1 | -1/+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 |
| | | | | | | | | | | | | | | | | | | This saves us one whole row of widgets. We put both labels in a size group so that they attain the same amount of space between the label and their date-edit widget, hopefully. Signed-off-by: Federico Mena Quintero <federico@novell.com> | ||||
* | | Remove a superfluous row in a GtkTable | Federico Mena Quintero | 2010-03-27 | 1 | -172/+95 |
| | | | | | | | | | | | | | | This was causing the General page of the calendar's preferences notebook tab to have an extra 12 pixels of vertical space Signed-off-by: Federico Mena Quintero <federico@novell.com> | ||||
* | | Bug 613798 - Marcus Bains line is grey | Matthew Barnes | 2010-03-24 | 3 | -2/+16 |
| | | |||||
* | | Add extensions to configure calender widgets. | Matthew Barnes | 2010-03-20 | 25 | -390/+51 |
|/ | | | | | | Make ECalendarItem, ECalendarView, ECalModel, EDateEdit, EMeetingStore, and EMeetingTimeSelector extensible and register extensions to automatically bind every instance to the appropriate EShellSettings. | ||||
* | Fix runtime warnings when opening calendar for the first time | Milan Crha | 2010-03-16 | 1 | -1/+1 |
| | |||||
* | Revert some bad assumptions I made in EPluginUI. | Matthew Barnes | 2010-03-16 | 3 | -6/+6 |
| | | | | | | | | | We can't require the use of EUIManager everywhere because we don't control all the UI manager instances -- the most compelling example being the composer, whose UI manager comes from GtkhtmlEditor. Instead, EPluginUI will check the instance type and pick an appropriate "load_from_string" function. | ||||
* | Make the gconf schemas installation rules consistent in all Makefiles.am | Fridrich Strba | 2010-03-16 | 1 | -10/+12 |
| | |||||
* | Actually respect the --disable-schemas-install configure option | Fridrich Strba | 2010-03-15 | 1 | -0/+4 |
| | |||||
* | Shell and UI manager cleanups. | Matthew Barnes | 2010-03-14 | 4 | -7/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Replace the EVO_EXPRESS environment variable with an --express command line option. (Note, this adds a new translatable string for --help.) Add an EUIManager class with an "express-mode" property and custom load functions that use our new "express" preprocessor. This replaces the UI manager functions in e-utils.c. (Also going to see if I can get GTK+ to add an "add_ui_from_string" method to GtkUIManagerClass that we can override. Then we could just call gtk_ui_manager_add_ui_from_string() and the preprocessor would automatically do its thing and chain up.) Add an "express-mode" read-only GObject property to EShell. Add e_shell_configure_ui_manager() to e-shell-utils.c. For now this just creates a one-way property binding: EShell:express-mode -> EUIManager:express-mode Call this immediately after e_ui_manager_new(). (EUIManager can't do this itself because it lives too low in the dependency hierarchy and doesn't know about EShell.) | ||||
* | improve locking for async query update, share code for object disposal, | Michael Meeks | 2010-03-14 | 2 | -61/+78 |
| | | | | and don't crash as before: bug#612826# | ||||
* | Fix GnomeCalendar lifecycle; not being a widget meant we didn't | Michael Meeks | 2010-03-14 | 2 | -11/+14 |
| | | | | | | | get a gtk_widget_destroy invocation, which meant we left some callbacks registered, long after our child 'views' were destroyed causing sudden death in update_marcus_bains_line_cb, manipulating views. | ||||
* | More relocation cleanup EVOLUTION_ICONSDIR -> EVOLUTION_ICONDIR | Fridrich Strba | 2010-03-11 | 1 | -1/+2 |
| | |||||
* | Clean up GalView and related classes. | Matthew Barnes | 2010-03-11 | 2 | -2/+2 |
| | |||||
* | Some more directories relocated on windows | Fridrich Strba | 2010-03-11 | 2 | -0/+2 |
| | |||||
* | Bug 612374 - Build failure due to recent GTK+ deprecations | Matthew Barnes | 2010-03-10 | 1 | -4/+7 |
| | |||||
* | Update win32 directory relocation and some consistency cleanup | Fridrich Strba | 2010-03-10 | 1 | -1/+1 |
| | |||||
* | Bug 611727 - Date navigator marks dates for inactive calendars | Matthew Barnes | 2010-03-10 | 1 | -0/+7 |
| | |||||
* | Remove more unnecessary terminal messages. | Matthew Barnes | 2010-03-10 | 1 | -3/+0 |
| | |||||
* | tag-calendar.c cleanups. | Matthew Barnes | 2010-03-10 | 1 | -49/+42 |
| | |||||
* | Work around recent GTK+ deprecations. | Matthew Barnes | 2010-03-05 | 20 | -1/+153 |
| | |||||
* | Bug #529331 - Deletes appointments when moving to the same calendar | Milan Crha | 2010-02-25 | 3 | -3/+6 |
| | |||||
* | Restore some calendar headers that got dropped. | Matthew Barnes | 2010-02-25 | 1 | -0/+3 |
| | |||||
* | Do less output on an evolution-alarm-notify console | Milan Crha | 2010-02-23 | 3 | -9/+10 |
| | |||||
* | Bug #602396 - Crashed on Reply to all in meeting pop up menu | Milan Crha | 2010-02-22 | 1 | -2/+1 |
| | |||||
* | Add DnD support to e-selection.c. | Matthew Barnes | 2010-02-09 | 4 | -71/+51 |
| | | | | | | Avoid listing calendar and directory targets explicitly, so that e-selection.c contains the one and only master list. Still need to figure out how to centralize "text/x-source-vcard". | ||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-02-08 | 9 | -170/+340 |
| | |||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-01-31 | 4 | -50/+50 |
| | |||||
* | Improve sidebar and ECalModel interaction. | Matthew Barnes | 2010-01-30 | 1 | -12/+36 |
| | | | | | Restores the "default client" behavior from 2.28, so that "Click to Add" task and memo fields work properly. | ||||
* | Sidebar cleanups for Memos and Tasks. | Matthew Barnes | 2010-01-30 | 4 | -46/+0 |
| | | | | | | | Kill the EMemoTable::user-created signal and connect directly to ECalModel::row-appended in e_memo_shell_view_private.c. Same goes for tasks. | ||||
* | Remove a bunch of dead code in GnomeCalendar. | Matthew Barnes | 2010-01-30 | 2 | -425/+0 |
| | |||||
* | Revert "Without this evo 2.28.2 will not link/run at all" | Matthew Barnes | 2010-01-29 | 3 | -59/+0 |
| | | | | | | | This reverts commit 013ce5b70e85d6c9008cebd1d5efbe87a539d445. Looks like it was meant for gnome-2-28 branch. In any case it contains unresolved merge conflicts which breaks compilation. | ||||
* | Without this evo 2.28.2 will not link/run at all | Fridrich Strba | 2010-01-28 | 3 | -0/+59 |
| | | | | | | The change is needed: 1) To export the right symbols from the right dummy import library so that the loader does not look for symbols where they are not 2) Export that comp_editor_registry using a getter function for win32 so that we don't have to decorate the data string so that the autoexport works again | ||||
* | Bug 607566 - Cause calendar view widget to redraw when dates shown changed | Gustavo Noronha Silva | 2010-01-27 | 1 | -0/+1 |
| | |||||
* | Expose ECalendarSelector | Gustavo Noronha Silva | 2010-01-27 | 1 | -0/+1 |
| | | | | Part of https://bugzilla.gnome.org/show_bug.cgi?id=608175 | ||||
* | Make authentication functionality available | Gustavo Noronha Silva | 2010-01-27 | 11 | -16/+16 |
| | | | | | | | This involves renaming the calendar auth-related functions to have a prefix, and shipping the headers. Part of https://bugzilla.gnome.org/show_bug.cgi?id=608175 | ||||
* | Bug #607751 - Double free while copying whole calendar | Milan Crha | 2010-01-27 | 1 | -3/+46 |
| | |||||
* | Fix include paths for some files to also work when installed | Gustavo Noronha Silva | 2010-01-27 | 2 | -2/+2 |
| | | | | Part of https://bugzilla.gnome.org/show_bug.cgi?id=608175 | ||||
* | Remove a couple silly ECalModel functions. | Matthew Barnes | 2010-01-25 | 6 | -35/+10 |
| | |||||
* | Bug 607952 - "Hours" used as both singular and plural forms | Matthew Barnes | 2010-01-25 | 1 | -1/+1 |
| | |||||
* | Coding style and whitespace cleanups. | Matthew Barnes | 2010-01-23 | 2 | -3/+8 |
| | |||||
* | Bug 607572 - Date navigator should be synced with the GnomeCalendar upon ↵ | Gustavo Noronha | 2010-01-22 | 1 | -0/+3 |
| | | | | setting | ||||
* | Bug #606301 - Slow sort by subject | Milan Crha | 2010-01-20 | 5 | -111/+92 |
| | |||||
* | Bug #390973 - Changing meeting organizer should also change default attendee | Milan Crha | 2010-01-18 | 2 | -2/+64 |
| | |||||
* | Improve clipboard behavior. | Matthew Barnes | 2010-01-18 | 6 | -26/+242 |
| | | | | | | | | | | | | | | | | | | | | | Add "copy-target-list" and "paste-target-list" to the ESelectable interface. These are underutilized for the moment, but will eventually be used to help integrate drag-and-drop support into ESelectable. Add cut and paste support to EWebView, along with a new "editable" property and new clipboard signals "copy-clipboard", "cut-clipboard" and "paste-clipboard". In EFocusTracker, listen for "owner-changed" signals from the default clipboard as another trigger to update actions, particularly the Paste action. (Unfortunately this doesn't work for EWebView since GtkHtml implements its own clipboard.) In EMsgComposer, convert GtkhtmlEditor's clipboard methods to empty stubs, since EFocusTracker will now trigger EWebView's clipboard actions. Also, intercept EWebView::paste-clipboard signals and improve the interaction between the HTML editor and the attachment bar based on use cases in bug #603715. | ||||
* | Remove dead assignments found by clang. | Matthew Barnes | 2010-01-16 | 26 | -210/+44 |
| | |||||
* | Also ship gnome-cal.h as a public header | Gustavo Noronha Silva | 2010-01-15 | 1 | -0/+1 |
| | | | | | This file is included by e-calendar-view.h but was not being shipped, causing builds to fail. | ||||
* | Whitespace cleanup. | Matthew Barnes | 2010-01-11 | 1 | -1/+1 |
| | |||||
* | Cleanup delete actions in shell views. | Matthew Barnes | 2010-01-11 | 6 | -401/+411 |
| | |||||
* | Bug #605600 - Meeting reminders with wrong times | Milan Crha | 2010-01-09 | 1 | -3/+5 |
| | |||||
* | Bug 606250 - Remove usage of deprecated GTK+ symbols | Matthew Barnes | 2010-01-08 | 6 | -8/+8 |
| | | | | Several GtkWidget macros were recently deprecated. | ||||
* | Teach ETable to prefer themed icon names over pixbufs. | Matthew Barnes | 2010-01-07 | 2 | -27/+8 |
| | |||||
* | Bug #605645 - Crash on exit in calendar_view_dispose | Milan Crha | 2010-01-06 | 1 | -41/+9 |
| | |||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-01-05 | 5 | -275/+301 |
| | |||||
* | Kill e_popup_menu(). | Matthew Barnes | 2010-01-05 | 6 | -6/+0 |
| | | | | | The function is trivial and was only used from ETableHeaderItem. This also eliminates widgets/misc/e-gui-utils.[ch]. | ||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-01-04 | 10 | -79/+106 |
| | |||||
* | Compiler and linker flag cleanups. | Matthew Barnes | 2009-12-28 | 3 | -4/+8 |
| | |||||
* | Rename ECalendarTable to ETaskTable. | Matthew Barnes | 2009-12-27 | 5 | -269/+268 |
| | | | | | Since ECalendarTable was only used for tasks anyway, and ETaskTable pairs nicely with EMemoTable. | ||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2009-12-26 | 4 | -6/+12 |
| | |||||
* | Introduce ESelectable and EFocusTracker. | Matthew Barnes | 2009-12-26 | 13 | -841/+1101 |
| | | | | | | | | | | | | | | | | | | EFocusTracker tracks the input focus within a window and helps keep the sensitivity of "selectable" actions in the main menu up-to-date. Selectable actions include Cut, Copy, Paste, Select All and Delete. EFocusTracker has built-in support for widgets that implement the GtkEditable interface such as GtkEntry and GtkTextView. It also supports custom widgets that implement the ESelectable interface, which is a subset of GtkEditable and can apply to anything that displays selectable content (esp. tree views and ETables). This commit integrates EFocusTracker with EShellWindow, CompEditor, EMsgComposer, and ESignatureManager. It also bumps the GtkHTML requirement to 2.29.5 to utilize the new GtkhtmlEditor:html constructor property. | ||||
* | Bug #329693 - Add contexts to translated "None" words | Milan Crha | 2009-12-24 | 6 | -7/+14 |
| | |||||
* | Bug #342935 - Do not choose disabled accounts for meeting requests | Milan Crha | 2009-12-23 | 1 | -2/+31 |
| | |||||
* | Bug #372921 - Meeting invites sent from wrong email account | Milan Crha | 2009-12-23 | 1 | -3/+13 |
| | |||||
* | Bug #592117 - Calendar Day view All Day events print improvements | pepp | 2009-12-23 | 1 | -11/+12 |
| | | | | | | | - reduced height of event boxes - reduced spacing between boxes - the '...' mark overlaps the last event box - add a 2px margin at the top/bottom of the all day events container | ||||
* | Bug #499322 - Use extension for "Save as" suggested file name | Milan Crha | 2009-12-10 | 2 | -0/+21 |
| | |||||
* | Bug #591938 - Update translator's comments | Milan Crha | 2009-12-10 | 2 | -10/+9 |
| | |||||
* | Kill ETableScrolled. | Matthew Barnes | 2009-12-08 | 6 | -723/+606 |
| | | | | | ETableScrolled is nothing but a GtkScrolledWindow containing an ETable. It adds nothing of value and actually makes customizing ETable harder. | ||||
* | Port all error code to use GObject-ified EAlert / EAlertDialog | Jonathon Jongsma | 2009-12-08 | 7 | -12/+12 |
| | | | | | | The changes are mainly including the e-alert-header.h header instead of just e-alert.h. This allows us to include e-alert.h in non-UI situations when necessary. | ||||
* | Rename EError to EAlert to match general use better | Jonathon Jongsma | 2009-12-01 | 8 | -24/+23 |
| | | | | | | | | | | The EError mechanism is used both for error dialogs as well as basic alerts or user prompts, so we should give it a more general name which matches this use. This patch also cleans up a few includes of e-alert.h (formerly e-error.h) that were not actually being used. https://bugzilla.gnome.org/show_bug.cgi?id=602963 | ||||
* | port calendar/ to the new EError API | Jonathon Jongsma | 2009-12-01 | 7 | -15/+15 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=602963 | ||||
* | Coding style and whitespace cleanups. | Matthew Barnes | 2009-11-29 | 1 | -1/+1 |
| | |||||
* | Fix uninitialized variable from a patch for bug #591330 (yet another) | Milan Crha | 2009-11-27 | 1 | -3/+1 |
| | |||||
* | Fix uninitialized variable from a patch for bug #591330 | Milan Crha | 2009-11-27 | 1 | -0/+1 |
| | | | | Thanks to Matthew Barnes noticing it. | ||||
* | Bug #591330 - Do not clear task preview every minute | Milan Crha | 2009-11-26 | 3 | -0/+115 |
| | |||||
* | Bug #550025 - Add error dialogs for Meetings | Paul Bolle | 2009-11-26 | 2 | -5/+19 |
| | |||||
* | Bug 602102 - [regression] evolution-alarm-notify segv on login to desktop | Chenthill Palanisamy | 2009-11-25 | 1 | -7/+7 |
| | |||||
* | Remove the last traces of libglade. | Matthew Barnes | 2009-11-21 | 1 | -2/+0 |
| | |||||
* | Header file cleanup. | Matthew Barnes | 2009-11-21 | 1 | -78/+131 |
| | |||||
* | Kill Evolution's icon cache once and for all. | Matthew Barnes | 2009-11-20 | 1 | -3/+0 |
| | | | | | GTK+ already does this. Eliminates e_icon_factory_init() and e_icon_factory_shutdown(). | ||||
* | Assemble HTML code in a GString instead of a GtkHTMLStream. | Matthew Barnes | 2009-11-20 | 2 | -185/+182 |
| | | | | This helps further isolate direct GtkHTML API usage to EWebView. | ||||
* | Bug #602165 - Meeting window doesn't show status, role fields | Milan Crha | 2009-11-18 | 2 | -11/+5 |
| | |||||
* | Bug #602098 - No progress notification from GnomeCalendar | Milan Crha | 2009-11-18 | 5 | -24/+70 |
| | |||||
* | Remove markup from translatable strings in ui files | Claude Paroz | 2009-11-17 | 4 | -33/+68 |
| | | | | | | GTKBuilder format allows to separate markup from translatable content. Whenever possible, this should be preferred so as there is less content to translate and less error opportunities. | ||||
* | Bug 360461 - Do not hardcode invisible_char in ui files | Claude Paroz | 2009-11-17 | 4 | -9/+0 |
| |