| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | gdk_cursor_unref() -> g_object_unref() | Matthew Barnes | 2011-06-30 | 4 | -6/+6 |
* | | Dialogs no longer have separators. | Matthew Barnes | 2011-06-30 | 3 | -3/+0 |
* | | Drop backward-compatibility cruft. | Matthew Barnes | 2011-06-30 | 40 | -135/+6 |
* | | Bug #640517 - Runtime warnings when launching composer | Milan Crha | 2011-06-30 | 1 | -27/+27 |
* | | Bug #634403 - Mails Label popup menu is not updated properly | Milan Crha | 2011-06-30 | 1 | -0/+1 |
* | | libetable cleanups. | Matthew Barnes | 2011-06-30 | 134 | -3131/+4097 |
* | | Remove some unused gnome-canvas options. | Matthew Barnes | 2011-06-30 | 2 | -15/+7 |
* | | Merge miscellaneous changes from gtk3 branch. | Matthew Barnes | 2011-06-30 | 8 | -606/+537 |
* | | Fudge GtkScrollable for gtk2. | Matthew Barnes | 2011-06-30 | 8 | -99/+107 |
* | | Fudge gtk_widget_get_preferred_size() for gtk2. | Matthew Barnes | 2011-06-30 | 6 | -9/+15 |
* | | ETree: Fix runtime warnings with GTK3. | Matthew Barnes | 2011-06-30 | 3 | -12/+33 |
* | | EAttachmentIconView: Fix runtime warnings with GTK3. | Matthew Barnes | 2011-06-30 | 1 | -48/+58 |
* | | EActionComboBox: Fix runtime warnings with GTK3. | Matthew Barnes | 2011-06-30 | 1 | -22/+33 |
* | | Bug #567879 - Add View >> Gallery Option In Email Composer | Milan Crha | 2011-06-30 | 3 | -0/+488 |
* | | Minor compiler warnings fix | Milan Crha | 2011-06-30 | 2 | -3/+3 |
* | | Free/busy meeting view doesn't work due to non-working extension | Milan Crha | 2011-06-30 | 8 | -6/+21 |
* | | Show calendar backend errors in an alert sink | Milan Crha | 2011-06-30 | 1 | -0/+32 |
* | | Reset IM context when entering ECellText editing | Milan Crha | 2011-06-30 | 1 | -39/+21 |
* | | Bug #371705 - Calendar's day view does not reset its IM context | Milan Crha | 2011-06-30 | 1 | -48/+39 |
* | | Bug #633779 - GtkComboBoxText issues | Milan Crha | 2011-06-30 | 1 | -11/+0 |
* | | Bug #633774 - Headers are gone in grouped view | Vibha Yadav | 2010-11-16 | 1 | -1/+1 |
* | | Drop accessibility support for ECellText. | Matthew Barnes | 2010-11-16 | 4 | -795/+0 |
* | | Fix distcheck errors. | Matthew Barnes | 2010-11-10 | 1 | -3/+0 |
* | | Coding style and whitespace cleanup. | Matthew Barnes | 2010-11-10 | 10 | -30/+29 |
* | | Bug #632768 - Message list not realized when opening new folder | Milan Crha | 2010-11-10 | 1 | -15/+17 |
* | | Add forgotten cairo_destroy() calls | Milan Crha | 2010-11-10 | 2 | -3/+11 |
* | | Pass an EAlertSink to e_alert_sink_submit_alert(). | Matthew Barnes | 2010-11-10 | 1 | -3/+3 |
* | | Bug 633471 - EAttachmentStore store folder name where uri is expected | Matthew Barnes | 2010-11-10 | 2 | -29/+34 |
|/ |
|
* | Fix cursor drawing in ECellText. | Matthew Barnes | 2010-10-30 | 1 | -12/+17 |
* | Fix typo in eti_update(). | Matthew Barnes | 2010-10-30 | 1 | -2/+2 |
* | Restore update method in ECanvasBackground | Matthew Barnes | 2010-10-30 | 1 | -0/+21 |
* | Fix typo in EText. | Matthew Barnes | 2010-10-30 | 1 | -2/+2 |
* | Adapt branch for building with GTK+ 2.22. | Matthew Barnes | 2010-10-30 | 2 | -2/+0 |
* | e-table: Remove unused dnd pixmaps | Benjamin Otte | 2010-10-30 | 3 | -65/+0 |
* | e-table: Don't push/pop colormaps | Benjamin Otte | 2010-10-30 | 4 | -13/+0 |
* | e-table: Draw button with cairo | Benjamin Otte | 2010-10-30 | 1 | -16/+12 |
* | e-table: Draw ECellTree with cairo | Benjamin Otte | 2010-10-30 | 1 | -10/+10 |
* | e-text: Draw EReflow with cairo | Benjamin Otte | 2010-10-30 | 1 | -7/+13 |
* | e-text: Fix color handling | Benjamin Otte | 2010-10-30 | 2 | -27/+13 |
* | e-map: Take colormap and visual from the widget | Benjamin Otte | 2010-10-30 | 1 | -2/+2 |
* | e-table: Remove retro look | Benjamin Otte | 2010-10-30 | 4 | -207/+38 |
* | e-table: Remove unused GdkGC | Benjamin Otte | 2010-10-30 | 1 | -4/+0 |
* | e-table: Draw ECellText with cairo | Benjamin Otte | 2010-10-30 | 1 | -54/+30 |
* | e-table: Use gdk_pango_layout_get_clip_region() in ECellText | Benjamin Otte | 2010-10-30 | 1 | -44/+24 |
* | e-table: Remove unused GdkGC from ECellToggle | Benjamin Otte | 2010-10-30 | 1 | -22/+0 |
* | e-table: Use Pango ellipsizing instead of manual arrow drawing | Benjamin Otte | 2010-10-30 | 1 | -91/+11 |
* | e-map: Stuff tween duration into a macro so it's easier to change | Benjamin Otte | 2010-10-30 | 1 | -2/+3 |
* | e-map: Add simplification API to zoom from a certain state | Benjamin Otte | 2010-10-30 | 1 | -16/+17 |
* | e-map: Zoom out smoothly, too | Benjamin Otte | 2010-10-30 | 1 | -1/+14 |
* | e-map: Redo zooming | Benjamin Otte | 2010-10-30 | 1 | -387/+223 |
* | e-map: Make center_at() function take longitude/latitude | Benjamin Otte | 2010-10-30 | 1 | -21/+29 |
* | e-map: Introduce e_map_get_current_location() | Benjamin Otte | 2010-10-30 | 1 | -13/+13 |
* | e-map: Use gtk_alignment_configure() | Benjamin Otte | 2010-10-30 | 1 | -22/+14 |
* | e-map: Repaint points unconditionally | Benjamin Otte | 2010-10-30 | 1 | -1/+2 |
* | e-map: Make cache a server-side surface | Benjamin Otte | 2010-10-30 | 1 | -95/+92 |
* | e-map: Query adjustment for size, not pixbuf | Benjamin Otte | 2010-10-30 | 1 | -2/+2 |
* | e-map: pass width and height to set_scroll_area() directly | Benjamin Otte | 2010-10-30 | 1 | -19/+7 |
* | e-map: Draw with cairo | Benjamin Otte | 2010-10-30 | 1 | -38/+11 |
* | e-map: Update the xofs/yofs properties together with the adjustments | Benjamin Otte | 2010-10-30 | 1 | -11/+9 |
* | e-map: Don't block signal handlers | Benjamin Otte | 2010-10-30 | 1 | -23/+0 |
* | e-map: Move all rendering into the expose event | Benjamin Otte | 2010-10-30 | 1 | -114/+65 |
* | e-map: Always repaint the whole window on scrolls | Benjamin Otte | 2010-10-30 | 1 | -93/+1 |
* | e-text: Draw with cairo | Benjamin Otte | 2010-10-30 | 2 | -80/+27 |
* | e-text: Use gdk_pango_layout_get_clip_region() for selection rendering | Benjamin Otte | 2010-10-30 | 1 | -58/+19 |
* | widgets: Don't use GdkGC in ECalendarItem | Benjamin Otte | 2010-10-30 | 1 | -19/+18 |
* | gnome-canvas: Convert canvas item transformation matrix to cairo | Benjamin Otte | 2010-10-30 | 8 | -107/+80 |
* | e-table: Convert coordinates using Cairo | Benjamin Otte | 2010-10-30 | 1 | -18/+18 |
* | e-table: Remove unused member variables from ETableItem | Benjamin Otte | 2010-10-30 | 2 | -18/+14 |
* | e-table: Draw grids with Cairo | Benjamin Otte | 2010-10-30 | 2 | -25/+20 |
* | e-canvas: Simplify ECanvasBackground | Benjamin Otte | 2010-10-30 | 1 | -243/+17 |
* | e-text: Only include libgnomecanvas.h | Benjamin Otte | 2010-10-30 | 3 | -3/+2 |
* | e-table: Fix includes to only ever include libgnomecanvas.h | Benjamin Otte | 2010-10-30 | 30 | -40/+30 |
* | gnome-canvas: Change GnomeCanvasItem->point vfunc | Benjamin Otte | 2010-10-30 | 8 | -59/+37 |
* | gnome-canvas: Remove close_enough member | Benjamin Otte | 2010-10-30 | 1 | -1/+1 |
* | widgets: Remove stipple from ECanvasBackground | Benjamin Otte | 2010-10-30 | 2 | -46/+0 |
* | e-table: Draw focus with Cairo | Benjamin Otte | 2010-10-30 | 2 | -16/+13 |
* | e-table: Remove unused stipple variable | Benjamin Otte | 2010-10-30 | 1 | -4/+0 |
* | e-text: Remove stippling code | Benjamin Otte | 2010-10-30 | 2 | -48/+0 |
* | e-table: Use semi-transparent red instead of stippled red | Benjamin Otte | 2010-10-30 | 2 | -16/+1 |
* | gnome-canvas: Remove aa code | Benjamin Otte | 2010-10-30 | 2 | -26/+20 |
* | Bug #631982 - Hide Page properties in signature editor | Milan Crha | 2010-10-29 | 1 | -0/+7 |
* | Workaround GtkComboBoxText/GtkComboBoxEntry in .ui files | Milan Crha | 2010-10-28 | 1 | -6/+18 |
* | Drop usage of GtkAnchorType. | Matthew Barnes | 2010-10-27 | 6 | -106/+0 |
* | Bug #631956 - Reset renderer properties in action_combo_box_render_pixbuf | Milan Crha | 2010-10-26 | 1 | -1/+3 |
* | Bug #631870 - Memory leak in e_week_view after GtkObject removal | Milan Crha | 2010-10-25 | 1 | -1/+1 |
* | Bug 632870 - Cut and paste broken in ESignatureEditor | Matthew Barnes | 2010-10-23 | 1 | -0/+31 |
* | Simplify EActivity. | Matthew Barnes | 2010-10-23 | 3 | -169/+229 |
* | Memory leaks around g_value_set_string | Milan Crha | 2010-10-22 | 3 | -5/+5 |
* | ESignatureList cleanups. | Matthew Barnes | 2010-10-21 | 1 | -4/+3 |
* | Deal with GtkComboBoxEntry removal in gtk+-3.0. | Matthew Barnes | 2010-10-21 | 1 | -0/+9 |
* | Bug 632641 - Handle combo box text API going away | Matthias Clasen | 2010-10-21 | 2 | -6/+11 |
* | Bug #630504 - Precache collate keys before sorting in EReflowModel | Milan Crha | 2010-10-20 | 3 | -7/+43 |
* | Bug #630695 - Invalid read when enable/disable the account in preferences | Milan Crha | 2010-10-19 | 1 | -6/+19 |
* | Send errors to an EAlertSink instead of the task bar. | Matthew Barnes | 2010-10-19 | 1 | -2/+0 |
* | EAlert: Allow arbitrary actions to be added. | Matthew Barnes | 2010-10-19 | 1 | -43/+69 |
* | Replace EBinding with GBinding. | Matthew Barnes | 2010-10-14 | 10 | -67/+102 |
* | EAlertBar: Always show the most recent alert. | Matthew Barnes | 2010-10-14 | 1 | -6/+2 |
* | Adjust EAlertBar text attributes. | Matthew Barnes | 2010-10-13 | 1 | -2/+7 |
* | Composer: Show cancellable operations and errors inline. | Matthew Barnes | 2010-10-13 | 6 | -4/+726 |
* | Bug #631320 - GtkObject is gone in GTK3 | Milan Crha | 2010-10-07 | 19 | -80/+79 |
* | Get rid of deprecated GtkObject in EMap widget | Milan Bouchet-Valat | 2010-10-04 | 1 | -24/+2 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-10-04 | 5 | -37/+51 |
* | EAttachmentPaned: Use gtk_expander_set_label_fill() | Matthew Barnes | 2010-10-01 | 1 | -17/+1 |
* | Messin around with EAlerts. | Matthew Barnes | 2010-09-30 | 1 | -8/+10 |
* | Bump gtk+-2.0 requirement to 2.22.0. | Matthew Barnes | 2010-09-29 | 1 | -7/+0 |
* | Adapt to Camel API changes. | Matthew Barnes | 2010-09-28 | 1 | -5/+6 |
* | Bug #629645 - Sets negative 'width' property | Milan Crha | 2010-09-22 | 1 | -1/+1 |
* | Add a GCancellable to EActivity. | Matthew Barnes | 2010-09-19 | 1 | -6/+21 |
* | Use new GDK keysym names if available. | Matthew Barnes | 2010-09-18 | 31 | -171/+253 |
* | Bug #563471 - Printing tasks fails when grouped by category. | Vibha Yadav | 2010-09-14 | 1 | -14/+32 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2010-09-12 | 93 | -3003/+3052 |
* | Convert ECell from a GtkObject to a GObject. | Matthew Barnes | 2010-09-11 | 5 | -30/+22 |
* | Re-work my GtkDialog:has-separator workaround. | Matthew Barnes | 2010-09-11 | 4 | -8/+8 |
* | Work around deprecation of gtk_dialog_set_has_separator() | Matthew Barnes | 2010-09-11 | 4 | -0/+8 |
* | Various memory leaks | Milan Crha | 2010-09-08 | 2 | -1/+9 |
* | Bug 628483 - signature_combo_box_refresh_cb memory leak | Matthew Barnes | 2010-09-01 | 1 | -1/+3 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-08-29 | 31 | -382/+410 |
* | ECellText cleanups. | Matthew Barnes | 2010-08-29 | 10 | -162/+345 |
* | Bug 628154 - Ignore paths in MIME part filenames | Matthew Barnes | 2010-08-28 | 1 | -1/+4 |
* | Forgot a line. | Matthew Barnes | 2010-08-27 | 1 | -0/+2 |
* | Convert EAttachmentHandler to an EExtension. | Matthew Barnes | 2010-08-27 | 6 | -123/+61 |
* | GObject boilerplate cleanup. | Matthew Barnes | 2010-08-25 | 56 | -1604/+645 |
* | ESelectionModel cleanups. | Matthew Barnes | 2010-08-16 | 6 | -318/+460 |
* | Whitespace and coding style cleanup. | Matthew Barnes | 2010-08-14 | 3 | -4/+3 |
* | Bug 624913 - Disallow drag-and-drop within the same attachment bar | Matthew Barnes | 2010-08-13 | 5 | -8/+107 |
* | ECanvas cleanups. | Matthew Barnes | 2010-08-13 | 3 | -406/+410 |
* | remove select-on-focus hack, and replace with new skip-a-parent | Michael Meeks | 2010-08-11 | 1 | -20/+7 |
* | Bug 271691 - Add a way to view all attachments inline | Matthew Barnes | 2010-08-11 | 1 | -1/+95 |
* | EAttachmentView cleanups. | Matthew Barnes | 2010-08-11 | 1 | -65/+65 |
* | Defer the load / creation of configuration UI with changes to | Michael Meeks | 2010-08-11 | 3 | -28/+120 |
* | addressbook/gui, plugins/groupwise, widgets/misc: Update to new icon theme | Rob Bradford | 2010-08-02 | 1 | -1/+1 |
* | Make EImportAssistant extensible. | Matthew Barnes | 2010-07-31 | 1 | -37/+16 |
* | Remove unused 'preview' argument from e_import_assistant_new_simple(). | Matthew Barnes | 2010-07-30 | 2 | -7/+2 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-07-26 | 1 | -6/+8 |
* | Bug 624534 - Adapt to GTK+ GtkNotebookPage changes | Kjartan Maraas | 2010-07-26 | 1 | -1/+1 |
* | Workaround table header image draw, it crashes under clutter. | Srinivasa Ragavan | 2010-07-26 | 1 | -0/+11 |
* | Disable my evil GtkExpander hack in EAttachmentPaned. | Matthew Barnes | 2010-07-17 | 1 | -1/+9 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-07-12 | 28 | -341/+541 |
* | Bug 624022 - "stock_mail-import" no longer exists in gnome-icon-theme | Matthew Barnes | 2010-07-10 | 1 | -19/+0 |
* | Migrate from CamelException to GError. | Matthew Barnes | 2010-07-09 | 2 | -8/+5 |
* | Work around sudden disappearance of GdkRegion in GTK+ 2.90.5. | Matthew Barnes | 2010-06-30 | 2 | -0/+2 |
* | EHintedEntry: Don't select hints on grab_focus(). | Matthew Barnes | 2010-06-25 | 1 | -0/+29 |
* | Bug #620815 - Memory leaks with Evolution | Milan Crha | 2010-06-25 | 1 | -0/+1 |
* | Bug 622633 - Can't launch Evolution from clock applet | Matthew Barnes | 2010-06-25 | 2 | -8/+8 |
* | Bug #621903 - Crash on HTML message print preview | Milan Crha | 2010-06-24 | 1 | -0/+6 |
* | Bug 604262 - "Copy Email Address" should also copy to primary clipboard | Matthew Barnes | 2010-06-24 | 1 | -0/+4 |
* | Bug 622559 - Changing search option should focus search entry | Matthew Barnes | 2010-06-24 | 1 | -20/+21 |
* | Use an appropriate icon when dragging attachments. | Matthew Barnes | 2010-06-23 | 4 | -5/+122 |
* | Composer: Only hide single From account in express mode. | Matthew Barnes | 2010-06-21 | 1 | -2/+2 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-06-20 | 6 | -44/+84 |
* | Fix all remaining GTK3 issues. | Matthew Barnes | 2010-06-16 | 6 | -46/+77 |
* | Remove gnome-pilot integration. | Matthew Barnes | 2010-06-16 | 3 | -277/+1 |
* | Revert "Fix all remaining GTK3 issues." | Matthew Barnes | 2010-06-15 | 6 | -77/+46 |
* | Drop the "2" from libgnomecanvas and libart_lgpl. | Matthew Barnes | 2010-06-15 | 3 | -5/+5 |
* | Add some missing linker flags. | Matthew Barnes | 2010-06-15 | 3 | -14/+18 |
* | Fix all remaining GTK3 issues. | Matthew Barnes | 2010-06-15 | 6 | -46/+77 |
* | Embed libart_lgpl and libgnomecanvas. | Matthew Barnes | 2010-06-14 | 1 | -7/+8 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2010-06-07 | 4 | -16/+31 |
* | More GTK3 preparation. | Matthew Barnes | 2010-06-04 | 6 | -36/+66 |
* | Bug 617579 - HIG issues in "Save Current View" dialog | Matthew Barnes | 2010-05-30 | 2 | -147/+97 |
* | Bug 619781 - Some preference sections don't show the right preferences | Matthew Barnes | 2010-05-28 | 1 | -1/+1 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-05-27 | 3 | -7/+15 |
* | Some post-merge cleanup. | Matthew Barnes | 2010-05-27 | 1 | -10/+0 |
* | Merge branch 'express2' | Matthew Barnes | 2010-05-27 | 5 | -4/+122 |
|\ |
|
| * | Coding style and whitespace cleanup. | Matthew Barnes | 2010-05-25 | 4 | -14/+17 |
| * | Fix compiler warnings. | Matthew Barnes | 2010-05-25 | 2 | -4/+4 |
| * | Merge branch 'gnome-2-30' into express2 | Matthew Barnes | 2010-05-25 | 5 | -85/+212 |
| |\ |
|
| | * | Bug 608855 - Can't drag and drop multiple attachments | Matthew Barnes | 2010-05-21 | 4 | -24/+175 |
| | * | Improve attachment bar selection behavior. | Matthew Barnes | 2010-05-20 | 2 | -62/+38 |
| * | | Merge branch 'gnome-2-30' into express2 | Matthew Barnes | 2010-05-17 | 3 | -18/+30 |
| |\| |
|
| | * | Bug 615291 - Preview pane's attachment bar accepts drop | Matthew Barnes | 2010-05-12 | 1 | -5/+14 |
| | * | Bug 616640 - Don't display attachment size if it's unknown | Matthew Barnes | 2010-05-12 | 1 | -2/+5 |
| | * | Bug #614346 - Use cached table row height rather than recalculate | Michel Dänzer | 2010-04-30 | 1 | -11/+11 |
| | * | Bug #604430 - Calendar view not remembered | Milan Crha | 2010-04-28 | 1 | -2/+3 |
| | * | Remove 3 leftover references to non-existing libraries | Fridrich Štrba | 2010-04-23 | 1 | -4/+0 |
| | * | fix disappearing e-table headers by realising the (horrible) | Michael Meeks | 2010-04-21 | 1 | -0/+1 |
| * | | Merge express2 into relayout-composer | Federico Mena Quintero | 2010-05-08 | 2 | -5/+86 |
| |\ \ |
|
| | * | | Add filter_page option for pref window so that we can show only required | Srinivasa Ragavan | 2010-04-30 | 2 | -5/+86 |
| * | | | Add function to count the displayed accounts in an EAccountComboBox | Federico Mena Quintero | 2010-05-05 | 2 | -0/+24 |
| |/ / |
|
| * | | Bug #604430 - Calendar view not remembered | Milan Crha | 2010-04-30 | 1 | -2/+3 |
| * | | Remove 3 leftover references to non-existing libraries | Fridrich Štrba | 2010-04-30 | 1 | -4/+0 |
| * | | fix disappearing e-table headers by realising the (horrible) | Michael Meeks | 2010-04-21 | 1 | -0/+1 |
| * | | Merge gnome-2-30 into express2 to get bugfixes | Federico Mena Quintero | 2010-04-10 | 1 | -0/+2 |
| |\| |
|
| | * | [win32] Be consistent in disabling the lockdown options. | Fridrich Strba | 2010-04-08 | 1 | -0/+2 |
| * | | Fix mismatched quotes. | Matthew Barnes | 2010-04-07 | 1 | -1/+1 |
| * | | Minor EMailReader cleanup. | Matthew Barnes | 2010-04-07 | 2 | -4/+19 |
| * | | Add an extension to configure EWebView. | Matthew Barnes | 2010-04-07 | 2 | -42/+176 |
| * | | Add extensions to configure calender widgets. | Matthew Barnes | 2010-04-07 | 3 | -37/+33 |
| |/ |
|
| * | Bug #488979 - Disable Edit for card views in contacts | Milan Crha | 2010-04-01 | 1 | -1/+6 |
| * | Bug 614049 - Attachment bar causes drawing issues in RTL locales | Matthew Barnes | 2010-03-30 | 1 | -2/+7 |
* | | Fix compiler warnings. | Matthew Barnes | 2010-05-22 | 1 | -1/+0 |
* | | Bug 608855 - Can't drag and drop multiple attachments | Matthew Barnes | 2010-05-21 | 4 | -24/+175 |
* | | Improve attachment bar selection behavior. | Matthew Barnes | 2010-05-20 | 2 | -62/+38 |
* | | Add missing include | H.Habighorst | 2010-05-20 | 1 | -0/+1 |
* | | Bug #499320 - Preview before import from command line | Milan Crha | 2010-05-19 | 4 | -15/+674 |
* | | Bug #604971 - Evolution allows deletion of default views | Milan Crha | 2010-05-14 | 1 | -16/+24 |
* | | Bug 615291 - Preview pane's attachment bar accepts drop | Matthew Barnes | 2010-05-12 | 1 | -5/+14 |
* | | Bug 616640 - Don't display attachment size if it's unknown | Matthew Barnes | 2010-05-12 | 1 | -2/+5 |
* | | Adapt to Camel API changes. | Matthew Barnes | 2010-05-08 | 1 | -2/+2 |
* | | Bug #545462 - Printing of contacts is weird. | Vibha Yadav | 2010-05-07 | 2 | -5/+32 |
* | | Coding style and whitespace cleanup. | Matthew Barnes | 2010-05-02 | 2 | -49/+104 |
* | | Bug #614346 - Use cached table row height rather than recalculate | Michel Dänzer | 2010-04-30 | 1 | -11/+11 |
* | | Bug #604430 - Calendar view not remembered | Milan Crha | 2010-04-28 | 1 | -2/+3 |
* | | Camel is now GObject-based. | Matthew Barnes | 2010-04-24 | 4 | -18/+18 |
* | | Remove 3 leftover references to non-existing libraries | Fridrich Štrba | 2010-04-23 | 1 | -4/+0 |
* | | fix disappearing e-table headers by realising the (horrible) | Michael Meeks | 2010-04-21 | 1 | -0/+1 |
* | | Fix compiler warnings. | Matthew Barnes | 2010-04-21 | 2 | -4/+6 |
* | | Remove comments that have no point after pthreads dependency disappeared | Fridrich Štrba | 2010-04-16 | 1 | -3/+4 |
* | | Use accessor functions instead direct access (GSEAL work) | Javier Jardón | 2010-04-13 | 10 | -28/+29 |
* | | Bug #615263 - SIGSEGV on Evolution close in e-tree.c:1990 | Milan Crha | 2010-04-13 | 1 | -4/+4 |
* | | Giant leap towards GSEAL compliance. | Matthew Barnes | 2010-04-08 | 40 | -668/+1066 |
* | | Replace ESpinner with GtkSpinner. | Matthew Barnes | 2010-04-08 | 4 | -1036/+2 |
* | | Bug #574755 - Add translator comments | Milan Crha | 2010-04-07 | 1 | -5/+5 |
* | | Bug #567304 - Review strings for translation | Milan Crha | 2010-04-07 | 1 | -1/+1 |
* | | Revert "[win32] #undef some conflicting defines" | Fridrich Štrba | 2010-04-06 | 4 | -17/+0 |
* | | [win32] #undef some conflicting defines | Fridrich Štrba | 2010-04-06 | 4 | -0/+17 |
* | | Adapt to Camel API changes. | Matthew Barnes | 2010-04-04 | 1 | -10/+12 |
* | | Generate ChangeLog files for tarball releases. | Matthew Barnes | 2010-04-03 | 7 | -16630/+1 |
* | | Only #include Camel's top-level header. | Matthew Barnes | 2010-04-03 | 8 | -20/+5 |
* | | Bug #547368 - Messages with unclear meaning (add translator comments) | Milan Crha | 2010-04-03 | 4 | -7/+12 |
* | | Miscellaneous cleanup bits from WebKit branch. | Matthew Barnes | 2010-04-02 | 2 | -27/+63 |
* | | Bug #347330 - Mark forgotten strings for translation | Milan Crha | 2010-04-02 | 1 | -3/+3 |
* | | Bug #325616 - Remove whitespace, add translator comments | Milan Crha | 2010-04-02 | 1 | -2/+15 |
* | | Bug #325121 - Do not translate developer strings in g_param_spec_* | Milan Crha | 2010-04-02 | 30 | -308/+306 |
* | | Bug #488979 - Disable Edit for card views in contacts | Milan Crha | 2010-04-01 | 1 | -1/+6 |
* | | Bug 614049 - Attachment bar causes drawing issues in RTL locales | Matthew Barnes | 2010-03-29 | 1 | -2/+7 |
* | | Fix mismatched quotes. | Matthew Barnes | 2010-03-29 | 1 | -1/+1 |
* | | Minor EMailReader cleanup. | Matthew Barnes | 2010-03-26 | 2 | -4/+19 |
* | | Bug 613639 - Evolution hard codes .gnome2 | Matthew Barnes | 2010-03-23 | 1 | -7/+4 |
* | | Bug 613639 - Evolution hard codes .gnome2 | Matthew Barnes | 2010-03-23 | 1 | -2/+7 |
* | | Add an extension to configure EWebView. | Matthew Barnes | 2010-03-23 | 2 | -44/+176 |
* | | [win32] Be consistent in disabling the lockdown options. | Fridrich Strba | 2010-03-21 | 1 | -0/+2 |
* | | Add extensions to configure calender widgets. | Matthew Barnes | 2010-03-20 | 3 | -37/+33 |
|/ |
|
* | Revert some bad assumptions I made in EPluginUI. | Matthew Barnes | 2010-03-16 | 1 | -3/+3 |
* | Shell and UI manager cleanups. | Matthew Barnes | 2010-03-14 | 2 | -4/+5 |
* | Clean up GalView and related classes. | Matthew Barnes | 2010-03-11 | 18 | -381/+600 |
* | Bug 612374 - Build failure due to recent GTK+ deprecations | Matthew Barnes | 2010-03-10 | 2 | -4/+13 |
* | Update win32 directory relocation and some consistency cleanup | Fridrich Strba | 2010-03-10 | 2 | -4/+3 |
* | ECalendar header cleanup. | Matthew Barnes | 2010-03-10 | 2 | -81/+80 |
* | Bug 610023 - Does not restore "Current View" on startup | Matthew Barnes | 2010-03-10 | 2 | -0/+12 |
* | Remove a long lived win32 hack | Fridrich Strba | 2010-03-06 | 1 | -4/+0 |
* | Work around recent GTK+ deprecations. | Matthew Barnes | 2010-03-05 | 19 | -1/+167 |
* | Fix a misspelled icon name. | Matthew Barnes | 2010-03-04 | 1 | -1/+1 |
* | Filtering out g_chmod on windows because it makes no sense there | Fridrich Strba | 2010-03-03 | 1 | -0/+2 |
* | Bug #610824 - Contacts list view column width doesn't follow header | Milan Crha | 2010-02-24 | 1 | -1/+5 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-02-20 | 1 | -1/+0 |
* | Fix ETable/ETree signal signatures. | Matthew Barnes | 2010-02-19 | 10 | -109/+110 |
* | Bug 587014 - Magic space does not work as expected | Matthew Barnes | 2010-02-18 | 4 | -8/+8 |
* | Revert "Bug 587014 - Magic space does not work as expected" | Matthew Barnes | 2010-02-18 | 1 | -0/+1 |
* | Forgot to disconnect a signal handler in EAttachmentButton. | Matthew Barnes | 2010-02-18 | 1 | -3/+16 |