87 Commits (27920d31c19bfa2b1f2fe9a30f713db709657941)

Author SHA1 Message Date
Bryce Harrington 27920d31c1 Spelling fixes 8 years ago
Stefan Schmidt 68ba2f6791 cserve2: Check retrun of fcntl and print a message if we fail. 9 years ago
Stefan Schmidt 7e2d60a63c evas/cserve2: Check return value of fcntl 9 years ago
Carsten Haitzler caf2b018a2 fix possible focket fd of -1 in cserve 9 years ago
Jean-Philippe Andre 320a9f18c5 Evas cserve2: Fix client crashes when a file changed 9 years ago
Jean-Philippe Andre 752fde1025 Evas cserve2: Fix excessive warnings during shutdown 9 years ago
Jean-Philippe Andre 34b8045d90 Evas cserve2: Fix invalid memory access 9 years ago
Jean-Philippe Andre e465e7d58a Evas/cserve2: Stop looking at those dirty pics! 9 years ago
Jean-Philippe Andre 06b53dd09b Evas/cserve2: Keep image_id when reopening a changed file 9 years ago
Jean-Philippe Andre 73670beba3 Evas/cserve2: Rename "invalid" field to "changed" 9 years ago
Jean-Philippe Andre 1d99c82381 Evas/cserve2: Improve error messages a bit 9 years ago
Carsten Haitzler 86a97efeea evas - fonts - move to using 4bit and rel 4 bit compressed font glyphs 9 years ago
Jean-Philippe Andre b84787bf57 Evas/cserve2: Fix valgrind warning about uninitialized memory 9 years ago
Carsten Haitzler e8c13118eb fix mingw build for setuid fix/checks 9 years ago
Carsten Haitzler b95ef3801f setuid safeness - ensure if an app that is setuid doesn't do bad things 9 years ago
Jean-Philippe Andre 5f601cd753 Evas: Fix some clang warnings in evas_cs2_client.c 9 years ago
Daniel Juyung Seo 76d8532b54 efl: Unified eina critical manro to CRI. 9 years ago
Jean-Philippe Andre b10dcb5c23 Evas/cserve2: Fix crash during shutdown 9 years ago
Jean-Philippe Andre 62093d99d4 evas/cserve2: Fix interrupt on select in edje_cc 9 years ago
Jean-Philippe Andre 44f89bb8ad evas/cserve2: Fix CID 1039286 (Resource leak) 10 years ago
Jean-Philippe Andre 10f80df018 evas/cserve2: Fix new Coverity issues 10 years ago
Jean-Philippe Andre 1513007815 evas/cserve2: Merge Glyph_Data and mempool index 10 years ago
Jean-Philippe Andre 7b62d77cf5 evas/cserve2: Add debug and reduce number of GLYPHS_USED messages 10 years ago
Jean-Philippe Andre 4c44b5a553 evas/cserve2: Use Eina_Refcount instead of int 10 years ago
Jean-Philippe Andre ffa27c7082 evas/cserve2: prevent unwanted remap of strings table 10 years ago
Jean-Philippe Andre c8e6f9e5f9 evas/cserve2: Fix font reloading after cserve2 restart. 10 years ago
Jean-Philippe Andre 6b6e33e262 evas/cserve2: Fix refcount for glyphs & glyph buffers 10 years ago
Jean-Philippe Andre e74cac57e4 evas/cserve2: Reconnect to cserve2 in case of server crash 10 years ago
Jean-Philippe Andre 2cd0b316f1 evas/cserve2: Fix CList usage 10 years ago
Jean-Philippe Andre f18b71d515 evas/cserve2: Fix invalid file referencing in client 10 years ago
Jean-Philippe Andre 25d71f8236 evas/cserve2: Add alpha flag to Image_data 10 years ago
Jean-Philippe Andre 1e82480c9a evas/cserve2: Use scalecache with cserve2 10 years ago
Jean-Philippe Andre fc73405c40 evas/cserve2: Add cache hit count on image data 10 years ago
Jean-Philippe Andre 0d506a7b73 evas/cserve2: Fix images indexing (File_Entry stuff) 10 years ago
Jean-Philippe Andre 97d9fab704 evas/cserve2: Fallback to normal cache for animated gifs 10 years ago
Jean-Philippe Andre 31a5bfb464 evas/cserve2: Reuse file entries when possible 10 years ago
Jean-Philippe Andre 8aa4a58d5b evas/cserve2: Reduce debug logs (s/INF/DBG) 10 years ago
Jean-Philippe Andre 808c20f989 evas/cserve2: Fix font hinting 10 years ago
Jean-Philippe Andre a7b3f7efd3 evas/cserve2: Reset pointers to NULL after close 10 years ago
Jean-Philippe Andre e061114934 evas/cserve2: Add TIMEOUT macro for cs2 client 10 years ago
Jean-Philippe Andre 50be9145a1 evas/cserve2: Small performance fixes 10 years ago
Jean-Philippe Andre 45456f8cf0 evas/cserve2: Fix crashes in E17/cserve2 10 years ago
Jean-Philippe Andre ca44473f18 evas/cserve2: Scan glyphs and add to fash 10 years ago
Jean-Philippe Andre d5ac5a8df3 evas/cserve2: Remap glyph mempool if resized 10 years ago
Jean-Philippe Andre 22009a3f64 evas/cserve2: Use only one Glyph_Map per font 10 years ago
Jean-Philippe Andre 3f30fae818 evas/cserve2: Remap indexes when count is wrong 10 years ago
Jean-Philippe Andre 9d2400af8b evas/cserve2: Add valid flag on Image_Data and File_Data 10 years ago
Jean-Philippe Andre a14e69e573 evas/cserve2: Remap string entries when size changed 10 years ago
Jean-Philippe Andre 743e204763 evas/cserve2: Optimize shared strings 10 years ago
Jean-Philippe Andre bc7b337fc0 evas/cserve2: Add glyph shm names to Font_Data 10 years ago