2
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected about 2 years ago.
Nov 28, 2022 — Nov 28, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed left over of archive folders when deleting from zip archives. More... over 12 years ago
Made the Skip and Replace dialog to do its job properly. More... over 12 years ago
Made Drag and Drop to extract files from the main window. More... over 12 years ago
Changed accelerator for Unselect all to SHIFT + CTRL + A. More... over 12 years ago
Updated required GTK+2 version to 2.18 because of gtk_widget_get_visible(). More... over 12 years ago
F I N A L L Y fixed some missing archiver ouput from being read into Xarchiver. More... over 12 years ago
Added initial support for post extraction dialog with a nice progress bar. More... over 12 years ago
Made the extract dialog to issue an error message when choosing a folder not accessbile by the user. More... over 12 years ago
Made the extract dialog for zip plugin to work. More... over 12 years ago
Removed obosolete code in pref_dialog.c. More... over 12 years ago
Applied first patch from Markus Koschany regarding xarchiver desktop file. More... over 12 years ago
Made Location entry to work and to select the found row in the sidebar. More... over 12 years ago
Applied patch from Markus Koschany to avoid linker errors on some distro. More... over 12 years ago
Made the archive properties windows to display number of encrypted files. More... over 12 years ago
Moved code from xa_process_output() to xa_child_status(). More... over 12 years ago
Fixed seg fault introduced with previous commit. More... over 12 years ago
Made the zip archive test to work. More... over 12 years ago
Fix redundant call to gtk_tree_selection_count_selected_rows() More... over 12 years ago
Code cleanup. More... over 12 years ago
Made Select All, Unselect all and Select by pattern dialog to work. More... over 12 years ago
Made Xarchiver to query the loaded plugin so to give an error message when loading a not supported archive. More... over 12 years ago
Made the status bar display info about the displayed and selected items. More... over 12 years ago
Made archive properties to work. More... over 12 years ago
Fixed g_hash_table_free glib message in the console. More... over 15 years ago
Applied patch from Hong Jen Yee (PCMan) to use gio instead of xdgmime. More... over 15 years ago
Made archives to be opened from cmd-line. More... almost 16 years ago
Fixed seg-fault when choosing close and no archive is loaded. More... almost 16 years ago
Added about page and made donation link to work.. More... almost 16 years ago
Removed goto statement in the Pref Dialog code. More... almost 16 years ago
Made the Pref dialog to honout the store output and Icon Size options. More... almost 16 years ago