summaryrefslogtreecommitdiff
path: root/plugins/gtkui/ddbtabstrip.c
Commit message (Collapse)AuthorAge
* gtkui: fixed limiting tabstrip heightGravatar Alexey Yakovenko2013-10-01
|
* gtkui: disable tabstrip antialiasing on ldpi macsGravatar Alexey Yakovenko2013-09-17
|
* gtkui: fixed all old "playlist" widget lookups; fixed column auto-resize; ↵Gravatar Alexey Yakovenko2013-09-14
| | | | fixed more draw-after-resize issues
* gtkui: ctrl+click and cmd+click handling on osxGravatar Alexey Yakovenko2013-09-10
|
* prepare osx branch for mergingGravatar waker2013-08-31
|
* gtkui: improved tab rendering on high resGravatar Alexey Yakovenko2013-08-31
|
* better tab rendering code, compatible with high res displaysGravatar waker2013-08-30
|
* fixed tabstrip scrolling timer bugGravatar waker2013-08-18
|
* gtkui: added API for creating playlist context menuGravatar waker2013-07-11
|
* support longer playlist titles in tabstrip (previously was capped at 100 ↵Gravatar waker2013-01-12
| | | | characters, now 1000); show tooltips for long titles which don't fit in max_tab_width
* limit max tab widthGravatar waker2013-01-12
|
* new action API code fixesGravatar waker2012-11-05
|
* transition to the new plugin action API (WIP)Gravatar waker2012-11-04
|
* Merge branch 'master' into develGravatar waker2012-10-05
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: README configure.ac deadbeef.h plugins.c plugins/gtkui/Makefile.am plugins/gtkui/ddbcellrenderertextmultiline.c plugins/gtkui/ddblistview.c plugins/gtkui/deadbeef.glade plugins/gtkui/gtkui.c plugins/gtkui/interface.c plugins/gtkui/plcommon.c plugins/shellexec/shellexec.c plugins/supereq/Makefile.am
| * fixed gtk3 error in tabstrip initGravatar waker2012-09-04
| |
| * gtkui: restored gdk drawing of playlist tabs to improve compatibility with ↵Gravatar waker2012-08-09
| | | | | | | | older GTK2 versions
| * get rid of ULTRA_PORTABLE define, gtk stuff now works without itGravatar waker2012-08-08
| |
| * fixed scroll-event in gtkui3Gravatar waker2012-06-02
| |
| * fixed weird gtkstyle usage in playlist and tabstripGravatar waker2012-05-18
| |
* | Merge branch 'master' into develGravatar waker2012-04-09
|\| | | | | | | | | | | | | Conflicts: plugins/gtkui/callbacks.c plugins/gtkui/callbacks.h plugins/gtkui/gtkui.h
| * updated (c) year to 2012 in the sourcesGravatar waker2012-03-24
| |
| * added possibility to put additional menu items to playlist context menu ↵Gravatar waker2012-01-22
| | | | | | | | (using plugin actions)
* | Merge branch 'master' into develGravatar waker2011-10-23
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: deadbeef.h metacache.c playlist.c plugins.c plugins/gtkui/Makefile.am plugins/gtkui/ddbcellrenderertextmultiline.c plugins/gtkui/ddbcellrenderertextmultiline.h plugins/gtkui/ddbequalizer.c plugins/gtkui/ddbequalizer.h plugins/gtkui/ddbseekbar.c plugins/gtkui/ddbseekbar.h plugins/gtkui/ddbtabstrip.c plugins/gtkui/fileman.c plugins/gtkui/gtkui.c plugins/gtkui/interface.c plugins/gtkui/plcommon.c plugins/gtkui/trkproperties.c
| * fixed cairo renderer for tabstrip and playlist headerGravatar waker2011-10-08
| |
| * removed some deprecated codeGravatar waker2011-10-08
| |
| * port to GTK3 (WIP)Gravatar waker2011-10-08
| |
| * gray-out rename/remove playlist if clicked on empty tabstrip areaGravatar waker2011-08-31
| |
* | fixed tabstrip buttonpress event to be compatible with design modeGravatar waker2011-06-21
| |
* | initial work to add customizable layout support:Gravatar waker2011-06-17
|/ | | | | | defined data structures, few stubs, many regressions, implemented tabbed playlist widget; now it should be possible to have several playlist viewers visible at the same time; playlist keyboard handling is partially broken
* fixed several memleaks in gtkuiGravatar waker2011-05-14
|
* added several new plt_* functions to work on specific playlistsGravatar waker2011-05-10
|
* new future-proof playlist API, potentially reducing locking, and allowing ↵Gravatar waker2011-04-25
| | | | more flexibility
* fix crash when rendering tabstrip during unfinished initializationGravatar waker2011-04-25
|
* added gui.bgcolor playlist propertyGravatar waker2011-04-23
|
* invalidate listview cache after deleting playlistGravatar waker2011-04-19
|
* got rid of plt_lock and global_lock in favor of just using pl_lock for all ↵Gravatar waker2011-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 tabsGravatar waker2011-04-10
|
* fixed gui crash after deleting playlistGravatar waker2011-04-05
|
* initial support for playlist metadataGravatar waker2011-03-26
| | | | | allows to add any set of properties to every playlist api is based on playItem metadata api
* customizable tabstrip text colorGravatar waker2011-03-23
|
* added mouse wheel playlist tab switchingGravatar waker2011-03-13
|
* display info for all selected tracks in track propertiesGravatar waker2011-02-27
|
* updated copyright year to 2011Gravatar waker2011-01-02
|
* added support for gtk <2.12Gravatar waker2010-11-06
|
* ddbtabstrip code cleanupGravatar waker2010-10-31
|
* enable deleting playlists with middle mouse button by defaultGravatar waker2010-10-30
|
* reset playlist column sort state on playlist switchGravatar Alexey Yakovenko2010-09-22
|
* few improvements to tabstrip autoscrollGravatar Alexey Yakovenko2010-09-14
|
* fixed minor tab drawing issueGravatar Alexey Yakovenko2010-09-14
|
* tab scrolling now affects current tabGravatar Alexey Yakovenko2010-09-13
|