projects
/
profile
/
ivi
/
evas.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Evas textblock: Added a workaround for the coords_recalc not being called.
2011-09-07
tasn
Evas textblock: Added a workaround for the coords_recalc...
commit
|
commitdiff
|
tree
2011-09-05
tasn
Evas font: Fixed compilation with g++.
commit
|
commitdiff
|
tree
2011-09-05
tasn
Evas textblock: Use viewport for getting visible range...
commit
|
commitdiff
|
tree
2011-09-05
tasn
Evas textblock: Fixed an issue when there are no available...
commit
|
commitdiff
|
tree
2011-09-05
tasn
Evas font: Fix compilation with C++ compilers.
commit
|
commitdiff
|
tree
2011-09-05
tasn
Evas textblock: Fixed compiler warnings.
commit
|
commitdiff
|
tree
2011-08-30
tasn
Evas font: Adjust to harfbuzz's latest and hopefully...
commit
|
commitdiff
|
tree
2011-08-25
tasn
Evas callbacks: Do the same change daniel did to smart...
commit
|
commitdiff
|
tree
2011-08-22
tasn
Evas font: Did some style fixes, we don't like tabs.
commit
|
commitdiff
|
tree
2011-08-22
tasn
Evas font: Fixed font cache.
commit
|
commitdiff
|
tree
2011-08-22
tasn
Evas font: Revert "evas/font - removed an unusefull...
commit
|
commitdiff
|
tree
2011-08-22
tasn
Evas font: Revert last 2 commits by Hermet (62659,...
commit
|
commitdiff
|
tree
2011-08-18
tasn
Evas font: Disabled word/metric caching due to bugs.
commit
|
commitdiff
|
tree
2011-08-17
tasn
Evas font: Fixed a compiler warning.
commit
|
commitdiff
|
tree
2011-08-17
tasn
Evas font: Workaround an issue with metric cache.
commit
|
commitdiff
|
tree
2011-08-17
tasn
Evas callbacks: Added priority to evas callbacks.
commit
|
commitdiff
|
tree
2011-08-16
tasn
Evas text: Set the object's size according to the advance...
commit
|
commitdiff
|
tree
2011-08-14
tasn
Evas tests: Fixed the cursor_content_get to comply...
commit
|
commitdiff
|
tree
2011-08-14
tasn
Evas textblock: Fixed cursor_content_get's handling...
commit
|
commitdiff
|
tree
2011-08-11
tasn
Evas textblock: Fixed bug in range_formats get.
commit
|
commitdiff
|
tree
2011-08-09
tasn
Evas textblock: Added cursor_visible_range_get and...
commit
|
commitdiff
|
tree
2011-08-09
tasn
Evas textblock: Fixed a bug in evas_textblock_cursor_char_co...
commit
|
commitdiff
|
tree
2011-08-09
tasn
Evas textblock: Fixed a bug in evas_textblock_cursor_line_co...
commit
|
commitdiff
|
tree
2011-08-08
tasn
Evas font: font_load use the correct string.
commit
|
commitdiff
|
tree
2011-08-07
tasn
Evas textblock: Updated docs.
commit
|
commitdiff
|
tree
2011-08-07
tasn
Evas textblock: Fixed compiler warning.
commit
|
commitdiff
|
tree
2011-08-04
tasn
Evas textblock: Add const to parameter as we don't...
commit
|
commitdiff
|
tree
2011-08-02
tasn
Evas textblock: Fixed range_text_get with TEXT_PLAIN.
commit
|
commitdiff
|
tree
2011-08-02
tasn
Evas textblock: Added intro to formats to docs.
commit
|
commitdiff
|
tree
2011-08-02
tasn
Evas textblock: Fixed mistake in docs.
commit
|
commitdiff
|
tree
2011-08-02
tasn
Evas textblock: Fixed format_append/prepend.
commit
|
commitdiff
|
tree
2011-08-02
tasn
Evas textblock: Renamed newline_mode_set/get -> legacy_newli...
commit
|
commitdiff
|
tree
2011-08-01
tasn
Evas font: removed _FcPattern decleration.
commit
|
commitdiff
|
tree
2011-08-01
tasn
Evas textblock: Use the set language with liblinebreak...
commit
|
commitdiff
|
tree
2011-08-01
tasn
Evas textblock: Fixed a bug with <i> identified as...
commit
|
commitdiff
|
tree
2011-08-01
tasn
Evas font: Renamed FONT_REND_ITALIC/BOLD -> FONT_REND_SLANT...
commit
|
commitdiff
|
tree
2011-08-01
tasn
Evas textblock: Added "lang" to markup to set the language.
commit
|
commitdiff
|
tree
2011-08-01
tasn
Evas font: added support for ':lang=' and fixed a possibly...
commit
|
commitdiff
|
tree
2011-08-01
tasn
Evas textblock+font: Fixed the font fallbacks support.
commit
|
commitdiff
|
tree
2011-08-01
tasn
Evas textblock: Fixed cond jump depends on uninit value.
commit
|
commitdiff
|
tree
2011-08-01
tasn
Evas textblock: Fixed if to be else if in format handling.
commit
|
commitdiff
|
tree
2011-08-01
tasn
Evas textblock: Added font_width to markup.
commit
|
commitdiff
|
tree
2011-08-01
tasn
Evas font+textblock: Stopped using FcNameParse, parse...
commit
|
commitdiff
|
tree
2011-07-31
tasn
Evas textblock: Fixed a memory leak.
commit
|
commitdiff
|
tree
2011-07-28
tasn
Evas textblock: Changed 'heavy' weight to 'black'.
commit
|
commitdiff
|
tree
2011-07-28
tasn
Evas font: Enabled run-time slanting for 'Oblique'.
commit
|
commitdiff
|
tree
2011-07-28
tasn
Evas textblock: Fixed a bug with font_weight and font_style.
commit
|
commitdiff
|
tree
2011-07-28
tasn
Evas textblock: Added font_weight and font_style formats.
commit
|
commitdiff
|
tree
2011-07-28
tasn
Evas: Updated changelog.
commit
|
commitdiff
|
tree
2011-07-28
tasn
Evas textblock: Format tags now support quoting values.
commit
|
commitdiff
|
tree
2011-07-28
tasn
Evas textblock: Removed useless alloca.
commit
|
commitdiff
|
tree
2011-07-27
tasn
Evas textblock: Fixed a bug with format invalidation.
commit
|
commitdiff
|
tree
2011-07-27
tasn
Evas textblock: Fix format_append's format parsing.
commit
|
commitdiff
|
tree
2011-07-26
tasn
Evas textblock: Updated docs.
commit
|
commitdiff
|
tree
2011-07-26
tasn
Evas tests: Added numerous tests for latest bug fixes.
commit
|
commitdiff
|
tree
2011-07-26
tasn
Evas textblock: Fixed a bug with item visibility check.
commit
|
commitdiff
|
tree
2011-07-26
tasn
Evas textblock: Fixed invalidate_text_nodes to work...
commit
|
commitdiff
|
tree
2011-07-26
tasn
Evas textblock: Fixed remove_pair and remove_matching.
commit
|
commitdiff
|
tree
2011-07-26
tasn
Evas tests: Fixed textblock tests (formats).
commit
|
commitdiff
|
tree
2011-07-26
tasn
Evas textblock: Use orig_format instead of _style_match_replace.
commit
|
commitdiff
|
tree
2011-07-26
tasn
Evas textblock: Fixed _format_append to parse tags...
commit
|
commitdiff
|
tree
2011-07-25
tasn
Evas tests: Added a TODO test.
commit
|
commitdiff
|
tree
2011-07-24
tasn
Evas tests: Adedd a textblock test for the last bug...
commit
|
commitdiff
|
tree
2011-07-24
tasn
Evas textblock: Fixed updating of formats position...
commit
|
commitdiff
|
tree
2011-07-21
tasn
Evas tests: Enabled the textblock relsize item native...
commit
|
commitdiff
|
tree
2011-07-21
tasn
Evas textblock: Fixed native size calculation with...
commit
|
commitdiff
|
tree
2011-07-21
tasn
Evas textblock: Fixed some more line height calculations.
commit
|
commitdiff
|
tree
2011-07-21
tasn
Evas tests: Added textblock test for the last bugfix.
commit
|
commitdiff
|
tree
2011-07-21
tasn
Evas textblock: Fixed relative items size calculation.
commit
|
commitdiff
|
tree
2011-07-20
tasn
Evas tests: Added a textblock test to verify the two...
commit
|
commitdiff
|
tree
2011-07-20
tasn
Evas textblock: Fixed removing of format pairs in a...
commit
|
commitdiff
|
tree
2011-07-20
tasn
Evas textblock: Fixed removing of format pairs in a...
commit
|
commitdiff
|
tree
2011-07-20
tasn
Evas tests: Added a textblock test to verify last fix.
commit
|
commitdiff
|
tree
2011-07-20
tasn
Evas textblock: Fixed handling.
commit
|
commitdiff
|
tree
2011-07-20
tasn
Evas tests: Adedd more textblock visible formats tests.
commit
|
commitdiff
|
tree
2011-07-19
tasn
Evas tests: Added a test to verify last textblock bugfix.
commit
|
commitdiff
|
tree
2011-07-19
tasn
Evas textblock: Fixed a bug when the last paragraph...
commit
|
commitdiff
|
tree
2011-07-19
tasn
Evas tests: Added another textblock format removal...
commit
|
commitdiff
|
tree
2011-07-19
tasn
Evas tests: Added some format removal tests.
commit
|
commitdiff
|
tree
2011-07-18
tasn
Evas text: Fixed text_props_index_find and added props_clust...
commit
|
commitdiff
|
tree
2011-07-18
tasn
Evas text: Made text_props_index_find faster.
commit
|
commitdiff
|
tree
2011-07-17
tasn
Evas textblock: Adjusted textblock_item_text struct...
commit
|
commitdiff
|
tree
2011-07-17
tasn
Evas textblock: Fixed inline valign.
commit
|
commitdiff
|
tree
2011-07-17
tasn
Evas tests: Enabled mixed wrap tests now that it's...
commit
|
commitdiff
|
tree
2011-07-17
tasn
Evas textblock: Fixed a bug in mixed wrapping mode.
commit
|
commitdiff
|
tree
2011-07-17
tasn
Evas textblock: Fixed linegap.
commit
|
commitdiff
|
tree
2011-07-17
tasn
Evas tests: Added a textblock test that emulates edje...
commit
|
commitdiff
|
tree
2011-07-17
tasn
Evas textblock: Fixed a bug in RELSIZE items size calculation.
commit
|
commitdiff
|
tree
2011-07-17
tasn
Evas text: Added _text_props_cluster_next.
commit
|
commitdiff
|
tree
2011-07-17
tasn
Evas textblock: Fixed an issue with item formats.
commit
|
commitdiff
|
tree
2011-07-14
tasn
Evas tests: Fixed a textblock cursor test.
commit
|
commitdiff
|
tree
2011-07-14
tasn
Evas textblock: Removed useless code. We should never...
commit
|
commitdiff
|
tree
2011-07-14
tasn
Evas tests: Added more cursor tests, this time with...
commit
|
commitdiff
|
tree
2011-07-14
tasn
Evas textblock: Fixed cursor_coord_set with rtl/bidi...
commit
|
commitdiff
|
tree
2011-07-14
tasn
Evas textblock: Added a small fix to valign.
commit
|
commitdiff
|
tree
2011-07-14
tasn
Evas textblock: Fixed an issue with in-line valign.
commit
|
commitdiff
|
tree
2011-07-14
tasn
Evas tests: Added more textblock cursor tests.
commit
|
commitdiff
|
tree
2011-07-14
tasn
Evas textblock: Fixed issue with char/line_coord_set...
commit
|
commitdiff
|
tree
2011-07-14
tasn
Evas tests: Added more textblock cursor tests.
commit
|
commitdiff
|
tree
2011-07-14
tasn
Evas textblock: Fixed issue with char/line_coord_set...
commit
|
commitdiff
|
tree
next