SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libelementary1-1.7.9-22.1.i586.rpm :
Fri Nov 1 13:00:00 2013 sleep_walkerAATTsuse.cz
- updated elementary-0.7.0.63840-desktop.patch

Fri Nov 1 13:00:00 2013 sleep_walkerAATTsuse.cz
- bump to 1.7.9
Improvements:

* Clouseau: Added clouseau integration.
Fixes:

* elm/examples: Autodetect engine on the glview example too.

* elm/tests: Autodetect engine, instead of hardcode it.

* elm/index: Fix example, must call elm_index_level_go().

* list: Fix list_example_03 - call elm_list_go().

* Gesture layer: Fix gesture layer with \"pointer\" events.

Fri Oct 11 14:00:00 2013 sleep_walkerAATTsuse.cz
- properly escape %T in date command call

Sat Aug 3 14:00:00 2013 simonAATTsimotek.net
- bump to 1.7.8
Changelog:
Daniel Juyung Seo (1):
elm_list.c: fixed elm_object_item_part_content_set bug with
\'end\' part in elm_list.
Daniel Willmann (4):
els_tooltip: Don\'t expect to have X running if support is compiled in
els_tooltip.c: Initialize px and py to zero
els_tooltip: Only call ecore_x_pointer_xy_get() if we\'re in X
News and ChangeLog for previous elc_tooltop backports
Gustavo Lima Chaves (2):
Backporting b2e044a3c249eac461446cafe4a18f29cc75e835
It seems someone ditched the NO_RETURN-less version of a macro.
Nicolas Aguirre (1):
elementary-1.7: Fix build of elm_map when ecore_con support is not present
Rafael Antognolli (1):
Backport: elm/framespace: Get the framespace from the theme.
Stefan Schmidt (4):
elm/naviframe: Fix potential deref of freed memory.
elm_cnp: Fix memory leak in error path.
elc_fileselector: Backport d713271bec8a24efdcfaa94191101e3c16108f0f
elm_gesture_layer: Fix potential NULL pointer dereference.
maxerba (4):
updating esperanto translation
updating desktop files with new translations
Fixed sorting of desktop files
updating desktop files

Thu May 16 14:00:00 2013 sleep_walkerAATTsuse.cz
- bump to 1.7.7
Fixes:

* Quit the scroll animator if the scroller don\'t have a bounce and
reach a edge.

* Fix the scroller show by a page if the page size is set and the
region_bring_in or region_show is called.

Tue Apr 16 14:00:00 2013 sleep_walkerAATTsuse.cz
- removing man page documentation completely

Sat Apr 6 14:00:00 2013 simonAATTsimotek.net
- update to 1.7.6
Changelog:
Carsten Haitzler (3):
backport jaeun\'s fix.
backport fix.
backport pulse fix.
Cedric BAIL (1):
elementary: backport r84014.
ChunEon Park (4):
elemenatry - backport 82918
elementary - name should be one in one time.
elementary - backport 82968
elementary/transit - backport 83413
Daniel Juyung Seo (4):
elementary-1.7: backport r82300. elm naviframe: Fixed omitting signal emission when customized text parts change the text. Patch by Jaehyun Cho
elm check: Backport r82845. Bug fix \"changed\" signal being sent twice in case of toggle style when check is clicked. Patch by Shilpa Singh , Rajeev Ranjan
elementary, elementary-1.7 ChangeLog/NEWS: Updated Change and NEWS for jaehwan\'s scroller bug fix commit.
Backport ChangeLog and NEWS.
Jaehwan Kim (5):
Fix the bug which the callbacks of the sub-object are added even if the sub-object is added the parent object.
Fix the scroll position is calculated by the size of pan object, not the size of scroller.
Fix build error.
Fix the acceleration bug in paged scroller. It was scrolled acceleratedly always. Backport 84277.
Fix the elm_shutdown bug in _elm_shutdown_config.
Jiyoun Park (1):
backport 83651(rever scroll algorithm)
Leandro Dorileo (1):
elementary-1.7: fix broken backport
Massimo Maiurana (3):
updating esperanto and italian translations
updating portuguese and italian translations
updating catalan and esperanto translations
Mike Blumenkrantz (2):
ignore tab key focus changes in elm_win if ctrl/alt is pressed
no longer shall the masses waste away under the continued oppression of blank hoversels when right clicking on an entry anchor! nay! the time has time for us to rise up and crush these vacuous oppressors as they so justly deserve! THIS IS ELEMENTARRYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY in branches
Rafael Antognolli (4):
Backport 0d6443dfaeb4612196e87ec6445a20d0328e2336.
Fix ChangeLog for 1.7.6 release.
Bump stable efl to 1.7.6.
Update changelog for 1.7.6 release.
Shinwoo Kim (1):
[colorselector] backport r82456: Fix potential problem which would cause resource leak.
Stefan Schmidt (1):
elementary-1.7/map: Fix memory leaks like in 84087.
Tae-Hwan Kim (1):
genlist: Fix memory leaks.
Tom Hacohen (2):
Entry: Fixed a bug with text appending.
Fixed compilation.
WooHyun Jung (7):
elementary : Backport r82851.
elementary : Backport 82853.
elementary : Backport 83001.
elementary : Backport 83121.
elementary : Backport 83702.
List : Focus_next should be executed only when access mode is enabled.
elm_win : Focus highlight should be reconfigured when theme is changed.
discomfitor (1):
fix ctxpopup geom when parent is elm_win

Mon Jan 7 13:00:00 2013 sleep_walkerAATTsuse.cz
- fix doc-html package

Sun Jan 6 13:00:00 2013 sleep_walkerAATTsuse.cz
- add COPYING and other files

Fri Jan 4 13:00:00 2013 sleep_walkerAATTsuse.cz
- update to 1.7.5
Changes since Elementary 1.7.4:

* Fix bug where genlist would delete items added during selection
callback if a clear was queued

* Tooltips now correctly set NETWM tooltip window type

* Fix the naviframe item part text to be set properly.

* Fix list separator size bug.

Fri Dec 21 13:00:00 2012 sleep_walkerAATTsuse.cz
- update to 1.7.4
Changes since Elementary 1.7.3:

* Fix the naviframe title_set problem that caused the title
visible status reset

* Make sure data is not NULL in elm_interface_scrollable.

* Correctly handle failure case in _x11_notify_handler_image.

* Fix missuse of EINA_INLIST_FOREACH in elm_transit.c.

* Now, dummy object is always smart member of naviframe.

* Fix the popup that returned invalid action buttons.

* Fix the naviframe to not have crash even if user deletes the
naviframe in the transition finished cb.

* Fix Don\'t elm_transit image animation use the image preloading
to avoid image flickering.

* Fix the image to show the image right now if the image
preloading is disabled.

* Fix small memory leak in elm_map error path

* Fix memory leak in _item_tag_remove of elm_entry.

Fri Dec 21 13:00:00 2012 sleep_walkerAATTsuse.cz
- build and package documentation, package examples

Tue Dec 11 13:00:00 2012 sleep_walkerAATTsuse.cz
- remove lua dependency completely as it is not present in configure.ac (why was it there?)

Sat Dec 8 13:00:00 2012 simonAATTsimotek.net
- Bump to 1.7.3
- 1.7.3 is a bugfix release to coincide with the beta release of efl

Sat Nov 24 13:00:00 2012 sleep_walkerAATTsuse.cz
- require the same version or higher for EFL libraries

Fri Nov 23 13:00:00 2012 simonAATTsimotek.net
- bump to 1.7.2
- 1.7.2 is required to build and use the latest e17 alpha\'s

Thu Nov 22 13:00:00 2012 sleep_walkerAATTsuse.cz
- license fix
- spec clean up
- remove autoupdate entries from changelog

Thu Nov 15 13:00:00 2012 sleep_walkerAATTsuse.cz
- remove autoreconf as it is not needed for release

Sun Oct 21 14:00:00 2012 simonAATTsimotek.net
- bump to 1.7.1

Wed Sep 19 14:00:00 2012 sleep_walkerAATTsuse.cz
- use \'make install DESTDIR=%buildroot\' for fedora, mandriva, centos

Thu Mar 29 14:00:00 2012 sleep_walkerAATTsuse.cz
- update to version 1.0.0

Mon Mar 5 13:00:00 2012 sleep_walkerAATTsuse.cz
- stupid fix of previous commit

Thu Feb 23 13:00:00 2012 sleep_walkerAATTsuse.cz
- elementary-devel now requires elementary

Fri Dec 30 13:00:00 2011 sleep_walkerAATTsuse.cz
- explicitly BuildRequire autoconf, automake and libtool

Fri Dec 30 13:00:00 2011 tcechAATTsuse.com
- disable autoreconf for CentOS 5

Wed Nov 2 13:00:00 2011 sleep_walkerAATTsuse.cz
- elementary now requires e_dbus

Wed Nov 2 13:00:00 2011 tcechAATTsuse.com
- elementary now requires ethumb

Tue Nov 1 13:00:00 2011 tcechAATTsuse.com
- elementary now requires emotion

Sat Oct 22 14:00:00 2011 tcechAATTsuse.com
- do not run autoreconf for SLE_10_SDK

Tue Oct 18 14:00:00 2011 tcechAATTsuse.com
- add dependencies needed for build as required for devel package

Sun Oct 16 14:00:00 2011 tcechAATTsuse.com
- add suse_update_desktop_file

Sat Oct 15 14:00:00 2011 tcechAATTsuse.com
- add embryo-devel and lua-devel to buildrequires

Wed Oct 5 14:00:00 2011 tcechAATTsuse.com
- another patch for desktop files

Wed Oct 5 14:00:00 2011 jreidingerAATTsuse.com
- patch already integrated, so remove it

Tue Oct 4 14:00:00 2011 tcechAATTsuse.com
- add gettext-devel dependency

Tue Oct 4 14:00:00 2011 tcechAATTsuse.com
- add autoreconf to fix openSUSE 11.3 builds

Tue Oct 4 14:00:00 2011 tcechAATTsuse.com
- fix translations
- remove suse specific desktop file update and file patch for
upstream instead
- run configure just once

Mon Oct 3 14:00:00 2011 jreidingerAATTsuse.com
- fix suse specific update desktop files

Wed Sep 28 14:00:00 2011 tcechAATTsuse.com
- change pkgconfig dependencies to package names

Sat Feb 5 13:00:00 2011 dimstarAATTopensuse.org
- Initial package, version 0.7.0.55225


 
ICM