aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/contact-editor/e-contact-editor.c
Commit message (Expand)AuthorAgeFilesLines
* [Addressbook] Show editor errors above editor windowMilan Crha2013-08-071-3/+3
* EUrlEntry: Replace button with clickable inline icon.Matthew Barnes2013-06-241-11/+5
* Bug 698487 - Contact Editor's Image's file chooser must show only images filesFabiano Fidêncio2013-04-261-4/+13
* Use EClientComboBox where appropriate.Matthew Barnes2013-03-021-20/+22
* Fix up error handling around e_book/cal_client_connect_finish().Matthew Barnes2013-01-311-9/+35
* Use e_book_client_connect().Matthew Barnes2013-01-301-13/+14
* Avoid deprecated libedataserver APIs.Matthew Barnes2013-01-151-23/+22
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-9/+2
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-12/+17
* Bug #317153 - Contact editor too large for small screensMilan Crha2012-10-301-7/+46
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-35/+35
* Display local contact photos in EContactEditor's EImageChooserDan Vrátil2012-06-271-1/+13
* Coding style and whitespace cleanup.Matthew Barnes2012-06-251-1/+0
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-5/+1
* Adapt EContactEditor to the new ESource API.Matthew Barnes2012-06-031-12/+15
* Bug #668989 - Add a twitter username to IM in contactsMilan Crha2012-04-261-1/+3
* Adapt to libedataserver[ui] changes.Matthew Barnes2012-04-221-3/+9
* Bug #665399 - Cannot change File Under to custom valueMilan Crha2012-03-171-2/+17
* Move EAlert* and e-xml-utils references from other part of the code to libevo...Srinivasa Ragavan2012-03-031-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-33/+8
* Fix broken Help button link in Contact Editor after Mallard transition.Andre Klapper2012-02-151-1/+1
* Bug #665036 - Memory leaks spot in Contacts viewMilan Crha2012-01-041-0/+4
* Fix leaks around categories editingMilan Crha2011-12-141-2/+3
* Upstreamed patch from MeeGo Bugzilla: 22945Srinivasa Ragavan2011-12-011-0/+8
* Migrate Contact Editor to GSettingsRodrigo Moya2011-10-131-14/+4
* Bug #659876 - Make automatic contact address formatting optionalDan Vrátil2011-10-071-4/+22
* Let GtkFileChooser track its own last-used-folder.Matthew Barnes2011-10-061-4/+0
* GtkApplication has some new EShell-like features.Matthew Barnes2011-10-061-1/+3
* Bug #637673 - Make phone fields one row and auto-expand when neededMilan Crha2011-09-261-2/+2
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-33/+56
* Bug #656722 - Incorrect prototype of notify:: signal callbackMilan Crha2011-08-171-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2011-08-131-167/+317
* Check for cancelled GIO operation error code tooMilan Crha2011-06-281-5/+8
* Do not use deprecated EBook/ECal APIMilan Crha2011-06-141-187/+195
* Coding style and whitespace cleanups.Matthew Barnes2011-06-091-12/+29
* Bug #332907 - Contact editor duplication alert misleadingDan Vrátil2011-06-031-1/+20
* Bug #636809 - Address labels formatting improvementsDan Vrátil2011-06-031-1/+10
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+2
* Coding style and whitespace cleanup.Matthew Barnes2011-05-221-198/+443
* Coding style cleanups.Matthew Barnes2011-05-091-7/+7
* Bug 649381 - Memory leaks in contact editorDan Vrátil2011-05-051-0/+7
* Remove NULL checks for GObject methods.Matthew Barnes2011-02-131-2/+2
* More whitespace cleanup.Matthew Barnes2011-01-311-218/+271
* Adapt to GtkComboBox class reorg.Matthew Barnes2011-01-251-6/+21
* Drop backward-compatibility cruft.Matthew Barnes2011-01-251-3/+0
* Fudge gtk_widget_get_preferred_size() for gtk2.Matthew Barnes2011-01-151-2/+2
* Show common addressbook and calendar errors in an alert sinkMilan Crha2010-12-151-4/+4
* Bug #633779 - GtkComboBoxText issuesMilan Crha2010-11-181-3/+25
* Deal with GtkComboBoxEntry removal in gtk+-3.0.Matthew Barnes2010-10-211-5/+5
* Bug 632641 - Handle combo box text API going awayMatthias Clasen2010-10-211-5/+8
* Widget 'label-comments' gone in Contact editorMilan Crha2010-10-151-1/+0
* Coding style cleanups.Matthew Barnes2010-09-131-46/+46
* Coding style and whitespace cleanups.Matthew Barnes2010-09-121-54/+54
* Use the new e_load_book_source_async() where possible.Matthew Barnes2010-08-191-36/+48
* addressbook: Port to use new _async suffix instead of _ex suffixRob Bradford2010-08-021-16/+16
* addressbook/gui, plugins/groupwise, widgets/misc: Update to new icon themeRob Bradford2010-08-021-3/+3
* Bug #623204 - Be able to report detailed errors from backendsMilan Crha2010-07-091-42/+42
* Bug 619783 - Web Addresses arrow button doesn't changeMatthew Barnes2010-05-291-1/+1
* Remove unnecessary conditional compilation macro.Matthew Barnes2010-05-291-4/+0
* Coding style and whitespace cleanup.Matthew Barnes2010-05-271-3/+5
* Merge branch 'express2'Matthew Barnes2010-05-271-0/+29
|\
| * Coding style and whitespace cleanup.Matthew Barnes2010-05-251-6/+6
| * Compress the contact viewer even more so it still fits.Michael Meeks2010-04-151-0/+29
| * Last scroll-pane, and manual sizing tweakMichael Meeks2010-04-071-1/+1
| * Get the new contact sizing right despite the scrolled regions.Michael Meeks2010-04-071-0/+10
| * Add conditionally enabled expanders for 'Other' address and 'Misc'Michael Meeks2010-04-071-5/+20
| * Adapt and further compact the UI with new expander-alikeMichael Meeks2010-04-071-39/+87
| * Compress new contact dialog (first page) a little; more to come.Michael Meeks2010-04-071-0/+23
* | Coding style and whitespace cleanup.Matthew Barnes2010-05-021-9/+11
* | Use accessor functions instead direct access (GSEAL work)Javier Jardón2010-04-131-1/+2
* | Forgot to commit some bits.Matthew Barnes2010-04-081-0/+9
* | Giant leap towards GSEAL compliance.Matthew Barnes2010-04-081-21/+10
* | Bug #325121 - Do not translate developer strings in g_param_spec_*Milan Crha2010-04-021-16/+16
* | Last scroll-pane, and manual sizing tweakMichael Meeks2010-03-291-1/+1
* | Get the new contact sizing right despite the scrolled regions.Michael Meeks2010-03-291-0/+10
* | Add conditionally enabled expanders for 'Other' address and 'Misc'Michael Meeks2010-03-291-5/+20
* | Adapt and further compact the UI with new expander-alikeMichael Meeks2010-03-261-39/+87
* | Compress new contact dialog (first page) a little; more to come.Michael Meeks2010-03-181-0/+23
|/
* Strip whitespace off email addresses in contact editor.Matthew Barnes2010-03-111-2/+4
* Work around recent GTK+ deprecations.Matthew Barnes2010-03-051-0/+4
* Coding style and whitespace cleanup.Matthew Barnes2009-12-201-1/+0
* Port all error code to use GObject-ified EAlert / EAlertDialogJonathon Jongsma2009-12-081-1/+1
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-011-5/+5
* port addressbook/ to use new EError APIJonathon Jongsma2009-12-011-5/+15
* Fixes a build break.Chenthill Palanisamy2009-11-301-1/+0
* Bug 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-171-212/+135
* Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent'Milan Crha2009-10-131-1/+1
* Merge commit 'EVOLUTION_2_27_5' into kill-bonoboMatthew Barnes2009-07-281-1/+1
|\
| * Bug #589580 - Crashes when dragging an image to the contact editorMilan Crha2009-07-241-2/+2
| * More whitespace cleanup.Matthew Barnes2009-07-191-5/+5
| * Fix excessive whitespace.Matthew Barnes2009-07-131-9/+0
| * More code cleanup.Matthew Barnes2009-06-021-2/+2
| * Whitespace cleanup.Matthew Barnes2009-05-291-9/+9
| * Prefer GLib basic types over C types.Matthew Barnes2009-05-291-52/+52
| * Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* | More whitespace cleanup.Matthew Barnes2009-07-191-5/+5
* | Fix excessive whitespace.Matthew Barnes2009-07-141-8/+0
* | Add a "quit-requested" signal to the shutdown protocol.Matthew Barnes2009-07-131-24/+16
* | More code cleanup.Matthew Barnes2009-06-021-2/+2
* | Whitespace cleanup.Matthew Barnes2009-05-291-9/+9
* | Prefer GLib basic types over C types.Matthew Barnes2009-05-271-52/+52
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-7/+7
|\ \
| * | Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
| |/
| * Fix compiler warnings in addressbook.Matthew Barnes2009-05-261-6/+6
| * Eliminate redundant E_ICON_SIZE_* enumeration.Matthew Barnes2009-05-241-1/+1
| * Bug 580896 – Kill libgnome/gnome-programMatthew Barnes2009-05-011-1/+0
* | Eliminate redundant E_ICON_SIZE_* enumeration.Matthew Barnes2009-05-251-1/+1
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-04-251-174/+196
|\|
| * GN-bug #572348 - Removed deprecated Gtk+ symbolsMilan Crha2009-04-241-174/+196
| * Bug 577929 – Consolidate marshallersMatthew Barnes2009-04-231-1/+0
| * ** Fix for bug #270376Milan Crha2008-12-081-1/+3
| * ** Fixes part of bug #348299Matthew Barnes2008-12-031-0/+7
| * Change License from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-241-13/+14
| * New convenience function for launching help from Evolution. Displays anMatthew Barnes2008-08-151-11/+3
| * ** Fixes bug #546892Matthew Barnes2008-08-121-1/+0
| * ** Additional fix for bug #467115Michael Monreal2008-08-081-3/+1
* | Attachment rewrite pretty much complete. Just testing now.Matthew Barnes2009-04-081-1/+0
* | build a bit more smoothlyMilan Crha2009-04-081-2/+1
* | When invoking Evolution with URIs on the command-line (e.g. mailto:),Matthew Barnes2009-01-291-0/+6
* | Merge revisions 36811:36865 from trunk.Matthew Barnes2008-12-111-1/+10
* | Rearranged some of the addressbook code to try and eliminate some circularMatthew Barnes2008-11-141-3/+55
* | Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-021-13/+14
* | Progress update:Matthew Barnes2008-09-181-1/+0
* | Progress update:Matthew Barnes2008-08-271-1/+0
* | Merge revisions 35951:35992 from trunk.Matthew Barnes2008-08-151-12/+3
* | Merge revisions 35931:35950 from trunk.Matthew Barnes2008-08-131-3/+1
|/
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-8/+1
* ** Fixes bug #534360Matthew Barnes2008-05-231-1/+1
* ** Fix for bug #526741 (gnome-vfs to gio/gvfs port)Milan Crha2008-04-181-1/+0
* ** Fix for bug #488213Milan Crha2008-01-121-1/+1
* ** Fix for bug #339813Milan Crha2008-01-071-0/+1
* ** Fix for bug #495711Milan Crha2007-11-231-5/+13
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-60/+60
* Remove unneeded include.Kjartan Maraas2007-10-311-1/+0
* Warning fixes: - mixing code and declarations - NULL vs 0 vs FALSE/TRUE -Kjartan Maraas2007-10-241-8/+10
* ** Fixes part of bug #417999Matthew Barnes2007-10-231-22/+29
* ** Fixes bug #437579Matthew Barnes2007-10-101-2/+7
* Remove the --enable-file-chooser configure option.Matthew Barnes2007-09-141-38/+0
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* ** Fix for bug #462007Hiroyuki Ikezoe2007-08-021-2/+6
* ** Fix for bug #462002Hiroyuki Ikezoe2007-07-311-1/+7
* Plugged memory leaks.Hiroyuki Ikezoe2007-07-261-0/+1
* ** Fix for bug #448568Gilles Dartiguelongue2007-07-071-1/+44
* ** Fix for bug #386503 from Matthew BarnesSrinivasa Ragavan2007-06-031-6/+5
* Fix compiler warnings in addressbook folder. (#440272)Matthew Barnes2007-06-031-4/+4
* Fix for bug #333858Srinivasa Ragavan2007-05-301-2/+10
* Don't include e-contact-print-envelope.h.Matthew Barnes2007-04-241-1/+0
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-201-1/+1
* Don't mix declarations and code (#405495).Matthew Barnes2007-03-271-12/+6
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* ** Fix for bug #332908Srinivasa Ragavan2007-02-091-19/+23
* Fixes bug #357970Matthew Barnes2006-12-041-1/+1
* ** Fixes bug#332908Ushveen Kaur2006-10-161-7/+9
* Remove duplicate include. Fix some compiler warnings. Cast away a compilerKjartan Maraas2006-10-011-2/+2
* Added support for gadu gadu im in contact entry.Devashish Sharma2006-07-241-0/+2
* ** Fixes bug #347381Boby Wang2006-07-221-0/+1
* [addressbook]Ross Burton2006-07-191-8/+9
* Fix for bug 332909Srinivasa Ragavan2006-07-141-47/+55
* Fix for #332963 Set the mnemonic character for "No image"Aishwarya K2006-07-081-1/+1
* Fix for Bug #342903 and 206320Devashish Sharma2006-06-121-2/+28
* Fix for gnome bug #341931, farsiweb #562 Mark a few messages forRoozbeh Pournader2006-05-171-4/+4
* Fix for Bug #333855Devashish Sharma2006-03-101-47/+49
* Fix for Bug 332915.Devashish Sharma2006-03-061-1/+1
* Static image preview in contact-editor image selector.Devashish Sharma2006-03-051-6/+7
* Fix for Bug 332811Devashish Sharma2006-02-281-1/+1
* Fix for Bug #332498: Orphaned category editor crashes evo.Devashish Sharma2006-02-281-3/+16
* Fix for Bug #332123.Devashish Sharma2006-02-231-0/+2
* File selector shows preview of the image when choosing picture of aDevashish Sharma2006-02-011-0/+27
* removes an unused variable.Devashish Sharma2006-01-301-1/+0
* reviewed by: Harish Krishnaswamy <kharish@novell.com>Kjartan Maraas2006-01-271-15/+13
* Fix for bug #237297.Devashish Sharma2006-01-251-9/+35
* ** Fixes #327203Simon Zheng2006-01-251-3/+0
* *** empty log message ***Devashish Sharma2006-01-161-3/+29
* Not inserting new line at the end and also placing the cursor at theSushma Rai2005-12-101-4/+10
* gui/contact-editor/e-contact-editor.cTor Lillqvist2005-11-261-1/+8
* Setting the focus to the corresponding entry field after changing dropdownSushma Rai2005-10-261-11/+30
* de-constify uri, and fix its creation logic. (load_source_cb): cast forNot Zed2005-08-241-10/+15
* Commiting Devashish patch for #241219. 2005-08-19 Devashish SharmaSrinivasa Ragavan2005-08-221-10/+19
* defined prototype for sensitize_ok(), fixes the compile time warnings.Sushma Rai2005-08-101-0/+1
* Fix for #258257, got missed while I committed the changelog for it.Sushma Rai2005-08-101-0/+10
* Fixed in a genereic way, the resizing of contact photosSrinivasa Ragavan2005-07-291-32/+42
* Added a string for resize popup Added code to check the size of image andSrinivasa Ragavan2005-07-251-1/+32
* Patch by "Arunprakash <arunp@novell.com>" to change the string marked forSushma Rai2005-07-251-8/+7
* Showing the file_as name in the contact editor dialog title. Patch bySushma Rai2005-07-221-6/+27
* Added widgets in INCLUDES.Kaushal Kumar2005-06-231-4/+4
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-2/+2
* moved e-error to e-utilNot Zed2005-05-161-1/+1
* new function to sensitize im types based on supported fieldsSivaiah Nallagatla2005-01-291-5/+39
* use the new ECategoriesDialog widget.Rodrigo Moya2005-01-251-16/+4
* Call gtk_widget_ensure_style to ensure that we set the border widths ofRodney Dawes2005-01-221-0/+1
* add a11y names for widgets named "Image","Anniversary" and "Birthday". addHao Sheng2005-01-181-0/+8
* show "other" when email does not carry "TYPE" (fill_in_email) : passSivaiah Nallagatla2005-01-181-2/+2
* some strcasecmp() calls changed with g_ascii_strcasecmp() for TurkishS.Çaglar Onur2004-12-091-2/+2
* save the uid and set it again in the contact. Otherwise, there isSivaiah Nallagatla2004-12-021-1/+8
* Define new list for storing required fieldsSivaiah Nallagatla2004-11-291-13/+126
* add "labelled by" between entry and label, make accessbility work. addHao Sheng2004-11-251-0/+6
* populate contact only afte we are sure that data is valid and we canSivaiah Nallagatla2004-11-081-2/+1
* Translate the category pretty names that we pass for creation of new menuRodney Dawes2004-11-081-2/+2
* find source selector and option menu in libedataserveruiJP Rosevear2004-10-141-1/+1
* fix for e-popup api changes. Moved all mask specifiers to visible ratherNot Zed2004-10-071-1/+0
* Point at the correct XML file for documentationRodney Dawes2004-09-141-1/+1
* check for _LABEL type address fields also in supported fileds whileSivaiah Nallagatla2004-09-131-1/+2
* Fixes bug #62715.Hans Petter Jansson2004-08-211-10/+38
* Makes the contact image selector use GtkFileChooser if available.Hans Petter Jansson2004-08-211-12/+50
* Remove the custom prompt-to-save dialogs from here - useHans Petter Jansson2004-08-171-53/+15
* Give a reasonable name to the widget for the _Where labelRodney Dawes2004-07-221-1/+3
* Check source book writeability directly instead of relying on storedHans Petter Jansson2004-07-201-31/+44
* disconnect source/target_editable signal ids.Chris Toshok2004-06-301-3/+35
* Add a newline between street line and rest of extended address.Hans Petter Jansson2004-06-261-1/+4
* Add table. (append_to_address_label): Implement. (set_address_label):Hans Petter Jansson2004-06-251-2/+48
* Set window to be invisible initially.Hans Petter Jansson2004-06-241-0/+4
* Name the labels.Hans Petter Jansson2004-06-231-33/+56
* EBookFieldsCallback -> EBookEListCallback.Chris Toshok2004-06-181-3/+3
* compare old and new full names and if it is different set the new the nameSivaiah Nallagatla2004-06-161-1/+4
* set things to HOME, since we don't offer TYPE=OTHER IM attributes throughChris Toshok2004-06-151-1/+1
* Fixes #58921.Hans Petter Jansson2004-06-081-0/+1
* Add back office, spouse, web log fields. Allow for 8 phone numbers, ofHans Petter Jansson2004-05-291-4/+70
* Generate the addressbook-errors.xml.h file and install the xml file andJeffrey Stedfast2004-05-251-40/+8
* use the new e_book_new and e_book_open apis.Chris Toshok2004-05-201-4/+4
* Check if individual email fields are supported.Hans Petter Jansson2004-05-201-0/+4
* Remove debug output. (real_save_contact): Separate out actual save logicHans Petter Jansson2004-05-201-13/+95
* Fixes a number of bugs, adds some unimplemented functionality, and makesHans Petter Jansson2004-05-201-906/+927
* Hook up image button. (e_contact_editor_dispose): Dispose of file selectorHans Petter Jansson2004-05-181-0/+103
* Add PO box entries.Hans Petter Jansson2004-05-131-0/+3
* Fixes bug #55208.S N Tejasvi2004-05-131-2/+43
* Implement. (init_address_record): Init textview.Hans Petter Jansson2004-05-051-6/+76
* Use defaults from Anna. (im_service_default): Ditto. (email_default):Hans Petter Jansson2004-05-051-14/+20
* Remove blog, add home page. (set_entry_changed_signals): Ditto.Hans Petter Jansson2004-05-051-6/+6
* Establish defaults for the phone number option menus.Hans Petter Jansson2004-05-041-1/+5
* Implement. (e_contact_editor_init): Hook up the help button.Hans Petter Jansson2004-05-041-0/+17
* Set spacing around notebook widget and the dialog's action area and vboxRodney Dawes2004-04-271-0/+4
* Correct the dialog's title.Hans Petter Jansson2004-04-231-55/+82
* Override the save_contact function. (e_contact_editor_save_contact):Hans Petter Jansson2004-04-231-16/+12
* Implement. (extract_email): Preserve offscreen addresses. (extract_phone):Hans Petter Jansson2004-04-221-0/+71
* Add defines for the slot counts for email, phone, im, address. (phones):Hans Petter Jansson2004-04-221-77/+198
* Remove unused fields.Hans Petter Jansson2004-04-211-72/+2
* Make the phone type selectors be option menus.Hans Petter Jansson2004-04-211-244/+239
* use cursor-mode="line" to get rid of the annoying cell cursor.Chris Toshok2004-04-211-1/+1
* new macro. (extract_email): only create/add the attribute if the emailChris Toshok2004-04-181-16/+34
* Add "wants HTML" checkbox.Hans Petter Jansson2004-04-171-290/+0
* Commit new contact editor UI by Anna.Hans Petter Jansson2004-04-161-1025/+512
* [ fixes bug #34777 ]Chris Toshok2004-03-311-2/+24
* parent_type == EAB_TYPE_EDITOR. (e_contact_list_editor_class_init): fillChris Toshok2004-03-251-253/+127
* loop only up to < G_N_ELEMENTS instead of <= G_N_ELEMENTS. Prevents out ofSivaiah Nallagatla2004-03-161-1/+1
* phone_choice is an index into the phones array. (_phone_arrow_pressed):Chris Toshok2004-03-111-50/+59
* Don't try to calculate the position of the popup menu for the dropdownsRodney Dawes2004-03-101-1/+1
* fixed type in contact editor code to make email ui building workSivaiah Nallagatla2004-03-091-1/+1
* fix checks for locations.Chris Toshok2004-02-271-5/+5
* set the location label/option menu to visible.Chris Toshok2004-02-271-86/+140