aboutsummaryrefslogtreecommitdiff
path: root/lib/gui
AgeCommit message (Expand)Author
2010-12-11add missing inc/decref for multicontent templateghost
2010-11-16ewidgetdesktop: don't abort if no target_pixmap is setAndreas Oberritter
2010-11-16install header filesAndreas Oberritter
2010-11-16build and link static libraries without libtoolAndreas Oberritter
2010-11-16clean up build #2Andreas Oberritter
2010-11-16clean up buildAndreas Oberritter
2010-11-16*/Makefile.am: s,INCLUDES,AM_CPPFLAGS,Andreas Oberritter
2010-11-11Merge branch 'bug_539_add_multicontent_pixmap_progress'ghost
2010-11-11add template handling to pixmap progress listboxmulticontentghost
2010-11-02Merge branch 'bug_530_add_dm800se_support'ghost
2010-11-02add assertion for missing windowstyleghost
2010-10-07fix tabs, dont draw border when width is 0ghost
2010-10-07implement borders for ePixmap widgets (add feature #589)Fraxinas
2010-10-06Merge branch 'bug_539_add_multicontent_pixmap_progress'ghost
2010-10-06Merge branch 'bug_474_fix_multicontent_clear'ghost
2010-06-04lib/gui/elistboxcontent.cpp: dont crash on non selectable entriesghost
2010-05-26add new multicontent TYPE_PROGRESS_PIXMAPghost
2010-04-13lib/gui/elistboxcontent.cpp: fix compiler warningghost
2010-03-11dont clear when not neededghost
2009-08-18remove obsolete .cvsignore filesAndreas Oberritter
2009-07-27lib/dvb/subtitle.h/cpp: cleanup, fixes for sky brazil 2bit dvb subtitles, add...ghost
2009-07-25make PIG working with HD Skinsghost
2009-07-24fix tabsghost
2009-07-17ignore empty pixmapsFelix Domke
2009-07-16properly scale change regionsFelix Domke
2009-07-16allow use of alphablended pixmaps in multicontent listsFelix Domke
2009-06-30initialize m_cursor, fix cursorValidFelix Domke
2009-06-19also scale invalidatesfor dvb subtitlesFelix Domke
2009-06-15add csize() to get client sizeFelix Domke
2009-06-09optimize manual blits by not forcing them at gPainter::end, but instead call ...Felix Domke
2009-06-09allow scale of pixmap subtitlesFelix Domke
2009-06-03experimental scaling for pixmaps, requires more work (surface is likely not a...Felix Domke
2009-06-03in buffered mode, don't check empty layersFelix Domke
2009-06-03when starting move, set initial positionFelix Domke
2009-06-03use 720x576 subtitle pixmap, and scale to fullscreenFelix Domke
2009-05-31esubtitle.h: fix compiler warningsghost
2009-05-27make subtitle font styles skinnableFraxinas
2009-04-23experimentally switch to new decodebin2 gstreamer back-end for mediaplayer. r...Fraxinas
2009-04-20allow progress in TemplatedMultiContent lists - patch by courtesy of nightmanFraxinas
2009-04-06replace assert by ASSERT, so a proper log message is generatedFelix Domke
2009-04-03elistboxcontent.cpp: paint background for selected entry also when transparen...ghost
2009-04-02elistboxcontent.cpp: revert "cleanup" part of the commit "elistboxcontent.cpp...ghost
2009-04-02elistboxcontent.cpp: code cleanup, only draw background pixmap for valid(used...ghost
2009-03-31Merge branch 'tmbinc/FixTimingBugs'Felix Domke
2009-03-31Merge commit 'origin/master' into tmbinc/FixTimingBugsFelix Domke
2009-03-27listboxcontent.cpp: support background and selected pixmap also for multicont...ghost
2009-02-23fixed compile errors with g++ 4.3 and replaced some c headers by theirAndreas Oberritter
2009-02-19allow {text,pixmap}=None, without warning or error, to allow more flexible la...Felix Domke
2009-02-17move replace_all function to base/string.hghost
2009-02-13 - While recording, collect startcodes and save them into ".sc"-filesFelix Domke