summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-10-31Updated HACKING with revised style guidelinesAaron Bockover2-16/+27
2005-10-31Updated entagged-sharp snapshotAaron Bockover56-518/+223
2005-10-31Improve regex to guess track nameMiguel de Icaza1-2/+1
2005-10-31Small fix to import files without tagsMiguel de Icaza2-6/+19
2005-10-31Added Norwegian Bokmål (nb) translation by Øivind HoellAaron Bockover4-1/+1510
2005-10-31Updated version requirements for dependenciesAaron Bockover2-4/+14
2005-10-31Require ipod-sharp 0.5.9Aaron Bockover1-2/+2
2005-10-31Added and commented debug option for musicbrainz clientAaron Bockover1-0/+1
2005-10-31Switch order of Save/Cancel buttonsAaron Bockover1-6/+5
2005-10-31Updated title iconAaron Bockover1-0/+0
2005-10-31Add text labels to rip/burn iconsAaron Bockover1-55/+175
2005-10-31Handle exception when thrown when unable to create library directoryAaron Bockover1-3/+15
2005-10-31Switch order of next/previous menu itemsAaron Bockover1-6/+6
2005-10-29Updated Simplified Chinese translationFunda Wang2-297/+409
2005-10-28Fix searching with 'j'Aaron Bockover1-0/+1
2005-10-28Fix searching with 'j'Aaron Bockover1-0/+5
2005-10-28Fix search focus on the 'j' key; was preventing searching on anything with 'j...Aaron Bockover2-4/+15
2005-10-28Updated Spanish translation.Francisco Javier F. Serrador2-266/+266
2005-10-28Remove debugging messageMiguel de Icaza1-1/+0
2005-10-27Fixed Initial Import Dialog, added internal mcs 1.1.9.2 compiler, ported mino...Aaron Bockover1-0/+20
2005-10-27Removed libbanshee/cd-info.cAaron Bockover2-1/+4
2005-10-27Removed cd-info.h includeAaron Bockover1-1/+0
2005-10-27Added / prefixes to sourcesAaron Bockover1-5/+5
2005-10-27Fix initial import dialog freezeAaron Bockover1-12/+22
2005-10-27Added mcs.exe to EXTRA_DISTAaron Bockover1-1/+2
2005-10-27Arg is audio-cd for now instead of play-cdAaron Bockover1-1/+1
2005-10-27Updated title iconAaron Bockover1-0/+0
2005-10-27Use code from Utilities.csAaron Bockover2-8/+8
2005-10-27Moved Mono.Unix.Native.NativeConvert code to local code for 1.1.8 compat.Aaron Bockover1-0/+67
2005-10-27mcs 1.1.9.2, for distros that shipped with 1.1.8.x and won't updateAaron Bockover1-0/+0
2005-10-27Build using internal mcs if --with-internal-mcs is specifiedAaron Bockover1-6/+17
2005-10-27Update to PromptForImportAaron Bockover1-5/+3
2005-10-27Path workAaron Bockover1-0/+5
2005-10-27Use new/permanent library DB path: ~/.gnome2/banshee/banshee.db, use andAaron Bockover1-5/+13
2005-10-27Use new/permanent library DB path:Aaron Bockover1-2/+14
2005-10-27ActiveUserEventsManager, iPod progress reporting, new about dialog, stuffAaron Bockover1-0/+22
2005-10-27Added a container for theAaron Bockover1-1/+5
2005-10-27Added src/ActiveUserEvent.csAaron Bockover2-0/+5
2005-10-27Map for GKT+Aaron Bockover1-0/+1
2005-10-27Wrap Application.Invoke to run handlerAaron Bockover1-0/+9
2005-10-27Integrate ActiveUserEventsManager into UIAaron Bockover1-1/+4
2005-10-27Add ActiveUserEvent.cs, ActiveUserEventsManager.cs andAaron Bockover1-5/+8
2005-10-27Use new burn iconsAaron Bockover3-2/+3
2005-10-27Use new user events managerAaron Bockover2-20/+52
2005-10-27user events manager for progressAaron Bockover1-0/+105
2005-10-27Class for user events to use to report progressAaron Bockover1-0/+210
2005-10-27Use the GTK About DialogAaron Bockover1-25/+187
2005-10-27Updated iconsAaron Bockover10-4/+4
2005-10-25Handle F3/J/j to focus search widget, CTRL+Left to rewind, CTRL+Right to fast...Aaron Bockover1-0/+4
2005-10-25Reformatted code, added Focus() methodAaron Bockover1-295/+300