2013-01-10 |
Christopher Michael | Data is not used in the show_region_hook anyway, so... Signed-off-by: Christopher Michael <cp.michael@samsung.com>
|
commit | commitdiff | tree |
2013-01-10 |
Christopher Michael | Do not try to get the genlist Smart_Data from the data... Signed-off-by: Christopher Michael <cp.michael@samsung.com>
|
commit | commitdiff | tree |
2012-12-19 |
Christopher Michael | If elementary is built with wayland support (and X... Signed-off-by: Christopher Michael <cp.michael@samsung.com>
|
commit | commitdiff | tree |
2012-12-06 |
Christopher Michael | Patch from Juan Zhao <juan.j.zhao@linux.intel.com>... Signed-off-by: Christopher Michael <cp.michael@samsung.com>
|
commit | commitdiff | tree |
2012-09-06 |
Christopher Michael | Elm: Add missing unused for parameter.
|
commit | commitdiff | tree |
2012-09-06 |
Christopher Michael | Elm: Fix Escape namespace to compile on Windows.
|
commit | commitdiff | tree |
2012-09-05 |
Christopher Michael | Elm: Revert changes for framespace.
|
commit | commitdiff | tree |
2012-09-05 |
Christopher Michael | Elementary: Revert all framespace changes.
|
commit | commitdiff | tree |
2012-09-04 |
Christopher Michael | Elm: Account for framespace X also. Thanks for spotting...
|
commit | commitdiff | tree |
2012-09-04 |
Christopher Michael | Elm: Fix naviframe shrinking when you change to a different...
|
commit | commitdiff | tree |
2012-09-04 |
Christopher Michael | Elm: Use sane window size in naviframe test.
|
commit | commitdiff | tree |
2012-09-04 |
Christopher Michael | Elm: Let's use sane window sizes in tests, yes ? :)
|
commit | commitdiff | tree |
2012-09-04 |
Christopher Michael | Elm: Fix menus which get placed inside a toolbar for...
|
commit | commitdiff | tree |
2012-09-04 |
Christopher Michael | Elm: Fix toolbar widget to account for framespace....
|
commit | commitdiff | tree |
2012-09-03 |
Christopher Michael | Elm: Fix menu test. Since we cannot get click events...
|
commit | commitdiff | tree |
2012-09-03 |
Christopher Michael | Elm: Fix stupid hover widget to account for framespace...
|
commit | commitdiff | tree |
2012-09-03 |
Christopher Michael | Elementary: (elm_flip) Not much point in fetching the...
|
commit | commitdiff | tree |
2012-09-03 |
Christopher Michael | Elementary: Fix ticket #1376: Titlebar respondes to...
|
commit | commitdiff | tree |
2012-08-31 |
Christopher Michael | Elementary: Patch from Alex Wu <zhiwen.wu@linux.intel...
|
commit | commitdiff | tree |
2012-08-31 |
Christopher Michael | Elementary: Make entry compile again when using Wayland.
|
commit | commitdiff | tree |
2012-08-29 |
Christopher Michael | Elementary: Fix up copy/paste code to work properly...
|
commit | commitdiff | tree |
2012-08-29 |
Christopher Michael | Elementary: Fix selection_has_owner function. Check...
|
commit | commitdiff | tree |
2012-08-29 |
Christopher Michael | Elementary: Copy-Paste support for Wayland Engines.
|
commit | commitdiff | tree |
2012-08-23 |
Christopher Michael | Elm: Fix tickets 1375 (Pictures appear with a bottom...
|
commit | commitdiff | tree |
2012-08-23 |
Christopher Michael | Elm: Fix ticket 1376 (gesture layer test allows events...
|
commit | commitdiff | tree |
2012-08-23 |
Christopher Michael | Elm: Fix ticket 1363 (Cannot change focus with Shift...
|
commit | commitdiff | tree |
2012-08-22 |
Christopher Michael | Elm: Remove some dead, commented out old code.
|
commit | commitdiff | tree |
2012-08-22 |
Christopher Michael | Elm: Fix slider popup to account for framespace.
|
commit | commitdiff | tree |
2012-08-22 |
Christopher Michael | Elm: Fix track_resize_cb to actually resize the popup...
|
commit | commitdiff | tree |
2012-08-22 |
Christopher Michael | Elm: Better grammar for the Socket test.
|
commit | commitdiff | tree |
2012-08-22 |
Christopher Michael | Elm: Fix window inline test on wayland engines.
|
commit | commitdiff | tree |
2012-08-22 |
Christopher Michael | Elm (tests): Fix more insanely sized windows.
|
commit | commitdiff | tree |
2012-08-22 |
Christopher Michael | Elm (tests): Fix window size.
|
commit | commitdiff | tree |
2012-08-22 |
Christopher Michael | Elm: Be sure to set a size for the window.
|
commit | commitdiff | tree |
2012-08-22 |
Christopher Michael | Elm: Remove unused variable in example (I was tired...
|
commit | commitdiff | tree |
2012-08-16 |
Christopher Michael | Elm: Add a mouse,out event (when we have a wayland...
|
commit | commitdiff | tree |
2012-08-15 |
Christopher Michael | Elm: Add fullscreen handling :)
|
commit | commitdiff | tree |
2012-08-14 |
Christopher Michael | Elm: Remove mixed_wrap line. Ooopsie, that one should...
|
commit | commitdiff | tree |
2012-08-14 |
Christopher Michael | Elm: Fix test_entry 8 to not shrink the entry when...
|
commit | commitdiff | tree |
2012-08-13 |
Christopher Michael | Elm: We should also add the wayland cflags and libs...
|
commit | commitdiff | tree |
2012-08-06 |
Christopher Michael | Elm: Fix ticket #1266: "delete,request" callback never...
|
commit | commitdiff | tree |
2012-08-06 |
Christopher Michael | Elm: Do not need to get frame x/y values here as we...
|
commit | commitdiff | tree |
2012-08-06 |
Christopher Michael | Elm: Add signals for mouse movements on the border...
|
commit | commitdiff | tree |
2012-08-06 |
Christopher Michael | Elm: Fix ticket #1245. Mouse cursor does not change...
|
commit | commitdiff | tree |
2012-07-31 |
Christopher Michael | Elm: Update label example to move labels so they do...
|
commit | commitdiff | tree |
2012-07-30 |
Christopher Michael | Elm: Account for framespace when resizing frame object...
|
commit | commitdiff | tree |
2012-07-30 |
Christopher Michael | Elm: Formatting.
|
commit | commitdiff | tree |
2012-07-11 |
Christopher Michael | Elm: Commit roberts patch which fixes the unsafe call to
|
commit | commitdiff | tree |
2012-07-11 |
Christopher Michael | Elm: Patch from Robert Bradford <robert.bradford@intel...
|
commit | commitdiff | tree |
2012-06-06 |
Christopher Michael | Elm: Patches from Rob Bradford <rob@linux.intel.com...
|
commit | commitdiff | tree |
2012-06-06 |
Christopher Michael | Elm: Update ChangeLog for Rob's patch.
|
commit | commitdiff | tree |
2012-06-06 |
Christopher Michael | Elm: Patch from Rob Bradford <rob@linux.intel.com>...
|
commit | commitdiff | tree |
2012-05-28 |
Christopher Michael | Elm: Updated ChangeLog from Robert's patch.
|
commit | commitdiff | tree |
2012-05-28 |
Christopher Michael | Elm: Patch from Robert Bradford <robert.bradford@intel...
|
commit | commitdiff | tree |
2012-05-15 |
Christopher Michael | Elm (wayland): Fix elm not drawing frames in Wayland...
|
commit | commitdiff | tree |
2012-04-24 |
Christopher Michael | Elm: Update functions for moving/resizing elm_window...
|
commit | commitdiff | tree |
2012-03-08 |
Christopher Michael | Elm: Don't try to init ecore_imf if we don't have support...
|
commit | commitdiff | tree |
2012-02-28 |
Christopher Michael | Elm (wayland): Set frame clip. Fix maximize/unmaximize...
|
commit | commitdiff | tree |
2012-02-28 |
Christopher Michael | Elm (wayland): Update elm code to reflect recent efl...
|
commit | commitdiff | tree |
2012-02-10 |
Christopher Michael | Elm: Call function to set wayland mouse pointer.
|
commit | commitdiff | tree |
2012-02-10 |
Christopher Michael | Elm: Start on wayland pointer handling code. (draws...
|
commit | commitdiff | tree |
2012-02-10 |
Christopher Michael | Elm: Set a min for the wayland mouse pointer.
|
commit | commitdiff | tree |
2012-02-10 |
Christopher Michael | Elm: Add pointer edc for mouse_pointers of elm wayland...
|
commit | commitdiff | tree |
2012-02-10 |
Christopher Michael | Elm: Add pointer images for mouse_pointers when elm...
|
commit | commitdiff | tree |
2012-02-01 |
Christopher Michael | Elm: Fix 'variable may be used uninitialized' warnings.
|
commit | commitdiff | tree |
2012-01-12 |
Christopher Michael | Elementary: Fix border title (text) color on frames...
|
commit | commitdiff | tree |
2012-01-12 |
Christopher Michael | Elementary: Added Wayland_Egl backend support.
|
commit | commitdiff | tree |
2012-01-11 |
Christopher Michael | Elm: Shut up elm_frame, I am tired of hearing you spew...
|
commit | commitdiff | tree |
2012-01-08 |
Christopher Michael | Elm (wayland): Provide edje signals for resize,start...
|
commit | commitdiff | tree |
2012-01-08 |
Christopher Michael | Elm (wayland): Handle frame resize via edje callbacks.
|
commit | commitdiff | tree |
2012-01-04 |
Christopher Michael | Elm (wayland): Make border edc use signals for move...
|
commit | commitdiff | tree |
2012-01-04 |
Christopher Michael | Elm (wayland): Use edje signals for move/resize/close...
|
commit | commitdiff | tree |
2012-01-03 |
Christopher Michael | Elm (wayland): Add ability to actually move windows...
|
commit | commitdiff | tree |
2012-01-03 |
Christopher Michael | Elm (wayland): Implement mouse events for min, max...
|
commit | commitdiff | tree |
2012-01-03 |
Christopher Michael | Elm: Add 'Wayland_Shm' as an option for the Elm Config...
|
commit | commitdiff | tree |
2012-01-03 |
Christopher Michael | Elm: Add wayland_shm engine for Elm. Add config entries...
|
commit | commitdiff | tree |
2012-01-03 |
Christopher Michael | Elm: Add border edc & images for wayland borders.
|
commit | commitdiff | tree |
2011-10-27 |
Christopher Michael | Elementary: Fix uninitialized variables warnings. Fix...
|
commit | commitdiff | tree |
2011-07-23 |
Christopher Michael | Elm: Conformant Widget: Fix 'Zone may be used uninitialized...
|
commit | commitdiff | tree |
2011-04-08 |
Christopher Michael | ELM: Fix 'whitespace following trailing backslash'
|
commit | commitdiff | tree |
2011-03-30 |
Christopher Michael | ELM: Transit: Remove unused variable.
|
commit | commitdiff | tree |
2011-03-22 |
Christopher Michael | Elementary: Patch from Jihoon Kim to add missing window...
|
commit | commitdiff | tree |
2011-03-18 |
Christopher Michael | Patch from Jihoon Kim:
|
commit | commitdiff | tree |
2011-02-15 |
Christopher Michael | add __UNUSED__ for data paramater as it's not used.
|
commit | commitdiff | tree |
2011-02-06 |
Christopher Michael | Path variable no longer needed here.
|
commit | commitdiff | tree |
2010-12-31 |
Christopher Michael | Add UNUSED so we get a clean compile.
|
commit | commitdiff | tree |
2010-12-31 |
Christopher Michael | Add UNUSED where needed.
|
commit | commitdiff | tree |
2010-12-31 |
Christopher Michael | If you add new atom names, be sure to bump the atom...
|
commit | commitdiff | tree |
2010-12-31 |
Christopher Michael | Fix up functions & prototypes to match the proper ElmMapSour...
|
commit | commitdiff | tree |
2010-12-24 |
Christopher Michael | Patch from WooHyun Jung to fix small bug in elm_main:
|
commit | commitdiff | tree |
2010-10-25 |
Christopher Michael | Bottom shadow image (for background) is actually 8...
|
commit | commitdiff | tree |
2010-10-15 |
Christopher Michael | Fix elm_bg overlay issue:
|
commit | commitdiff | tree |
2010-10-15 |
Christopher Michael | Do variable checks correctly (we cannot get widget...
|
commit | commitdiff | tree |
2010-10-15 |
Christopher Michael | No need to create an elm_icon if widget_data is NULL.
|
commit | commitdiff | tree |
2010-10-15 |
Christopher Michael | Not sure what happened here, but elm_widget_display_only_get...
|
commit | commitdiff | tree |
2010-10-14 |
Christopher Michael | Make elm build again (remove duplicated function declaration...
|
commit | commitdiff | tree |
2010-10-13 |
Christopher Michael | Fix typo (I believe the word is breaking) ;)
|
commit | commitdiff | tree |
2010-10-12 |
Christopher Michael | Don't use values that need computing for relative ...
|
commit | commitdiff | tree |
2010-10-12 |
Christopher Michael | Some colorpicker cleanups:
|
commit | commitdiff | tree |
2010-10-12 |
Christopher Michael | Default BG Plain test back to scaled....
|
commit | commitdiff | tree |
next |