more patches (2nd try)

2002-01-09 Thread Kristian G. Kvilekval
Some simple patches: 1. Simpler randomize list in playlist.cpp 2. Don't choke on invalid glyphs in ttfont.cpp 3. Add Drag Drop between playlists in browserlist.cpp 4. FileSelector remembers last directory after selection in fileselector.cpp Some of these patches were previously

patches

2001-07-26 Thread Jeffrey B Mcbeth
What is the preferred method for submitting patches? what are the preferred arguments to diff? Jeff -- It may well be doubted whether human ingenuity can construct an enigma of the kind which human ingenuity may

RH7 patches

2000-10-08 Thread Mark Lehrer
This was pretty trivial on my box actually; just had to add a string.h in one file and change the GTK menu cast in 3 others. I called the cast "GTK_MENU_CAST" and it should be set to either void(*)(...) for the older GCC or void(*)() for the new (forbidden!?) gcc 2.96. I am assuming this will

linux patches for 2.0

1999-10-20 Thread Gabor Fleischer
Hi! These are 2 little patches. 1st is because it didn't find my themes, because if it did not find themes at the first place it looked for, it stoped to look at the other places. Now it goes on. 2nd is because I'm working on a WinAmp Theme, in wich I use ChangeWindow. The old one always put

Re: linux patches for 2.0

1999-10-20 Thread Mayhem Chaos Coordinator
Isaac, can you apply these patches? I'm still stuck in windows hell. :-( 1. It was a lot of time for me to get the theme.xml's things out from the code. There should be a howto for it! There will be! However, I need to finish up a few other things before I can write the Howto. Maybe early next

RE: linux patches for 2.0

1999-10-20 Thread Isaac Richards
Danke mucho =) On 20-Oct-99 Gabor Fleischer wrote: Hi! These are 2 little patches. 1st is because it didn't find my themes, because if it did not find themes at the first place it looked for, it stoped to look at the other places. Now it goes on. Applied. 2nd is because I'm working