summaryrefslogtreecommitdiff
path: root/libedataserverui
Commit message (Expand)AuthorAgeFilesLines
* Checking for the property user and username. Fixes #327819.Sushma Rai2006-01-232-3/+14
* Show the status message in name-selector-dialog.Devashish Sharma2006-01-164-0/+44
* Changelog Entry for name-selector-list changes.Devashish Sharma2006-01-161-0/+8
* Added a drop down menu to name-selector-entry widget which allows easy naviga...Devashish Sharma2006-01-167-4/+846
* Properly parsing the uri, taking care of all auth mechanisms. Fixes #325959.Sushma Rai2006-01-062-8/+13
* Committed Johnny's patch for bug #242966Srinivasa Ragavan2006-01-062-0/+8
* Remove unused static function free_section().Kjartan Maraas2006-01-052-15/+4
* Modified files libedataserverui/e-name-selector-entry.c andSrinivasa Ragavan2006-01-022-19/+109
* ** Fixes bug #238979Srinivasa Ragavan2005-12-202-0/+58
* fixes #321739Chenthill Palanisamy2005-12-152-1/+24
* Construct glade file names at run-time.Tor Lillqvist2005-12-092-3/+10
* Construct glade file names at run-time.Tor Lillqvist2005-12-092-2/+18
* Use guint instead of uint.Tor Lillqvist2005-12-092-1/+3
* Use pthread_equal() to compare pthread_t values.Tor Lillqvist2005-12-092-1/+6
* Use g_ascii_strcasecmp() instead of strcasecmp() for portability.Tor Lillqvist2005-11-251-1/+1
* Allowing multiple selection in name selector dialog. Fixes #319848.Sushma Rai2005-11-102-47/+128
* Bring back the category selector to name selector dialog. Patch submitted bySushma Rai2005-10-213-12/+125
* Don't use gnome when gtk/glib will doRoss Burton2005-10-144-27/+14
* In composer, selecting the comma also along with the autocompleted entry,Sushma Rai2005-09-302-6/+24
* Modify License to LGPLHarish Krishnaswamy2005-08-3130-72/+72
* Fix for #301116. Changwoo's earlier commit missed this part.Harish Krishnaswamy2005-08-262-1/+6
* fix prototype of temporary api's.Not Zed2005-08-243-5/+14
* Automatically adding a comma after autocompleting the address. Fixes #247706.Sushma Rai2005-08-172-0/+6
* Link with libedataserver. Link with E_DATA_SERVER_UI_LIBS, notTor Lillqvist2005-08-132-2/+8
* ** See bug #308512.Not Zed2005-08-053-0/+10
* "Section" structure has two new members label and remove buttonVivek Jain2005-07-252-12/+138
* Having "Edit <name>" instead of just "<name>" for opeing contact editor,Sushma Rai2005-07-222-1/+10
* adding g_list_reverse(..) after the loop shows the addresses in the sameS.Antony Vincent Pandian2005-07-192-0/+12
* To kill a e-password-dialog, we shall send a cancel reply, but not justJedy Wang2005-07-192-1/+6
* Making the name selector dialog modal. Committing the patch once again..Sushma Rai2005-07-113-1/+8
* Selecting the e-mail ID while trying ot delete it. Patch bySushma Rai2005-07-092-22/+55
* Corrected the file name.Sushma Rai2005-07-081-1/+1
* Changelog entry for fix for 309684, was missed in the previous commit.Sushma Rai2005-07-081-0/+6
* Fix a small leak.Kjartan Maraas2005-07-082-0/+5
* Unref the view. Patch by Ross Burton, fixes #309684.Sushma Rai2005-07-081-1/+3
* Fixed compile time warnings.Sushma Rai2005-07-0610-57/+22
* Fetching the entries for autocompletion from 3rd character onwards.Sushma Rai2005-07-042-1/+6
* Fix for timing issue in autocompletion (bug #302006).Sushma Rai2005-06-282-0/+20
* Use GtkFileChooserButton instead of GnomeFileEntryRoss Burton2005-06-093-16/+31
* reverting sushma's changesHarish Krishnaswamy2005-06-072-7/+1
* Making the name selector dialog modal.Sushma Rai2005-06-072-1/+7
* Using full name while displaying contacts in name selector dialog.Sushma Rai2005-05-262-6/+13
* Fixes #301116Changwoo Ryu2005-05-132-2/+9
* We need to implement the popup_menu function to make 'F10 + Shift Key'Mengjie Yu2005-05-112-0/+26
* Wrote API docs.Hans Petter Jansson2005-05-0412-24/+445
* use API_VERSION instead of BASE_VERSION in pc files. bump version, leaveHarish Krishnaswamy2005-04-112-3/+7
* get the uri from Ebook instead of Esource. e_source_get_uri returns NULLSivaiah Nallagatla2005-04-084-31/+203
* Fixes #73472Rodrigo Moya2005-03-232-0/+8
* Changing the date in the ChangeLogChenthill Palanisamy2005-03-221-1/+1
* Do not emit popup signals when clicked on the source group.Chenthill Palanisamy2005-03-222-2/+6