aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/contact-editor/e-contact-editor.c
Commit message (Expand)AuthorAgeFilesLines
* Drop backward-compatibility cruft.Matthew Barnes2011-06-301-3/+0
* Fudge gtk_widget_get_preferred_size() for gtk2.Matthew Barnes2011-06-301-2/+2
* Show common addressbook and calendar errors in an alert sinkMilan Crha2011-06-301-4/+4
* Bug #633779 - GtkComboBoxText issuesMilan Crha2011-06-301-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
* added groupwise im related label and icon image file nameSivaiah Nallagatla2004-02-251-1/+4
* remove some spew.Chris Toshok2004-02-211-1/+0
* provide ESC support for delete dialog of contact editor, fix bug 52765Leon Zhang2004-02-191-1/+1
* add image_set slot.Chris Toshok2004-02-181-5/+15
* enable d&d drop photos.Chris Toshok2004-01-311-0/+44
* call widget_changed here too, since we're changing the destination.Chris Toshok2004-01-221-0/+1
* 2004 -01-20 Sivaiah Nallagatla <snallagatla@novell.com>Sivaiah Nallagatla2004-01-201-2/+4
* Don't run callback if the action was cancelled. (load_source_cb): Ditto.Hans Petter Jansson2004-01-171-4/+30
* Added a dialog for adding a new IM account. Added the previously mentionedChristian Hammond2004-01-121-0/+526
* Add the video conferencing fieldRoss Burton2004-01-091-1/+6
* editable -> target_editable (e_contact_editor_get_property): Same.Hans Petter Jansson2003-12-191-27/+68
* Update the contact's UID after normal add.Hans Petter Jansson2003-12-171-0/+2
* Make a public function that shows an error dialog, which can be used whenHans Petter Jansson2003-12-171-30/+161
* Implement. Makes the source menu reflect the source for the current book.Hans Petter Jansson2003-12-171-0/+14
* Implement. Creates source selection option menu.Hans Petter Jansson2003-12-171-0/+24
* Implement. (text_to_address): Implement, using EAddressWestern.Hans Petter Jansson2003-12-161-72/+171
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-453/+312
* use EVO_MARSHAL_RULE Likewise Likewise Likewise Likewise LikewiseDan Winship2003-07-241-4/+4
* in the EUrlEntry case just reassign widget. it'll be handled by theChris Toshok2003-06-241-1/+2
* Fix lots of leaks, update for correct use of g_object_get. Some miscLarry Ewing2003-06-141-3/+8
* replace the text_buffer_delete/text_buffer_insert withChris Toshok2003-05-151-23/+39
* handle the case where we haven't filled in the address yet. fixes #42620.Chris Toshok2003-05-151-0/+3
* [ fixes #21499 ]Rodney Dawes2003-04-191-1/+1
* [ fix the contact editor so that the only time the address is parsed isChris Toshok2003-03-291-36/+30
* [ fixes bug #40026 ] add EContactEditor arg, and block/unblock signalsChris Toshok2003-03-241-9/+16
* nuke.Chris Toshok2003-03-241-37/+18
* use set_entry_changed_signal_email for the email entry so the email getsChris Toshok2003-03-141-1/+10
* Remove these from here; talking to the mailer doesn't really belong at theDan Winship2003-03-011-2/+2
* [ fixes bug #33066 ] new function (set_entry_changed_signals): callChris Toshok2003-02-111-5/+43
* Remove some cruft. rename ICONSDIR to IMAGESDIR. (images_DATA): InstallDan Winship2003-02-061-13/+7
* rename the category entry to entry-categories.Chris Toshok2003-01-271-2/+12
* Version using $(BASE_VERSION). (etspecdir): Likewise. (iconsdir):Ettore Perazzoli2003-01-231-3/+2
* Change dialog from Yes/No/Cancel to Discard/Cancel/Save to match the HIG.Ettore Perazzoli2003-01-151-1/+1
* remove the select names stuff (the Related Contacts button/entry.)Chris Toshok2003-01-101-150/+21
* drop use of "font" arg. (get_left_width): use pango to calculate thisChris Toshok2002-12-191-36/+29
* gnomedialog -> gtkdialog stuff. print dialog is a gtkdialog now.Not Zed2002-12-021-0/+1
* add include for gtkstock.h.Chris Toshok2002-11-271-7/+9
* [ roll forward from the 1.2 branch. fixes #25540, part of #29630, as wellChris Toshok2002-11-251-5/+19
* roll forward the fix for the contact editor.Chris Toshok2002-11-211-0/+5
* sink the popup. (e_contact_editor_build_email_ui): same.Chris Toshok2002-11-171-0/+6
* push_in = FALSE, no clue why... :) (_arrow_pressed): callChris Toshok2002-11-131-7/+3
* change around a little, still ifdefed though.Chris Toshok2002-11-121-23/+35
* oops, missed these casts.Chris Toshok2002-11-091-3/+2
* port work.Chris Toshok2002-11-081-151/+110