Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-13 | Fix TBs when the system is not in utf-8 by default | mathieui | |
(force every file opening to be with the utf-8 encoding) | |||
2012-08-06 | Add a fallback to optparse if argparse is not found | mathieui | |
2012-08-05 | Use the revision/date for the poezio version if a .git is found | mathieui | |
2012-08-05 | Move from optparse (deprecated) to argparse | mathieui | |
2012-07-26 | Small non-impacting modifications | mathieui | |
- Write the config with “option = value” instead of “option= value” - Docstring for sighup_handler - Optimize a join() in the main loop - Rename the verbose get_error_message_from_error_stanza() with get_error_message() - Remove the unused Tab.just_before_refresh() which is litterally used nowhere in poezio | |||
2012-05-09 | Allow a config to be set & created directly | mathieui | |
2012-04-18 | Adda config.getl to return a lowercase value | mathieui | |
2012-03-30 | Should fix the refresh issue | mathieui | |
2012-03-08 | Fix a bug in the configuration writer | mathieui | |
2012-02-09 | Config.write_in_file() now works as expected | mathieui | |
(can add sections, add inexistant options, and edit in place) | |||
2012-01-26 | We can now configure each conversation independently, for some options. | Florent Le Coz | |
Fixed #2039. | |||
2011-09-11 | Change license to zlib (MIT sucks :() | Florent Le Coz | |
2011-09-10 | Added a help message for the first run | mathieui | |
2011-09-06 | Change license to MIT | Florent Le Coz | |
2011-07-05 | Check that all needed config sections are there at startup, and create them ↵ | Florent Le Coz | |
if not | |||
2011-06-04 | some path.join forgotten causing the config file to be overwritten an not ↵ | mathieui | |
taken into account… | |||
2011-06-04 | fix the display of the action 'emptying the status', and some few minor changes | mathieui | |
2011-01-13 | Fix copy of default config file | Florent Le Coz | |
2011-01-01 | update copyright date | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-12-17 | Also catch errors on config save | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-12-17 | syntax | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-12-17 | fix typo and catch NoSectionError in config | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-12-17 | fixed #1892 save folded rosters and info_win_height in the config file | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-12-15 | config file can now have various section | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-12-06 | fix default config path | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-11-09 | fix some little issues. Rename gui to core, use logging lib instead of the ↵ | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
custom debug option. Add a -d option | |||
2010-10-04 | update e-mail address and README | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-09-07 | do not require argparse anymore, chmod in the directory in the python ↵ | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
process directly, fix a little bit the Mafile | |||
2010-09-03 | python 3 only. Fixes all EncodingError bugs :)))) | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-08-09 | Writing to file doesn't remove comments. fixed #1713 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-22 | remove useless shebangs. Fixed 1669 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-19 | Don't use argparse if it's not available | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-08 | fixed #1578 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-08 | Add many keyboard shortcuts. fixed #1507 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-07-08 | add a -f option, we can specify a file to open instead of the default one. ↵ | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
We then can have various different configuration and choose between them | |||
2010-05-18 | pylint cleaning part1 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-05-11 | Display the status change and/or disconnect for recent-speakers only. fixed ↵ | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
#1288 | |||
2010-02-10 | little cleanup | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-01-31 | rfix le meme truc | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-01-31 | fix la copie du fichier de conf au premier demerrage | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-01-31 | test | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-01-31 | cleanup, launch.sh, makefile | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-01-31 | fixed #1110 | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-01-26 | ca fonctionne, ca clignotte, et cest gay | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-01-26 | nettoyage | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |
2010-01-10 | first commit | louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 | |