49
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
May 21, 2023 — May 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
1) Oups, bugs when no config file More... over 15 years ago
1) Using $XDG values. mv .gtg/* .local/share/gtg 2) Rename config.xml to projects.xml 3) CONFIG_DIR became DATA_DIR are it concerns User data. We don't have any config yet. 4) The xml_backend should not depend on the gtgconfig as we may want to use it for any file at any place. (and it already takes a filename as parameter) More... over 15 years ago
Show list of tags More... over 15 years ago
Adding abstraction class for data manipulation: DataStore Splitting main.py in GTG launcher+init (main.py), data management (DataStore) and UI (TaskBrowser) Adding support for multi-project: creation, editiion, deletion Adding context menu in project list Adding support for configuration files, in $HOME/.gtg/ More... over 15 years ago
Synchronizing(Merging) my local branch with trunk: hack hack hack! More... over 15 years ago
Mergin with personal (bertrand-rouseau) branch. More... over 15 years ago
Light refactoring before merging with trunk. Add GtgConfig class. More... over 15 years ago
Support of the "start date" field. In order to not interfer with Bert's branch, I didn't add the column in the main interface. Should be easy anyway. More... over 15 years ago
support de start date More... over 15 years ago
cursor restore to normal insert bug #301864 More... over 15 years ago
cursor restore to normal insert bug #301864 More... over 15 years ago
Ok, it's not ideal but now we have pretty XML, full XML compliance and we don't loose any information. More... over 15 years ago
a bit better More... over 15 years ago
vilain hack to have pretty xml again More... over 15 years ago
We now save all the informations of a task description (gtk.TextTag). prettyxml has to be disabled for now because it interfer the way it is handled. More... over 15 years ago
disable prettyxml for now More... over 15 years ago
disable prettyxml for now More... over 15 years ago
support of special character like & More... over 15 years ago
Serialization is working great except for end of line More... over 15 years ago
defensive programmation for bad formatted taks More... over 15 years ago
ne plante plus mais ne sauve toujours pas les tags More... over 15 years ago
support multiple links More... over 15 years ago
support of the link tag More... over 15 years ago
marche po More... over 15 years ago
one bug corrected More... over 15 years ago
serializing of tags is now on the way but it is still very buggy More... over 15 years ago
bug with link et retour a la ligne More... over 15 years ago
it work presque More... over 15 years ago
deserialize More... over 15 years ago
Serialize is fine. Let's attack deserialize More... over 15 years ago