0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 21, 2023 — May 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* src/action-chown-iface.c, src/action-chown-iface.h, src/action-chown.c: Turned to use action_operate(). Dropped out unused functions.
Sergey Sharybin
as Sergey I. Sharybin
More... over 15 years ago
* src/action-chmod-iface.c, src/action-chmod-iface.h, src/action-chmod.c: Implementation of operation 'Change mode'.
Sergey Sharybin
as Sergey I. Sharybin
More... over 15 years ago
* src/widgets/widget-checkbox.c, src/widgets/widget-checkbox.h, src/action-chown-iface.c: Added undefined state to checkbox. Minor code formation and spellchecking.
Sergey Sharybin
as Sergey I. Sharybin
More... over 15 years ago
* src/action-chown.c, src/action-copymove.c, src/action-delete.c: Call hook "switch-task-hook" isntead of calling a widget_process_queue() function.
Sergey Sharybin
as Sergey I. Sharybin
More... over 15 years ago
* src/widgets/widget.c: Fixed bug with exiting when main loop is not yet started.
Sergey Sharybin
as Sergey I. Sharybin
More... over 15 years ago
* src/util.c, src/util.h: Implemented new function for exit from manager.
Sergey Sharybin
as Sergey I. Sharybin
More... over 15 years ago
* src/action-chown-iface.c: Implemented navigating in lists of users and groups when edit box is focused.
Sergey Sharybin
as Sergey I. Sharybin
More... over 15 years ago
* src/action-copymove.c: Remove selection from copied items when precanning is enabled. Improved total progress reporting stuff. Spellchecking.
Sergey Sharybin
as Sergey I. Sharybin
More... over 15 years ago
* src/action-chown.c: Use stat() instead of lstat(). Added some commets.
Sergey Sharybin
as Sergey I. Sharybin
More... over 15 years ago
* src/action-chown-iface.c, src/action-chown-iface.h, src/action-chown.c: Added recursively chaning of owner/group.
Sergey Sharybin
as Sergey I. Sharybin
More... over 15 years ago
* src/iface.c: Fixed segmentation fault error in iface_init() when error message is shown on the screen.
Sergey Sharybin
as Sergey I. Sharybin
More... over 15 years ago
* src/widgets/widget-edit.c: Zerolize empty suffixes (if inputed prefix is equal to guessed string). Corrected memory allocation in edit_keydown().
Sergey Sharybin
as Sergey I. Sharybin
More... over 15 years ago
* src/widgets/widget-edit.c: Fixed bug with memory allocating in edit_keydown (). reject auto-guessed suffix when 'Delete' key is pressed when caret is at the end of text.
Sergey Sharybin
as Sergey I. Sharybin
More... over 15 years ago
* src/action-chown.c: Added 'Skip' button to error dialog if more than one item are selected.
Sergey Sharybin
as Sergey I. Sharybin
More... over 15 years ago
* src/util.c: Fixed bug with incorrect memory allocating in wcsrep().
Sergey Sharybin
as Sergey I. Sharybin
More... over 15 years ago
* src/widgets/widget-edit.c, src/widgets/widget-edit.h: Added auto text guessing stuff.
Sergey Sharybin
as Sergey I. Sharybin
More... over 15 years ago
* src/widgets/widget.c, src/widgets/widget.h: Lookup all widget's parents in WIDGET_VISIBLE().
Sergey Sharybin
as Sergey I. Sharybin
More... over 15 years ago
* src/action-chown.c, src/action-copymove.c, src/action-delete.c, src/action-editsymlink.c, src/actions.c, src/actions.h: Reduced code duplicating.
Sergey Sharybin
as Sergey I. Sharybin
More... over 15 years ago
* src/action-chown-iface.c, src/action-chown-iface.h, src/action-chown.c, src/actions.c, src/actions.h, src/file_panel-defact.c: Implementation of basic 'Change owner/group' operation.
Sergey Sharybin
as Sergey I. Sharybin
More... over 15 years ago
* src/usergroup.c, src/usergroup.h: User/group manipulating stuff moved here.
Sergey Sharybin
as Sergey I. Sharybin
More... over 15 years ago
* src/widgets/widget-edit.c, src/widgets/widget-edit.h: Added text validating callback.
Sergey Sharybin
as Sergey I. Sharybin
More... over 15 years ago
* .gitignore: Added new ignoring files. More... over 15 years ago
* src/widgets/widget-list.c, src/widgets/widget.h: Pass widget's descriptor to property_changed callback.
Sergey Sharybin
as Sergey I. Sharybin
More... over 15 years ago
* src/widgets/widget-list.c, src/widgets/widget-list.h, src/widgets/widget.h: Basic implementation of property_changed() callback.
Sergey Sharybin
as Sergey I. Sharybin
More... over 15 years ago
* src/*.c, src/*.h, t/*.c, t/*.h: Minor spellchecking. Changed e-mail in files' headers.
Sergey Sharybin
as Sergey I. Sharybin
More... over 15 years ago
* src/iface-screen.c, src/iface.c, src/iface.h: Implemented disabling of terminal screen handling.
Sergey Sharybin
as Sergey I. Sharybin
More... over 15 years ago
* src/hashmap.c: Zerolize memory for data in hashmap_create().
Sergey Sharybin
as Sergey I. Sharybin
More... over 15 years ago
* src/dynstruct.c: field name non-copy bugfix. More... over 15 years ago
* src/vfs/plugins/localfs/localfs.c: Fixed invalid including.
Sergey Sharybin
as Sergey I. Sharybin
More... over 15 years ago
* .gitignore: Ignore temporary emacs files.
Sergey Sharybin
as Sergey I. Sharybin
More... over 15 years ago