summaryrefslogtreecommitdiff
path: root/noncore
AgeCommit message (Expand)AuthorFilesLines
2002-12-09- buttonPixUp/Down are now vectors, toosimon2-18/+10
2002-12-09- use a vector to store the maskssimon2-11/+12
2002-12-09- one global variable lesssimon2-4/+4
2002-12-09 switch (mouse) {simon1-4/+4
2002-12-09- replaced currentFileListView method with a variablesimon2-17/+12
2002-12-09- use xine_set_param( ..., XINE_PARAM_SPEED, with XINE_SPEED_PAUSE andsimon3-8/+4
2002-12-09- Key_Space triggers togglePaused()simon1-9/+1
2002-12-08Fixed saving of new checkbooks and incorrect setting of notes.drw2-1/+7
2002-12-08- synchronizing the button indices a bit more with the audiowidgetsimon2-6/+6
2002-12-08- switched from inlined logo to pngmickeyl2-1066/+23
2002-12-08removed some clumsy workarounds for old (unpatched) libqte'ssandman1-12/+3
2002-12-08- merged the two duplicated toggleButton methods into a shared onesimon6-17/+9
2002-12-08- oops, forgot to commit this onesimon1-0/+6
2002-12-08- some preparations for further code cleanups for paintButton callssimon5-14/+17
2002-12-08- moved the duplicated code for checking whether the mouse is over asimon4-12/+12
2002-12-08- merged xoff/yoff into a QPointe member variable, shared in the base classsimon5-17/+17
2002-12-08- made XineControl independent from VideoWidgetsimon3-12/+11
2002-12-08- share the imgButtonMask member variable in the base classsimon5-14/+14
2002-12-08- no need to include audio and videowidget.h heresimon1-2/+0
2002-12-08- share the buttons data in a buttons member variable in the base classsimon5-50/+48
2002-12-08- #include cleanupsimon1-7/+0
2002-12-08- I'm re-using code from the others, so add their copyright :)simon2-0/+6
2002-12-08- unused variables removedsimon3-39/+1
2002-12-08- made audioButtons a member variable here, toosimon2-4/+26
2002-12-08- made videoButtons a member variable instead of a global onesimon3-5/+29
2002-12-08- merged duplicated MediaButton definition into common MediaWidget::Buttonsimon3-9/+13
2002-12-08- minor cleanupsimon2-10/+15
2002-12-08- properly shut down xine in the destructor. fixes crashes when switchingsimon1-0/+7
2002-12-08- when the file list view is visible only enable the play button if theresimon3-0/+40
2002-12-08started work on logwindow and hexwindowmickeyl8-92/+176
2002-12-08- pro-file for future integration of the daemonmickeyl2-4/+14
2002-12-08- new networks finally show up in the GUImickeyl13-44/+1448
2002-12-08macaddress-fixmax1-4/+19
2002-12-07Added helpwindowandyq1-2/+2
2002-12-07Newandyq2-0/+106
2002-12-07Added dificculty levels to Fly and Gates, bug fixes (height checking), added ...andyq2-131/+372
2002-12-07Upgraded to v1.7 - new menu system, new game types (gates (implemented and wo...andyq2-326/+652
2002-12-05- adapted to xine CVS HEADsimon2-32/+37
2002-12-05- fixed a minor memory leaksimon1-9/+8
2002-12-05- turned if ( foo ) delete foo; into straight delete foo; as the if issimon2-11/+8
2002-12-05Fixed missing slot which dropped out :(andyq1-0/+1
2002-12-05Modified OColorButton to pass color to color dialog. Impacts appearance, lau...drw2-15/+12
2002-12-05damn.. wrong thing hehellornkcor1-1/+1
2002-12-05trying to keep up with tronical.. just removed unused parameters.llornkcor2-2/+2
2002-12-04Added new method to get available space on a volumeandyq2-1/+24
2002-12-04Added Available space for destination chosenandyq3-19/+84
2002-12-04Removed beta status and moved to 1.7andyq1-7/+7
2002-12-04more debugging info for our debugging session...mickeyl1-2/+7
2002-12-04more debugmjm1-2/+8
2002-12-04fit to new sniffer functionmjm1-1/+1