10685 Commits (b10e598f522b90b52e49b24101c911627d236dde)

Author SHA1 Message Date
Cedric BAIL b10e598f52 * edje: add back anonymous script. 13 years ago
Iván Briano 1959f2cfa7 Leak-- 13 years ago
Iván Briano cf45f61885 Fixing return of edje_edit_fonts_list_get 13 years ago
Iván Briano 42b3ccd05a Fixing {font,image}_del's ret when file not exist 13 years ago
Cedric BAIL 1f0b19c4b4 * edje: add back anonymous program support. 13 years ago
Eduardo Felipe 7c94436ffc Fix header include 13 years ago
Carsten Haitzler 864fcb6c17 fix sync issue in 1 special event re-order case. booo! 13 years ago
Carsten Haitzler 716211ade3 fix nasty uncaught clip + map bug! fix fix fix!!!!! 13 years ago
Brett Nash 5ba73113af Do kerning correctly for word cache. 13 years ago
Brett Nash 4939e163c7 Fix potential crash with word cache and RTL 13 years ago
Brett Nash e003086a5f Locking same for both font rendering + whitespace. 13 years ago
Brett Nash aeac043fdd Remove pointless test (it's the loop invariant). 13 years ago
Carsten Haitzler 3222408fe5 1 bug-- ... when maps got enabled and disabled you'd find in softwarre 13 years ago
Vincent Torri 7d75cc4a1d Remove the possibility to build ecore_config (which was deprecated anyway). 13 years ago
Carsten Haitzler 7b8a24e734 !! once 13 years ago
Carsten Haitzler 5598b6681c nicer do !! once. 13 years ago
Carsten Haitzler 1c60a50441 i think i may have fixed a bug in mosue grabs. not sure though as 13 years ago
Cedric BAIL 5857b6030f * edje: prevent segv when no param is given to edje_convert. 13 years ago
Cedric BAIL 243d7c71ad * ecore: struct a b = { 0 }; doesn't mean memset. 13 years ago
Vincent Torri 4bd1f6ad99 remove -pedantic, too much noise 13 years ago
Carsten Haitzler 1bc1701498 cl. 13 years ago
Carsten Haitzler 079d796fbe trying to clean up ccpcheck complaints - but this one is just stupid? 13 years ago
Carsten Haitzler 8601258d3f leak-- 13 years ago
Carsten Haitzler e0e8a8eb42 lets happy-lucky-fun calloc shall we? make sure our structs are 0. 13 years ago
Carsten Haitzler 1412fb1c94 and cppcheck yes -> init to NULL so check and free works. 13 years ago
Carsten Haitzler 8093b21ddb cppcheck -> shhh. yes. we know. leak. 13 years ago
Carsten Haitzler ed78d8a36b mempool -> init the mempool with calloc. we cannot know for sure the 13 years ago
Carsten Haitzler 9b006054b7 again -> shut cppcheck up. 13 years ago
Carsten Haitzler b1dee3fc6d leak-- in win32 code. 13 years ago
Carsten Haitzler 64d565228a cppcheck doesn't like it if u dont first init all data before using 13 years ago
Carsten Haitzler 22b5ace2ab more check cleans (bogus actually too - but you guys like to shut up 13 years ago
Carsten Haitzler a6b6b95e62 make src also do what dest did - calloc. 13 years ago
Carsten Haitzler b5442a7d86 calloc dst mgr to be sure. 13 years ago
Vincent Torri 838b550407 get the verbosity with the env variable CK_VERBOSITY. By default, nothing is changed. 13 years ago
Vincent Torri 402c60b18b get the verbosity with the env variable CK_VERBOSITY. By default, nothing is changed. 13 years ago
Vincent Torri 426da862ae get the verbosity with the env variable CK_VERBOSITY. By default, nothing is changed. 13 years ago
Vincent Torri bb17bf9216 separate the Ecore_X test from the Ecore one 13 years ago
Vincent Torri 0d89124a68 * add more checks 13 years ago
Tom Hacohen 735487e18e Evas textblock: simplified descent calculation. 13 years ago
Tom Hacohen 818c1dbf64 Evas textblock: fixed most of the cases on which a cursor was not drawn correctly. 13 years ago
Carsten Haitzler e9acd2dfc8 on advice of vtorri <- revert until proven that limits.h works on 13 years ago
Carsten Haitzler eb1a43bfbf oops - formatting at start too - not just end 13 years ago
Carsten Haitzler 1974702021 fmting 13 years ago
Joerg Sonnenberger 4497367d7f From: Joerg Sonnenberger <joerg@britannica.bec.de> 13 years ago
Joerg Sonnenberger 527f011af9 From: Joerg Sonnenberger <joerg@britannica.bec.de> 13 years ago
Vincent Torri 2e92fe0223 update vcproj files 13 years ago
Vincent Torri 0686aa04af add vasprintf declaration on Windows 13 years ago
Carsten Haitzler 87891e6af7 just so you know it was called small earlier with that license. 13 years ago
Lucas De Marchi 5a8a8c9014 Convert (hopefully) all comparisons to NULL 13 years ago
Carsten Haitzler 8b35111094 fix free shutdown of gl common part of gl engine -> gl pipes badbess. 13 years ago