index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
widgets
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
3
-28
/
+17
*
e-canvas: Simplify ECanvasBackground
Benjamin Otte
2010-10-30
1
-243
/
+17
*
gnome-canvas: Change GnomeCanvasItem->point vfunc
Benjamin Otte
2010-10-30
3
-23
/
+16
*
widgets: Remove stipple from ECanvasBackground
Benjamin Otte
2010-10-30
2
-46
/
+0
*
gnome-canvas: Remove aa code
Benjamin Otte
2010-10-30
1
-5
/
+2
*
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
*
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
*
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 #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
5
-16
/
+16
*
Get rid of deprecated GtkObject in EMap widget
Milan Bouchet-Valat
2010-10-04
1
-24
/
+2
*
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
*
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
15
-57
/
+100
*
Coding style and whitespace cleanups.
Matthew Barnes
2010-09-12
9
-50
/
+51
*
Re-work my GtkDialog:has-separator workaround.
Matthew Barnes
2010-09-11
3
-6
/
+6
*
Work around deprecation of gtk_dialog_set_has_separator()
Matthew Barnes
2010-09-11
3
-0
/
+6
*
Various memory leaks
Milan Crha
2010-09-08
1
-1
/
+6
*
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
*
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
2
-314
/
+455
*
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
*
Bug 624534 - Adapt to GTK+ GtkNotebookPage changes
Kjartan Maraas
2010-07-26
1
-1
/
+1
*
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
3
-4
/
+4
*
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
*
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
*
Fix all remaining GTK3 issues.
Matthew Barnes
2010-06-16
3
-14
/
+22
*
Remove gnome-pilot integration.
Matthew Barnes
2010-06-16
3
-277
/
+1
*
Revert "Fix all remaining GTK3 issues."
Matthew Barnes
2010-06-15
3
-22
/
+14
*
Drop the "2" from libgnomecanvas and libart_lgpl.
Matthew Barnes
2010-06-15
1
-2
/
+2
*
Add some missing linker flags.
Matthew Barnes
2010-06-15
1
-0
/
+1
*
Fix all remaining GTK3 issues.
Matthew Barnes
2010-06-15
3
-14
/
+22
*
Embed libart_lgpl and libgnomecanvas.
Matthew Barnes
2010-06-14
1
-7
/
+8
*
Coding style and whitespace cleanups.
Matthew Barnes
2010-06-07
1
-1
/
+3
*
More GTK3 preparation.
Matthew Barnes
2010-06-04
3
-27
/
+44
*
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
2
-6
/
+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
2
-7
/
+19
|
|
\
|
|
|
*
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
|
*
|
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
|
|
/
/
|
*
|
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
|
*
|
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 614049 - Attachment bar causes drawing issues in RTL locales
Matthew Barnes
2010-03-30
1
-2
/
+7
*
|
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 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
*
|
Coding style and whitespace cleanup.
Matthew Barnes
2010-05-02
1
-1
/
+1
*
|
Camel is now GObject-based.
Matthew Barnes
2010-04-24
4
-18
/
+18
*
|
Fix compiler warnings.
Matthew Barnes
2010-04-21
1
-1
/
+1
*
|
Use accessor functions instead direct access (GSEAL work)
Javier Jardón
2010-04-13
6
-16
/
+21
*
|
Giant leap towards GSEAL compliance.
Matthew Barnes
2010-04-08
11
-91
/
+1
*
|
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
*
|
Adapt to Camel API changes.
Matthew Barnes
2010-04-04
1
-10
/
+12
*
|
Generate ChangeLog files for tarball releases.
Matthew Barnes
2010-04-03
3
-4915
/
+1
*
|
Only #include Camel's top-level header.
Matthew Barnes
2010-04-03
7
-18
/
+4
*
|
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 #325121 - Do not translate developer strings in g_param_spec_*
Milan Crha
2010-04-02
7
-46
/
+46
*
|
Bug 614049 - Attachment bar causes drawing issues in RTL locales
Matthew Barnes
2010-03-29
1
-2
/
+7
*
|
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
*
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
*
Remove a long lived win32 hack
Fridrich Strba
2010-03-06
1
-4
/
+0
*
Work around recent GTK+ deprecations.
Matthew Barnes
2010-03-05
11
-1
/
+99
*
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
*
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
*
Bug 609042 - Convert quoted-printing to UTF-8 when copying to clipboard
Matthew Barnes
2010-02-17
1
-1
/
+1
*
Fix command-line import crasher.
Matthew Barnes
2010-02-12
1
-0
/
+1
*
Add DnD support to e-selection.c.
Matthew Barnes
2010-02-09
1
-13
/
+10
*
Coding style and whitespace cleanup.
Matthew Barnes
2010-02-08
3
-31
/
+58
*
Fix a compiler warning.
Matthew Barnes
2010-02-07
1
-1
/
+0
*
Bug 602416 - Changing shell views emits many runtime warnings
Matthew Barnes
2010-02-07
1
-2
/
+1
*
Implement account-wide search scope in mail.
Matthew Barnes
2010-02-07
1
-0
/
+3
*
Coding style and whitespace cleanup.
Matthew Barnes
2010-01-31
10
-107
/
+107
*
Don't show total attachment size if it's zero.
Matthew Barnes
2010-01-29
1
-4
/
+9
*
Revise some comments in e-attachment.c.
Matthew Barnes
2010-01-29
1
-6
/
+6
*
Add focus tracking to EMailBrowser.
Matthew Barnes
2010-01-20
1
-0
/
+31
*
Bug 607234 - Open received attachments as read-only
Matthew Barnes
2010-01-19
1
-0
/
+18
*
Give all preview panes a search bar.
Matthew Barnes
2010-01-18
7
-0
/
+2554
*
Improve clipboard behavior.
Matthew Barnes
2010-01-18
5
-14
/
+315
*
Remove dead assignments found by clang.
Matthew Barnes
2010-01-16
10
-38
/
+2
*
Fixes #606937 - void function should not have a return value.
Wang Xin
2010-01-15
1
-1
/
+1
*
Remove unused tooltip support from ECanvas/ETable/EText.
Matthew Barnes
2010-01-15
2
-58
/
+0
*
Remove unused ECanvas functions.
Matthew Barnes
2010-01-15
2
-190
/
+3
*
Baby steps toward GSEAL compliance.
Matthew Barnes
2010-01-14
16
-233
/
+397
*
Bug 606250 - Remove usage of deprecated GTK+ symbols
Matthew Barnes
2010-01-08
9
-21
/
+21
*
Coding style and whitespace cleanup.
Matthew Barnes
2010-01-05
2
-25
/
+80
*
Kill widgets/misc/e-colors.[ch].
Matthew Barnes
2010-01-05
3
-134
/
+0
*
Kill e_popup_menu().
Matthew Barnes
2010-01-05
4
-93
/
+0
*
Kill redundant RGB/HSV color conversion utilities.
Matthew Barnes
2010-01-05
2
-138
/
+17
*
Coding style and whitespace cleanup.
Matthew Barnes
2010-01-04
9
-60
/
+121
*
Bug 361145 - Evolution hangs when formatting message - fixes part of it.
Chenthill Palanisamy
2009-12-28
2
-11
/
+7
*
Compiler and linker flag cleanups.
Matthew Barnes
2009-12-28
1
-0
/
+3
*
Coding style and whitespace cleanup.
Matthew Barnes
2009-12-26
2
-15
/
+24
*
Introduce ESelectable and EFocusTracker.
Matthew Barnes
2009-12-26
9
-10
/
+1308
*
Bug #329693 - Add contexts to translated "None" words
Milan Crha
2009-12-24
4
-8
/
+9
*
Bug #605192 - New memo window has start date as None
Milan Crha
2009-12-23
1
-1
/
+1
*
Bug #593896 - Menu > Search > Find now is always enabled (again)
Milan Crha
2009-12-21
1
-4
/
+4
*
Bug 596947 - Calendar view forgets memo pane height
Matthew Barnes
2009-12-20
2
-13
/
+151
*
Bug #591938 - Update translator's comments
Milan Crha
2009-12-10
1
-0
/
+4
*
Port all error code to use GObject-ified EAlert / EAlertDialog
Jonathon Jongsma
2009-12-08
1
-1
/
+1
*
Bug 603682 - Duplicate mnemonic in meeting window
Matthew Barnes
2009-12-04
1
-2
/
+2
*
Rename EError to EAlert to match general use better
Jonathon Jongsma
2009-12-01
2
-6
/
+5
*
port widgets/ to use new EError API
Jonathon Jongsma
2009-12-01
1
-4
/
+4
*
Fix some details in our asynchronous functions.
Matthew Barnes
2009-11-21
2
-87
/
+33
*
Still tweaking pane position restoration.
Matthew Barnes
2009-11-20
1
-4
/
+14
*
Kill e_util_read_file().
Matthew Barnes
2009-11-20
1
-11
/
+36
*
Add e_attachment_store_load_async().
Matthew Barnes
2009-11-20
2
-24
/
+171
*
Bug #579599 - Let the Advanced Search work again
Milan Crha
2009-11-19
1
-0
/
+1
*
Prefer EWebView calls over direct GtkHTML calls.
Matthew Barnes
2009-11-18
2
-0
/
+27
*
Remove some redundancy from EABContactDisplay.
Matthew Barnes
2009-11-18
1
-1
/
+1
*
Remove markup from translatable strings in ui files
Claude Paroz
2009-11-17
1
-8
/
+16
*
Bug 589153 - Use GtkBuilder instead of libglade
Matthew Barnes
2009-11-17
7
-288
/
+597
*
EWebView popup menu enhancements.
Matthew Barnes
2009-11-14
4
-128
/
+706
*
Further tweaks for the command-line importing.
Matthew Barnes
2009-11-13
2
-3
/
+7
*
Bug #588093 - Allow import of local files from command line
Milan Crha
2009-11-12
2
-80
/
+496
*
Bug #601218 - Accepted meeting doesn't show attachments in calendar view
Milan Crha
2009-11-10
1
-3
/
+3
*
Kill e-cursor(s) (both of them).
Matthew Barnes
2009-11-10
9
-432
/
+0
*
Bug 601219 - Transient dialogs in composer window blocks main window
Matthew Barnes
2009-11-10
2
-0
/
+26
*
Convert some "Save As" actions to run asynchronously.
Matthew Barnes
2009-11-08
1
-1
/
+1
*
Move EActivity and subclasses to e-util.
Matthew Barnes
2009-11-08
8
-1309
/
+1
*
Add a menu to the Forward toolbar button.
Matthew Barnes
2009-10-28
3
-0
/
+148
*
Prefer G_N_ELEMENTS over sizeof calculations.
Matthew Barnes
2009-10-27
1
-3
/
+1
*
Coding style and whitespace cleanups.
Matthew Barnes
2009-10-24
1
-5
/
+5
*
Bug 599190 - Unable to drop attachments in the attachment bar
Matthew Barnes
2009-10-23
1
-1
/
+1
*
Bug #598631 - Add tooltip of "Ctrl+click to open a link" in buffer tagger
Milan Crha
2009-10-21
1
-26
/
+94
*
Bug #267749 - Week numbers are incorrect when the week starts on Sunday
Milan Crha
2009-10-16
1
-8
/
+13
*
Bug #404227 - Over-aggressive appointment editor date check
Milan Crha
2009-10-16
1
-1
/
+13
*
Bug #562512 - Make hyperlinks clickable in Memos, Tasks and Calendar
Milan Crha
2009-10-16
3
-0
/
+571
*
Fix error in comment.
Matthew Barnes
2009-10-07
1
-1
/
+1
*
Bug 593612 - Pane size restoration does not play nice with maximized windows
Matthew Barnes
2009-10-07
1
-0
/
+54
*
Bug 587014 - Magic space does not work as expected
Lucian Langa
2009-10-04
1
-1
/
+0
*
Bug 597224 - Cannot close preferences window with escape key
Lucian Langa
2009-10-04
1
-0
/
+8
*
Build with GTK_DISABLE_DEPRECATED and fix resulting breakage.
Matthew Barnes
2009-10-02
1
-1
/
+3
*
Bug 596848 - Use per-target CPPFLAGS in automake files
H.Habighorst
2009-10-01
1
-12
/
+29
*
Show import progress directly in the assistant window.
Matthew Barnes
2009-09-26
1
-77
/
+100
*
More import assistant cleanup.
Matthew Barnes
2009-09-26
1
-134
/
+153
*
Rename EShellImporter to EImportAssistant and move it to widgets.
Matthew Barnes
2009-09-26
3
-0
/
+966
*
Bug #593609 - Have buildable exchange-operations plugin again
Milan Crha
2009-09-25
1
-1
/
+0
*
Bug #593633 - Runtime warnings trying to create a recurrence event
Milan Crha
2009-09-24
1
-0
/
+1
*
Disable gdk_event_get_graphics_expose() call in EMap.
Matthew Barnes
2009-09-20
1
-0
/
+8
*
Remove a bunch of unused functions.
Matthew Barnes
2009-09-15
2
-131
/
+0
*
Bug 594863 - Message body doesn't allow right click pop up menu
Matthew Barnes
2009-09-13
1
-1
/
+4
*
Finish killing Bonobo.
Matthew Barnes
2009-09-09
6
-83
/
+1269
*
Relax the EBinding API to reduce GObject casting.
Matthew Barnes
2009-09-02
5
-30
/
+30
*
Get EConfig and EEvent hooks working again.
Matthew Barnes
2009-09-01
1
-0
/
+6
*
Coding style and whitespace cleanup.
Matthew Barnes
2009-08-30
1
-1
/
+1
*
Remove redundant "vertical view" functions.
Matthew Barnes
2009-08-28
2
-65
/
+27
*
Add vertical view to Memos and Tasks.
Matthew Barnes
2009-08-28
1
-0
/
+1
*
Add EPaned widget to generalize vertical view.
Matthew Barnes
2009-08-28
3
-0
/
+421
*
Fix return types to match the type of function
Kjartan Maraas
2009-08-27
1
-2
/
+2
*
Bug 511769 - Poor indication of when network is unavailable
Matthew Barnes
2009-08-25
1
-6
/
+28
*
Bug 359909 - "New" Button too small
Matthew Barnes
2009-08-25
1
-0
/
+25
*
Chip away at GSEAL compliance.
Matthew Barnes
2009-08-17
1
-9
/
+22
*
Fix compiler warnings and deprecated GTK+ API usage.
Matthew Barnes
2009-08-16
2
-4
/
+5
*
Bug #580895 - Kill libgnomeui/gnome-thumbnail.h
Milan Crha
2009-08-11
1
-0
/
+50
*
Compiler warning fixes (as part of bug #424078)
Milan Crha
2009-08-11
1
-1
/
+1
*
Add a FIXME comment to e-attachment.c
Matthew Barnes
2009-08-11
1
-0
/
+2
*
Seal up ESignature and add GObject properties.
Matthew Barnes
2009-08-07
5
-44
/
+61
*
Replace more "config" classes with property bindings.
Matthew Barnes
2009-08-06
1
-123
/
+213
*
Merge commit 'EVOLUTION_2_27_5' into kill-bonobo
Matthew Barnes
2009-07-28
8
-217
/
+30
|
\
|
*
Coding style and whitespace cleanups.
Matthew Barnes
2009-07-26
4
-8
/
+8
|
*
Bug #589580 - Crashes when dragging an image to the contact editor
Milan Crha
2009-07-24
1
-7
/
+10
|
*
Fix Attachment bar size of Anjal.
Srinivasa Ragavan
2009-07-24
4
-4
/
+20
|
*
Add API for getting task count.
Srinivasa Ragavan
2009-07-20
2
-1
/
+6
|
*
Fix a typo in Chen's prev commit.
Srinivasa Ragavan
2009-07-20
1
-1
/
+0
|
*
Kill some obsolete utility functions.
Matthew Barnes
2009-07-19
2
-203
/
+6
|
*
More whitespace cleanup.
Matthew Barnes
2009-07-19
13
-31
/
+29
[next]