/russian/p5-Lingua-DetectCyrillic/

der'> cgit logo index : gsoc2013-evolution
Google Summer of Code 2013 - GNOME - Archive Integration workspace
aboutsummaryrefslogtreecommitdiffstats
path: root/e-util
Commit message (Expand)AuthorAgeFilesLines
* Fix "Open with" problemHEADarchive-integrationTing-Wei Lan2013-08-301-0/+4
* Add simple archive creation supportTing-Wei Lan2013-08-301-24/+114
* Add widgets and object data to support archive creationTing-Wei Lan2013-08-291-9/+57
* Prevent using uninitialized valueTing-Wei Lan2013-08-201-0/+1
* Add simple archive extraction supportTing-Wei Lan2013-08-202-53/+265
* Add properties and widgets to support archive extractionTing-Wei Lan2013-08-184-2/+164
* Bug #704207 - Dragged column's arrow indicator oversizedMilan Crha2013-08-091-0/+3
* Bug #699603 - Message list scrolls to cursor on style changeMilan Crha2013-08-013-0/+63
* [workaround] Bug #695633 - Attachments disappear after opening oneMilan Crha2013-07-312-4/+4
* EPreviewPane: Handle "new-activity" signals from EWebView.Matthew Barnes2013-07-281-0/+25
* EPreviewPane cleanups.Matthew Barnes2013-07-282-25/+5
* EWebView: Add an "image-save" action.Matthew Barnes2013-07-282-1/+21
* Add e_web_view_cursor_image_save().Matthew Barnes2013-07-282-0/+236
* Add e_web_view_cursor_image_copy().Matthew Barnes2013-07-283-157/+153
* Add e_web_view_new_activity().Matthew Barnes2013-07-282-0/+51
* Add e_web_view_request().Matthew Barnes2013-07-282-0/+160
* Add e_web_view_suggest_filename().Matthew Barnes2013-07-282-0/+65
* Add e_web_view_redirect_uri().Matthew Barnes2013-07-272-0/+43
* Remove e_web_view_get_uri().Matthew Barnes2013-07-272-9/+0
* Remove unused e_web_view_set_enable_frame_flattening().Matthew Barnes2013-07-272-19/+0
* Remove unused e_web_view_get_enable_frame_flattening().Matthew Barnes2013-07-272-21/+0
* Remove unused e_web_view_frame_get_uri().Matthew Barnes2013-07-272-24/+0
* Remove unused e_web_view_frame_load_uri().Matthew Barnes2013-07-272-44/+0
* Remove unused e_web_view_frame_load_string().Matthew Barnes2013-07-272-46/+0
* Remove unused e_web_view_extract_uri().Matthew Barnes2013-07-272-41/+0
* EWebView: Initialize WebKitWebSettings internally.Matthew Barnes2013-07-272-63/+43
* EWebView cleanups.Matthew Barnes2013-07-271-188/+208
* Bug 697575 - ESourceConfig: Avoid calling check_complete() too soonMatthew Barnes2013-07-211-4/+11
* Bug 704494 - EStockRequest calls into GTK+ from worker threadMatthew Barnes2013-07-201-16/+31
* EStockRequest cleanups.Matthew Barnes2013-07-201-91/+91
* Bug 704558 - Crash when using -fstack-protector-strongMatthew Barnes2013-07-201-1/+3
* EContactStore: Stop book views in a dedicated threadMilan Crha2013-07-171-1/+18
* Remove tree-expanded.xpm and tree-unexpanded.xpm.Matthew Barnes2013-07-133-48/+0
* ERuleEditor: Remove dead code.Matthew Barnes2013-07-092-161/+0
* Remove nautilus-sendto integration.Matthew Barnes2013-07-085-300/+0
* Miscellaneous cleanups.Matthew Barnes2013-07-076-19/+21
* Add e_activity_get_last_known_text().Matthew Barnes2013-07-062-0/+33
* Remove GalViewFactory.Matthew Barnes2013-07-064-170/+0
* Remove GalViewFactoryEtable.Matthew Barnes2013-07-064-140/+0
* GalViewCollection: Load files during instance initialization.Matthew Barnes2013-07-063-249/+249
* Remove gal_view_collection_add_factory().Matthew Barnes2013-07-062-34/+1
* GalViewCollection: We don't need no stinkin' factories!Matthew Barnes2013-07-061-15/+37
* GalViewCollection: Move public members into private section.Matthew Barnes2013-07-063-121/+140
* GalViewCollection: Add a private section.Matthew Barnes2013-07-062-0/+14
* Use gal_view_collection_get_user_directory() where needed.Matthew Barnes2013-07-061-2/+8
* GalViewCollection: Add a "user-directory" property.Matthew Barnes2013-07-062-1/+39
* GalViewCollection: Add a "system-directory" property.Matthew Barnes2013-07-062-0/+55
* GalViewCollection cleanups.Matthew Barnes2013-07-062-71/+52
* Remove unused gal_view_collection_set_default_view().Matthew Barnes2013-07-062-13/+0
* Remove unused gal_view_collection_copy_view().Matthew Barnes2013-07-062-38/+0
* Remove unused gal_view_collection_append().Matthew Barnes2013-07-062-37/+0
* Remove unused gal_view_collection_get_view_id_by_index().Matthew Barnes2013-07-062-14/+0
* GalViewCollection: Remove "title" member.Matthew Barnes2013-07-062-17/+0
* GalViewCollection: Remove unused "display-view" signal.Matthew Barnes2013-07-062-38/+0
* GalViewFactoryClass: Remove the new_view() method.Matthew Barnes2013-07-063-17/+4
* GalViewFactoryClass: Remove the get_type_code() method.Matthew Barnes2013-07-063-10/+8
* GalViewFactoryClass: Add a "gal_view_type" member.Matthew Barnes2013-07-062-0/+3
* GalViewClass: Replace get_type_code() with "type_code" string.Matthew Barnes2013-07-065-52/+24
* GalViewFactoryEtable: Remove "specification" property.Matthew Barnes2013-07-062-112/+3
* GalViewEtable: Remove ETableState member.Matthew Barnes2013-07-061-31/+39
* Remove gal_view_etable_set_state().Matthew Barnes2013-07-062-15/+0
* GalViewEtable: Remove ETableSpecification member.Matthew Barnes2013-07-063-57/+59
* GalViewEtable: Add a private section.Matthew Barnes2013-07-062-45/+60
* GalView: Store the title string internally.Matthew Barnes2013-07-065-47/+32
* GalView: Add a private section.Matthew Barnes2013-07-062-0/+13
* GalView-related cleanups.Matthew Barnes2013-07-066-97/+76
* GalViewFactory: Remove get_title() method.Matthew Barnes2013-07-063-28/+0
* GalView: Remove edit() method.Matthew Barnes2013-07-063-62/+0
* Remove GalViewNewDialog.Matthew Barnes2013-07-06