summaryrefslogtreecommitdiff
path: root/src/bin/e_import_dialog.c
Commit message (Expand)AuthorAgeFilesLines
* replace <br> with <ps/> for all textMike Blumenkrantz2017-08-211-2/+2
* enlightenment: Make E build again with EFL from gitChris Michael2015-05-071-1/+1
* redo drop handlers to take an E_Object and Evas_ObjectMike Blumenkrantz2015-04-271-1/+1
* __UNUSED__ -> EINA_UNUSEDMike Blumenkrantz2015-03-181-2/+2
* remove E_Win+e_canvas, convert all internal wins to use elm_winMike Blumenkrantz2014-11-201-10/+8
* compositor rewrite / charlie-foxtrot situationMike Blumenkrantz2014-01-141-5/+9
* fix path setting in import dialogMike Blumenkrantz2013-01-231-4/+2
* same leak as previous in import dialogMike Blumenkrantz2013-01-231-1/+5
* formatting: all at onceMike Blumenkrantz2013-01-111-6/+6
* series of dialogs that were not resizable but should be, are now.Carsten Haitzler2012-12-201-0/+3
* fix leak in import dialogMike Blumenkrantz2012-12-131-2/+4
* add support for picking files from the file preview panel, remove redundant p...Mike Blumenkrantz2012-08-301-1/+4
* remove printf from import dialogMike Blumenkrantz2012-08-281-1/+1
* change Import button to Use on import dialog to make it more versatileMike Blumenkrantz2012-08-281-1/+1
* forgot to hook dialog deletes in new import dialogs which led to a crash when...Mike Blumenkrantz2012-08-101-0/+10
* set import config as child of import dialog; e_border bug pending with heroho...Mike Blumenkrantz2012-08-091-0/+1
* break out wallpaper import dialog and import settings dialog into separate di...Mike Blumenkrantz2012-08-091-0/+182