wtf? stray escape chars! fix!
[framework/uifw/elementary.git] / src / lib / elm_win.c
2012-04-24 devilhornsElm: Update functions for moving/resizing elm_window...
2012-04-20 rasteruse the new escape text set to clear up issues if theme...
2012-04-09 woohyunelementary/elm_win : Patch from Rajeev. Thanks. - Remov...
2012-04-06 jihoonelementary: ignore key event of keypad when NumLock...
2012-04-06 hermetelementary/win - [E-devel] [Patch][Elementary] Patch...
2012-03-29 seozelm: Fixed formatting. Added a space after 'if/while...
2012-03-29 rasteruse new ref_get func in object cleanup for windows.
2012-03-28 seozelm: Fixed formatting.
2012-03-20 caroElm: typo in comment
2012-03-12 jyparkremove deprecated code related with
2012-03-07 rasterFrom: myoungwoon kim <myoungwoon@gmail.com>
2012-03-06 rasterrename a whole host of config-related functions to...
2012-03-05 rasterdeprecate elm_win_transparent stuff
2012-02-29 rasteradd a proper elm api to request a prefeered evas render...
2012-02-29 rasterand now add/implement window icon too. awesome++!!...
2012-02-29 seozelm win: Fixed typo. Patch by Jeremy Zurcher <jeremy...
2012-02-29 seozelm win: Commented unused function.
2012-02-28 devilhornsElm (wayland): Set frame clip. Fix maximize/unmaximize...
2012-02-28 devilhornsElm (wayland): Update elm code to reflect recent efl...
2012-02-28 rasteradd callbacks for knowing several states of a window...
2012-02-25 rasteractually on reflection - doyoun - indicator mode should...
2012-02-24 rasterFrom: Doyoun Kang <doyoun.kang@samsung.com>
2012-02-24 cedricelementary: oops revert.
2012-02-24 cedricelementary: avoid segv and don't duplicate call.
2012-02-21 rasteruse focus order to determine if window never focused...
2012-02-20 rasterFrom: cnook <kimcinoo@gmail.com>
2012-02-10 devilhornsElm: Call function to set wayland mouse pointer.
2012-02-10 devilhornsElm: Start on wayland pointer handling code. (draws...
2012-02-07 yozelementary: add hooks text to elm_win, from Davide...
2012-01-17 seozelm win.c: Removed unnecessary variable.
2012-01-16 jyparkAdd new widget for extn socket and plug.
2012-01-12 devilhornsElementary: Added Wayland_Egl backend support.
2012-01-08 devilhornsElm (wayland): Handle frame resize via edje callbacks.
2012-01-04 devilhornsElm (wayland): Use edje signals for move/resize/close...
2012-01-03 devilhornsElm (wayland): Add ability to actually move windows...
2012-01-03 discomfitormore sprintfs
2012-01-03 devilhornsElm: Add wayland_shm engine for Elm. Add config entries...
2011-12-14 woohyunelementary/elm_win : when window is shonw at the first...
2011-12-05 discomfitor<stefan_schmidt> discomfitor: successful commits are...
2011-12-05 discomfitorbetter use of sub-object-del
2011-12-05 discomfitoruse sub-object-del signal for win stuff
2011-12-05 discomfitorfix super annoying elm_win bug that went something...
2011-12-04 discomfitormove safety check to actually do stuff here
2011-12-04 discomfitoradd safety checks for elm_win_center
2011-12-03 discomfitorMIN/MAX macros -> elm_priv.h
2011-11-30 seozelm: Removed trailing whitespaces.
2011-11-23 mike_melementary: Fix a warning
2011-11-22 glima[elementary] Fix return value on function.
2011-11-21 discomfitoradd elm_win_screen_size_get using ecore_evas
2011-11-21 discomfitoradd elm_win_focus_get
2011-11-20 cedricelementary: remove warning when building without X.
2011-11-08 tasnElm win: change resize object func to use the win obj...
2011-11-05 kakarotoElementary: Add support for the PSL1GHT engine
2011-11-02 captainiglooelementary: Add ecore_cocoa backend to elementary
2011-11-02 jyparkmodify resize job function.
2011-11-01 tasnRevert "change _elm_win_resize_job use ecore_evas_reque...
2011-10-31 jyparkchange _elm_win_resize_job use ecore_evas_request_geome...
2011-10-31 seozelm: Use appropriate add/del_full for evas event callbacks.
2011-10-25 bdillyElementary Win: make elm_win_xwindow_get works to widge...
2011-10-25 rastereek - warning--
2011-10-25 rasteradd util call to save always adding win, setting title...
2011-10-19 sachielGet us some nice auto translation scheme
2011-10-17 woohyunelementary/elm_win.c : fix small bugs in elm_win.c
2011-10-15 kakarotoElementary: Use ecore_evas_new if the engine fails...
2011-10-14 rasteruse ecore-evas and eevas image calls consistently for...
2011-10-05 barbieriElementary support for EWS, with simplistic window...
2011-10-03 discomfitorfix bug where window-type tooltip deletion caused infin...
2011-09-14 hermetelementary/win - added signal callback call for theme...
2011-09-07 woohyunelementary : Elementary focus can be controlled only...
2011-09-07 woohyunelementary/elm_win : Elementary's focus control should...
2011-08-23 glima[elementary] Irritatingly bad output string now better.
2011-08-13 seozelm: Refactoring before I commit another patch.
2011-08-10 glima[elementary] All docs to elm's header, as Raster wishes.
2011-08-09 woohyunelementary/elm_win : focus restoring will be occured...
2011-08-09 woohyunelementary : elm_win didn't be focused/unfocused follow...
2011-08-08 rasterwe really should focus when we release mouse AND on_hol...
2011-08-06 woohyunelementary : Partly rollback for about the feature...
2011-08-05 woohyunelementary : Focus movement is possible with arrow...
2011-08-03 seozelm focus: Added elm_object_focus_set() API. Use this...
2011-08-02 rasterfix re-focusing of widgets once inlined window is focus...
2011-08-01 sachielLet's return from Bizarro world. Things working backwar...
2011-08-01 rastermin size of a win is NOT -1!!
2011-08-01 seozelm win: Refactoring. Removed unused local variable.
2011-07-29 sachielElm_Win for normal human beings
2011-07-29 hermetelm_win - patchec by kimcinoo@gmail.com
2011-07-28 sachielWho removed the second signal and left the now useless...
2011-07-28 sachielInwin docs. No example.
2011-07-25 tasnElm engines: Added "buffer" engine.
2011-07-23 discomfitorthis code was too ugly to live
2011-07-11 carouse strrchr() over rindex() for portability
2011-07-05 seozelm: Removed trailing whitespaces.
2011-07-05 rasterFrom: Hyoyoung Chang <hyoyoung.chang@samsung.com>
2011-06-10 seozElm win: Added more docs.
2011-06-10 rasterand remove double callback calls! aaagh. changes didnt...
2011-06-10 rasterhmm conflict not merged right. fix.
2011-05-23 rasterdont add to win resize objs if alread one
2011-05-20 seozElementary: Removed trailing whitespaces.
2011-05-16 rastersome docs on how to use the shot engine.. and other...
2011-05-13 hermetelementary/win - just removed white space
2011-05-11 rasterelm can now set vsync for gl windows/clients
next