This is an automated email from the git hooks/post-receive script.

stefan pushed a change to annotated tag v1.13.0-alpha1
in repository core/elementary.

        at  865cd9f   (tag)
   tagging  2ccba474a635e45b19ae0ddc1053aa1a290ca6d8 (commit)
  replaces  v1.12.0
 tagged by  Stefan Schmidt
        on  Mon Jan 12 14:35:48 2015 +0100

- Log -----------------------------------------------------------------
v1.13.0-alpha1

Amitesh Singh (4):
      multibuttonentry: use !strcmp() instead for comparison.
      list/genlist/gengrid: Fix memory leak.
      test_glview: Refractored the shader/program log code.
      test_glview_simple: opimize draw code.

Anand (2):
      config: Fixed null return.
      List: Focus highlight when loop is enable

Andrii Kroitor (3):
      elm_box: inappropriate size_hint_align value usage fix
      elm_toolbar: fix memory leak in _elm_toolbar_nearest_visible_item_get
      elm_genlist: add missing callback call

Anil Kumar Nahak (1):
      Slider: Added APIs to set/get slider's indicator visibility mode.

Brian 'morlenxus' Miculcy (1):
      theme/e/shelf: Add a translucent style.

Carsten Haitzler (8):
      elm - UNBREAK BUILD! (#undef... SOMETHING)
      elm - layout - allow elm.txt or elm.text.* parts to signal...
      elm - fix warnings added in f99be3a1d6bdc63153598b592b5437c33da44bf0
      theme - more efm icons from appb
      elm progressbar - fix invalid access to freed units string
      elm filesel - fix eio access of widget data after de in eio threads
      elm - elm image orientation api fix - major bug in implementation
      elm - fix build problem with examples - elocation api

Cedric BAIL (5):
      autotools: fix indentation.
      sphere_hunter: remove warning.
      autotools: build Sphere Hunter with the rest of the examples.
      .gitignore: ignore new example.
      elm_win: make it possible to specify alpha window in the theme directly.

Chinmaya (1):
      Gengrid: Focus highlight should move to nearest visible object.

Christopher Michael (3):
      elementary: Fix DnD to work again in wayland
      elementary: Fix return values to use Eina_Bool
      elementary: Fix issue with event data causing an invalid free

ChunEon Park (82):
      transit: free the map resource.
      test/evasmap3d: let better quality as default.
      didn't intend puhing this patch.
      elementary/config: improve doc.
      config: improve doc.
      win: set config engine on higher priority than DISPLAY env var
      transit: fix warning (different types comparing)
      transit: renamed to explicit examples.
      transit: add bezier curve tween mode example
      transit: adjust control point position range in the bezier sample
      transit: print more detail control points message in the bezier sample
      transit: clean up beizer test code...
      transit: revise sample
      transit: revise tween sample
      genlist: add "scroll" smart call
      genlist: code refactoring
      genlist: send a disabled signal when the decorated item is unrealized.
      genlist: send a signal internally.
      genlist: send an additional signal
      genlist: remove duplicated signal registration.
      genlist: clean up code.
      genlist: return as possible as soon.
      genlist: removed unnecessary check
      genlist: return as possible as soon
      Revert "genlist: return as possible as soon"
      Revert "genlist: return as possible as soon."
      genlist: use convenient macro.
      genlist: + warning msg for user notice
      genlist: let group item set reorder style as it needs.
      genlist: send reorder signal to decoration item and views.
      genlist: free selected items when genlist is cleared.
      genlist: exceptional handling.
      genlist: code refactoring.
      genlist: refactoring code.
      genlist: code refactoring.
      genlist: code refactoring.
      genlist: code refactoring.
      genlist: code refactoring.
      genlist: code refactoring
      genlist: + null check
      genlist: remove useless deco texts.
      ggenlist: code refactoring.
      genlist: unselect item if the select mode is display only or none.
      genilst: unselect items if the genlist select mode is display only or 
none.
      genlist: use ELM_NEW
      genlist: use macro as possible.
      genlist: add some comment in code.
      genlist: Fix genlist index get bug
      genlist: keep the item class as given argument.
      gelnist: unswallow makes sense. not smart member del.
      genlist: use macro as possible.
      genlist: refactor code.
      colorselector: memory leak fix  in _color_bars_add
      genlist: cancel multi selected items.
      genlist: clean up missing resources in genlist_clear()
      genlist: null check++
      genlist: use simple macro
      genlist: code refactoring.
      genlist: + parent validation check
      genlist: add more arguments validation checks
      theme: fix misprint in popup style alias name
      genlist: fix crash issue.
      genlist: code refactoring.
      genlist: +parent validation check
      genlist: replace to internal call
      genlist: make up lack of behaviors in item_disable
      genlist: +warning
      genlist: send signal to deco_all_view additionally.
      genilst: get rid of lazy deletion.
      genlist: remove internal callback usage.
      genilst: descriptive comment++
      genlist: use eina bool
      genlist: simple code clean up
      genlist: if the item was selected, then skip item_select() procedure.
      widget: remove redundant internal macros
      genlist: clean up genlist_smart_del() func.
      genlist: code refactoring.
      genlist: fix regression bug. (T1986)
      genlist: send decoration active signal to view item.
      genlist: revert 6f177e5db01553276058235a81cbfcc9b2cd4e23
      genlist: remove unnecessary null check.
      genlist: recommit 1879cc39258c63c24f0abcff56558b1f1b60167a with 
correction.

Daniel Hirt (1):
      Elm_Entry: Fix dropped text data insertion

Daniel Juyung Seo (63):
      test_progressbar: Fix weight/align size hints.
      test: Use ELM_SCALE_SIZE instead of elm_config_scale_get().
      label: Add more comments for the unclear internal data.
      elm: Remove unnecessary elm_shutdown() while using ELM_MAIN().
      bg.edc: Add bg widget style information.
      panel, segment_control: Use ev->canvas instead of ev->output.
      bg: Flourish bg documentations and comments.
      segment_control: Fix shadow declaration build warning.
      elm: Modify document for APIs.
      genlist: Fix build warning for uninitialized variable.
      test_genlist: Add elm_genlist_item_subitems_get sample.
      actionslider, app, bg: Fix and clean up doxygen documentation.
      box, bubble, calendar: Fix and clean up doxygen documentation.
      clock, datetime, dayselector: Fix and clean up doxygen documentation.
      colorselector, entry, flip: Fix and clean up doxygen documentation.
      gesture_layer, glview, hover: Fix and clean up doxygen documentation.
      icon, image, label: Fix and clean up doxygen documentation.
      layout, list, map: Fix and clean up doxygen documentation.
      panel, prefs, progressbar: Fix and clean up doxygen documentation.
      scroller, slider, slideshow: Fix and clean up doxygen documentation.
      thumb, toolbar, web: Fix and clean up doxygen documentation.
      win: Fix and clean up doxygen documentation.
      elm: Clean-up and fix a lot of doxygen for elementary headers.
      test_slider: Fix wrong slider description.
      test_notify,popup: Add key event reacting examples.
      list: Fix wrong eo item porting.
      list: Optimize eo item usage.
      hoversel, popup, colorselector: Optimize eo item usage.
      diskselector, flipselector:  Optimize eo item usage.
      gengrid, genlist: Optimize eo item usage.
      index, list, menu: Optimize eo item usage.
      widget: Add error message when the parent parameter was set wrongly.
      test_menu: Fix wrong parent set.
      test_photocam: Remove unnecessary data set.
      test_photocam: Enhance photocam test.
      config: Refactor scrolling configuration dialog.
      test_3d: Set indicator format explictly.
      test_win_state: Add win lower and deiconify samples.
      slider: Clean up of the previous slider patch.
      datetime: Fix edc sizing issue by putting fixed: 1 1.
      widget: Add/Fix internal documentations.
      example/sphere_hunter: Clean up source code.
      test_genlist: Refactor genlist focus test.
      genlist: Fix genlist crash issue when clearing genlist on item focus 
callback.
      test_genlist: Remove unused value.
      entry: Make documentation less confusing.
      win: Fix wrong return value of window theme apply.
      table: Refactor internal codes to keep consistency.
      win: Support elm_win style change and runtime theme change.
      win: Support runtime alpha window switch on theme change.
      win: Rename the internal variable to avoid confusion.
      win: Add more description for automatic switch to alpha window by theme.
      genlist: Fix dereference before null check.
      image: Fix formatting for the latest commit 283988.
      gengrid: Add missing "moved" callback call on item reorder by key.
      genlist: Return the correct pointer for object item.
      gengrid, genlist, list, toolbar: Fix memory leak and enhance performance.
      gengrid: Enhance realized_items_get performance.
      test_transit: Cast integer to pointer correctly to support 64 bit system.
      test_genlist: Add clicked,right test case.
      genlist: Fix internal comments.
      gesture_layer: Remove unnecessary value assignment.
      Revert "gesture_layer: Remove unnecessary value assignment."

Daniel Zaoui (32):
      Elm Widget Item: Migrate to Eo
      Elm Colorselector Item: Migrate to Eo
      Elm Dayselector Item: Migrate to Eo
      Elm Hoversel Item: Migrate to Eo
      Elm Segment Control Item: Migrate to Eo
      Elm Slideshow Item: Migrate to Eo
      Elm Flipselector Item: Migrate to Eo
      Elm Menu Item: Migrate to Eo
      Elm Ctxpopup item: Migrate to Eo
      Elm Index item: Migrate to Eo
      Elm Multibuttonentry Item: Migrate to Eo
      Elm Naviframe Item: Migrate to Eo
      Elm Genlist Item: Migrate to Eo
      Elm Gengrid Item: Migrate to Eo
      Elm List Item: Migrate to Eo
      Elm Toolbar Item: Migrate to Eo
      Elm DiskSelector Item: Migrate to Eo
      Elm Popup Item: Migrate to Eo
      Object Items: remove last invocations to elm_widget_item_ APIs
      Object Items: Elm_Object_Item becomes Eo
      Object Items: remove old inheritance mechanism.
      Object Items: remove temporary files used for the porting to Eo.
      Object Items: remove casts that are no more needed.
      Object Items: remove legacy APIs.
      Object Items: Adapt del callback to Eo.
      Object Items: remove data variable from widget item.
      Object Items: replace most of del_pre functions with destructor.
      Genlist: Fix API return value.
      Genlist: Fix previous commit.
      DnD: fix callbacks call on many DnD operations.
      Revert "win INLINE_IMAGE test now crashes as expected when trying to use 
it in a non-useless manner"
      DnD: fix callbacks deletion for inline windows.

Dave Andreoli (12):
      Genlist: better text style for the default_style selected style
      Genlist: added the clicked,right event on items
      Improve -clicked- detection code by accept only if the mouse do not move 
too much
      Genlist: do not fire clicked,right while dragging in progress
      Gengrid: new signal: clicked,right with proper test
      List: new signal: clicked,right with simple test
      Hover and derivates: dismiss with every mouse buttons, not only 1
      Fileselector: beautify the search entry
      Icon theme: added standard freedesktop names.
      Icon: added documentation for the new fdo icon names
      Added the elm_win_util_dialog_add() API function
      Improve win dialog test to also include a test for standard_win

Hosang Kim (2):
      Scroller: Add step size set API
      gengrid: Fix mirroring issue about key event

Igor Murzov (1):
      Update russian translation

Jaehyun Cho (4):
      elm_transit: Apply evas_map_util_object_move_sync_set() to transit
      elm_widget: Pass Elm_Object_Item *item as *event_info in item->del_func.
      elm_transit: Support zoom keeping current map effect.
      elm_transit: Support rotation keeping current map effect.

Jean Guyomarc'h (1):
      Do not call ecore_x_init() when not using X display.

Jee-Yong Um (8):
      elm_label: Add "slide,end" signal emission
      elm_label: Add an example handling "slide,end" signal
      elm_colorselector: fix not intended duplication
      elm_colorselector: Fix layout broken in ELM_COLORSELECTOR_ALL mode
      elm_transit: Append Elm_Transit_Tween_Mode sample to elementary_test
      elm_colorselector: Fixed to get proper min size with picker only mode
      elm_image: Fixed to have exact size using elm_image_fill_outside_set()
      elm_colorselector: Fixed to make palette_box have proper height

Jyotiprakash Sahoo (1):
      genlist: added reorder feature on key events

Kairong Yin (1):
      Fix T1525 New Append/Prepend Gengrid Item cannot be seen in viewport

Lukasz Stanislawski (2):
      elm config: add key bindings for elm_actionslider
      config: do not use elm_config from previous epoch.

Marcel Hollerbach (1):
      fileselector: added a search icon

Mike Blumenkrantz (17):
      config font hinting api added
      widget tooltip creation should also pass the eo item to the callback
      tooltip windows now set shape input rect in elm_win
      tooltip windows now show themselves offscreen to force size calc before 
appearing
      tooltip now calcs position more effectively during ADJUST(FLIP)
      tooltips in windows make more attempts to not overlap with pointer
      add clipper for gadget popup shine
      genlist should ignore no-select items when moving with the keyboard
      box layout should not silently fail when size is less than min size hint
      elm_image now inherits edje signal emit
      win INLINE_IMAGE test now crashes as expected when trying to use it in a 
non-useless manner
      client frame client clip should be relative to client during clip, not 
border
      +elm_win_fake(), ELM_WIN_FAKE type
      entry now finds its window object more effectively for cnp init
      ELM_WIN_FAKE types should allow focus callbacks on windows
      fake win should not perform widget focus setting on canvas focus-in
      elm_table now supports alignment

Nak-Gyeong Kim (1):
      elm_segment_control: Fix elm_object_item_text_set bug.

Nibha Sharma (1):
      elm_font: Fixed resource leak in function elm_font_available_hash_add

Sanjeev BA (1):
      Multibutton entry - handle parent object null case.

Shinwoo Kim (1):
      [spinner] use strncmp, not strcmp to support styles starting with vertical

Stefan Schmidt (7):
      configure: Switch to dev mode again. Merge window for 1.13 is open now.
      build: Remove bzip2 tarballs from distcheck
      README: Update version number to latest.
      README: Remove outdated version number
      modules: Make sure we have all linker flags setup for our modules.
      theme: Add newly added icons to EXTRA_DIST to make sure they end up in 
the tarball
      release: Update NEWS and bump version for 1.13.0-alpha1 release

Stephen Houston (1):
      thumb: Make sure to stop pulse animation on thumbs that failed to generate

Tom Hacohen (2):
      Elm win: Fix elm_win_fake()'s name to follow conventions.
      Elm win: Fix added internal parameter to the win constructor.

VBS (2):
      Gengrid: fix gengrid reorder animation bug
      Scroller : Fix elm_scroller_last_page_get API wrong return value

Vitalii Vorobiov (1):
      DBUS Menu: fixing SIGSEV and SIGBUS when trying to use dbus.

Wonguk Jeong (1):
      elm_cnp: decode escaped ASCII-encoded URI for dnd

Yakov Goldberg (1):
      Revert "genlist: use eina bool"

jiin.moon (3):
      Transit: Support BEZIER CURVE
      elm/image: Fix an unclipped issue about image bigger than object size
      image: fix clipped image issue if x or y is less than zero

kabeer khan (1):
      elm_list : Resolved TODO in elm_list.c and declared corresponding macros 
in elm_macros.h

se.osadchy (1):
      [Elementary/example]: Add new 3D game - Sphere Hunter.

shilpa.singh (1):
      elm_widget: elm_object_disabled_set API fix

taehyub (1):
      change elm_naviframe_itepm_pop_to api document

vivek (1):
      elm_win: Fixed the issue of updating ecore_wl_window location

woochan lee (8):
      test_progressbar: stop btn callback fixed, unnecessary code deleted
      elm_notify: added the notify's edje of popup smart member
      elm_widget_progressbar.c: added description of Progressbar data
      elm_notify: added the notify's edje of popup smart member
      test_external.edc: pulse value have to be true for put in pulsing mode.
      test_check: deleted useless code.
      test_gengrid.c: Fixed Item_Data array size for prevent buffer overflow.
      elm_diskselector.c: idle enterer add condition changed.

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 


Reply via email to