2012-02-28 |
devilhorns | Elm (wayland): Update elm code to reflect recent efl... |
blob | commitdiff |
2012-02-28 |
raster | add callbacks for knowing several states of a window... |
blob | commitdiff | diff to current |
2012-02-25 |
raster | actually on reflection - doyoun - indicator mode should... |
blob | commitdiff | diff to current |
2012-02-24 |
raster | From: Doyoun Kang <doyoun.kang@samsung.com> |
blob | commitdiff | diff to current |
2012-02-24 |
cedric | elementary: oops revert. |
blob | commitdiff | diff to current |
2012-02-24 |
cedric | elementary: avoid segv and don't duplicate call. |
blob | commitdiff | diff to current |
2012-02-21 |
raster | use focus order to determine if window never focused... |
blob | commitdiff | diff to current |
2012-02-20 |
raster | From: cnook <kimcinoo@gmail.com> |
blob | commitdiff | diff to current |
2012-02-10 |
devilhorns | Elm: Call function to set wayland mouse pointer. |
blob | commitdiff | diff to current |
2012-02-10 |
devilhorns | Elm: Start on wayland pointer handling code. (draws... |
blob | commitdiff | diff to current |
2012-02-07 |
yoz | elementary: add hooks text to elm_win, from Davide... |
blob | commitdiff | diff to current |
2012-01-17 |
seoz | elm win.c: Removed unnecessary variable. |
blob | commitdiff | diff to current |
2012-01-16 |
jypark | Add new widget for extn socket and plug. |
blob | commitdiff | diff to current |
2012-01-12 |
devilhorns | Elementary: Added Wayland_Egl backend support. |
blob | commitdiff | diff to current |
2012-01-08 |
devilhorns | Elm (wayland): Handle frame resize via edje callbacks. |
blob | commitdiff | diff to current |
2012-01-04 |
devilhorns | Elm (wayland): Use edje signals for move/resize/close... |
blob | commitdiff | diff to current |
2012-01-03 |
devilhorns | Elm (wayland): Add ability to actually move windows... |
blob | commitdiff | diff to current |
2012-01-03 |
discomfitor | more sprintfs |
blob | commitdiff | diff to current |
2012-01-03 |
devilhorns | Elm: Add wayland_shm engine for Elm. Add config entries... |
blob | commitdiff | diff to current |
2011-12-14 |
woohyun | elementary/elm_win : when window is shonw at the first... |
blob | commitdiff | diff to current |
2011-12-05 |
discomfitor | <stefan_schmidt> discomfitor: successful commits are... |
blob | commitdiff | diff to current |
2011-12-05 |
discomfitor | better use of sub-object-del |
blob | commitdiff | diff to current |
2011-12-05 |
discomfitor | use sub-object-del signal for win stuff |
blob | commitdiff | diff to current |
2011-12-05 |
discomfitor | fix super annoying elm_win bug that went something... |
blob | commitdiff | diff to current |
2011-12-04 |
discomfitor | move safety check to actually do stuff here |
blob | commitdiff | diff to current |
2011-12-04 |
discomfitor | add safety checks for elm_win_center |
blob | commitdiff | diff to current |
2011-12-03 |
discomfitor | MIN/MAX macros -> elm_priv.h |
blob | commitdiff | diff to current |
2011-11-30 |
seoz | elm: Removed trailing whitespaces. |
blob | commitdiff | diff to current |
2011-11-23 |
mike_m | elementary: Fix a warning |
blob | commitdiff | diff to current |
2011-11-22 |
glima | [elementary] Fix return value on function. |
blob | commitdiff | diff to current |
2011-11-21 |
discomfitor | add elm_win_screen_size_get using ecore_evas |
blob | commitdiff | diff to current |
2011-11-21 |
discomfitor | add elm_win_focus_get |
blob | commitdiff | diff to current |
2011-11-20 |
cedric | elementary: remove warning when building without X. |
blob | commitdiff | diff to current |
2011-11-08 |
tasn | Elm win: change resize object func to use the win obj... |
blob | commitdiff | diff to current |
2011-11-05 |
kakaroto | Elementary: Add support for the PSL1GHT engine |
blob | commitdiff | diff to current |
2011-11-02 |
captainigloo | elementary: Add ecore_cocoa backend to elementary |
blob | commitdiff | diff to current |
2011-11-02 |
jypark | modify resize job function. |
blob | commitdiff | diff to current |
2011-11-01 |
tasn | Revert "change _elm_win_resize_job use ecore_evas_reque... |
blob | commitdiff | diff to current |
2011-10-31 |
jypark | change _elm_win_resize_job use ecore_evas_request_geome... |
blob | commitdiff | diff to current |
2011-10-31 |
seoz | elm: Use appropriate add/del_full for evas event callbacks. |
blob | commitdiff | diff to current |
2011-10-25 |
bdilly | Elementary Win: make elm_win_xwindow_get works to widge... |
blob | commitdiff | diff to current |
2011-10-25 |
raster | eek - warning-- |
blob | commitdiff | diff to current |
2011-10-25 |
raster | add util call to save always adding win, setting title... |
blob | commitdiff | diff to current |
2011-10-19 |
sachiel | Get us some nice auto translation scheme |
blob | commitdiff | diff to current |
2011-10-17 |
woohyun | elementary/elm_win.c : fix small bugs in elm_win.c |
blob | commitdiff | diff to current |
2011-10-15 |
kakaroto | Elementary: Use ecore_evas_new if the engine fails... |
blob | commitdiff | diff to current |
2011-10-14 |
raster | use ecore-evas and eevas image calls consistently for... |
blob | commitdiff | diff to current |
2011-10-05 |
barbieri | Elementary support for EWS, with simplistic window... |
blob | commitdiff | diff to current |
2011-10-03 |
discomfitor | fix bug where window-type tooltip deletion caused infin... |
blob | commitdiff | diff to current |
2011-09-14 |
hermet | elementary/win - added signal callback call for theme... |
blob | commitdiff | diff to current |
2011-09-07 |
woohyun | elementary : Elementary focus can be controlled only... |
blob | commitdiff | diff to current |
2011-09-07 |
woohyun | elementary/elm_win : Elementary's focus control should... |
blob | commitdiff | diff to current |
2011-08-23 |
glima | [elementary] Irritatingly bad output string now better. |
blob | commitdiff | diff to current |
2011-08-13 |
seoz | elm: Refactoring before I commit another patch. |
blob | commitdiff | diff to current |
2011-08-10 |
glima | [elementary] All docs to elm's header, as Raster wishes. |
blob | commitdiff | diff to current |
2011-08-09 |
woohyun | elementary/elm_win : focus restoring will be occured... |
blob | commitdiff | diff to current |
2011-08-09 |
woohyun | elementary : elm_win didn't be focused/unfocused follow... |
blob | commitdiff | diff to current |
2011-08-08 |
raster | we really should focus when we release mouse AND on_hol... |
blob | commitdiff | diff to current |
2011-08-06 |
woohyun | elementary : Partly rollback for about the feature... |
blob | commitdiff | diff to current |
2011-08-05 |
woohyun | elementary : Focus movement is possible with arrow... |
blob | commitdiff | diff to current |
2011-08-03 |
seoz | elm focus: Added elm_object_focus_set() API. Use this... |
blob | commitdiff | diff to current |
2011-08-02 |
raster | fix re-focusing of widgets once inlined window is focus... |
blob | commitdiff | diff to current |
2011-08-01 |
sachiel | Let's return from Bizarro world. Things working backwar... |
blob | commitdiff | diff to current |
2011-08-01 |
raster | min size of a win is NOT -1!! |
blob | commitdiff | diff to current |
2011-08-01 |
seoz | elm win: Refactoring. Removed unused local variable. |
blob | commitdiff | diff to current |
2011-07-29 |
sachiel | Elm_Win for normal human beings |
blob | commitdiff | diff to current |
2011-07-29 |
hermet | elm_win - patchec by kimcinoo@gmail.com |
blob | commitdiff | diff to current |
2011-07-28 |
sachiel | Who removed the second signal and left the now useless... |
blob | commitdiff | diff to current |
2011-07-28 |
sachiel | Inwin docs. No example. |
blob | commitdiff | diff to current |
2011-07-25 |
tasn | Elm engines: Added "buffer" engine. |
blob | commitdiff | diff to current |
2011-07-23 |
discomfitor | this code was too ugly to live |
blob | commitdiff | diff to current |
2011-07-11 |
caro | use strrchr() over rindex() for portability |
blob | commitdiff | diff to current |
2011-07-05 |
seoz | elm: Removed trailing whitespaces. |
blob | commitdiff | diff to current |
2011-07-05 |
raster | From: Hyoyoung Chang <hyoyoung.chang@samsung.com> |
blob | commitdiff | diff to current |
2011-06-10 |
seoz | Elm win: Added more docs. |
blob | commitdiff | diff to current |
2011-06-10 |
raster | and remove double callback calls! aaagh. changes didnt... |
blob | commitdiff | diff to current |
2011-06-10 |
raster | hmm conflict not merged right. fix. |
blob | commitdiff | diff to current |
2011-05-23 |
raster | dont add to win resize objs if alread one |
blob | commitdiff | diff to current |
2011-05-20 |
seoz | Elementary: Removed trailing whitespaces. |
blob | commitdiff | diff to current |
2011-05-16 |
raster | some docs on how to use the shot engine.. and other... |
blob | commitdiff | diff to current |
2011-05-13 |
hermet | elementary/win - just removed white space |
blob | commitdiff | diff to current |
2011-05-11 |
raster | elm can now set vsync for gl windows/clients |
blob | commitdiff | diff to current |
2011-05-07 |
seoz | Elementary: Removed trailing whitespaces. |
blob | commitdiff | diff to current |
2011-05-04 |
raster | allow elm to auto-screenshot and save windows all by... |
blob | commitdiff | diff to current |
2011-04-22 |
hermet | elementary/segment_control, panes, photocam, photo... |
blob | commitdiff | diff to current |
2011-04-20 |
seoz | Elementary: Removed trailing whitespaces. |
blob | commitdiff | diff to current |
2011-04-19 |
raster | fix window posotioning when inlined |
blob | commitdiff | diff to current |
2011-04-15 |
raster | fix up copy & paste with inlined win and a few other... |
blob | commitdiff | diff to current |
2011-04-14 |
raster | copy from inlined wins works. copy to.. doesn't. |
blob | commitdiff | diff to current |
2011-04-14 |
raster | kbd input/fcosu works on inlined wins. wootsors |
blob | commitdiff | diff to current |
2011-04-14 |
seoz | Elementary: Removed trailing white spaces. |
blob | commitdiff | diff to current |
2011-04-14 |
raster | mm.... new widget options/modes for win... u can put... |
blob | commitdiff | diff to current |
2011-04-05 |
hermet | Elementary / genlist, slider, radio, win toolbar, thumb... |
blob | commitdiff | diff to current |
2011-04-01 |
hermet | elementary/theme, widget, win, toolbar, thumb, toggle... |
blob | commitdiff | diff to current |
2011-03-23 |
raster | listen to move events and track on override-redirect... |
blob | commitdiff | diff to current |
2011-03-22 |
devilhorns | Elementary: Patch from Jihoon Kim to add missing window... |
blob | commitdiff | diff to current |
2011-03-10 |
raster | fix shutdown+init cycle with deferred win free |
blob | commitdiff | diff to current |
2011-02-17 |
raster | make the writing of a softkey much easier - you dont... |
blob | commitdiff | diff to current |
2011-01-29 |
raster | move elementary to trunk base. out of TMP/st. |
blob | commitdiff | diff to current |
|