aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/widgets
Commit message (Expand)AuthorAgeFilesLines
...
* Clean up printing in Evolution (bug #426816)Matthew Barnes2007-04-202-174/+66
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-205-18/+39
* change "E-Mail" to "Email". Fixes bug #404233.Andre Klapper2007-04-101-2/+2
* ** Fix for bug #426487simon.zheng2007-04-091-7/+6
* ** Fix for bug #426829.simon.zheng2007-04-091-1/+2
* Don't mix declarations and code (#405495).Matthew Barnes2007-03-273-26/+27
* ** Fixes bug #419524Matthew Barnes2007-03-219-9/+9
* ** Fixes bug #360240Matthew Barnes2007-03-171-1/+0
* Bypass the body of these functions on non-G_OS_UNIX for now as they useTor Lillqvist2007-03-011-0/+4
* ** Fix for bug #232065Srinivasa Ragavan2007-02-261-1/+43
* Print migration updates from Ebby Wiselyn.Srinivasa Ragavan2007-02-121-10/+14
* Removed the obsolete function e_contact_print_preview.Chenthill Palanisamy2007-02-081-1/+0
* ** Committing Ebby Wiselyn's patch for GtkPrint API migration. 2006-01-22Srinivasa Ragavan2007-01-232-111/+89
* Fixes bug #357970Matthew Barnes2006-12-042-2/+2
* Fixes #358249 Fixes #358249Francisco Javier F. Serrador2006-11-112-2/+2
* Changed the parameter passed to gal_view_minicard_attach.Devashish Sharma2006-10-163-5/+13
* addressbook/importers/evolution-ldif-importer.cFrancisco Javier F. Serrador2006-10-151-1/+1
* Remove duplicate include. Fix some compiler warnings. Cast away a compilerKjartan Maraas2006-10-013-7/+10
* ** Fix for bug #357811Srinivasa Ragavan2006-09-281-2/+1
* Fixes bug #351332Matthew Barnes2006-09-191-0/+1
* ** Fixes bug #352353Ushveen Kaur2006-09-121-0/+1
* Reverting last commit, head and stable are not branched so cannot commit stri...Devashish Sharma2006-09-071-1/+1
* Changed the comment "Do you want to overwrite it" to "Do you want to overwrit...Devashish Sharma2006-09-071-1/+1
* Fixes a lot of search issues.Srinivasa Ragavan2006-08-211-16/+84
* Added a callback to handle contact deletion error and corresponding errorSushma Rai2006-08-071-4/+21
* Assign proper search item ids in addressbook search.Devashish Sharma2006-07-271-5/+4
* Commented out reference to undefined function eab_search_dialog_new().Sushma Rai2006-07-241-1/+1
* Added support for gadu gadu im in contact entry.Devashish Sharma2006-07-241-0/+2
* Fix for Bug 343816Devashish Sharma2006-07-192-16/+174
* [addressbook]Ross Burton2006-07-191-3/+4
* Fixing memory leaks.Hiroyuki Ikezoe2006-07-101-0/+1
* Enhanced search functionality. patch submitted by Johnny Jacob ReviewedHarish Krishnaswamy2006-06-302-34/+26
* Convert filename from glib encoding to utf8 encoding. Fixes Bug #339151simon.zheng2006-06-291-2/+4
* Fix for Bug#33691Devashish Sharma2006-06-271-2/+4
* ** Fixes bug #344227 gdk_pixbuf_loader_close should be called beforeHiroyuki Ikezoe2006-06-141-2/+2
* ** Fixes bug #342646 Plugged memory leak. Ditto.Hiroyuki Ikezoe2006-06-142-1/+5
* Fix memory leak. Fixes bug #335423.Chris Heath2006-06-091-0/+2
* gui/widgets/eab-contact-display.c : Name of some fields differDevashish Sharma2006-05-251-3/+3
* Added code to save/attach files/mails/events to/from remote sharesSrinivasa Ragavan2006-05-251-7/+12
* Committing patch for bug #317512.Srinivasa Ragavan2006-04-263-4/+240
* Fix for bug 268458.Devashish Sharma2006-03-051-1/+1
* eab_view_discard_menus : Dont assert if view->view_instance is NULL.Devashish Sharma2006-02-221-1/+0
* Fix for Bug #329315Devashish Sharma2006-02-011-1/+1
* Remove inclusion of unused header.Harish Krishnaswamy2006-01-301-1/+0
* Search types for addressbookDevashish Sharma2006-01-301-0/+174
* Added save advanced search for addressbook.Devashish Sharma2006-01-303-30/+52
* reviewed by: Harish Krishnaswamy <kharish@novell.com>Kjartan Maraas2006-01-278-25/+13
* Added menu items for addressbook operations.Devashish Sharma2006-01-253-19/+41
* Added source selector to contact quick-add dialog.Devashish Sharma2006-01-231-764/+4
* ** Fixes bug #326268Srinivasa Ragavan2006-01-141-1/+1
* use e_filename_make_safe() inSimon Zheng2006-01-101-0/+1
* changing "cancelled" (British English) to "canceled" (American English).Andre Klapper2006-01-061-1/+1
* gui/widgets/gal-view-minicard.c Use libedataserver's e_xml_parse_file()Tor Lillqvist2005-12-171-3/+9
* gui/contact-editor/e-contact-editor.cTor Lillqvist2005-11-261-4/+23
* Use g_filename_from_uri() instead of just stripping off the "file://"Tor Lillqvist2005-11-251-1/+2
* Added keyboard accelerators for contacts.Srinivasa Ragavan2005-11-161-15/+15
* Marked subject line for translation. Fixes #317753.Sushma Rai2005-10-221-3/+3
* dded case insensitive compare support etable, and using it for OrganizationSushma Rai2005-10-041-1/+1
* Using "collate" compare type for "File As". Fixes #271594, and #273870.Sushma Rai2005-10-041-1/+1
* Fix for issues related to printing contacts. Fixes #248624, #274285,Sushma Rai2005-10-031-6/+10
* Fix for the crash when adding duplicate contacts without e-mail ids bySushma Rai2005-09-281-3/+6
* Clearing the contacts preview pane after every search. Fixes #269655.Sushma Rai2005-09-261-0/+3
* Proper ordering of column and field names in ETableSpecification.Sushma Rai2005-08-261-38/+38
* de-constify uri, and fix its creation logic. (load_source_cb): cast forNot Zed2005-08-246-9/+14
* Using e_contact_get() for E_CONTACT_IS_LIST. See #314152.Sushma Rai2005-08-221-3/+5
* Add eab-popup.c back which apparently was accidentally removed.Tor Lillqvist2005-08-171-1/+2
* Install missing e-plugin header eab-config.h, eab-menu.h and eab-popup.h.Christian Kellner2005-08-171-3/+7
* Vulnerability patch submitted by "Sitic Vulnerability Advisory <sitic@pts.se>"Sushma Rai2005-08-051-3/+3
* Not removing the contacts, if move fails because of destination address bookSushma Rai2005-08-031-5/+17
* Made the error dialog for load-error nonmodal, since it block the UI alongSrinivasa Ragavan2005-08-031-2/+5
* Not prompting the delete confirmation dialog for cut contact operation.Sushma Rai2005-07-212-5/+7
* Patch by Arunprakash to add missed error messages and marking themSushma Rai2005-07-191-2/+4
* Including the file path in the error string. Fixes #309624.Sushma Rai2005-07-081-4/+7
* added comments about the hookpointsVivek Jain2005-07-061-0/+8
* Fixed for bug 309245. Fixes the bug 206774, 242154. Fixes the bug 206774,Srinivasa Ragavan2005-07-064-3/+26
* Added widgets in INCLUDES.Kaushal Kumar2005-06-2313-21/+21
* gui/component/Makefile.am gui/contact-editor/Makefile.amTor Lillqvist2005-06-191-4/+1
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-1722-37/+38
* Replaced wombat master category list with e-categories from libedataserver.Sushma Rai2005-06-101-32/+10
* moved e-error to e-utilNot Zed2005-05-162-2/+2
* Fixed the bug 209416. It shows a different view for contact listsSrinivasa Ragavan2005-05-111-7/+26
* Removed the plural form "contact(s)" from translatable error message.Sushma Rai2005-05-091-1/+26
* Forming contact deletion confirmation message based on contact(s) orSushma Rai2005-05-091-2/+18
* Fix some leaksRoss Burton2005-04-282-1/+13
* Add focus_in_event function.Mengjie Yu2005-04-221-0/+31
* We should incarnate the reflow item if it doesn't exist.Yu Mengjie2005-04-211-0/+14
* use eab_merging_book_add_contact instead of e_book_async_add_contact toSivaiah Nallagatla2005-04-081-2/+2
* remove the edit function.Li Yuan2005-03-241-7/+1
* make the search field consistent with the Search Dialog.Mengjie Yu2005-03-161-1/+1
* Change the e-popup item type for "Cut" from E_POPUP_BAR to E_POPUP_ITEMSivaiah Nallagatla2005-03-011-1/+1
* changed the loop termination check to E_CONACT_LAST_SIMPLE_STRING -1 soSivaiah Nallagatla2005-02-071-1/+1
* new function to filter contact lists from search results (query_cb) :Sivaiah Nallagatla2005-02-061-6/+38
* Use guint instead of ulong for signal ID.Hans Petter Jansson2005-02-011-1/+1
* Changed a string to make it complete and clear for transaltion FixesSivaiah Nallagatla2005-01-291-2/+2
* Fixes #70622JP Rosevear2005-01-251-0/+1
* renamed the signal CONTACT_REMOVED to CONTACTS_REMOVED and chaned theSivaiah Nallagatla2005-01-225-33/+58
* Change the xpad and ypad to 0 here, we don't need the extra padding AddRodney Dawes2005-01-221-39/+2
* Fixes #46404JP Rosevear2005-01-221-5/+5
* Fixes #61973JP Rosevear2005-01-131-0/+7
* When spawning an editor, set the initial editability from the target book,Hans Petter Jansson2005-01-101-2/+2
* Merge from offline brnachSivaiah Nallagatla2004-12-241-1/+8
* Unref the name selector. (e_contact_list_editor_save_contact): Fix aHans Petter Jansson2004-12-232-0/+21
* api changes.Not Zed2004-12-221-1/+1
* Fixes #61975JP Rosevear2004-12-221-20/+0
* convert to G_DEFINE_TYPEJP Rosevear2004-12-212-17/+15
* addressbook/gui/component/addressbook-migrate.cHans Petter Jansson2004-12-092-2/+2
* remove camel, add ADDRESSBOOK_LIBS.Not Zed2004-12-031-1/+1
* Setting addressbook empty messages based on the type of addressbook.Sushma Rai2004-11-271-6/+20
* reverting commitSivaiah Nallagatla2004-11-221-8/+1
* added message which gets prompted when user tries to access a book whichSivaiah Nallagatla2004-11-221-1/+8
* rename and make it a public function. (e_minicard_event): changeSteven Zhang2004-11-082-23/+24
* popup right-click menu after pressing Shift+F10.Hao Sheng2004-11-021-0/+7
* Don't show error dialogs when status code is E_BOOK_ERROR_CANCELLED. WeSivaiah Nallagatla2004-11-021-2/+2
* Display mutlivalued contact attributes in the preview. (render_contact):Nat Friedman2004-10-261-6/+19
* correct hook name typoJP Rosevear2004-10-221-1/+1
* forgot to commitMichael Zucci2004-10-212-0/+272
* register config hook.Not Zed2004-10-212-1/+4
* convert to org.gnome hook namesJP Rosevear2004-10-203-9/+9
* add EAB_POPUP_SELECT_ANY mask instead of EAB_POPUP_SELECT_MANY, so thatSivaiah Nallagatla2004-10-151-9/+9
* uncomment HANDLE_MAILTO_INTERNALLY define so that we will launch composerSivaiah Nallagatla2004-10-151-1/+1
* added an any select mask and updated the hook maps.Not Zed2004-10-157-4/+413
* find source selector and option menu in libedataserveruiJP Rosevear2004-10-142-2/+2
* fix for e-popup api changes. Moved all mask specifiers to visible ratherNot Zed2004-10-075-17/+55
* convert to using EABPopup. (sources): remove dead code.Not Zed2004-10-064-269/+580
* Fixes bug #66520.Not Zed2004-09-301-5/+0
* Quiet debug messages.William Jon McCann2004-09-221-6/+2
* add new widget variable contact_dsiplay_window to _EABView strcut toSivaiah Nallagatla2004-09-072-11/+15
* reinstate the ngettext patch that was part of the #53464 commit ofChris Toshok2004-08-171-2/+5
* Commit the correct version of carlos's patch.JP Rosevear2004-08-131-6/+6
* Optionally use GtkFileChooser if compiled against Gtk+ >= 2.4.0Carlos Garnacho Parro2004-08-131-38/+97
* #include <gtk/gtkvbox.h>Rodney Dawes2004-08-041-0/+1
* but buttons to button box, use vbox instead of tableRadek Doulik2004-07-224-51/+42
* include config.h #61395.Not Zed2004-07-221-0/+4
* [ fixes #60873, and possibly other crashes ]Chris Toshok2004-07-161-1/+2
* use memcpy not strcpy to copy to memory buffer. Fixes a UMW. See #60532.Not Zed2004-06-241-1/+1
* Add an x-source-vcard target entry that includes the source book URI.Hans Petter Jansson2004-06-243-76/+38
* Fixes #59622.Hans Petter Jansson2004-06-232-0/+48
* [ should fix #60495, #58635 ] don't free the list of contacts - libebookChris Toshok2004-06-231-5/+0
* [ fixes bug #58696 ]Chris Toshok2004-06-181-1/+2
* EBookContactsCallback -> EBookListCallback. (eab_nickname_query): same.Chris Toshok2004-06-184-4/+3
* update the model column numbers as new fields like E_CONTACT_EMAIL_4 areSivaiah Nallagatla2004-06-171-31/+31
* set things to HOME, since we don't offer TYPE=OTHER IM attributes throughChris Toshok2004-06-151-16/+17
* new function. do the get_view in an idle handler.Chris Toshok2004-06-092-10/+33
* Fixes #53643 and #26903.Hans Petter Jansson2004-06-043-3/+37
* render all email addresses, not just the first 3.Chris Toshok2004-05-291-26/+18
* update spell errorsRadek Doulik2004-05-261-0/+2
* Generate the addressbook-errors.xml.h file and install the xml file andJeffrey Stedfast2004-05-252-122/+48
* added call to begin page, ref printable and sink it to avoid finalizing ofRadek Doulik2004-05-211-2/+6
* use the new e_book_new and e_book_open apis.Chris Toshok2004-05-201-2/+2
* split out the DISPOSITION_AS_TO stuff here, and make it take a GList ofChris Toshok2004-05-193-170/+303
* Fixes #57940Jerome Lacoste2004-05-191-3/+3
* Use an E_ICON_SIZE enum value for the icon_size argument to get_icon.Jeffrey Stedfast2004-05-183-3/+5
* Fixes bug #44196 addressbook table view uses ASCII sortSuresh Chandrasekharan2004-05-111-1/+11
* Do ref, unref in right order, so the same contact can be set twice withoutHans Petter Jansson2004-05-041-5/+14
* see if the selected group is groupwise one and setup the relative uri andSivaiah Nallagatla2004-05-031-1/+2
* this signal takes an EContact* too. (modified_cb): same. (deleted_cb):Chris Toshok2004-04-231-25/+43
* use cursor-mode="line" to get rid of the annoying cell cursor.Chris Toshok2004-04-212-3/+5
* Set the default image for the contact photo to be the stock_person imageRodney Dawes2004-04-193-25/+23
* disable the map link for 2.0.Chris Toshok2004-04-141-0/+4
* add GDK_ACTION_COPY to the supported drag types. Connect to theLarry Ewing2004-04-131-1/+36
* treat "" the same as NULL (don't add it to the list).Chris Toshok2004-04-131-1/+1
* [ should fix #56537 ]Chris Toshok2004-04-132-32/+15
* add prototypes for eab_load_error_dialog and eab_search_result_dialog.Chris Toshok2004-04-112-0/+112
* use the new e_destination_export_to_vcard_attribute call to build up theChris Toshok2004-04-105-71/+12
* revert unapproved patchChris Toshok2004-04-061-22/+0
* : implement keyboard navigation(TAB/shift+TAB) (activaite_editor) : add aHao Sheng2004-04-062-25/+112
* [ part of the fix for #51977, the other part is in e-d-s ]Chris Toshok2004-03-311-1/+1
* [ fixes bug #53634 ]Chris Toshok2004-03-311-6/+18
* [ gui part of the fix required for #48665 ]Chris Toshok2004-03-311-2/+12
* don't know what I was thinking approving this change. the _() was onlyChris Toshok2004-03-251-5/+2
* parent_type == EAB_TYPE_EDITOR. (e_contact_list_editor_class_init): fillChris Toshok2004-03-255-15/+12
* Use ngettext for handling plural forms throughout (fixes bug 53464).Danilo Ĺ egan2004-03-243-11/+9
* [ fixes bug #53653, and a couple other instances ]Chris Toshok2004-03-231-3/+3
* Fixes #53625.Hans Petter Jansson2004-03-181-0/+2
* build a11y/addressbook dir : add the accessibility support forHao Sheng2004-03-154-9/+17
* #if 0 this, since nothing uses it anymore. (accum_address): new function,Chris Toshok2004-03-111-40/+113
* ref the pixbuf before we close/unref the loader so the pixbuf sticksChris Toshok2004-02-281-7/+13
* add missing "break" to PROP_SOURCE's case.Chris Toshok2004-02-281-0/+1
* add the Groupwise IM attributes to the list of those we render.Chris Toshok2004-02-271-4/+7
* call eab_view_show_contact_preview here so we maintain the preview stateChris Toshok2004-02-271-0/+2
* view->scrolled -> view->contact_display. fixes crash.Chris Toshok2004-02-271-2/+2
* Fixes #45308 and duplicates.Hans Petter Jansson2004-02-201-6/+8
* Address Book, not AddressbookRodney Dawes2004-02-123-3/+3
* pass contact as an argument instead of contact id toSivaiah Nallagatla2004-02-081-1/+1
* Hide the border on the notebook also Don't pack another scrolled windowRodney Dawes2004-02-071-7/+1
* Use "Address Book" instead of "folder" or "Addressbook" for the "AddressRodney Dawes2004-02-071-3/+3
* remove some spew, and add an evo-icon: handler, for things in evolution'sChris Toshok2004-02-041-79/+177
* hook up contact_changed/contact_removed signals. (contact_changed): newChris Toshok2004-02-032-12/+69
* enable d&d drop photos.Chris Toshok2004-01-312-0/+27
* Implement. (eab_select_source): Implement. Public function that promptsHans Petter Jansson2004-01-302-18/+80
* make sure we pass \0 terminated string to eab_contact_list_from_string [itRadek Doulik2004-01-261-5/+12
* [ fixes bug #51171 ] get this working.Chris Toshok2004-01-261-63/+46
* use .evolution to store view infoJP Rosevear2004-01-241-1/+1
* Don't run callback if the action was cancelled. (load_source_cb): Ditto.Hans Petter Jansson2004-01-171-4/+0
* Implement. (get_paned_position): Implement. (eab_view_new): Connect signalHans Petter Jansson2004-01-161-3/+36
* Update for API changes to e-book-asyncRoss Burton2004-01-091-6/+2
* install the "source" property. (eab_view_init): init eav->source to NULL.Chris Toshok2003-12-182-10/+294
* Disable cell editing.Hans Petter Jansson2003-12-171-0/+2
* Remove hard coded disable deprecated flagsJP Rosevear2003-12-071-2/+0
* call remove_book_view/free_data here as well, to guard against multipleChris Toshok2003-12-061-0/+3
* Clean up and sync with current model columns.Hans Petter Jansson2003-12-051-48/+49
* Do not depend on e-folder-list.Ettore Perazzoli2003-12-031-6/+2
* Use BASE_VERSION for repo_ids and OAFIIDs Update killev to kill theRodney Dawes2003-12-022-2/+2
* turn on deprecated gtk and libgnomeui stuffJP Rosevear2003-11-261-2/+0
* Store a ref to the source selector. (impl_requestCreateItem): Implement.Hans Petter Jansson2003-11-181-1/+6
* Return TRUE for all cells, for now.Hans Petter Jansson2003-11-143-46/+38
* 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
* don't destroy the widget here - its dead when removed from the panedJP Rosevear2003-11-071-1/+0
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-0713-18/+18
* Fix a castLarry Ewing2003-11-051-1/+1
* Make the the scrolled window have an "in" shadow. Likewise. Likewise.Ettore Perazzoli2003-10-231-0/+2
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-2234-2839/+3414
* use memcpy to assign CORBA_char_sequence instead of strcpy. (#46706)Gilbert Fang2003-08-201-1/+1
* Chain.Hans Petter Jansson2003-08-145-4/+30
* use EVO_MARSHAL_RULE Likewise Likewise Likewise Likewise LikewiseDan Winship2003-07-241-12/+1
* Remove gtk_window_set_policy call since that function is deprecated and itDan Winship2003-07-231-0/+1
* disconnect from model signals to prevent a race condition at shutdownDan Winship2003-07-182-0/+13
* new function, override the event handler for focus_in_event, set the firstGilbert Fang2003-06-261-0/+25
* Fix lots of leaks, update for correct use of g_object_get. Some miscLarry Ewing2003-06-145-22/+65
* if we've got focus, set the background of the rect to bg[NORMAL], and theChris Toshok2003-05-201-3/+3
* set the clip_height on reflow so the name of the field is as high as theChris Toshok2003-05-151-1/+4
* rename addressbook_destroy to this, and guard against multiple calls.Chris Toshok2003-05-141-6/+9
* [ fixes bug #42048 ] button => response. (e_addressbook_view_print):Chris Toshok2003-05-121-3/+3
* [ fixes bug #37351 ] the row the signal is called with is already theChris Toshok2003-04-241-1/+0
* [ fixes #7103 ] init style_set. and add the signal.Chris Toshok2003-04-085-97/+152
* set "handle_popup" on the field to be TRUE if it's got focus, FALSE ifChris Toshok2003-04-041-0/+5
* set the im_context on the field's EText. (e_minicard_label_event): removeChris Toshok2003-04-041-46/+1
* [ fixes bug #40715 ] add this callback, to unref the book/free the closureChris Toshok2003-04-041-1/+2
* add NONE:OBJECTChris Toshok2003-04-033-0/+23
* [ fixes bug #32113 ] add include_email arg to e_destination_get_textrep.Chris Toshok2003-03-233-4/+4
* re-enable in build, include e-destination.h. For #39256.Not Zed2003-03-101-2/+1
* Likewise. Likewise. Likewise. Likewise. Likewise. (ebook_create):Ettore Perazzoli2003-03-075-7/+6
* (create_minicard_view): No needEttore Perazzoli2003-03-041-5/+1
* 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-015-4/+310
* use g_signal_connect here, not swapped... although since we pass theChris Toshok2003-02-281-1/+0
* Make libversit a shared library, update stuff for that, and clean upDan Winship2003-02-221-17/+1
* Make libemiscwidgets, libefilterbar, and libetimezonedialog dynamicDan Winship2003-02-211-4/+4
* revert previous changeDan Winship2003-02-201-3/+3
* oopsDan Winship2003-02-201-1/+1
* Build the subparts as (noinst) shared libraries rather than staticDan Winship2003-02-201-2/+2
* Make parent_class static.Dan Winship2003-02-203-3/+3
* disconnect search_started and search_result. (addressbook_compare): ifChris Toshok2003-02-173-55/+98
* [ huge change, all for 1 little performance problem :) fixes #18207 ] useChris Toshok2003-02-083-57/+68
* check the status, not the book, and unref the book here.Chris Toshok2003-02-072-10/+5
* Remove cruft. (gladedir, etspecdir): Remove definitions. (glade_DATA):Dan Winship2003-02-067-31/+30
* updated for e scroll frame --> gtk scrolled windowRadek Doulik2003-02-051-8/+8
* [ fixes bug #34898 ] handle modifications to email addresses in contactSean Gao2003-01-241-0/+27
* Version using $(BASE_VERSION). (etspecdir): Likewise. (iconsdir):Ettore Perazzoli2003-01-232-21/+22