aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/contact-editor
Commit message (Expand)AuthorAgeFilesLines
...
* 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-292-13/+128
* get image directly from icon factoryJP Rosevear2004-11-261-10/+1
* add "labelled by" between entry and label, make accessbility work. addHao Sheng2004-11-252-0/+170
* 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
* Fixes #61972.Andre Klapper2004-10-271-1/+1
* 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
* include config.h #61395.Not Zed2004-07-221-0/+4
* Give a reasonable name to the widget for the _Where labelRodney Dawes2004-07-222-2/+4
* Check source book writeability directly instead of relying on storedHans Petter Jansson2004-07-202-35/+44
* disconnect source/target_editable signal ids.Chris Toshok2004-06-302-3/+39
* 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-242-1/+4
* Name the labels.Hans Petter Jansson2004-06-232-51/+74
* Make the scrolled windows around text views use GTK_SHADOW_IN, forFederico Mena Quintero2004-06-221-4/+4
* EBookFieldsCallback -> EBookEListCallback.Chris Toshok2004-06-181-3/+3
* EBookContactsCallback -> EBookListCallback. (eab_nickname_query): same.Chris Toshok2004-06-182-2/+2
* 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-292-315/+616
* Generate the addressbook-errors.xml.h file and install the xml file andJeffrey Stedfast2004-05-251-40/+8
* Fixes #58516.H P Nadig2004-05-221-1/+1
* 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-202-14/+95
* Fixes a number of bugs, adds some unimplemented functionality, and makesHans Petter Jansson2004-05-202-913/+927
* Hook up image button. (e_contact_editor_dispose): Dispose of file selectorHans Petter Jansson2004-05-183-9/+109
* Use an E_ICON_SIZE enum value for the icon_size argument to get_icon.Jeffrey Stedfast2004-05-181-1/+1
* Add PO box entries.Hans Petter Jansson2004-05-132-8/+146
* Fixes bug #55208.S N Tejasvi2004-05-131-2/+43
* Implement. (init_address_record): Init textview.Hans Petter Jansson2004-05-052-277/+257
* 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-052-9/+9
* 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-042-14/+18
* Update dialog vbox and action area border widths to be HIG compliantRodney Dawes2004-04-282-2/+15
* Set spacing around notebook widget and the dialog's action area and vboxRodney Dawes2004-04-272-1/+18
* Correct the dialog's title.Hans Petter Jansson2004-04-232-56/+84
* Override the save_contact function. (e_contact_editor_save_contact):Hans Petter Jansson2004-04-231-16/+12
* Make the window be a GtkDialog.Hans Petter Jansson2004-04-231-2645/+2609
* 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-212-88/+2
* Make the phone type selectors be option menus.Hans Petter Jansson2004-04-212-380/+279
* use cursor-mode="line" to get rid of the annoying cell cursor.Chris Toshok2004-04-211-1/+1
* Set the default image for the contact photo to be the stock_person imageRodney Dawes2004-04-194-29/+34
* 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-172-291/+22
* Commit new contact editor UI by Anna.Hans Petter Jansson2004-04-162-3370/+3465
* [ fixes bug #34777 ]Chris Toshok2004-03-311-2/+24
* do eab_editor_is_valid check only when user wants to save.Sivaiah Nallagatla2004-03-261-5/+4
* parent_type == EAB_TYPE_EDITOR. (e_contact_list_editor_class_init): fillChris Toshok2004-03-252-270/+131
* superclass for both EContactEditor and EContactListEditor. A start towardChris Toshok2004-03-253-2/+502
* 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
* Remove the dialog separator, and set appropriate border widths for theRodney Dawes2004-03-102-14/+20
* fixed type in contact editor code to make email ui building workSivaiah Nallagatla2004-03-091-1/+1
* Change the button relief back to normal for the drop-down buttons and moveRodney Dawes2004-02-281-500/+564
* Get rid of some extraneous event boxes that were not needed/used forRodney Dawes2004-02-281-254/+212
* Move unused variable declaration inside notyet conditional.Hans Petter Jansson2004-02-272-4/+1
* fix checks for locations.Chris Toshok2004-02-271-5/+5
* set the location label/option menu to visible.Chris Toshok2004-02-273-98/+154
* added groupwise im related label and icon image file nameSivaiah Nallagatla2004-02-252-1/+6
* Port to new way of setting name in contact.Hans petter Jansson2004-02-251-10/+2
* 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-182-5/+18
* enable d&d drop photos.Chris Toshok2004-01-312-3/+47
* Handle NULL name. Fixes #53071.Hans Petter Jansson2004-01-281-2/+9
* Added missing entry-blog widget.Nat Friedman2004-01-221-0/+18
* 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-172-4/+34
* de-bold ui elementsJP Rosevear2004-01-131-4/+2
* Added a dialog for adding a new IM account. Added the previously mentionedChristian Hammond2004-01-127-42/+1570
* Add the video conferencing fieldRoss Burton2004-01-092-3/+131
* Apply patch from Roozbeh Pournader to update countries listRodney Dawes2004-01-071-4/+12
* editable -> target_editable (e_contact_editor_get_property): Same.Hans Petter Jansson2003-12-192-29/+73
* 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-172-31/+163
* 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-172-0/+66
* Implement. (text_to_address): Implement, using EAddressWestern.Hans Petter Jansson2003-12-162-76/+173
* Make "address" a boxed type. (e_contact_editor_address_init): Set addressHans Petter Jansson2003-12-112-49/+43
* Remove hard coded disable deprecated flagsJP Rosevear2003-12-071-3/+0
* turn on deprecated gtk and libgnomeui stuffJP Rosevear2003-11-261-1/+0
* don't include the c marshaller file twiceJP Rosevear2003-11-071-1/+0
* make sure the marshal header is in the source listJP Rosevear2003-11-071-0/+1
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-075-7/+7
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-2212-794/+441
* Chain.Hans Petter Jansson2003-08-142-0/+6
* use EVO_MARSHAL_RULE Likewise Likewise Likewise Likewise LikewiseDan Winship2003-07-242-16/+5
* 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-142-3/+10
* Added HIG-appropriate HIG-appropriate spacing, padding, accelerators.Anna Marie Dirks2003-05-191-6/+10
* Added HIG-appropriate spacing, padding, capitalization and accelerators.Anna Marie Dirks2003-05-171-2/+2
* Added HIG-appropriate spacing, padding, caps, title and accelerators.Anna Marie Dirks2003-05-171-8/+8
* Added HIG-appropriate spacing, padding, capitalization and accelerators.Anna Marie Dirks2003-05-171-48/+49
* 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-192-1/+2
* [ fixes #41252 ] change title from "Check Address" to "Full Address".Chris Toshok2003-04-161-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-244-49/+73
* use set_entry_changed_signal_email for the email entry so the email getsChris Toshok2003-03-141-1/+10
* Build libecontacteditor as an uninstalled shared library.Dan Winship2003-03-011-3/+3
* Remove these from here; talking to the mailer doesn't really belong at theDan Winship2003-03-011-2/+2
* use g_signal_connect here, not swapped... although since we pass theChris Toshok2003-02-282-2/+2
* revert previous changeDan Winship2003-02-201-3/+3
* Build the subparts as (noinst) shared libraries rather than staticDan Winship2003-02-201-3/+3
* ignore more generated stuffChris Toshok2003-02-201-0/+1
* (INCLUDES): Use $(evolutionuidir)Ettore Perazzoli2003-02-201-1/+1
* [ fixes bug #33066 ] new function (set_entry_changed_signals): callChris Toshok2003-02-112-46/+74
* check the status, not the book, and unref the book here.Chris Toshok2003-02-071-10/+8
* Remove some cruft. rename ICONSDIR to IMAGESDIR. (images_DATA): InstallDan Winship2003-02-065-32/+22
* Replace deprecated glade_gnome_init() with glade_init().Dan Winship2003-02-061-1/+1
* [ pull forward Jack Jia's fix for #34900 ] use a weak ref for the fileChris Toshok2003-02-041-9/+4
* add a scrolled window (SHADOW_IN) around the address textview.Chris Toshok2003-01-281-25/+36
* rename the category entry to entry-categories.Chris Toshok2003-01-272-3/+13
* Remove definition; this is now in configure.in. Likewise. Likewise.Ettore Perazzoli2003-01-251-1/+0
* Version using $(BASE_VERSION). (etspecdir): Likewise. (iconsdir):Ettore Perazzoli2003-01-232-26/+24
* Change dialog from Yes/No/Cancel to Discard/Cancel/Save to match the HIG.Ettore Perazzoli2003-01-155-8/+7
* remove the select names stuff (the Related Contacts button/entry.)Chris Toshok2003-01-103-2537/+2285
* $(datadir)/evolution/images instead of $(datadir)/images/evolution.Ettore Perazzoli2003-01-091-1/+1
* drop use of "font" arg. (get_left_width): use pango to calculate thisChris Toshok2002-12-196-66/+50
* gnomedialog -> gtkdialog stuff. print dialog is a gtkdialog now.Not Zed2002-12-022-0/+2
* add include for gtkstock.h.Chris Toshok2002-11-272-7/+10
* [ roll forward from the 1.2 branch. fixes #25540, part of #29630, as wellChris Toshok2002-11-256-982/+1146
* 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-125-204/+57
* oops, missed these casts.Chris Toshok2002-11-091-3/+2
* port work.Chris Toshok2002-11-088-278/+233
* more porting work.Chris Toshok2002-11-0812-3744/+3735
* ignore the marshal generated stuff.Chris Toshok2002-11-0611-237/+278
* [ fixes #32144 ] convert the name to the gtk locale before saving.Chris Toshok2002-10-221-3/+9
* [ probable fix for #25477, and memory leak fix ] if the dialog isn't inChris Toshok2002-10-211-0/+5
* [ fixes #27521 ] always unref the contact editor when we get theChris Toshok2002-09-281-3/+3
* [ fixes the other half of #17336 ] parse the name when we're asked to setChris Toshok2002-09-121-6/+9
* [ fixes part of #17336 ] get the window title from the .glade file, andChris Toshok2002-09-122-0/+22
* [ fixes #25038 ] need to have EVOLUTION_ICONSDIR defined.Chris Toshok2002-08-292-0/+10
* Add include lines to get ebook headers relative to <ebook/foo.h>, notPeter Williams2002-07-111-0/+1
* [ fixes bug #26130 ] pass ce->app as parent_window.Chris Toshok2002-06-163-7/+19
* Don't enable fields if the editor isn't editable and theChristopher James Lahey2002-06-141-0/+4
* New, quit handler for the EvolutionShellComponent. (add_creatable_item):Ettore Perazzoli2002-05-172-9/+48
* Enable the dropdown widgets even if the contact is not editable so thatChristopher James Lahey2002-05-141-1/+1
* tidyJP Rosevear2002-02-051-2/+0
* if the shown address in the mailing address or there is no mailingJP Rosevear2002-02-043-6/+116
* Final cleanup for the CFLAGS and LIBS in the Makefiles.Ettore Perazzoli2002-01-281-23/+2
* #include <locale.h>.Ettore Perazzoli2002-01-241-0/+1
* Sort country list. Country list moves from fulladdr.glade toChristopher James Lahey2002-01-182-236/+285
* Choose the first filled in address field here. Fixes Ximian bug #2222.Christopher James Lahey2002-01-101-3/+25
* we need to be able to disable non-labels here as well. since we're usingChris Toshok2001-12-072-4/+5
* Merging changes:Christopher James Lahey2001-12-063-21/+23
* Merged changes:Christopher James Lahey2001-12-011-0/+29
* If our call to e_categories_new returns NULL, put up an error dialog andJon Trowbridge2001-11-131-0/+8
* [ Fixes Ximian bug #14410 ] init in_async_call to FALSE. (card_added_cb):Chris Toshok2001-11-042-1/+25
* new function, a "Do you want to save changes?" dialog.Chris Toshok2001-10-301-0/+26
* Comment out spew.Jon Trowbridge2001-10-301-2/+2
* change to EBookCallback signature, and unref the book.Chris Toshok2001-10-281-5/+20
* Fixing the license text.Ettore Perazzoli2001-10-2811-11/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-2711-22/+22
* Don't assert, but check if ce->app != NULL, since this function canJon Trowbridge2001-10-271-6/+5
* Remove bad dialog ref-counting crap.Jon Trowbridge2001-10-272-7/+8
* Put up an error dialog if there's an error while saving. If the personChristopher James Lahey2001-10-221-1/+16
* Fix memory leak.Jon Trowbridge2001-10-211-0/+1
* We shouldn't leak the info returned by oaf_query.Jon Trowbridge2001-10-211-2/+2
* Set the default file name here. Fixes Ximian bug #7053.Christopher James Lahey2001-10-151-4/+55
* Changed these to use the new ref and unref functions for ECard auxillaryChristopher James Lahey2001-10-123-26/+17
* Added "Palestinian territory" to the country listYuri Syrota2001-10-091-0/+1
* Added help text (thanks to Aaron) and re-worded the labels, and fixed theAnna Marie Dirks2001-09-271-119/+174
* add caluri field dataJP Rosevear2001-09-192-13/+180
* use enable_widget instead of gtk_widget_set_sensitive.Chris Toshok2001-09-173-53/+89
* Make "stop" do nothing but set the stopped flag, as inJon Trowbridge2001-09-151-1/+0
* change /Toolbar/ContactEditorSave to /Toolbar/ContactEditorSaveClose.Chris Toshok2001-09-071-1/+1
* I18n fixes (mainly making buttons on the right side less Anglocentric :-)Chyla Zbigniew2001-09-031-0/+5
* Use e_card_get_vcard_assume_utf8 instead of e_card_get_vcard here sinceChristopher James Lahey2001-09-022-3/+3
* Paranoia. Check that name != qa->name. (quick_add_set_email): Check thatJon Trowbridge2001-08-301-10/+29
* emit an event from our event source (contact_editor_cb): emit a destroyjacob berkman2001-08-232-9/+28
* Used Delete icon in menu.Damon Chaplin2001-08-201-0/+1
* use bigger Save icon for toolbar.Damon Chaplin2001-08-201-0/+1
* Added full country list. Fixes Ximian bug #5123.Christopher James Lahey2001-08-191-1/+231
* Set the pixtype for "ContactEditorDelete" to "pixbuf". Likewise. Likewise.Ettore Perazzoli2001-08-191-0/+1
* connect to the "changed" signal on "entry-web" to update command state.Chris Toshok2001-08-181-0/+5
* call e_card_set_id on the list's card so we can continue to use thisChris Toshok2001-08-181-0/+6
* Check that name != NULL before we start messing with it. (Fixes bug #7329)Jon Trowbridge2001-08-161-9/+11
* Added focus targets here. Fixes part of Ximian bug #5843.Christopher James Lahey2001-08-141-52/+60
* Grab focus here. Fixes Ximian bug #2265.Christopher James Lahey2001-08-141-0/+4
* Remove single- or double-quotes from names before sticking them into theJon Trowbridge2001-08-111-5/+17
* mark the dialog as changed so the save button is immediately available.Chris Toshok2001-08-092-2/+35
* better to assume that we can write to the local addressbook than that weChris Toshok2001-08-091-1/+1
* Fixes Clahey bug #2200 :-)Nat Friedman2001-08-081-0/+4
* Update the updated Save, Save As, and Print icons for menus and theJason Leach2001-08-031-2/+15
* Added file-exists.glade.Christopher James Lahey2001-08-013-1/+149
* call widget_changed. (phone_entry_changed): same. (email_entry_changed):Chris Toshok2001-07-251-25/+85
* Patch from Taylor Hayward <thayward@gjpc.com>. Added accelerators to a fewChristopher James Lahey2001-07-171-1/+1
* Changed Company to Organization here.Christopher James Lahey2001-07-131-2/+2
* Added $(BONOBO_CONF_LIBS).Christopher James Lahey2001-07-031-10/+0
* srcdir != builddir compile fix.Peter Williams2001-07-021-0/+1
* Turned off wombatification of the categories master list here.Christopher James Lahey2001-07-021-0/+10
* Added related_contacts field.Christopher James Lahey2001-07-023-52/+122
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-239-20/+20
* add prototype for close_dialog to remove warnings.Chris Toshok2001-06-211-0/+1
* rename ce_book_found_fields to this, remove the fetching of fields (theChris Toshok2001-06-208-143/+283
* Serious de-crufting, removal of gtk_object_set_data() hacks, simplified byJon Trowbridge2001-06-192-121/+142
* save ourselves a function call - call close_dialog instead ofChris Toshok2001-06-151-1/+1
* Null terminate the strv here. (e_card_locate_match): ref here instead ofChristopher James Lahey2001-06-092-1/+3
* remove the gtk_widget_show call... (e_contact_editor_show): and put itChris Toshok2001-06-092-1/+14
* Remove references to ECategoryMasterListWombat.Christopher James Lahey2001-06-061-6/+0
* Copy dates as they come in.Christopher James Lahey2001-06-062-301/+207
* don't leak the ECard or ECardSimple.Chris Toshok2001-05-111-9/+13
* Removed e-card-pairs.h since we're not using it.Christopher James Lahey2001-05-082-12/+34
* Properly convert to utf8. (Bug #2256) (build_quick_add_dialog): ProperlyJon Trowbridge2001-04-221-6/+20
* i18n fixes, added missing includes.Gediminas Paulauskas2001-04-111-1/+1
* Here goes my additional simple include fixes.Gediminas Paulauskas2001-04-052-10/+12
* Fix headers. Same here. Same here. Same here. Same here. Same here. SameKjartan Maraas2001-04-052-0/+11
* Removed junk imagesGediminas Paulauskas2001-04-048-0/+0
* Blessed by Ettore.Gediminas Paulauskas2001-04-021-1/+1
* Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> withKjartan Maraas2001-03-3011-23/+36
* Added addressbook querying and "cardification" functions, which are turnedJon Trowbridge2001-03-161-0/+1
* add is_read_only param.Chris Toshok2001-03-138-32/+177
* Switched to use e_contact_quick_add_free_form. Removed debugging code,Jon Trowbridge2001-03-092-58/+162
* Added the third argument to e_contact_editor_new. (Cheated and send NULLBenjamin Kahn2001-03-071-1/+1
* Fix a reference counting bug.Jon Trowbridge2001-03-063-1/+325
* Cleaned up the formatting in this file a bit.Christopher James Lahey2001-03-041-1/+6
* new function. (e_minicard_view_event): split out the creation of theChris Toshok2001-03-024-91/+312
* Undefine E_STRING_PROP and E_LIST_PROP here.Christopher James Lahey2001-02-152-4/+20
* Marked strings for translation in this newly created file. Hook up theKjartan Maraas2001-02-131-0/+1
* Getting almost full and proper use of xml-i18n-tools.Gediminas Paulauskas2001-02-119-102/+1
* Remove non-existent fileJP Rosevear2001-01-056-738/+1
* Oops, this shouldn't have gone in yetJP Rosevear2001-01-051-0/+2
* Need to e_sexp_unref the the sexp, not gtk_object_unref it.JP Rosevear2001-01-052-2/+1
* Make sure this won't crash if the given contact is removed from theChristopher James Lahey2001-01-031-2/+10
* Added Ms. and Miss to the prefix drop down box. Patch submitted by MartinChristopher James Lahey2000-12-232-0/+4
* Made editing the name using the full name button set the file as entryChristopher James Lahey2000-12-101-19/+18
* Made it so that the editor->name is set after the entry is changed. ThisChristopher James Lahey2000-12-091-2/+3
* Fixed some formatting.Christopher James Lahey2000-12-091-2/+0