358 Commits (master)
 

Author SHA1 Message Date
Julio Biason 25f1df42f4 Options should be in place, just need to connect all actions now 15 years ago
Julio Biason a155796f0a Removed a bunch of dead code 15 years ago
Julio Biason 7343688b2e Finally, showing something. Time to work on toolbars and menus. 15 years ago
Julio Biason 0ea1134d70 Missing import 15 years ago
Julio Biason 5895f733b3 Merge commit 'imrehg/features' 15 years ago
Julio Biason 68bf713de8 Merge commit 'rnsanchez/master' 15 years ago
Ricardo Nabinger Sanchez b06731f4b1 Make sure mitter.desktop is installed. 15 years ago
Gergely Imreh 78351349a3 ui_pygtk: initial spell checking support for the update box 15 years ago
Gergely Imreh 5d9709ad66 ui_pygtk: cleaning up formatting errors reported by pyflakes 15 years ago
Julio Biason 9acd7749b9 Merge hacking-mitter 15 years ago
Julio Biason 89316f86ba Merging hacking-mitter 15 years ago
Julio Biason 73b1712282 Starting a custom cell for the messages 15 years ago
Julio Biason a4a159d49e Revert "Missing import breaks everything" 15 years ago
Julio Biason 55abb56bc4 Missing import breaks everything 15 years ago
Julio Biason a2d68378d4 Meh, rendering still broken 15 years ago
Julio Biason 285695ac96 sorting fixes; proper escaping of HTML (finally) 15 years ago
Julio Biason d75b54ec35 It seems the problem was the colour I was using my config file. 15 years ago
Julio Biason ac684434ba Update works; stil trying to find why we have some message drawing problems (the message is being selected correctly) 15 years ago
Julio Biason 710a7806d9 Something weird with the display of messages. Some draw different stuff on mouse over. 15 years ago
Julio Biason a73c7b38e5 About dialog 15 years ago
Julio Biason 3797043d28 Big fuckup with reverting commits, but downloading user pics work 15 years ago
Julio Biason 9d7180483c Revert "Sorting seems to work" 15 years ago
Julio Biason e5fd183ff9 Sorting seems to work 15 years ago
Julio Biason 9aa415d1d4 Sorting seems to work 15 years ago
Julio Biason ad9e962a0b It works when we retrieve the data 15 years ago
Julio Biason d142b126ae With a few display errors, tweets are being displayed now 15 years ago
Julio Biason 37d29948a2 Some PyFlakes/PEP8 fixes (in the wrong place); threading in PyGTK 15 years ago
Julio Biason d59c43f041 Proper sensitivity for the Add button and action 15 years ago
Julio Biason 5833399fc7 Added the thread management objects 15 years ago
Julio Biason bed1415bff Images are related to the UI, not a general thing. 15 years ago
Julio Biason 77f72c197e Removed a lot of (now) unused code. Some should return. 15 years ago
Julio Biason ae36a6529c Proper thanks in the about dialog 15 years ago
Julio Biason da645f40a3 The only thing in the store is the NetworkData object 15 years ago
Julio Biason 7200fb09ca Position and size saving works 15 years ago
Julio Biason 65966d5e0e Interface appears again 15 years ago
Julio Biason 3c03ee8749 Added the test account config file 15 years ago
Julio Biason 9f9b201aee Single object; follow new guidelines for NAMESPACE and options() 15 years ago
Julio Biason efadcfaff0 "Show", not "print" 15 years ago
Julio Biason 6831e0ca36 Need to import the exception 15 years ago
Julio Biason ee9cca703e Display the available requests (on commands that use network) 15 years ago
Julio Biason 46bb00498a Reweet command 15 years ago
Julio Biason b7b3c334a2 "thread" is now available to all interfaces; Zork now can show threads 15 years ago
Julio Biason 1c7df31866 Another oops 15 years ago
Julio Biason 44da09f8b2 Oops 15 years ago
Julio Biason 34f0702dc8 Fixed "list" bug; display shows the current position in the queue 15 years ago
Julio Biason 9ec5fd07cf MH is now Zork; changed some wordings 15 years ago
Julio Biason 6cc43393c6 Oops, no debug needed 15 years ago
Julio Biason e959e8838c UI helpers are now in "helpers" 15 years ago
Julio Biason 35acce6430 The usage of ui_ prefix in the interfaces seems to make things a tad bit complicated when loading every interface. So _import_name needs to be a tad bit smarter. 15 years ago
Julio Biason c1969e3c23 Use the proper Interfaces Manager variable 15 years ago