summaryrefslogtreecommitdiff
path: root/src/lib/elc_fileselector_button.c
Commit message (Expand)AuthorAgeFilesLines
* elm: Changed __UNUSED__ to EINA_UNUSED.Daniel Juyung Seo2014-01-061-3/+3
* elm lib: removed all the unnecessary empty lines.Daniel Juyung Seo2013-12-151-1/+0
* remove unused var.Gustavo Sverzut Barbieri2013-11-121-2/+0
* delete window and children when button is goneGustavo Sverzut Barbieri2013-11-121-5/+1
* fix doc typo and breakage due widget_type case changes.Gustavo Sverzut Barbieri2013-11-121-1/+1
* Changed Eo class names to be consistent.Tom Hacohen2013-11-071-3/+4
* elm: Added missing undefs.Daniel Juyung Seo2013-10-191-0/+1
* elc_fileselector_button.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN macro.Daniel Juyung Seo2013-10-051-1/+1
* elementary: update to new eo_parent_get/set API.Cedric Bail2013-09-251-2/+1
* ctxpopup, fileselector, fileselector_button, fileselector_entry, actionslider...Daniel Juyung Seo2013-09-031-4/+6
* elementary/widgets - set parents before widget constructs their body.ChunEon Park2013-08-271-2/+2
* elm: do not declare SIG_FUCSED/SIG_UNFOCUSED if the const char is not used mo...Daniel Juyung Seo2013-06-101-4/+2
* ctxpopup, fileselector_button, naviframe, player, popup, bubble, button: adde...Daniel Juyung Seo2013-06-091-0/+4
* elementary: properly sanitize headers order.Cedric Bail2013-05-031-0/+4
* Elementary: replace eo_data_get for objects data referencing.Daniel Zaoui2013-05-011-1/+1
* elementary/fileselector_button - rename the internal func.ChunEon Park2013-04-231-2/+2
* elementary/fileselector_button, fileselector_entry, spinner - support languag...ChunEon Park2013-04-231-0/+12
* elm: print the error message inside elm_widget_sub_object_add().Daniel Juyung Seo2013-04-031-3/+1
* Change usage of eo_do_super to the new prototype.Tom Hacohen2013-03-181-4/+4
* Replace supported_typesDaniel Zaoui2013-02-101-0/+2
* Cleaning: removed include Eo.h in widgets because it was indirectly included ...Daniel Zaoui2012-11-261-2/+0
* We have ported to Eo all the widgets of elementary. We didn't change the inhe...Yakov Goldberg2012-11-261-77/+242
* [elm] File selector button now inheritable.Gustavo Lima Chaves2012-08-011-55/+27
* [elm] New elm_widget_add() usage spread.Gustavo Lima Chaves2012-07-181-5/+2
* [elm] warnings, be goneGustavo Lima Chaves2012-05-161-1/+1
* Elm fileselector_button: Fixed a bug when choosing a file.Tom Hacohen2012-05-161-1/+1
* [Elm] File selector button now a button.Gustavo Lima Chaves2012-05-031-331/+227
* REVERT!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!Carsten Haitzler2012-05-031-227/+331
* [Elm] File selector button now a button.Gustavo Lima Chaves2012-05-021-331/+227
* Minor bug fix for elc_fileselector entry and button.Sanjeev BA2012-05-021-0/+1
* remove some code related with elm_fileselector deprecated functionJiyoun Park2012-02-261-32/+0
* elementary/fileselector_button, fileselector_entry - deprecated APIs.ChunEon Park2012-01-091-16/+33
* elm: change elm_object_content_part_set/get/unset to elm_object_part_content_...Boris Faure2011-11-171-3/+3
* elementary - modified content_set/get/unset part names to be simple names. ChunEon Park2011-11-161-3/+3
* elm: Use appropriate add/del_full for evas event callbacks.Daniel Juyung Seo2011-10-311-0/+15
* elementary/button -> use elm_object_content_set/get/unsetChunEon Park2011-10-251-3/+3
* [elementary] Documenting/exemplifying file selectorGustavo Lima Chaves2011-07-151-200/+0
* Elm: Make all the widgets accept "default" as the default.Tom Hacohen2011-07-041-2/+2
* elm fileselector_button: add the elm_object_text_set/get hooks.Tom Hacohen2011-07-041-8/+27
* Elm: Fix a couple more deprecation warnings and use elm_object_text_set/get.Tom Hacohen2011-06-291-2/+2
* Elementary src/lib: Removed all trailing whitespaces.Daniel Juyung Seo2011-04-081-2/+2
* elementry / entry, menu, notify, list, gengrid, actionslider, image, icon, an...ChunEon Park2011-04-041-0/+6
* elementary / entry, list, scroller, fileselector_button, config, photocam, ma...ChunEon Park2011-04-011-6/+6
* elementary - fileselecto, actionslider, anchorview, fileselector_button, anch...ChunEon Park2011-04-011-10/+10
* make all widgets use a standard setup macro. cuts code down andCarsten Haitzler2011-04-011-14/+11
* Elementary: fixed on-the-fly UI-mirroring in elc objects.Tom Hacohen2011-02-101-0/+3
* Elementary: Added on-the-fly UI-mirroing support to all of the widgetsTom Hacohen2011-02-091-0/+1
* Elementary: Added ui-mirroring support for all the widgets.Tom Hacohen2011-02-081-0/+11
* Always check for valid evas object.3v1n02010-12-121-0/+1
* Indenting and removing bogus code blocks.Gustavo Lima Chaves2010-12-071-42/+69