0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 21, 2024 — Aug 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* cleanup More... almost 22 years ago
* backends: Extended Attribute support detected at run-time (will support EAs if libattr is present; will work without EA-support otherwise) More... almost 22 years ago
* backends: FAM support detected at run-time (will support use FAM if libfam is present and connecting is possible; will poll otherwise) More... almost 22 years ago
* backends: ACL support detected at run-time (will support ACLs if libacl is present; will work without ACL-support otherwise) More... almost 22 years ago
* thumbnail: now thumbnails to "normal" or "large" depending on icon-size of current theme More... almost 22 years ago
* evas: mouse-events caught by extensions handled in a saner fashion More... almost 22 years ago
* file: new % sequences %q and %e in file_run(); %q inserts all the URL but the protocol and the delimiter (http://); %e inserts the URL-encoded equivalent of %q. These are handy in typebuffer-handlers. More... almost 22 years ago
* iconview, shelf: redraw is forced when background-property changes More... almost 22 years ago
* iconview: dragging to colour (from GIMP etc.) to the icon-view now sets iconview-background-tint-colour (ie, if you are using a background plugin that listens for background-tint-colour, dragging a colour to the icon-view will update the colour of its background!) * shelf: dragging to colour (from GIMP etc.) to the shelf now sets shelf-background-tint-colour (ie, if you are using a background plugin that listens for background-tint-colour, dragging a colour to the shelf will update the colour of its background!) More... almost 22 years ago
* debianized More... almost 22 years ago
* autofoo: "make deb" More... almost 22 years ago
* themes: default values for properties (to be used by generic setup tool) * themes: bounds for properties (to be used by generic setup tool) More... almost 22 years ago
* more "make RPM" tuning More... almost 22 years ago
* autofoo: "make rpm" works * autofoo: "make dist" works (and includes basic data-files) * autofoo: applied Alex Murygin's $(DESTDIR) patch * website: refactored. building-instrx rewritten. More... almost 22 years ago
* autofoo: applied Alex Murygin's $(DESTDIR) patch More... almost 22 years ago
* sb_edb, bg_edb, bg_ebg, bg_ebg_trans: clearer error messages (if plugins are there, and data-file is present, but load still fails, suggests that maybe evas was built without support for edb) More... almost 22 years ago
* Makefile: generated evidence-src-...tar.bz2 now "complete" (enough to ./configure && make && make install correctly) More... almost 22 years ago
* clean-up!! More... almost 22 years ago
* themes: new background factory "trans" (before, the only way to get a pseudo-transparent background was to use bg_edb_trans, which in turn depends on edb. no reason you should need edb to get trans). properties background-tint-alpha, background-tint-colour More... almost 22 years ago
* themes: new scrollbar "default" (needs no setup files, no point in having sb_edb be the default when it relies on a legacy data file) * shelf: properties shelfpadx,shelfpady (offset of icons to upper left corner) shelfpadw, shelfpadh (padding between icons) (requested by fletch) * iconview: properties iconview-pad-x,iconview-pad-y (offset of icons to upper left corner); iconview-pad-w, iconview-pad-h (padding 'tween icons) More... almost 22 years ago
* actions: new action "open this dir in new window" (same as Control-Double-click, really) (inspired by fletch) * icons: gorilla themes were referring to non-existing item for bz2 files * evas2: shift-click with no previously selected icon crashed ev, d'oh (reported by fletch) More... almost 22 years ago
* typebuffer: tab-completion for properties (from active properties) * typebuffer: tab-completion for URLs (from history) More... almost 22 years ago
* thumbnail: thumbnails were a bit blurry; saved as "large" thumbnails now * thumbnail: loaded as "large" (preferred) or normal * thumbnail: font-previews no longer exceed bounding box of on-disk thumb * thumbnail: "fail" entries are heeded now More... almost 22 years ago
* evas2: extensions were drawn to shelf rather than icon-view on resize (reported by ZuluOne) More... almost 22 years ago
* shelf: listener bombed out, fixed More... almost 22 years ago
* Makefile: generated evidence-src-...tar.bz2 contained broken autofoo : ( * Makefile: evidence-src-...tar.bz2 is now extracted into a sub-dir, d'oh (reported by fletch) More... almost 22 years ago
* Makefile: evidence...tar.bz2 is now extracted into a sub-dir, d'oh (reported by fletch) * iconsets: tosh_64 is default set again : ) More... almost 22 years ago
* docs: extensions documented * options: -M was not accepted (--desktop was, though) * all: various warnings fixed * all: ebg-less compile fixed More... almost 22 years ago
* more of the same More... almost 22 years ago
* theme: rubberbox "nautilus" now listens for rubberboxbordercolour, rubberboxborderalpha, rubberboxinteriorcolour, rubberboxinterioralpha and rubberboxborderwidth More... almost 22 years ago