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
/
e-util
Commit message (
Expand
)
Author
Age
Files
Lines
*
e_table_new_from_spec_file: Remove unused "state_fn" parameter.
Matthew Barnes
2013-07-02
2
-31
/
+6
*
e_table_new: Remove unused "state_str" parameter.
Matthew Barnes
2013-07-02
3
-26
/
+8
*
Remove e_table_column_specification_load_from_node().
Matthew Barnes
2013-07-02
2
-35
/
+0
*
Remove e_table_specification_load_from_node().
Matthew Barnes
2013-07-02
2
-96
/
+0
*
Reimplement e_table_specification_load_from_file().
Matthew Barnes
2013-07-02
1
-7
/
+8
*
Reimplement e_table_specification_load_from_string().
Matthew Barnes
2013-07-02
2
-18
/
+392
*
Add e_table_state_parse_context_push/pop().
Matthew Barnes
2013-07-02
2
-0
/
+234
*
Add e_table_sort_info_parse_context_push/pop().
Matthew Barnes
2013-07-02
2
-0
/
+216
*
ETableSortInfo: Rework API to avoid exposing ETableSortColumn.
Matthew Barnes
2013-07-02
8
-386
/
+536
*
Add e_table_sort_info_sorting_remove().
Matthew Barnes
2013-07-02
3
-10
/
+24
*
ETableSortInfo: Move arrays to private section.
Matthew Barnes
2013-07-02
2
-72
/
+65
*
ETableSortInfo: Use *unsigned* ints for index/length params.
Matthew Barnes
2013-07-02
2
-20
/
+20
*
ETableSortInfo: Move "sort_count" to private section.
Matthew Barnes
2013-07-02
2
-13
/
+14
*
ETableSortInfo: Move "group_count" to private section.
Matthew Barnes
2013-07-02
2
-10
/
+11
*
ETableSortInfo: Move "can_group" to private section.
Matthew Barnes
2013-07-02
2
-10
/
+17
*
ETableSortInfo: Remove some unused public members.
Matthew Barnes
2013-07-02
1
-3
/
+0
*
ETableSortInfo: Add a "specification" construct-only property.
Matthew Barnes
2013-07-02
3
-9
/
+125
*
ETableSortInfo: Add a private section.
Matthew Barnes
2013-07-02
2
-0
/
+14
*
ETableSortInfo cleanups.
Matthew Barnes
2013-07-02
2
-199
/
+201
*
ETableState: Convert the column index array to a column spec array.
Matthew Barnes
2013-07-02
6
-116
/
+170
*
Add e_table_header_get_column_by_spec().
Matthew Barnes
2013-07-02
2
-0
/
+35
*
ETableCol: Embed an ETableColumnSpecification.
Matthew Barnes
2013-07-02
15
-238
/
+139
*
Add e_table_specification_get_column_index().
Matthew Barnes
2013-07-02
2
-0
/
+44
*
Add e_table_column_specification_equal().
Matthew Barnes
2013-07-02
2
-0
/
+31
*
ETableColumnSpecification: Make "sortable" a boolean.
Matthew Barnes
2013-07-02
3
-10
/
+5
*
ETableSpecification: Make the columns array private.
Matthew Barnes
2013-07-02
5
-80
/
+133
*
ETableSpecification: Add a private section.
Matthew Barnes
2013-07-02
2
-0
/
+15
*
Add e_table_specification_ref_columns().
Matthew Barnes
2013-07-02
2
-1
/
+30
*
ETableState: Add a "specification" construct-only property.
Matthew Barnes
2013-07-02
6
-49
/
+143
*
ETableState: Add a private section.
Matthew Barnes
2013-07-02
2
-2
/
+28
*
e-table-sorting-utils.c cleanups.
Matthew Barnes
2013-07-02
2
-54
/
+101
*
ETableGroupContainer cleanups.
Matthew Barnes
2013-07-02
1
-13
/
+22
*
Remove unused e_table_sort_info_freeze/thaw().
Matthew Barnes
2013-06-26
2
-60
/
+2
*
Remove unused e_table_column_specification_save_to_node().
Matthew Barnes
2013-06-26
2
-33
/
+0
*
Remove unused e_table_specification_save_to_node().
Matthew Barnes
2013-06-26
2
-67
/
+0
*
Remove unused e_table_specification_save_to_string().
Matthew Barnes
2013-06-26
2
-33
/
+0
*
Remove unused e_table_specification_duplicate().
Matthew Barnes
2013-06-26
2
-29
/
+0
*
Remove unused e_table_specification_save_to_file().
Matthew Barnes
2013-06-26
2
-35
/
+0
*
ETableState cleanups.
Matthew Barnes
2013-06-26
2
-53
/
+40
*
ETableSpecification cleanups.
Matthew Barnes
2013-06-26
2
-112
/
+107
*
Add ETreeViewFrame.
Matthew Barnes
2013-06-26
5
-0
/
+1685
*
Notify user about question dialogs
Milan Crha
2013-06-24
1
-0
/
+26
*
EUrlEntry: Try harder to recognize a valid URL.
Matthew Barnes
2013-06-24
1
-2
/
+18
*
EUrlEntry: Replace button with clickable inline icon.
Matthew Barnes
2013-06-24
2
-64
/
+31
*
EUrlEntry cleanups.
Matthew Barnes
2013-06-24
2
-90
/
+76
*
Calendar views inline text edit with Ctrl+C/V/X does not work
Milan Crha
2013-06-21
14
-4
/
+302
*
ESelectionModel: Don't assume an ESorter is present.
Matthew Barnes
2013-06-21
1
-4
/
+9
*
ETableSorter: Further cleanups.
Matthew Barnes
2013-06-21
2
-359
/
+347
*
ESorterArray: Further cleanups.
Matthew Barnes
2013-06-21
2
-163
/
+145
*
Convert ESorter to an interface.
Matthew Barnes
2013-06-21
6
-290
/
+230
*
Update ETree API documentation.
Matthew Barnes
2013-06-21
1
-9
/
+9
*
Remove e_tree_view_to_model_row().
Matthew Barnes
2013-06-21
2
-13
/
+0
*
Remove e_sorter_new().
Matthew Barnes
2013-06-21
3
-20
/
+1
*
ESorter cleanups.
Matthew Barnes
2013-06-21
2
-79
/
+72
*
Remove unused e_tree_find_next().
Matthew Barnes
2013-06-21
2
-89
/
+0
*
Remove unused e_tree_get_tooltip().
Matthew Barnes
2013-06-21
2
-10
/
+0
*
Remove unused e_tree_model_to_view_row().
Matthew Barnes
2013-06-21
2
-14
/
+0
*
Remove unused e_tree_get_prev_row().
Matthew Barnes
2013-06-21
2
-20
/
+0
*
Remove unused e_tree_get_next_row().
Matthew Barnes
2013-06-21
2
-29
/
+0
*
Remove unused e_tree_get_printable().
Matthew Barnes
2013-06-21
2
-9
/
+0
*
Remove unused e_tree_load_state().
Matthew Barnes
2013-06-21
2
-28
/
+0
*
Remove unused e_tree_set_search_column().
Matthew Barnes
2013-06-21
2
-25
/
+0
*
Remove unused e_tree_save_state().
Matthew Barnes
2013-06-21
2
-21
/
+0
*
Remove e_tree_row_count().
Matthew Barnes
2013-06-21
2
-9
/
+0
*
Remove e_tree_force_expanded_state().
Matthew Barnes
2013-06-21
2
-14
/
+0
*
Remove e_tree_load_expanded_state_xml().
Matthew Barnes
2013-06-21
2
-14
/
+0
*
Remove e_tree_save_expanded_state_xml().
Matthew Barnes
2013-06-21
2
-9
/
+0
*
Remove e_tree_load_expanded_state().
Matthew Barnes
2013-06-21
2
-12
/
+0
*
Remove e_tree_save_expanded_state().
Matthew Barnes
2013-06-21
2
-11
/
+0
*
Remove e_tree_show_node().
Matthew Barnes
2013-06-21
2
-11
/
+0
*
Remove e_tree_root_node_is_visible().
Matthew Barnes
2013-06-21
2
-9
/
+0
*
Remove e_tree_row_of_node().
Matthew Barnes
2013-06-21
2
-13
/
+6
*
Remove e_tree_node_at_row().
Matthew Barnes
2013-06-21
2
-16
/
+3
*
Remove e_tree_root_node_set_visible().
Matthew Barnes
2013-06-21
2
-11
/
+0
*
Remove e_tree_node_set_expanded_recurse().
Matthew Barnes
2013-06-21
2
-14
/
+0
*
Remove e_tree_node_set_expanded().
Matthew Barnes
2013-06-21
2
-13
/
+0
*
Remove e_tree_node_is_expanded().
Matthew Barnes
2013-06-21
2
-11
/
+0
*
Remove unused e_tree_right_click_up().
Matthew Barnes
2013-06-21
2
-9
/
+0
*
Remove unused e_tree_drag_unhighlight().
Matthew Barnes
2013-06-21
2
-13
/
+0
*
Remove unused e_tree_drag_highlight().
Matthew Barnes
2013-06-21
2
-65
/
+0
*
Remove unused e_tree_drag_get_data().
Matthew Barnes
2013-06-21
2
-25
/
+0
*
Remove unused e_tree_drag_dest_unset().
Matthew Barnes
2013-06-21
2
-18
/
+0
*
Remove unused e_tree_drag_dest_set_proxy().
Matthew Barnes
2013-06-21
2
-19
/
+0
*
Remove e_tree_drag_dest_set().
Matthew Barnes
2013-06-21
2
-22
/
+0
*
Remove e_tree_selected_path_foreach().
Matthew Barnes
2013-06-21
2
-15
/
+0
*
Remove e_tree_selected_row_foreach().
Matthew Barnes
2013-06-21
2
-15
/
+0
*
ETree cleanups.
Matthew Barnes
2013-06-21
2
-869
/
+843
*
Remove unused e_bit_array_invert_selection().
Matthew Barnes
2013-06-20
2
-21
/
+0
*
Remove unused e_selection_model_invert_selection().
Matthew Barnes
2013-06-20
4
-73
/
+0
*
Remove unused e_table_invert_selection().
Matthew Barnes
2013-06-20
2
-15
/
+0
*
Bug 702006 - Select All does not select collapsed threads
Matthew Barnes
2013-06-20
1
-6
/
+29
*
ETreeTableAdapter: Further cleanups.
Matthew Barnes
2013-06-20
1
-45
/
+62
*
Add e_tree_model_node_get_n_nodes().
Matthew Barnes
2013-06-20
2
-0
/
+15
*
ETreeTableAdapter cleanups.
Matthew Barnes
2013-06-19
2
-281
/
+467
*
Convert ETableModel to an interface.
Matthew Barnes
2013-06-19
13
-196
/
+245
*
ETable-related cleanups.
Matthew Barnes
2013-06-19
28
-1178
/
+1301
*
Remove unused ETableMemoryCallbacks.
Matthew Barnes
2013-06-19
5
-386
/
+25
*
Remove unused ETableMemoryStoreCustomColumn.
Matthew Barnes
2013-06-19
1
-12
/
+3
*
Remove unused E_TABLE_MEMORY_STORE_COLUMN_TYPE_OBJECT.
Matthew Barnes
2013-06-19
2
-22
/
+1
*
Remove unused E_TABLE_MEMORY_STORE_COLUMN_TYPE_CUSTOM.
Matthew Barnes
2013-06-19
2
-12
/
+0
*
ETreeSelectionModel: Further cleanups.
Matthew Barnes
2013-06-18
1
-179
/
+195
*
ETreeSelectionModel: Modernize GHashTable usage.
Matthew Barnes
2013-06-18
1
-61
/
+36
*
Remove e_tree_model_node_is_editable().
Matthew Barnes
2013-06-16
3
-33
/
+1
*
Remove e_tree_model_set_value_at().
Matthew Barnes
2013-06-16
3
-27
/
+1
*
Remove e_tree_model_has_get_node_by_id().
Matthew Barnes
2013-06-16
4
-31
/
+5
*
Remove e_tree_model_has_save_id().
Matthew Barnes
2013-06-16
5
-29
/
+2
*
Remove e_tree_model_icon_at().
Matthew Barnes
2013-06-16
3
-64
/
+3
*
Convert ETreeModel to an interface.
Matthew Barnes
2013-06-16
8
-1140
/
+130
*
Add e_tree_memory_get_n_children().
Matthew Barnes
2013-06-16
4
-34
/
+14
*
Simplify ETreeMemory.
Matthew Barnes
2013-06-16
2
-186
/
+56
*
Remove e_tree_model_has_change_pending().
Matthew Barnes
2013-06-16
3
-33
/
+0
*
ETreeModel: Further cleanups.
Matthew Barnes
2013-06-15
2
-152
/
+163
*
Remove unused e_tree_model_new().
Matthew Barnes
2013-06-15
2
-14
/
+0
*
Remove unused e_tree_model_node_request_collapse().
Matthew Barnes
2013-06-15
3
-52
/
+0
*
Remove unused e_tree_model_node_col_changed().
Matthew Barnes
2013-06-15
4
-77
/
+0
*
Remove unused e_tree_model_no_change().
Matthew Barnes
2013-06-15
4
-55
/
+0
*
Remove unused e_tree_model_node_traverse_preorder().
Matthew Barnes
2013-06-15
2
-40
/
+0
*
Remove unused e_tree_model_node_get_prev().
Matthew Barnes
2013-06-15
3
-36
/
+0
*
Remove unused e_tree_model_node_get_last_child().
Matthew Barnes
2013-06-15
3
-37
/
+0
*
e_tree_model_node_find: Remove "forward_direction" parameter.
Matthew Barnes
2013-06-15
3
-44
/
+14
*
ETreeMemory: Further cleanups.
Matthew Barnes
2013-06-15
2
-134
/
+137
*
ETreeMemory: Remove unused "fill-in-children" signal.
Matthew Barnes
2013-06-15
2
-68
/
+0
*
Remove unused e_tree_memory_new().
Matthew Barnes
2013-06-15
2
-14
/
+0
*
Remove unused e_tree_memory_construct().
Matthew Barnes
2013-06-15
2
-12
/
+0
*
Remove unused e_tree_memory_set_node_destroy_func().
Matthew Barnes
2013-06-15
2
-18
/
+0
*
Remove unused e_tree_memory_sort_node().
Matthew Barnes
2013-06-15
2
-86
/
+0
*
Remove unused e_tree_memory_node_insert_before().
Matthew Barnes
2013-06-15
2
-40
/
+0
*
Remove unused e_tree_memory_node_insert_id().
Matthew Barnes
2013-06-15
2
-15
/
+0
*
Remove unused ETreeSorted.
Matthew Barnes
2013-06-15
4
-1540
/
+0
*
EMenuToolButton cleanups.
Matthew Barnes
2013-06-11
2
-33
/
+38
*
Add e_source_selector_update_all_rows().
Matthew Barnes
2013-06-11
2
-0
/
+33
*
Add EAutomaticActionPolicy enum.
Matthew Barnes
2013-06-05
1
-0
/
+20
*
Make EAlertDialog non-resizable.
Matthew Barnes
2013-05-30
1
-13
/
+5
*
Bug 700277 - EClientCache allocates memory ad infinity
Matthew Barnes
2013-05-30
1
-0
/
+95
*
Rename libeutil to libevolution-util.
Matthew Barnes
2013-05-28
1
-13
/
+13
*
configure.ac: Remove unused function and header checks.
Matthew Barnes
2013-05-28
1
-31
/
+2
*
Make EAttachment column updates thread-safe.
Matthew Barnes
2013-05-24
1
-8
/
+125
*
Make EAttachment a little more thread-safe.
Matthew Barnes
2013-05-24
7
-93
/
+228
*
Attachment-related cleanups.
Matthew Barnes
2013-05-24
4
-132
/
+137
*
Minor e_web_view_install_request_handler() cleanup.
Matthew Barnes
2013-05-15
1
-7
/
+4
*
Bug #699980 - Calendar delete does not remove events from view
Milan Crha
2013-05-14
1
-0
/
+5
*
Coding style and whitespace cleanup.
Matthew Barnes
2013-05-08
1
-1
/
+1
*
EPhotoCache: Forgot to unlock a mutex.
Matthew Barnes
2013-04-27
1
-0
/
+2
*
EPhotoCache: Fix deadlock when cancelling subtasks.
Matthew Barnes
2013-04-27
1
-16
/
+32
*
Bug 698488 - Attachment file chooser should preview attachments' content when...
Fabiano FidĂȘncio
2013-04-26
1
-0
/
+35
*
Add e_activity_cancel().
Matthew Barnes
2013-04-25
4
-6
/
+30
*
Document EActivity.
Matthew Barnes
2013-04-25
1
-3
/
+183
*
EPhotoSource fixup
Matthew Barnes
2013-04-24
1
-2
/
+2
*
Reimplement EPhotoCache to use EPhotoSource.
Matthew Barnes
2013-04-24
2
-280
/
+658
*
Add EPhotoSource interface.
Matthew Barnes
2013-04-24
4
-0
/
+202
*
Add EDataCapture.
Matthew Barnes
2013-04-24
4
-0
/
+441
*
Update libeutil API docs.
Matthew Barnes
2013-04-24
1
-1
/
+1
*
[EMailFormatter] Use GdkRGBA and GtkStyleContext to get theme colors
Milan Crha
2013-04-23
2
-4
/
+4
*
Remove "Search for sender photograph only in local address books".
Matthew Barnes
2013-04-21
2
-117
/
+12
*
EPhotoCache: Fix a runtime warning.
Matthew Barnes
2013-04-21
1
-7
/
+24
*
EPhotoCache: Fix a documentation typo.
Matthew Barnes
2013-04-19
1
-1
/
+1
*
Bug 698042 - Crash when sending e-mail with attachment
Matthew Barnes
2013-04-19
1
-2
/
+7
*
build: Fix srcdir != builddir from git
Matthew Barnes
2013-04-18
1
-4
/
+4
*
Search bar functionality polishing
Tomas Popela
2013-04-15
3
-34
/
+73
*
Remove Evolution's implementation of highlighting and use WebKit highlighting...
Tomas Popela
2013-04-12
1
-125
/
+8
*
Bug #681837 - Make enum type registration thread safe
Milan Crha
2013-04-12
3
-71
/
+9
*
EWebView: Disable WebKit plugins during instance initialization.
Matthew Barnes
2013-04-09
1
-6
/
+11
*
EWebView: Remove a backward-compatibility hack.
Matthew Barnes
2013-04-08
1
-9
/
+1
*
EWebView: Use a GQueue to track highlight strings.
Matthew Barnes
2013-04-08
2
-28
/
+16
*
EWebView cleanups.
Matthew Barnes
2013-04-08
1
-19
/
+23
*
Remove e_preferences_window_filter_page().
Matthew Barnes
2013-04-01
2
-35
/
+0
*
Remove EUIManager.
Matthew Barnes
2013-04-01
6
-414
/
+3
*
Add e_load_ui_manager_definition().
Matthew Barnes
2013-04-01
2
-0
/
+38
*
Bug #684245 - Disable 3rd-party browser plugins
Tomas Popela
2013-03-25
1
-0
/
+24
*
Bug #696185 - Disable WebKit's caching
Milan Crha
2013-03-25
1
-0
/
+4
*
Bug #696173 - Various memory leaks
Milan Crha
2013-03-25
1
-2
/
+6
*
Convert all "week-start-day" properties to GDateWeekday.
Matthew Barnes
2013-03-17
5
-82
/
+92
*
Use e_source_registry_list_enabled() where appropriate.
Matthew Barnes
2013-03-17
3
-14
/
+3
*
Add argument checks to weekday functions.
Matthew Barnes
2013-03-15
1
-0
/
+11
*
Bug 676696 - Automatic EXIF image rotation doesn't work
Matthew Barnes
2013-03-15
1
-0
/
+13
*
EWebView: Whitespace cleanups.
Matthew Barnes
2013-03-15
1
-2
/
+2
*
client_cache_process_results: Fix runtime warnings.
Matthew Barnes
2013-03-15
1
-1
/
+1
*
EContactStore: Remove unnecessary warnings.
Matthew Barnes
2013-03-12
2
-14
/
+17
*
Make ESpellEntry extensible.
Matthew Barnes
2013-03-12
1
-1
/
+18
*
ESpellEntry cleanups.
Matthew Barnes
2013-03-12
1
-128
/
+200
*
EUIManager: Fix a bad DocBook tag in comment.
Matthew Barnes
2013-03-09
1
-2
/
+3
*
Add weekday conversion functions.
Matthew Barnes
2013-03-09
2
-0
/
+88
*
Add more weekday arithmetic functions.
Matthew Barnes
2013-03-08
2
-0
/
+71
*
Rename functions in previous commit.
Matthew Barnes
2013-03-08
2
-6
/
+6
*
Add e_get_next_weekday() and e_get_prev_weekday().
Matthew Barnes
2013-03-07
2
-0
/
+90
*
Bug #695193 - Window size resets to default at exit with gtk 3.7.10+
Fabien Tassin
2013-03-07
1
-5
/
+3
*
e-util-enums.h: Add EDateWeekday enum.
Matthew Barnes
2013-03-06
1
-0
/
+38
*
Document the enum types in e-util-enums.h.
Matthew Barnes
2013-03-06
1
-0
/
+27
*
e-util.h: #include <e-util/e-util-enumtypes.h>
Matthew Barnes
2013-03-06
1
-0
/
+1
*
Update API documentation.
Matthew Barnes
2013-03-03
39
-1600
/
+1465
*
Use EClientComboBox where appropriate.
Matthew Barnes
2013-03-02
9
-186
/
+251
*
Add EClientComboBox.
Matthew Barnes
2013-03-02
4
-0
/
+556
*
EClientSelector: Pre-fetch selected clients.
Matthew Barnes
2013-03-02
1
-0
/
+51
*
e_client_selector_get_client_sync(): Add argument guards.
Matthew Barnes
2013-03-02
1
-0
/
+3
*
e-client-selector.h: Add missing G_END_DECLS.
Matthew Barnes
2013-03-02
1
-0
/
+2
*
Never ever pre-fetch anything in EClientSelector
Milan Crha
2013-03-01
1
-36
/
+0
*
EClientCache cleanups.
Matthew Barnes
2013-02-28
2
-99
/
+105
*
Add EPhotoCache.
Matthew Barnes
2013-02-27
4
-0
/
+1026
*
Coding style and whitespace cleanup.
Matthew Barnes
2013-02-24
4
-16
/
+19
*
EClientCache: Use e_source_registry_dup_unique_display_name().
Matthew Barnes
2013-02-23
1
-54
/
+50
*
EClientSelector: Pre-fetch relevant EClient instance.
Matthew Barnes
2013-02-22
1
-0
/
+36
*
Autocompletion - do not use quick timeout when user types text
Milan Crha
2013-02-22
1
-1
/
+1
*
Speed-up auto-completion results showing
Milan Crha
2013-02-22
1
-11
/
+22
*
EClientSelector: Add a backend status icon.
Matthew Barnes
2013-02-21
2
-0
/
+170
*
Add e_client_selector_ref_cached_client_by_iter().
Matthew Barnes
2013-02-21
2
-0
/
+40
*
Add e_source_selector_ref_source_by_iter().
Matthew Barnes
2013-02-21
2
-0
/
+34
*
ESourceSelector: Make source_selector_update_row() public.
Matthew Barnes
2013-02-21
2
-83
/
+100
*
Add e_client_selector_is_backend_dead().
Matthew Barnes
2013-02-21
2
-0
/
+39
*
Add e_client_cache_is_backend_dead().
Matthew Barnes
2013-02-21
2
-0
/
+51
*
EClientCache: Don't emit signals while holding a lock.
Matthew Barnes
2013-02-21
1
-2
/
+28
*
EClientCache: Add a "client-notify" signal.
Matthew Barnes
2013-02-21
2
-1
/
+104
*
EClientCache: Fix some signal handler ID variable names.
Matthew Barnes
2013-02-21
1
-10
/
+10
*
Show local images in Signature preview
Milan Crha
2013-02-21
1
-2
/
+62
*
EAttachment: Use Subject as fallback filename for message attachments
Milan Crha
2013-02-20
1
-0
/
+21
*
EAttachment: Decode part's file name before using it
Milan Crha
2013-02-20
1
-2
/
+12
*
Bug #674236 - Extra ref in e_action_combo_box_set_action()
Milan Crha
2013-02-19
1
-2
/
+3
*
Add EClientSelector.
Matthew Barnes
2013-02-19
4
-0
/
+509
*
EClientCache: Keep a strong reference on the ESourceRegistry.
Matthew Barnes
2013-02-18
1
-20
/
+19
*
Add EClientCache.
Matthew Barnes
2013-02-17
5
-0
/
+1228
*
Remove old GTK+ version checks.
Matthew Barnes
2013-02-16
1
-2
/
+0
*
Bug #693132 - Editing a signature does not refresh preview after save
Milan Crha
2013-02-04
1
-0
/
+11
*
Bug #689476 - Slow composer open (ENameSelector object leaks)
Milan Crha
2013-02-01
1
-0
/
+10
*
Fix up error handling around e_book/cal_client_connect_finish().
Matthew Barnes
2013-01-31
3
-12
/
+4
*
Remove e-client-utils.[ch].
Matthew Barnes
2013-01-30
4
-483
/
+0
*
Use e_book_client_connect().
Matthew Barnes
2013-01-30
3
-34
/
+42
*
Remove usage of deprecated e_client_is_opened().
Matthew Barnes
2013-01-26
2
-16
/
+5
*
E_CLIENT_ERROR_BUSY is no longer used.
Matthew Barnes
2013-01-25
1
-25
/
+1
*
Bump GDK_VERSION_MIN_REQUIRED to GDK_VERSION_3_2.
Matthew Barnes
2013-01-20
21
-48
/
+48
*
Use g_hash_table_add() when using a hash table as a set.
Matthew Barnes
2013-01-12
1
-7
/
+11
*
Bug #691470 - ENameSelectorEntry: Copy to clipboard issue with multi-byte cha...
Milan Crha
2013-01-12
1
-11
/
+32
*
Reduce diff noise with webkit-composer branch.
Matthew Barnes
2013-01-11
3
-15
/
+15
*
Add single-include barriers to a few e-util headers.
Matthew Barnes
2013-01-11
4
-0
/
+16
*
Coding style and whitespace cleanup.
Matthew Barnes
2013-01-11
11
-37
/
+63
*
Bug #690177 - Use trust-prompt for certificate verification in WebDAV backends
Milan Crha
2013-01-10
1
-10
/
+27
*
Fix a tests build break in e-util/
Milan Crha
2012-12-17
1
-1
/
+1
*
e-config: Remove unused functions.
Matthew Barnes
2012-12-17
2
-752
/
+26
*
e-passwords: Remove unused function parameters.
Matthew Barnes
2012-12-17
2
-31
/
+24
*
e-passwords: Remove unused functions.
Matthew Barnes
2012-12-17
2
-98
/
+1
*
Remove unused marshallers.
Matthew Barnes
2012-12-17
1
-7
/
+0
*
Fix compiler warnings.
Matthew Barnes
2012-12-15
2
-3
/
+3
*
Finish adding symbols to libeutil API docs.
Matthew Barnes
2012-12-15
139
-1104
/
+1387
*
e-util: Remove e-passwords-win32.c.
Matthew Barnes
2012-12-14
1
-1064
/
+0
*
e-misc-util.h: Fix quoted #includes.
Matthew Barnes
2012-12-14
1
-2
/
+2
*
e-util: Add xpm icons to EXTRA_DIST.
Matthew Barnes
2012-12-14
1
-1
/
+2
*
Move the contact map widgets to addressbook/gui/widgets.
Matthew Barnes
2012-12-13
8
-1825
/
+0
*
Consolidate base utility libraries into libeutil.
Matthew Barnes
2012-12-13
478
-283
/
+169300
*
Address couple issues found by a Coverity scan
Milan Crha
2012-11-30
1
-1
/
+1
*
Add the GdkDevice to ETextEventProcessorCommand.
Matthew Barnes
2012-11-29
2
-0
/
+3
*
Coding style and whitespace cleanup.
Matthew Barnes
2012-11-11
4
-4
/
+4
*
Bug #656143 - Stop using deprecated Gtk[HV]Box(Class)
Dominique Leuenberger
2012-11-07
2
-3
/
+3
[next]