Age | Commit message (Expand) | Author |
2011-07-26 | __UNUSED__ | Mike Blumenkrantz |
2011-07-26 | use correct list find function sigh | Mike Blumenkrantz |
2011-07-26 | only attempt an mtab lock if permissions are sufficient | Mike Blumenkrantz |
2011-07-26 | fix const warning | Mike Blumenkrantz |
2011-07-26 | Ecore_X: Xlib uses screen number, not screen object. Fix !! Bad DH, | Christopher Michael |
2011-07-26 | Evas textblock: Updated docs. | Tom Hacohen |
2011-07-26 | From: Jihoon Kim <jihoon48.kim@samsung.com> | Jihoon Kim |
2011-07-26 | From: Naruto TAKAHASHI <tnaruto@gmail.com> | Naruto TAKAHASHI |
2011-07-26 | Evas tests: Added numerous tests for latest bug fixes. | Tom Hacohen |
2011-07-26 | Evas textblock: Fixed a bug with item visibility check. | Tom Hacohen |
2011-07-26 | Evas textblock: Fixed invalidate_text_nodes to work with <b><i></b></i> | Tom Hacohen |
2011-07-26 | Evas textblock: Fixed remove_pair and remove_matching. | Tom Hacohen |
2011-07-26 | Evas tests: Fixed textblock tests (formats). | Tom Hacohen |
2011-07-26 | Evas textblock: Use orig_format instead of _style_match_replace. | Tom Hacohen |
2011-07-26 | segv if preedit str null! | Carsten Haitzler |
2011-07-26 | Evas textblock: Fixed _format_append to parse tags + incomplete stuff. | Tom Hacohen |
2011-07-26 | Ecore_Evas: Remove xlib (and xcb) specific calls for the software_x11 | Christopher Michael |
2011-07-26 | Ecore_X: Add some new api functions for getting default | Christopher Michael |
2011-07-26 | edje Edje.h: Fixed documentation. | Daniel Juyung Seo |
2011-07-26 | fixes a weird bug exposed somewhere by giant tooltips resulting in the follow... | Mike Blumenkrantz |
2011-07-26 | fix timer precision handling to do what it was meant to do to begin with | Carsten Haitzler |
2011-07-26 | Ecore_X: Add a missing function for getting the count of screens. | Christopher Michael |
2011-07-26 | Ecore_X: Oopsie, don't need those dbg statements anymore. | Christopher Michael |
2011-07-26 | Ecore_X: Add start of XResource handling for xcb backend (NB: Nowhere | Christopher Michael |
2011-07-26 | Ecore_X: Remove 2 fixme's that were bogus, but add one new fixme note | Christopher Michael |
2011-07-26 | Ecore_X: Remove fixme comment (correct as it sits). | Christopher Michael |
2011-07-25 | evas: ecore_evas_buffer_new(bla, *very large number*) would crash on memset | Leandro Pereira |
2011-07-25 | [evas] Fixing typos on diagram. | Gustavo Lima Chaves |
2011-07-25 | Evas: Fix 'variable undeclared': I assume we wanted the xr rectangle | Christopher Michael |
2011-07-25 | fix latent onebuf code (was never used before) | Carsten Haitzler |
2011-07-25 | Evas: Fix autofoo wrt building Opengl w/ xcb. | Christopher Michael |
2011-07-25 | Ecore_Evas: Use ecore_x function(s) for getting window attributes. | Christopher Michael |
2011-07-25 | emotion: correctly close pipeline on file close, plus minor fix. | Cedric BAIL |
2011-07-25 | Evas tests: Added a TODO test. | Tom Hacohen |
2011-07-25 | Edje docs: Updated the 'tag' part of the Edc reference. | Tom Hacohen |
2011-07-25 | ecore-imf: Fix warnings | Naruto TAKAHASHI |
2011-07-24 | Ecore_X: Fix CnP when using xcb backend. | Christopher Michael |
2011-07-24 | update svn:ignores | Mike Blumenkrantz |
2011-07-24 | my triumphant return to AUTHORS | Mike Blumenkrantz |
2011-07-24 | populate edje.dox.in from edje.dox (was this intentionally empty?), update fr... | Mike Blumenkrantz |
2011-07-24 | middle mouse click now changes cursor location, fixes primary selection paste... | Mike Blumenkrantz |
2011-07-24 | Fix rpm build. | Rui Seabra |
2011-07-24 | Evil: prepare the 1.0 release. Put (all, evil as well as 'standard' ones) the... | Vincent Torri |
2011-07-24 | Evas tests: Adedd a textblock test for the last bug fix. | Tom Hacohen |
2011-07-24 | Evas textblock: Fixed updating of formats position on char_delete. | Tom Hacohen |
2011-07-24 | added entry,selection,none,request to spite tasn | Mike Blumenkrantz |
2011-07-24 | renamed to entry,selection,all,request because tasn won't shut up | Mike Blumenkrantz |
2011-07-24 | +entry,selection,request signal | Mike Blumenkrantz |
2011-07-24 | add entry,paste,request,1 and entry,paste,request,3 for different types of pa... | Mike Blumenkrantz |
2011-07-24 | link xim module against ecore_x. This patch fixes compilation on mac os x | Vincent Torri |