summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-25Backed out changeset bcec7c95c339Florent Le Coz
2011-09-25Backed out changeset c062e099bc4dFlorent Le Coz
2011-09-25testFlorent Le Coz
2011-09-25exec pluginFlorent Le Coz
2011-09-25Add a send_message() function for pluginsFlorent Le Coz
2011-09-25merge default into plugins branch. So that branch is still up to date tooFlorent Le Coz
2011-09-25Create dark theme with 256 colours supportFlorent Le Coz
2011-09-25mergeFlorent Le Coz
2011-09-25Default theme is now ok, I thinkFlorent Le Coz
2011-09-25Convert 256 colors to 8 if the terminal doesn’t support themFlorent Le Coz
2011-09-25That.Florent Le Coz
2011-09-25Backed out changeset e811b4e21013Florent Le Coz
2011-09-25Forgot that…Florent Le Coz
2011-09-25[teisenbe] Fix a bug in case of XDG_CONFIG_HOME not setmathieui
2011-09-25[teisenbe] Make the data forms more usable (add color to the labels)mathieui
2011-09-25remove yet another unneeded call for GlobalInfoBarmathieui
2011-09-25Add a config file to the plugins by defaultmathieui
2011-09-24Autoload pluginsFlorent Le Coz
2011-09-24Completion for load and unload commandsFlorent Le Coz
2011-09-24Add teisenbe in THANKS sectionFlorent Le Coz
2011-09-24Add plugins_dir to default confFlorent Le Coz
2011-09-24[teisenbe] Use the imp module to import modules.Florent Le Coz
2011-09-24tgFlorent Le Coz
2011-09-24mergeFlorent Le Coz
2011-09-23Really, really fix whitespace handling.Emmanuel Gil Peyrot
2011-09-23Really fix whitespace handling, and malformed CSS.Emmanuel Gil Peyrot
2011-09-23Do not remove trailing spaces in an XHTML-IM element’s text.Florent Le Coz
2011-09-23make colors work with 3-digits color numbersFlorent Le Coz
2011-09-23Merge branch 256 into masterFlorent Le Coz
2011-09-23[teisenbe] first attempt at a plugin system.Florent Le Coz
2011-09-23Fix whitespace handling in XHTML.Emmanuel Gil Peyrot
2011-09-23Add support for 256 colors in XHTML messages, and fix a stupid bug with img w...Emmanuel Gil Peyrot
2011-09-21Fixes #2251mathieui
2011-09-21Handles 256 colors, easier theming and more flexible way to define colorsFlorent Le Coz
2011-09-20oh, mergeFlorent Le Coz
2011-09-20meeeeeeeeergeFlorent Le Coz
2011-09-20mergeFlorent Le Coz
2011-09-20Create xhtml branchFlorent Le Coz
2011-09-20mergeFlorent Le Coz
2011-09-20Do not limit the size of the windows, fixes #2246Florent Le Coz
2011-09-20Fixes #2221mathieui
2011-09-20Fixes #2245mathieui
2011-09-19Remove Elinks support and add a pure python XHTML/CSS parser.Emmanuel Gil Peyrot
2011-09-19Fixes #2247mathieui
2011-09-17And fix the display of the part message in that caseFlorent Le Coz
2011-09-17mergeFlorent Le Coz
2011-09-17Fix a bug where the private tabs would pop on the screen when the user parts ...Florent Le Coz
2011-09-17mergeFlorent Le Coz
2011-09-17Refresh only once, not at every refresh() call, after we resized the screen o...Florent Le Coz
2011-09-16Cycle on the disconnected tabs with M-emathieui