Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove Evas list and replace them with Eina list. | Cedric BAIL | 2008-10-22 | 1 | -3/+3 |
| | | | | | | | | | No change for ->next and ->data access right now, as the patch is already big enough. SVN revision: 36962 | ||||
* | Switch to eina_stringshare. | Cedric BAIL | 2008-10-15 | 1 | -8/+8 |
| | | | | | | | | This could also change the usage of string share in E17. SVN revision: 36679 | ||||
* | API breakage: e_widget_entry_add() allows now to set a cb function for text ↵ | Miculcy Brian | 2007-10-07 | 1 | -6/+6 |
| | | | | | | change events. SVN revision: 32009 | ||||
* | load modules later. | Carsten Haitzler | 2007-05-29 | 1 | -4/+3 |
| | | | | SVN revision: 30135 | ||||
* | Fix warnings. | Sebastian Dransfeld | 2007-05-06 | 1 | -1/+0 |
| | | | | SVN revision: 29888 | ||||
* | infrastructure for having custom settings per file - i.e. a custom icon, | Carsten Haitzler | 2007-05-04 | 1 | -7/+15 |
| | | | | | | | custom x,y position, custom label etc. etc. etc. SVN revision: 29841 | ||||
* | move custom file stuff to another file - e_fm.[ch] is becoming a bit of a | Carsten Haitzler | 2007-05-04 | 1 | -9/+13 |
| | | | | | | | monster. SVN revision: 29840 | ||||
* | display symlink info and be able to modify it | Carsten Haitzler | 2007-05-04 | 1 | -4/+33 |
| | | | | SVN revision: 29839 | ||||
* | printf-- | Carsten Haitzler | 2007-05-03 | 1 | -3/+3 |
| | | | | SVN revision: 29830 | ||||
* | icon selector from fm prop works now. only on "all types of this file" - per | Carsten Haitzler | 2007-05-03 | 1 | -6/+147 |
| | | | | | | | file stuff is unimplemented still. SVN revision: 29829 | ||||
* | fix segv and fixme related to fm properites dialog | Carsten Haitzler | 2007-05-03 | 1 | -14/+16 |
| | | | | SVN revision: 29810 | ||||
* | Remove some unused varaibles and unused functions. | Christopher Michael | 2007-03-11 | 1 | -1/+3 |
| | | | | SVN revision: 28651 | ||||
* | a lot of patches - also my work on moving the IO stuff in e_fm to a slave | Carsten Haitzler | 2007-03-02 | 1 | -2/+0 |
| | | | | | | | | | | | process to stop e from ever "locking up". this unfortunately breaks the other source stuff and thus breaks the app editor config dialogs and anything using fm2 for .desktop stuff from the e applications/all repo. i am doing this as i expect this to go away with efreet anyway so not too much of an issue. not all fm operatiosn work currently - note. so beware. it can view files though :) SVN revision: 28528 | ||||
* | Pass pointer, not reference to pointer. | Sebastian Dransfeld | 2007-01-12 | 1 | -1/+1 |
| | | | | SVN revision: 27930 | ||||
* | add the start of metadata that is private to the user (so you can modify | Carsten Haitzler | 2007-01-10 | 1 | -7/+62 |
| | | | | | | | | icons or all sorts of visible info about a file - and can even do it for files on read-only fs's) SVN revision: 27897 | ||||
* | and compile again! | Carsten Haitzler | 2007-01-10 | 1 | -9/+9 |
| | | | | SVN revision: 27896 | ||||
* | fix segv in border - file prop work | Carsten Haitzler | 2007-01-10 | 1 | -3/+28 |
| | | | | SVN revision: 27894 | ||||
* | working a bit more on the icon in file prop dialog - now it gets the props | Carsten Haitzler | 2007-01-07 | 1 | -1/+4 |
| | | | | | | | right. SVN revision: 27851 | ||||
* | working on fm prop dialog. i don't like how i am getting the icon info for a | Carsten Haitzler | 2007-01-07 | 1 | -17/+33 |
| | | | | | | | | file. i think i ned to abstract that much mroe cleanly. also desklock SHOULD have else-if's SVN revision: 27841 | ||||
* | Remove unused variables. | Sebastian Dransfeld | 2006-12-14 | 1 | -1/+0 |
| | | | | SVN revision: 27449 | ||||
* | working on the file properties dialog | Carsten Haitzler | 2006-12-09 | 1 | -56/+118 |
| | | | | SVN revision: 27388 | ||||
* | working on file properties dialog. | Carsten Haitzler | 2006-12-05 | 1 | -12/+52 |
| | | | | SVN revision: 27359 | ||||
* | lotys of changes - mayaswell asparagus - and the start of some of my fm | Carsten Haitzler | 2006-12-04 | 1 | -0/+215 |
properties dialog work... it sucks - i know. SVN revision: 27348 |