0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 24 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
delete redundant file
grepz
as Stanislav M. Ivankin
More... almost 15 years ago
* MusicNote/music_note.py: Fixes. Simple stat & log output. More... almost 15 years ago
* MusicNote/music_note.py: Some options added * MusicNote/storage.py: Arguments to DB constructor added More... about 15 years ago
target_dir fix. todo task added.
grepz
as Stanislav M. Ivankin
More... about 15 years ago
* MusicNote/lexical.py: Some exp on lexical parsing. * MusicNote/tools.py (stretch_list): fill parameter added
grepz
as Stanislav M. Ivankin
More... about 15 years ago
fix
grepz
as Stanislav M. Ivankin
More... about 15 years ago
TODO file updated
grepz
as Stanislav M. Ivankin
More... about 15 years ago
* MusicNote/lexical.py (reposition_list): name changed from transform_phrase (phrases_to_lists): splitting and normalizing lists taken from reposition_list * MusicNote/tests/lexical_test.py (PhraseCheck::testWordPositions): fixed prior to changes in lexical.py
grepz
as Stanislav M. Ivankin
More... about 15 years ago
* MusicNote/gtk_interface.py: Cleanup
grepz
as Stanislav M. Ivankin
More... about 15 years ago
Data passed as list, change to hash->list? * MusicNote/gtk_interface.py (MNEditorElements::fill_view): Made as public (MNEditorElements::set_data): virtual :) (MNGroupLeads::change_element): remove this...
grepz
as Stanislav M. Ivankin
More... about 15 years ago
* MusicNote/gtk_interface.py (GroupsEditor::lead_subs_activated_cb): callback added * MusicNote/mn_main.glade: lead_subs_activated callback id added DNDRules switched off
grepz
as Stanislav M. Ivankin
More... about 15 years ago
execution bits unset
grepz
as Stanislav M. Ivankin
More... about 15 years ago
* MusicNote/gtk_interface.py (MNListStore): Generic list store class (DNDRules): DragNDrop rules represented as class (MNEditorElements::__set_columns): Base class for Editor view elements (MNGroupLeads): Group leaders (MNLeadSubs): Group leaders subs (GroupsEditor): Editor class (MNGUI): Cleanup * MusicNote/mn_main.glade: Names changings
grepz
as Stanislav M. Ivankin
More... about 15 years ago
* MusicNote/mn_main.glade: Glade interface added * MusicNote/gtk_interface.py: try/except when importing modules (MNTreeStore): Class added (MNGUIError): Class added (MNGUI): Class added
grepz
as Stanislav M. Ivankin
More... about 15 years ago
test
grepz
as Stanislav M. Ivankin
More... about 15 years ago
Merge branch 'master' into gtkiface
grepz
as Stanislav M. Ivankin
More... about 15 years ago
name changes, preparing to merge
grepz
as Stanislav M. Ivankin
More... about 15 years ago
* MusicNote/gtk_interface.py (MNTreeView::checkDNDSanity): fixes (MNTreeView::__iter_is_child): Method added (MNTreeView::__copy_data): fixes
grepz
as Stanislav M. Ivankin
More... about 15 years ago
* MusicNote/gtk_interface.py: License added (MNTreeView.checkDNDSanity): Method to check if DragNDrop is possible (MNTreeView::__copy_data): Method to actually copy data (MNTreeView::__onDragMotion): 'drag-motion' callback (MNTreeView::__onDragDataReceived): 'drag-data-received' callback (MNTreeView::__setup_dnd_rules): Initial DND setup
grepz
as Stanislav M. Ivankin
More... about 15 years ago
test
grepz
as Stanislav M. Ivankin
More... about 15 years ago
Reverting "test"
grepz
as Stanislav M. Ivankin
More... about 15 years ago
test
grepz
as Stanislav M. Ivankin
More... about 15 years ago
comment
grepz
as Stanislav M. Ivankin
More... about 15 years ago
* MusicNote/gtk_interface.py: Starting gtk interface
grepz
as Stanislav M. Ivankin
More... about 15 years ago
Small fixes
grepz
as Stanislav M. Ivankin
More... about 15 years ago
* todo.org: Added * MusicNote/lexical.py (lev_distance): ignore case parameter * MusicNote/tests/lexical_test.py (WordCheck.diff_cases): Test corrected with respect to ignorecase parameter
grepz
as Stanislav M. Ivankin
More... over 15 years ago
* MusicNote/cache.py (MusicStorageInterface.cache_file): Fixes
grepz
as Stanislav M. Ivankin
More... over 15 years ago
* MusicNote/cache.py (MusicStorageInterface.check_filepath): Method added (MusicStorageInterface.__make_media_filepath): Returning relative path (MusicStorageInterface.cache_file): Method added (MusicStorage.AddFile): Method added * MusicNote/music_note.py (ParseMediaFiles): Adding files thru Cache classes (main): Fixes
grepz
as Stanislav M. Ivankin
More... over 15 years ago
* MusicNote/cache.py: Cache restructure
grepz
as Stanislav M. Ivankin
More... over 15 years ago
* MusicNote/music_note.py: fixes
grepz
as Stanislav M. Ivankin
More... over 15 years ago