aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/groupwise-features
Commit message (Expand)AuthorAgeFilesLines
* Simplify EActivity.Matthew Barnes2010-10-231-4/+5
* Move more account utilities to e-account-utils.c.Matthew Barnes2010-10-193-7/+6
* Send errors to an EAlertSink instead of the task bar.Matthew Barnes2010-10-191-3/+0
* Give MailSession a permanent home.Matthew Barnes2010-10-134-12/+52
* Bug #631320 - GtkObject is gone in GTK3Milan Crha2010-10-072-14/+16
* Coding style and whitespace cleanup.Matthew Barnes2010-10-042-2/+4
* Adapt to Camel API changes.Matthew Barnes2010-09-284-7/+8
* Pass GCancellable to Camel.Matthew Barnes2010-09-283-5/+16
* Bug #611154 - problem in accessing folder propertyVibha Yadav2010-09-165-46/+224
* Bug #624321 - Reply requested today does not work.Bharath Acharya2010-09-141-1/+1
* Coding style cleanups.Matthew Barnes2010-09-1317-170/+170
* Bug #627812 - GW shouldn't use global folder tree.Milan Crha2010-09-131-7/+4
* Coding style and whitespace cleanups.Matthew Barnes2010-09-126-14/+24
* GObject boilerplate cleanup.Matthew Barnes2010-08-252-7/+7
* addressbook/gui, plugins/groupwise, widgets/misc: Update to new icon themeRob Bradford2010-08-022-2/+2
* Bug 624534 - Adapt to GTK+ GtkNotebookPage changesKjartan Maraas2010-07-261-2/+2
* Coding style and whitespace cleanup.Matthew Barnes2010-07-121-3/+3
* Migrate from CamelException to GError.Matthew Barnes2010-07-093-32/+23
* Fix transience problems with ENameSelectorDialogs ...Michael Meeks2010-07-082-18/+6
* More GTK3 preparation.Matthew Barnes2010-06-041-2/+3
* Bug #531013 - Proxy login window is not in focus.Vibha Yadav2010-05-211-0/+3
* Bug #607257 - Add checks for event->comp_data != NULLMilan Crha2010-05-142-4/+14
* Adapt to Camel API changes.Matthew Barnes2010-04-304-11/+15
* Camel is now GObject-based.Matthew Barnes2010-04-243-13/+13
* Bug #360461 - Avoid markup in translatable messagesMilan Crha2010-04-232-2/+8
* Adapt to Camel API changes.Matthew Barnes2010-04-131-6/+8
* Giant leap towards GSEAL compliance.Matthew Barnes2010-04-084-12/+24
* Adapt to Camel API changes.Matthew Barnes2010-04-042-4/+4
* Generate ChangeLog files for tarball releases.Matthew Barnes2010-04-031-1181/+0
* Only #include Camel's top-level header.Matthew Barnes2010-04-0311-28/+2
* Bug #347330 - Mark forgotten strings for translationMilan Crha2010-04-021-1/+1
* camel/camel-i18n.h gone, adapt to it properlyMilan Crha2010-04-011-1/+1
* Fix mismatched quotes.Matthew Barnes2010-03-291-1/+1
* Bug #610327 - Proxy login doesn't show folder listBharath Acharya2010-03-051-1/+2
* Coding style and whitespace cleanup.Matthew Barnes2010-02-083-6/+17
* Coding style and whitespace cleanup.Matthew Barnes2010-01-313-7/+7
* Remove dead assignments found by clang.Matthew Barnes2010-01-163-12/+1
* Bug 606250 - Remove usage of deprecated GTK+ symbolsMatthew Barnes2010-01-082-3/+3
* Compiler and linker flag cleanups.Matthew Barnes2009-12-281-3/+2
* Port all error code to use GObject-ified EAlert / EAlertDialogJonathon Jongsma2009-12-086-6/+6
* Expand the EMailReader interface so it's easier to use.Matthew Barnes2009-12-024-34/+25
* Kill message_list_free_uids().Matthew Barnes2009-12-023-3/+6
* Merge bits and pieces of the anjal-evo-2-30 branch.Matthew Barnes2009-12-014-14/+18
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-017-22/+21
* port plugins to use new EError APIJonathon Jongsma2009-12-016-15/+41
* Bug #601517 - Accept/decline options are missing on event right clickMilan Crha2009-11-181-1/+1
* Remove markup from translatable strings in ui filesClaude Paroz2009-11-172-4/+8
* Bug 360461 - Do not hardcode invisible_char in ui filesClaude Paroz2009-11-174-5/+0
* Bug 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-1719-2680/+2419
* Bug 600926 - Fails to build due to missing dependenciesJonathon Jongsma2009-11-101-0/+1
* Cleanup and rename filter classes.Matthew Barnes2009-10-271-2/+2
* Bug #597123 - Composer's Send Options doesn't workMilan Crha2009-10-142-22/+85
* Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent'Milan Crha2009-10-137-25/+27
* Bug 596848 - Use per-target CPPFLAGS in automake filesH.Habighorst2009-10-011-6/+8
* Fix duplicate symbols in Glade files.Matthew Barnes2009-09-252-2/+2
* Remove trailing whitespacesMilan Crha2009-09-232-2/+2
* GN-bug #593617 - GroupWise plugins are not builtMilan Crha2009-09-2317-501/+2033
* Bug 595002 - There should not be a space before ? in stringsMatthew Barnes2009-09-132-4/+4
* Merge commit 'origin/kill-bonobo'Matthew Barnes2009-08-304-19/+32
|\
| * Coding style and whitespace cleanup.Matthew Barnes2009-08-301-1/+1
| * Bug 567260 – Migrate from GnomeDruid to GtkAssistantMilan Crha2009-08-141-17/+28
| * Merge commit 'EVOLUTION_2_27_5' into kill-bonoboMatthew Barnes2009-07-284-2/+35
| |\
| * | More whitespace cleanup.Matthew Barnes2009-07-197-45/+45
| * | Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-151-3/+1
| |\ \
| * | | Fix excessive whitespace.Matthew Barnes2009-07-1413-27/+0
| * | | Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-011-0/+4
| |\ \ \
| * | | | Fix "make distcheck" errors and other build cleanups.Matthew Barnes2009-07-011-1/+1
| * | | | Stop abusing forward declarations.Matthew Barnes2009-06-192-61/+33
| * | | | Use G_BEGIN_DECLS / G_END_DECLS macros.Matthew Barnes2009-06-182-14/+4
| * | | | Thought of a better way to copy folder tree state.Matthew Barnes2009-06-142-2/+0
| * | | | Use key files for tracking widget states.Matthew Barnes2009-06-132-0/+4
| * | | | More code cleanup.Matthew Barnes2009-06-0212-60/+60
| * | | | Whitespace cleanup.Matthew Barnes2009-05-297-15/+15
| * | | | Prefer GLib basic types over C types.Matthew Barnes2009-05-2715-177/+177
| * | | | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-2720-65/+124
| |\ \ \ \
| | * | | | Remove trailing whitespace, again.Matthew Barnes2009-05-2718-35/+35
| * | | | | Eliminate redundant E_ICON_SIZE_* enumeration.Matthew Barnes2009-05-252-2/+2
| * | | | | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-222-3/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-224-20/+269
| |\ \ \ \ \ \
| * | | | | | | Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-213-4/+4
| * | | | | | | Use -no-undefined on Linux tooMilan Crha2009-05-201-5/+0
| * | | | | | | Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-041-0/+2
| * | | | | | | Merge changes from master.Matthew Barnes2009-05-021-1/+1
| * | | | | | | Merge in changes from master.Matthew Barnes2009-05-015-9/+2
| * | | | | | | Define .error files correctly and external-editor crash fixMilan Crha2009-04-286-8/+24
| * | | | | | | Merge revisions 37108:37199 from trunk.Matthew Barnes2009-02-012-1/+43
| * | | | | | | Split EAccountList and ESignatureList management out of the mail module.Matthew Barnes2009-01-271-1/+2
| * | | | | | | Merge revisions 37047:37074 from trunk.Matthew Barnes2009-01-153-2/+11
| * | | | | | | Merge revisions 36866:37046 from trunk.Matthew Barnes2009-01-122-2/+9
| * | | | | | | Merge revisions 36737:36810 from trunk.Matthew Barnes2008-11-242-10/+7
| * | | | | | | Merge revisions 36730:36736 from trunk.Matthew Barnes2008-11-082-1/+8
| * | | | | | | Merge revisions 36534:36684 from trunk.Matthew Barnes2008-10-253-19/+27
| * | | | | | | Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-0215-99/+182
| * | | | | | | Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-1112-143/+180
| * | | | | | | Merge revisions 35747:35930 from trunk.Matthew Barnes2008-08-084-7/+30
* | | | | | | | Bug #592551 - Build break fix caused by bug #581288Milan Crha2009-08-211-0/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | BUG #480095 (BNC) - Alpha Search In Proxy Dialog Crashes Evolution.Bharath Acharya2009-07-271-1/+3
* | | | | | | Coding style and whitespace cleanups.Matthew Barnes2009-07-261-5/+5
* | | | | | | Bug #583972 - Resend meeting dialog isn't coming properly.Chenthill Palanisamy2009-07-231-0/+2
* | | | | | | Bug #339361 (bnc) - soap threading not working.Chenthill Palanisamy2009-07-232-1/+30
* | | | | | | More whitespace cleanup.Matthew Barnes2009-07-197-45/+45
| |_|_|_|_|/ |/| | | | |
* | | | | | Do not decode the date as its already in local timezone.Chenthill Palanisamy2009-07-141-3/+1
* | | | | | Fix excessive whitespace.Matthew Barnes2009-07-1313-27/+0
| |_|_|_|/ |/| | | |
* | | | | Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am.Matthew Barnes2009-07-011-1/+1
* | | | | Stop abusing forward declarations.Matthew Barnes2009-06-192-61/+33
* | | | | Use G_BEGIN_DECLS / G_END_DECLS macros.Matthew Barnes2009-06-192-14/+4
* | | | | More code cleanup.Matthew Barnes2009-06-0212-60/+60
* | | | | Whitespace cleanup.Matthew Barnes2009-05-297-15/+15
* | | | | Prefer GLib basic types over C types.Matthew Barnes2009-05-2915-177/+177
* | | | | Remove trailing whitespace, again.Matthew Barnes2009-05-2918-35/+35
| |_|_|/ |/| | |
* | | | Fix compiler warnings in plugins.Matthew Barnes2009-05-2713-30/+45
* | | | Eliminate redundant E_ICON_SIZE_* enumeration.Matthew Barnes2009-05-242-2/+2
* | | | Adding the new file which was missed in earlier commit for resend feature.Chenthill Palanisamy2009-05-221-0/+44
| |_|/ |/| |
* | | Bug 523216 – User-oriented plugin descriptionsMatthew Barnes2009-05-222-3/+1
| |/ |/|
* | Adds the resend feature to GroupWise features.Chenthill Palanisamy2009-05-214-20/+269
* | Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-173-4/+4
* | Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-021-0/+2
* | Fix distcheck errors.Matthew Barnes2009-05-011-1/+1
* | Only #include specific libgnome[ui] headers; easier to track.Matthew Barnes2009-05-012-3/+2
* | More gnome-init cleanup for bug #567283.Matthew Barnes2009-05-013-6/+0
* | Define .error files correctly and external-editor crash fixMilan Crha2009-04-276-8/+24
* | ** Fix for bug #541209Suman Manjunath2009-01-212-1/+43
* | ** Fixes bug #567744Matthew Barnes2009-01-153-2/+11
* | ** Fix for bug bnc #435694Bharath Acharya2008-12-292-2/+9
* | ** Fix for bug bnc #446286Bharath Acharya2008-11-202-10/+7
* | Fix proxy login dialog missing artwork issueSankarasivasubramanian Pasupathilingam2008-11-042-1/+8
* | Don't mix declarations and statements.Matthew Barnes2008-10-182-2/+6
* | Change licese from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-10-032-17/+21
* | Mark two forgotten strings for translation. Fixes bug #553070Gabor Kelemen2008-10-012-2/+10
* | Add translator comment to the occurrences of the Proxy term. Fixes bugGabor Kelemen2008-10-016-2/+18
* | ** Fix for bug #511947Milan Crha2008-10-012-9/+22
* | ** Fix for bug #553148Philip Withnall2008-09-263-3/+11
* | Change License from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-242-15/+21
* | ** Fixes bug #552851Philip Withnall2008-09-232-2/+12
* | Change license from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-195-53/+67
* | License Changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-132-13/+21
* | Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-034-38/+49
* | License ChangesSankarasivasubramanian Pasupathilingam2008-08-279-105/+131
* | ** Fixes bug #544861Matthew Barnes2008-08-022-1/+8
* | ** Fix for bug #543756Milan Crha2008-07-283-6/+22
|/
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-2117-17/+17
* Multiple open dialogs is an usability issue and a potential HIG violation.Sankar P2008-06-202-5/+15
* Check if cnc is valid before using it. Fixes a crash.Sankar P2008-06-202-19/+28
* Ask the user if he really wants to retract mails. Re-arrange the menus aSankar P2008-06-192-8/+35
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-069-59/+1
* ** Fixes bug #534360Matthew Barnes2008-05-233-8/+16
* ** Fix for bug #529855Milan Crha2008-04-252-2/+9
* ** Merge the mbarnes-composer branchMatthew Barnes2008-04-032-1/+8
* ** Fix for bug #511957Milan Crha2008-03-275-28/+37
* ** Fix for bug #511956Milan Crha2008-03-273-6/+14
* ** Fix for bug #511953Milan Crha2008-03-272-3/+9
* ** Fix for bug #511950Milan Crha2008-03-272-4/+6
* We are using some g_object_set on EAccount. We should also avoidSankar P2008-03-252-0/+8
* ** Fix for bug #511952Milan Crha2008-03-183-2/+9
* ** Part of fix for bug #515744Milan Crha2008-02-184-3/+18
* Patch from Andre Klapper <a9016009@gmx.de> ** Fix for bug #339156 (Added a g...Suman Manjunath2008-01-282-12/+18
* ** Part of bug #511488Milan Crha2008-01-242-2/+8
* ** Fix for bug #300336Milan Crha2008-01-072-0/+11
* ** Fixes bug #362638Matthew Barnes2007-12-211-23/+17
* Patch from Alex Kloss <alexkloss@att.net>: Fix for bug #347328 (missing mnemo...Suman Manjunath2007-12-073-4/+14
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-1518-442/+442
* ** Fix for bug #458515 string correctedindu2007-11-132-1/+7
* Fix warnings from sparse and gccKjartan Maraas2007-10-314-3/+13
* ** Fixes bug #477045Matthew Barnes2007-09-282-1/+8
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-0218-20/+20
* Fix for bug #458715Johnny Jacob2007-08-172-1/+24
* 2007-08-16 mcrha Fix for bug #466548Milan Crha2007-08-162-0/+10
* ** Fix for bug #330968Sankar P2007-08-132-13/+25
* 2007-08-10 mcrha Fix for bug #327977Milan Crha2007-08-103-7/+20
* ** Fix for bug #455799Hiroyuki Ikezoe2007-08-041-3/+0
* ** Fix for bug #462010Hiroyuki Ikezoe2007-08-033-0/+16
* 2007-07-30 Part of fix for bug #360461 - Avoid markup in translatable messagesMilan Crha2007-07-302-5/+16
* ** Fix for bug #410287 from LuckySrinivasa Ragavan2007-07-292-3/+9
* Bug 437584 – Compilation warning in evolution's plugins folderSankarasivasubramanian Pasupathilingam2007-05-112-3/+8
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-202-1/+8
* Rewritten GroupWise Status TrackingSankar P2007-03-302-84/+88
* ** Fixes bug #419524Matthew Barnes2007-03-217-6/+12
* Include missing header fileSankar P2007-02-052-1/+6
* don't split sentences. Fixes bug #401288.Nickolay V. Shmyrev2007-01-272-2/+10
* Mark strings as translatable. See bug #399381 for details.Nickolay V. Shmyrev2007-01-275-17/+25
* Fix a crash when setting up a GroupWise account. Closes bug #330969. PatchKjartan Maraas2007-01-262-1/+7
* Added code for implementing Send options via a data hook .Raghavendran2007-01-233-18/+21
* Remove an extraneous initialization that leaks a CamelUrl on eachHarish Krishnaswamy2006-11-172-1/+6
* Fixes #360815Chenthill Palanisamy2006-10-162-4/+6
* addressbook/importers/evolution-ldif-importer.cFrancisco Javier F. Serrador2006-10-151-1/+1
* remove "*" from translation. Fixes bug #331147.Andre Klapper2006-07-192-2/+6
* Made the success message translatable and fixed a typo.Sankar P2006-07-172-1/+6
* Evolution side coding for implementing security-classification send-options f...Sankarasivasubramanian Pasupathilingam2006-07-173-1/+14
* Added support for GroupWise Message Retract mail-retract.c,Sankar P2006-07-175-4/+118
* add translator comments to the string "Proxy login". Fixes bug #345055.Andre Klapper2006-06-292-0/+8
* org-gnome-proxy-login-errors.xml: Handled error case to not allow proxySankar P2006-06-123-1/+21
* Increases the height of the dialog to make it easily usableDavid Richards2006-05-312-0/+6
* Changed the ; in the end to a . in an error messageSankar P2006-04-242-1/+6
* Takes care of non SSL accounts too. Fixes #332948Sankar P2006-03-012-4/+11
* Fix more brokenness. doh check if its the proxy page. Need whack on theShreyas Srinivasan2006-02-212-3/+12
* Fix more brokenness. doh check if its the proxy page.Shreyas Srinivasan2006-02-202-4/+9
* Initialize connection only when the proxy tab is clicked.Shreyas Srinivasan2006-02-162-2/+9
* ** See bug 326348 check if its a valid accoune before creating folderParthasarathi Susarla2006-02-082-0/+10
* Make this place a bit more quietKjartan Maraas2006-01-286-25/+18
* removed string "dialog1" from translation. Fixes bug 306118.Andre Klapper2006-01-272-1/+5
* decode the date to local time **Fixes #314755 also fixed some stylingVivek Jain2006-01-182-5/+20
* use libedataserver/e-account-list.h instead of e-util/e-account-list.h.Simon Zheng2006-01-067-7/+18
* Fix for #325117Harish Krishnaswamy2006-01-012-2/+2
* Fixing several typos and harmonizing capital/small letters. PartiallyAndre Klapper2005-12-311-0/+6
* Fixing several typos and harmonizing capital/small letters. PartiallyAndre Klapper2005-12-301-1/+1
* junk-settings.c proxy-login.c proxy.c Construct glade file name atTor Lillqvist2005-12-186-8/+67
* Fix make-clean issues.Harish Krishnaswamy2005-12-122-1/+5
* initialize CamelException.Parthasarathi Susarla2005-12-052-0/+8
* *** empty log message ***Parthasarathi Susarla2005-11-231-2/+2
* Function signature specifies a void return. So, do not return NULL.Harish Krishnaswamy2005-11-102-1/+7
* *** empty log message ***Parthasarathi Susarla2005-11-081-0/+1
* When the user forgets-password explicitly, the subsequent proxy-loginSankar P2005-10-202-6/+29
* Dont try to connect when the account is offline. Also connect to theShreyas Srinivasan2005-10-192-6/+54
* "use_ssl" should be Null checked before comparing it with any value. itsVivek Jain2005-10-142-1/+7
* when we reach to the last item in the list, de-sensitize the removeVivek Jain2005-10-072-1/+8
* moved code for comparing id's to the getcontainer list part, we break ifVivek Jain2005-10-052-72/+91
* : (org_gnome_shared_folder_factory) enable shared-folder functionalilty,Vivek Jain2005-09-303-11/+7
* Added code to handle the extra blank email that will be returned from theSankar P2005-09-282-1/+15
* we have to connect "response" to (install_folder_response) to make it workVivek Jain2005-09-272-2/+11
* Replaced g_object_unref with g_free since priv was created using g_new.Sankar P2005-08-292-1/+7
* Revert patchShreyas Srinivasan2005-08-242-26/+4
* return the right type. (proxy_soap_login): fix pointer cast.Not Zed2005-08-248-68/+98
* ** see previous commit changed variable name to groupwise_shared_foldervivek jain2005-08-223-3/+9
* : (org_gnome_shared_folder_factory) disable shared-folder functionaliltyVivek Jain2005-08-223-1/+22
* Dont try to connect when the account is offline.CVSShreyas Srinivasan2005-08-222-4/+26
* : Check "prd" for NULL, ALWAYS.Veerapuram Varadhan2005-08-122-2/+10
* : Changed the way in which the EDIT and DELETED flags are handled so thatSankar P2005-08-102-3/+18
* Moved the GList to maintain the list of proxies, into the proxyDialogSankar P2005-08-103-37/+48
* always use full name for the folder **Fixes #311555Vivek Jain2005-08-102-8/+18
* Disabling giving proxy rights to self. Fixes #312365Sankar P2005-08-062-2/+12
* *** empty log message ***Jain Vivek2005-08-021-1/+1
* adjust row counts while calling add_detail so that it doesn't overlap theVivek Jain2005-07-292-3/+11
* for status strack removed "Item" tag entries, included a factory methodVivek Jain2005-07-293-27/+58
* Added the hook for the proxy-login feature, since it was removed bySankar P2005-07-272-0/+13
* Fix make distcheck issues. Bump version number ***** Release 2.3.6 *****Harish Krishnaswamy2005-07-271-0/+2
* Added the new file process-meeting.c and widgets/misc to include headers.Chenthill Palanisamy2005-07-255-6/+306
* Put back the fix I committed on 2005-03-31, not sure when it got reverted.Vivek Jain2005-07-222-14/+46
* Fix #310710. Make code little smart. Stop adding tabs continously. StillShreyas Srinivasan2005-07-202-51/+76
* connect to sod-signal and get the input data in the callbackVivek Jain2005-07-202-52/+73
* Removed the proxy and proxy-login plugins as they are merged into theSankar P2005-07-2012-18/+2916
* Marked strings for translationVivek Jain2005-07-193-6/+10
* Don't return a value from a void funtion.Tor Lillqvist2005-07-132-0/+11
* transferred ChangeLog entry here (2005-07-10 Shreyas SrinivasanVivek Jain2005-07-121-0/+7
* Remove the camel-groupwise-listener code as it runs in a different plugin.Shreyas Srinivasan2005-07-105-1042/+0
* Add missing header.Frédéric Crozat2005-07-082-0/+5
* *** empty log message ***Jain Vivek2005-07-071-1/+1
* have one more hookitem in folderview.popup for displaying junk mailVivek Jain2005-07-073-2/+20
* added: junk-mail-settings.c junk-settings.c junk-settings.hVivek Jain2005-07-074-0/+1180
* removed a copy paste error: misleading textVivek Jain2005-07-031-1/+1
* not linking to libevolution-mail.Sushma Rai2005-06-272-2/+1