I found this issue, so I fixed and committed about 7 hours ago. 2012. 7. 4. 오전 2:40에 <[email protected]>님이 작성:
> Ahhhm yes they should actually. I'll fix it tomorrow. Thanks for pointing > that out :) > > > dh > > > ----- Original Message ----- > From: "Raphael Kubo da Costa" <[email protected]> > To: [email protected] > Sent: Tuesday, July 3, 2012 6:31:31 PM > Subject: Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_imf > > "Enlightenment SVN" <[email protected]> writes: > > > Log: > > Ecore_Imf: Merge Tizen changes to upstream EFL. > > Modified: trunk/ecore/src/lib/ecore_imf/ecore_imf_context.c > > =================================================================== > > --- trunk/ecore/src/lib/ecore_imf/ecore_imf_context.c 2012-07-03 > 07:36:55 UTC (rev 73203) > > +++ trunk/ecore/src/lib/ecore_imf/ecore_imf_context.c 2012-07-03 > 07:39:08 UTC (rev 73204) > > @@ -1736,3 +1736,159 @@ > > return ctx->input_panel_caps_lock_mode; > > } > > > > +/** > > + * Get the position of the current active input panel. > > + * > > + * @param ctx An #Ecore_IMF_Context. > > + * @param x top-left x co-ordinate of the input panel > > + * @param y top-left y co-ordinate of the input panel > > + * @param w width of the input panel > > + * @param h height of the input panel > > + * @ingroup Ecore_IMF_Context_Group > > + * @since 1.2.0 > > Shouldn't all the @since tags here actually be 1.3.0? > > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > enlightenment-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > enlightenment-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
