0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 10 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* fixes More... over 19 years ago
* fix the fix, as per Ciro Mattia Gonano (thanks!) More... over 19 years ago
* thumbnailers: forgot to refactor capabilities fu in mpeg-thumbnailer (reported by SpanKY) More... over 19 years ago
* the fix that wouldn't More... over 19 years ago
* typebuffer: tab-completion for global as well as theme-local properties * typebuffer: querying and setting global as well as theme-local properties * thumbnailer: new global property "thumbnail-protected-mode" (if prot-mode is available, anyway) -- if 0, thumbnail in-process (for creepy) More... over 19 years ago
* fixes More... over 19 years ago
* oopsie, broke xine plugin in last commit More... over 19 years ago
* fixed compilation for me(tm) More... over 19 years ago
* ... More... over 19 years ago
* thumbnailer: cleanup More... over 19 years ago
* thumbnailer: additional smartness -- plugins are loaded on demand (and garbage-collected) for faster startup and a much-improved memory footprint! More... over 19 years ago
* iconview: edjes! Just say the word: evidence -T OtE More... over 19 years ago
* file: better handling for symlink creation More... over 19 years ago
* thumbnailer: thumbnailers run in a separate task now by default. this way if one of those nasty 3rd party libs decides to crash, it won't take my beautiful file-manager with it. * treeview: Yeah! TreeView's back! Even seems to work this time, monitors and all. Thank G-d for that! * treeview: since the idea of a "current directory" doesn't really apply to the tree-view (which can have several directories open), the last directory to be opened because the current directory, and executables get the folder that contains them as current directory (when started with double-click or <return> in TreeView); once again, it may not sound intuitive, but it's pretty much what people will expect. * thumbnailer: new stuff now works without eCore, as well. * build: better handling of edje/ecore interdependencies; more clarity. More... over 19 years ago
* thumbnailer: rock-solid thumbnailing, should be uncrashable now(?) More... over 19 years ago
* fix a potential problem with file-infos referenced by textpath going stale (reported by creepy) More... over 19 years ago
* refactoring, fixes More... over 19 years ago
* POSIX backend: better backoff More... over 19 years ago
* thumbnail: today's previous commit introduced a crash : ( More... over 19 years ago
* typebuffer: cleanup * thumbnail: fix potential memory issue More... over 19 years ago
* typebuffer: tab-completion appends slashes to dirs again ("/usr/local/bin/" instead of "/usr/local/bin", requested by creepy, happy birthday!) More... over 19 years ago
* extra magic for autoconf 2.59 (reported by catalyst) More... over 19 years ago
* icon-view: text-path temporarily wasn't displayed at startup (r/b creepy) * model: didn't show directory contents when starting up in a .folder (r/b creepy) More... over 19 years ago
* fix XDND when dragging to GIMP's canvas rather than toolbox More... over 19 years ago
* typebuffer: /u/s/a/e expands to /usr/src/app/evidence (et al.), same as /u*/s*/a*/e*. if there are several matches, the first form offers the first match -- further matches can be requested by pressing tab --, while the second form appends all matches to the contents of the typebuffer. More... over 19 years ago
* more expansion fixes More... over 19 years ago
* typebuffer: tab-completion fixed for URLs, files, and properties * typebuffer: URL-handlers fixed More... over 19 years ago
* ETC_HOME support * glob cleanup (I) More... over 19 years ago
* xine-thumbnailer: if thumbnailer fails, don't return last successful thumb More... over 19 years ago
* xine-thumbnailer thread-safe More... over 19 years ago