sync with private
[profile/ivi/evas.git] / src / lib / canvas / evas_object_textblock.c
2012-08-27 ChunEon Parksync with private
2012-08-14 Jaehwan KimMerge remote-tracking branch 'origin/intefl/svn_merge'
2012-08-14 Jaehwan KimRevert "Revert "upstream merge""
2012-08-14 Jaehwan KimRevert "Revert "Upstream merge""
2012-08-01 Jaehwan KimMerge remote-tracking branch 'origin/upstream' into...
2012-07-27 WooHyun JungRevert "Upstream merge"
2012-07-27 WooHyun JungRevert "upstream merge"
2012-07-19 tasnEvas textblock: Fixed memory leak on tb deletion.
2012-07-17 cedricevas: fix evas map life cycle.
2012-06-29 Jiyoun Parkupstream merge
2012-06-20 Jiyoun ParkUpstream merge
2012-06-18 tasnEvas textblock: Fixed issue with _textblock_clear and...
2012-06-18 tasnEvas textblock: Fixed issues with deleting paragraphs...
2012-06-17 rasteradjust default memprool alloc sizes. too big imho.
2012-06-12 tasnEvas font: Support no bidi no shaping mode in font...
2012-06-08 tasnEvas textblock: Fixed cursor position empty right align...
2012-06-05 tasnEvas textblock: Added some NULL checks that shouldn...
2012-06-05 tasnEvas textblock: Fixed cursor position empty right align...
2012-06-01 ChunEon Parkevas/map - fixed afterimage problem. now we don't need...
2012-05-30 hermetevas/map - fixed afterimage problem. now we don't need...
2012-05-04 tasnEvas textblock: Warnings - go away and please don't...
2012-05-02 hermetevas/evas_object_textblock - don't be crushed up.
2012-05-01 tasnEvas textblock: Fixed a bug with right shadows.
2012-04-29 tasnEvas textblock: Fixed warning.
2012-04-29 tasnEvas textblock: Fixed two textblock issues (range_delete).
2012-04-26 cedricevas: remove EVAS_FRAME_QUEUING.
2012-04-25 rasterpatch up another out-of-bound text problem in textblock.
2012-04-25 raster1 more valgrind bitch gone. i know pos shouldnt exceed...
2012-04-25 rasterfix valgrind complaint in textblock.
2012-04-13 Jiyoun ParkMerge remote branch 'remotes/origin/upstream'
2012-04-12 tasnEvas textblock: Fixed building without liblinebreak.
2012-04-07 jihoonevas doxygen warnings from Jérôme Pinot
2012-03-10 Jeonghyun YunEFL core migration revision 69113
2012-03-07 tasnEvas textblock: Replaced style_user_set/get with push...
2012-03-07 Jeonghyun YunEFL core migration revision 68831
2012-03-06 tasnEvas textblock: Fixed bug in style tags parsing.
2012-03-01 tasnEvas textblock: Fixed wrong parsing of style tags....
2012-02-15 Jaehwan KimMerge branch 'master' of ssh://165.213.149.219:29418...
2012-02-10 WooHyun JungMerge "[*][evas_textblock] fixed a bug about deleting...
2012-02-09 WooHyun Jung[*][evas_textblock] fixed a bug about deleting REPLACEM...
2012-02-09 tasnEvas textblock: Better handle visible formats.
2012-02-06 Jaehwan KimEFL migration revision 67705
2012-02-04 WooHyun Jung[*][textblock] merge with 67696 for fixing BS when...
2012-02-03 woohyun[evas/evas_object_textblock] When markup_to_utf8 is...
2012-01-31 tasnEvas textblock: Fixed native size calculation - margins...
2012-01-29 tasnEvas textblock: Fixed a possible invalid mem write.
2012-01-26 tasnEvas textblock: Fixed style user memory leak.
2012-01-23 tasnEvas textblock: Added user style support.
2012-01-19 tasnEvas textblock: Fix a bug with ellipsis and word-wrap.
2012-01-19 tasnEvas textblock: Also add tab support to prev commit...
2012-01-19 tasnEvas textblock: Filter out illegal chars from format.
2012-01-19 tasnEvas textblock: Indentation adjustment for the previous...
2012-01-19 tasnEvas textblock: Merge text and format wrapping handling.
2012-01-18 englebassevas: before_char is only used with BIDI_SUPPORT
2012-01-17 rasterwe can optimize matching by breaking loop when match...
2012-01-16 Jaehwan KimMigration with svn revision 66966 : solve conficts
2012-01-16 Jaehwan KimMigration with svn revision 66966
2012-01-03 tasnEvas textblock: Fixed a possible bug with generic poppe...
2011-12-22 discomfitorfix textblock parsing of tags with stupid trailing...
2011-12-15 tasnEvas textblock: Use macros for the unicode chars/strings.
2011-12-15 tasnEvas textblock: Improved the implementation of *_text_m...
2011-12-14 tasnEvas textblock: Added evas_textblock_text_utf8_to_markup.
2011-12-14 tasnEvas textblock: Fixed a couple of issues caused by...
2011-12-14 tasnEvas textblock: Made 'br' and 'tab' default tags.
2011-12-14 tasnEvas textblock: Added support for default tags.
2011-12-14 tasnEvas textblock: Renamed *markup_to_plain to *text_marku...
2011-12-12 tasnEvas textblock: Implemented cursor_word_start/end
2011-12-08 tasnEvas textblock: Added evas_textblock_markup_to_plain.
2011-12-08 tasnEvas textblock: Support self-closing formats, i.e ...
2011-12-08 tasnEvas textblock: Improve internal handling of formats.
2011-12-05 discomfitorsame for these
2011-12-05 cedricevas: more fine grained system detection.
2011-12-05 cedricevas: cast as we did in eina.
2011-11-10 Mike McCormackMerge remote-tracking branch 'origin/upstream'
2011-11-09 tasnEvas textblock: Fix clang error.
2011-11-09 tasnEvas textblock: Fix clang complaint.
2011-11-06 tasnEvas textblock: Add ellipsis handling for format items.
2011-11-06 tasnEvas textblock: Fixed a bug with textblock ellipsis.
2011-11-03 Mike McCormackMerge branch 'upstream'
2011-10-17 tasnEvas textblock: Beautify the DRAW_FORMAT_DASHED macro...
2011-10-17 tasnEvas textblock: Cleaned up DRAW_FORMAT/_DASHED macros.
2011-10-17 tasnEvas textblock: Added dashed underline support.
2011-10-10 Mike McCormackRevert "Rollback to previous package. evas_1.0.0.001...
2011-10-06 Daniel Juyung SeoRollback to previous package. evas_1.0.0.001+svn.62695s...
2011-10-05 woohyunevas/evas_object_textblock : When cursor_mode is BEFORE...
2011-10-05 Mike McCormackMerge branch 'upstream'
2011-09-20 WooHyun Jung[*][textblock] fix <a><a>A</a></a> problem. merge with...
2011-09-20 tasnEvas textblock: Fixed an issue when deleting A from...
2011-09-19 Myungjae Lee[textblock] Replace the rbtree index with a fixed ptr...
2011-09-19 tasnEvas textblock: Replace the rbtree index with a fixed...
2011-09-07 tasnEvas textblock: Added a workaround for the coords_recal...
2011-09-05 tasnEvas textblock: Use viewport for getting visible range...
2011-09-05 tasnEvas textblock: Fixed an issue when there are no availa...
2011-09-05 tasnEvas font: Fix compilation with C++ compilers.
2011-09-05 tasnEvas textblock: Fixed compiler warnings.
2011-09-02 Jaehwan Kim[*][Migration upstream r62695]
2011-08-23 Jaehwan Kim[Migration upstream r62695] Merge remote branch 'origin...
2011-08-22 Jaehwan KimMerge remote branch 'origin/upstream' into svn_merge
2011-08-22 Jaehwan KimMerge remote branch 'origin/upstream' into svn_merge
2011-08-22 Jaehwan KimMerge branch 'master' into svn_merge
next