backend: add default engine support for Windows and Mac OS X
[platform/upstream/elementary.git] / src / lib / elm_win.c
2014-06-12 Vincent Torribackend: add default engine support for Windows and...
2014-06-12 Vincent Torribackend: remove Windows CE support Windows CE is dead...
2014-06-10 Gwanglim Leewin: fix borderless_set behavior
2014-06-03 Tom HacohenElm: Update code to use the new class names generated...
2014-05-30 Carsten Haitzler... elm win - if no ELM_DISPLAY is set, try more engines...
2014-05-23 WooHyun Jungwin: set NULL to focus_highlight.prev.target when it...
2014-05-11 Daniel Juyung Seofocus: update the focus in_theme status on each item...
2014-05-07 zmikeRevert "Revert "focus: Removed unused parameter from...
2014-05-07 zmikeRevert "focus: Removed unused parameter from an interna...
2014-05-06 Daniel Juyung Seofocus: Removed unused parameter from an internal focus...
2014-04-28 Carsten Haitzler... elm win - fix ELM_DISPLAY to choose the right software...
2014-04-21 Lukasz Stanislawskiatspi: separate atspi mode from access mode.
2014-04-21 Lukasz Stanislawskiatspi: refactor atspi_object class into mixins.
2014-04-16 Jaeun Choiwin: apply key binding
2014-04-15 Carsten Haitzler... win - add ELM_ACCEL env var to set acel method that...
2014-04-10 Tom HacohenAdjust code to use the slightly different Eo2 API.
2014-04-10 Tom Hacohenwin: Adjusted to Eo2.
2014-04-09 Bogdan Devichevelementary: when modal win appears another wins are...
2014-04-03 nirajkrfocus: Avoid un-necessary focus animation call
2014-04-01 Chris MichaelMerge branch 'devs/devilhorns/drm'
2014-04-01 Chris Michaelelementary: Add support to elementary for creating...
2014-04-01 Chris Michaelelementary: Remove FIXME comment as it is already done...
2014-03-31 Daniel ZaouiEolian: Integration of Win
2014-03-28 Carsten Haitzler... win - fix reset to 0 0 geom when window resizes. should...
2014-03-28 Carsten Haitzler... remove duplicate strcmp
2014-03-28 Carsten Haitzler... win - reduce code duplication and move accel prefernce...
2014-03-28 WooHyun Jungelm win - fix wrong resizing of focus highlight obj.
2014-03-26 Carsten Haitzler... elm win - fix tracking of current position to properly...
2014-03-22 Daniel Juyung Seofocus: Set the focus target as NULL on focus highlight...
2014-03-22 ChunEon ParkRevert "Revert "win: Add a API, elm_win_type_get.""
2014-03-22 ChunEon ParkRevert "win: Add a API, elm_win_type_get."
2014-03-20 WooHyun Jungelm_win: Fix wrong animation of focus highlight.
2014-03-17 Daniel ZaouiEolian: Integration of Elm Widget
2014-03-09 Carsten Haitzler... fix pulg/socket/inline to work again
2014-03-09 Carsten Haitzler... oops. printf--
2014-03-09 Carsten Haitzler... make actual accel preference work without diplay system set
2014-03-08 Daniel Juyung Seofocus: Added focus highlight clip disable feature.
2014-03-08 Carsten Haitzler... win - add accel preference option to elm windows
2014-03-08 Carsten Haitzler... win - improve window engine choosing code to be simpler...
2014-03-08 Carsten Haitzler... warning-- if building without x for elm
2014-03-08 Carsten Haitzler... wtf? returning an _X_ window should not return a win32...
2014-03-07 Daniel Juyung Seowin: Set correct parameter for focus highlight job.
2014-03-06 Daniel Juyung Seowin: Removed unnecessary internal wrapping function.
2014-02-25 Amitesh Singhlist: focus highlight is handled by item theme.
2014-02-25 Amitesh Singhlist: implemented widget item focus feature.
2014-02-18 Carsten Haitzler... fix more complaints on inwin shutdown and focus stuff
2014-02-18 Carsten Haitzler... elm win - on shutdown some objects become null during...
2014-02-10 Daniel Juyung Seoelm: fixed up the comments after the struct member.
2014-02-10 Seunghun Leeelm_win: added the window manager rotation feature...
2014-02-09 Amitesh Singhfocus: Added focus_highlight_geometry_get() into elm_wi...
2014-02-07 ChunEon Parkwin - +null check.
2014-02-06 Jaehwan Kimwin: Add a API, elm_win_type_get.
2014-02-05 ChunEon Parkwin - +null object checking.
2014-02-05 nirajkrfocus: Added elm_object_focus_highlight_style_get/set...
2014-02-05 Daniel Juyung Seowin: Renamed unclear internal variable name handled...
2014-02-04 Amitesh Singhwin: removed printf in _elm_win_focus_highlight_geometr...
2014-02-03 Amitesh Singhfocus: Added "focus_part" support on elm widget.
2014-01-23 Amitesh Singhfocus: Fixed focus issue that the highlight was not...
2014-01-22 Daniel Juyung Seoelm: Removed unnecessary null checks.
2014-01-22 Daniel Juyung Seoelm: Removed unnecessary null check for free.
2014-01-22 Daniel Juyung Seoelm: Removed unnecessary null check for evas_object_del.
2014-01-22 Daniel Juyung Seoelm: Removed unnecessary null check for eina_stringshar...
2014-01-21 Daniel Juyung Seoelm: Removed unnecessary null check for ecore_timer_del,
2014-01-21 Yakov Goldbergall widgets: change Eo API for "elm_widget_theme()...
2014-01-15 Daniel Juyung Seowin: Check null before calling elm_widget_highlight_in_...
2014-01-13 Ryuan Choielm_win: Removed EE_ENGINE_COMPARE macro to reduce...
2014-01-06 Daniel Juyung Seoelm: Changed __UNUSED__ to EINA_UNUSED.
2013-12-30 Yakov Goldbergwin: fix parameter order in elm_win_available_profiles_...
2013-12-27 Daniel Juyung Seowin: Added internal documentation about elm_win_rotatio...
2013-12-26 Daniel Juyung Seowin: Added floating mode documentation and added a...
2013-12-26 Daniel Juyung Seoelm: Unified eina critical manro to CRI.
2013-12-14 Daniel Juyung Seoelm lib: removed all the unnecessary empty lines.
2013-12-02 Daniel Juyung Seoelm: long waited seasonal trailing whitespaces removal!
2013-11-26 Rafael Antognollielm_win/wayland: Call frame update after rotation changed.
2013-11-15 Daniel Juyung Seoelm_win.c: removed build warning when there is no wayla...
2013-11-15 Chris MichaelMake routines to get the wayland window from an ecore_e...
2013-11-15 Chris MichaelFix formatting
2013-11-07 Tom HacohenChanged Eo class names to be consistent.
2013-11-02 Carsten Haitzler... unbreak wayland elm build more - use get_surface_id api
2013-11-01 Chris MichaelRevert maximize support ... apparently this has already...
2013-11-01 Chris MichaelRevert this ... apparently it has already been "fixed"
2013-10-31 Chris MichaelAdd missing EINA_UNUSED to function params.
2013-10-31 Chris MichaelFix elm client applications to support maximize properl...
2013-10-31 Daniel Juyung Seoaccess: fixed a typo. _elm_access_object_hilight -...
2013-10-29 Rafael Antognollielm/win: Do not force maximized status.
2013-10-29 Rafael Antognollielm/win: Put framespace set code in a common place.
2013-10-28 Daniel Juyung Seoelm: Fixed formatting about smart_event check for code...
2013-10-14 Daniel Juyung Seoelm_test: Fixed formatting. tab to space.
2013-10-11 Ryuan Choielm_win: Fixed warning after 99ab56d5
2013-10-05 Carsten Haitzler... fix up namespace for many signal while keeping old...
2013-10-05 Daniel Juyung Seoelm_win.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN macro.
2013-10-03 ChunEon Parkelementary/focus - update focus highlight when theme...
2013-09-30 Daniel Juyung Seoelm: Longwaited trailing white space removal. Clean...
2013-09-25 Cedric Bailelementary: update to new eo_parent_get/set API.
2013-09-11 Chris MichaelTell evas to use a frame object here.
2013-09-10 Chris MichaelTweak adjustment of setting opaque region.
2013-09-04 Chris MichaelAdd a rectangle to trac frame "spacer" so we can set...
2013-09-04 Chris MichaelFix eo function description (fixes a typo).
2013-09-04 Chris MichaelAdd elm_win_window_id_get API function
2013-09-04 Chris MichaelRemove blank line
next