| 1 |
Version 0.3.0svn |
|---|
| 2 |
* Lots of minor changes |
|---|
| 3 |
* Use PyGTK 2.10 trayicon, if available |
|---|
| 4 |
* Runs on win32 with the newnet branch of driver.py |
|---|
| 5 |
* Settings looks much nicer, and all options should work |
|---|
| 6 |
|
|---|
| 7 |
Updated 21 October 2006 |
|---|
| 8 |
Version: 0.2.5 |
|---|
| 9 |
* Minor UI Changes |
|---|
| 10 |
* Improved Trayicon's menu |
|---|
| 11 |
* Images are now included in imagedata.py |
|---|
| 12 |
* Added a Window icon |
|---|
| 13 |
* Distutils setup.py added; Murmur can now be installed |
|---|
| 14 |
* Desktop Icon is installed |
|---|
| 15 |
|
|---|
| 16 |
Updated 17th August 2006 |
|---|
| 17 |
Version: 0.2.0 |
|---|
| 18 |
* Sorted out the threading issues, doesn't lock up with Xlib errors, anymore |
|---|
| 19 |
* Renamed from 'mutray' to 'murmur'; config directory now ~/.murmur/ |
|---|
| 20 |
* Rewrote major parts of the GUI with liberal borrowing of code chunks from |
|---|
| 21 |
Nicotine+. |
|---|
| 22 |
|
|---|
| 23 |
|
|---|
| 24 |
Updated 17th April 2006 |
|---|
| 25 |
Version: 0.1.1 |
|---|
| 26 |
|
|---|
| 27 |
* Added sort-by-status to all Userlists (Cravings' idea) |
|---|
| 28 |
* Fixed two bugs in Browsing shares (extra \ in the directory tree, and once again, Windows drives) Thanks for the bug report, Cravings. |
|---|
| 29 |
|
|---|
| 30 |
Updated 17th April 2006 |
|---|
| 31 |
Version: 0.1.0 |
|---|
| 32 |
|
|---|
| 33 |
* Searching now works with Global, Buddies and Rooms. It has a popup menu and works pretty well. |
|---|
| 34 |
* Added close buttons to the individual User Shares tabs. |
|---|
| 35 |
* Replaced Entry Boxes in the Input Popup windows (Shares, Userinfo, IP, Join/Leave Room, ETC) with relevant ScrollBoxes. |
|---|
| 36 |
* Fixed some minor bugs |
|---|
| 37 |
|
|---|
| 38 |
Updated 16th April 2006 Version: 0.0.9 |
|---|
| 39 |
|
|---|
| 40 |
* Finished Transfer Tab, now has Completed popup menu and updating transfer items |
|---|
| 41 |
* Fixed popup menu in Buddy/Ban/Ignore lists |
|---|
| 42 |
* Joy! |
|---|
| 43 |
|
|---|
| 44 |
Updated 21st March 2006 |
|---|
| 45 |
Version: 0.0.8 |
|---|
| 46 |
|
|---|
| 47 |
* Added Browse Tab with almost all features completed |
|---|
| 48 |
* Added empty Search tab, and unfinished Transfer tab |
|---|
| 49 |
* Moved Userinfo into Userinfo Tab, as the popup window was horrifically unstable |
|---|
| 50 |
* lots of minor things |
|---|
| 51 |
|
|---|
| 52 |
Updated 10 September 2005 |
|---|
| 53 |
Version: 0.0.5 |
|---|
| 54 |
|
|---|
| 55 |
* Added User Lists Tab (Buddy, Ban, Ignore) |
|---|
| 56 |
* Added Popup Menu for UserLists ( Chat, Buddy, Ban, Ignore ) (stolen from Nicotine) |
|---|
| 57 |
* Rewrote, rewrote, weewote |
|---|
| 58 |
* I hate Xlib Errors |
|---|
| 59 |
* Settings Dialog now pops up automagically, if there is no password set |
|---|
| 60 |
* TrayApp is now optional, if trayapp module isn't found, it'll cleanly not load it. |
|---|
| 61 |
|
|---|
| 62 |
Updated 4 September 2005 |
|---|
| 63 |
Version: 0.0.4 |
|---|
| 64 |
|
|---|
| 65 |
* Added Status Icons to userlists in chatrooms |
|---|
| 66 |
* Added Private Chatting |
|---|
| 67 |
* Learned a bunch of stuff about pygtk |
|---|
| 68 |
|
|---|