date | project | content | link |
|---|
| 04:16 Saturday | e | Commit by devilhorns :: r 71431 evas/src/lib/canvas/evas_render.c: ( link) Evas: (wayland): Use Seb's strncmp statement (easier to read, cleaner, simpler, and possibly faster).
Thanks Seb ;) | # |
| 17:21 Friday | e | Commit by devilhorns :: r 71426 evas/src/lib/canvas/evas_render.c: ( link) Evas: Fix clipping issue for wayland engines (were drawing outside the viewort). This fixes the Elm Map 3D test issue where the cube was drawing onto the window border (and perhaps other tests). | # |
| 17:20 Friday | e | Commit by devilhorns :: r 71425 evas/src/lib/include/evas_private.h: ( link) Evas: Add framespace clip object (for efl wayland clipping issue). | # |
| 12:38 Friday | e | Commit by hermet :: r 71418 evas/src/lib/include/evas_inline.x: ( link) evas - trivial code refactoring for evas_object_clip_recalc | # |
| 07:56 Friday | e | Commit by raster :: r 71415 evas/ChangeLog: ( link) add chlog for memfile change | # |
| 11:13 Thursday | e | Commit by seoz :: r 71396 evas/src/lib/canvas/evas_object_smart_clipped.c: ( link) evas evas_object_smart_clipped.c: Fixed formatting. | # |
| 11:13 Thursday | e | Commit by seoz :: r 71395 evas/src/lib/Evas.h: ( link) evas Evas.h: Fixed typo. | # |
| 09:32 Thursday | e | Commit by raster :: r 71386 evas/src/lib/canvas/evas_object_image.c: ( link) based on Raphael's idea of tmpdir env vars and such - but different. still disables unlink on non-linux. | # |
| 01:04 Thursday | e | Commit by antognolli :: r 71368 evas/src/bin/ (3 files): ( link) evas/cserve2: Refactory slave to inherit from a slave base. The Slave_Proc now inherits from Slave, which implements all the communication logic. The Slave_Proc only has specific code for processes, while a new Slave_Thread should be added soon with code for slave threads. | # |
| 22:35 Wednesday | e | Commit by antognolli :: r 71365 evas/src/bin/ (3 files): ( link) evas/cserve2: Add basic font search when a font load is
requested.
This will only look for fonts already loaded before, no new fonts will
be loaded. | # |
| 22:34 Wednesday | e | Commit by antognolli :: r 71364 evas/src/bin/evas_cserve2_cache.c: ( link) evas/cserve2: Make Font_Entry inherit from Entry. Also update some code paths to reflect the new type of entry. | # |
| 22:34 Wednesday | e | Commit by antognolli :: r 71363 evas/src/bin/evas_cserve2_cache.c: ( link) evas/cserve2: Add font entries and sources hashes. Added the needed struct members too, and some functions to manipulate the hashes. | # |
| 22:34 Wednesday | e | Commit by antognolli :: r 71362 evas/src/bin/evas_cserve2_main.c: ( link) evas/cserve2: Adding code to receive font messages on
server. | # |
| 22:34 Wednesday | e | Commit by antognolli :: r 71361 evas/src/bin/evas_cserve2_cache.c: ( link) evas/cserve2: Adding some font structs to the cache. This will allow to create answer messages based on the content of these structs. | # |
| 22:34 Wednesday | e | Commit by antognolli :: r 71360 evas/src/lib/cserve2/evas_cs2.h: ( link) evas/cserve2: Adding message structs for font rendering
communication. | # |
| 21:38 Wednesday | e | Commit by sachiel :: r 71356 evas/src/bin/ (3 files): ( link) Lil' refactor on CServe2's cache. More to come when the last book of 'A Song of Ice and Fire' is published. | # |
| 14:42 Tuesday | e | Commit by tasn :: r 71312 evas/src/lib/ (3 files in 2 dirs): ( link) Evas grid/table: Add const to objects where needed. | # |
| 13:11 Tuesday | e | Commit by tasn :: r 71308 evas/src/lib/ (Evas.h canvas/evas_object_box.c): ( link) Evas box: Add const to some getters.
Thanks to Daniel Zaoui for letting me know. | # |
| 13:07 on May 21 | e | Commit by raster :: r 71274 evas/src/ (3 files in 2 dirs): ( link) let's make server work out of the box if u set:
export EVAS_CSERVE2=1
(and run cserve2) | # |
| 12:24 on May 21 | e | Commit by sung :: r 71270 evas/src/lib/Evas_GL.h: ( link) Separated checks for gl2.h defines and gl2ext.h defines in Evas_GL.h. | # |