index
:
debian-deadbeef
dfsg_clean
master
pristine-tar
Debian packaging for DeaDBeeF
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
gtkui
/
ddbtabstrip.c
Commit message (
Collapse
)
Author
Age
*
fixed several memleaks in gtkui
waker
2011-05-14
|
*
added several new plt_* functions to work on specific playlists
waker
2011-05-10
|
*
new future-proof playlist API, potentially reducing locking, and allowing ↵
waker
2011-04-25
|
|
|
|
more flexibility
*
fix crash when rendering tabstrip during unfinished initialization
waker
2011-04-25
|
*
added gui.bgcolor playlist property
waker
2011-04-23
|
*
invalidate listview cache after deleting playlist
waker
2011-04-19
|
*
got rid of plt_lock and global_lock in favor of just using pl_lock for all ↵
waker
2011-04-13
|
|
|
|
|
|
|
playlist access; added playlist modification time functions for tracking playlist changes; fixed gtkui playlist group rebuilding
*
fixed text vertical alignment in playlist, columns and tabs
waker
2011-04-10
|
*
fixed gui crash after deleting playlist
waker
2011-04-05
|
*
initial support for playlist metadata
waker
2011-03-26
|
|
|
|
|
allows to add any set of properties to every playlist api is based on playItem metadata api
*
customizable tabstrip text color
waker
2011-03-23
|
*
added mouse wheel playlist tab switching
waker
2011-03-13
|
*
display info for all selected tracks in track properties
waker
2011-02-27
|
*
updated copyright year to 2011
waker
2011-01-02
|
*
added support for gtk <2.12
waker
2010-11-06
|
*
ddbtabstrip code cleanup
waker
2010-10-31
|
*
enable deleting playlists with middle mouse button by default
waker
2010-10-30
|
*
reset playlist column sort state on playlist switch
Alexey Yakovenko
2010-09-22
|
*
few improvements to tabstrip autoscroll
Alexey Yakovenko
2010-09-14
|
*
fixed minor tab drawing issue
Alexey Yakovenko
2010-09-14
|
*
tab scrolling now affects current tab
Alexey Yakovenko
2010-09-13
|
*
tab scroll autorepeat; scroll by whole tab steps
Alexey Yakovenko
2010-09-13
|
*
added 3px to virtual tabstrip width when scrolling
Alexey Yakovenko
2010-09-13
|
*
save and restore tabstrip scroll pos
Alexey Yakovenko
2010-09-10
|
*
added scrolling support to tabstrip
Alexey Yakovenko
2010-09-10
|
*
[gtkui] remember/restore cursor position for each playlist
Alexey Yakovenko
2010-08-29
|
*
create new playlist on middle-click in empty tab area
Alexey Yakovenko
2010-08-12
|
*
switch between playlists with keys 1-9 with and without alt(mod1) modifier
Alexey Yakovenko
2010-08-09
|
*
add new playlist on emptyspace double-click
Alexey Yakovenko
2010-08-09
|
*
Merge branch 'master' into i18n
Alexey Yakovenko
2010-05-23
|
\
|
|
|
|
|
|
|
|
Conflicts: main.c
|
*
fixed tabstrip drawing during tab dragndrop
Alexey Yakovenko
2010-05-21
|
|
*
|
added basic gettext support and russian translation
Alexey Yakovenko
2010-05-15
|
/
*
improved playlist add/move/rename handling
Alexey Yakovenko
2010-05-15
|
*
port to gtk3
Alexey Yakovenko
2010-05-13
|
*
fixed ddbtabstrip title clipping
Alexey Yakovenko
2010-05-08
|
*
dragndrop move/copy action selection
Alexey Yakovenko
2010-04-18
|
*
multiple drag-n-drop improvements
Alexey Yakovenko
2010-04-15
|
*
fixed tabstrip menu items signals regression
Alexey Yakovenko
2010-04-14
|
*
minor tweaks to dragndrop
Alexey Yakovenko
2010-04-13
|
*
hide unimplemented tabstrip menu items for 0.4
Alexey Yakovenko
2010-04-13
|
*
fixed ddbtabstrip to use proper gtk double buffering
Alexey Yakovenko
2010-04-13
|
*
integration of thesame's eq code WIP
Alexey Yakovenko
2010-04-07
|
*
added auto-saving config/playlist files
Alexey Yakovenko
2010-04-06
|
*
implemented dragndrop between different playlists
Alexey Yakovenko
2010-04-04
|
*
handle on the fly theme/font changing in custom widgets
Alexey Yakovenko
2010-04-03
|
*
custom widget color settings
Alexey Yakovenko
2010-04-03
|
*
added New playlist menu item and ctrl+n shortcut
Alexey Yakovenko
2010-04-02
|
*
added option to remove playlists with middle mouse button
Alexey Yakovenko
2010-04-02
|
*
fixed crash after removing last playlist
Alexey Yakovenko
2010-03-20
|
*
fixed several dialogs to be activateable using Enter key
Alexey Yakovenko
2010-03-16
|
[next]