index
:
limox
legacy/gtk4-libstrophe
legacy/sdl2
main
roster-gui
session-struct
update
The Linux on mobile XMPP (LimoX) client
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-12-02
Add reference to SDL2 documentation
xengineering
2022-12-01
Implement colored output for test
xengineering
2022-12-01
Let Makefile fail if a test fails
xengineering
2022-12-01
Automate Makefile and test execution
xengineering
2022-12-01
Update documentation for new build process
xengineering
2022-11-30
Add first unit test
xengineering
2022-11-30
Switch from meson to Makefile
xengineering
2022-11-27
Implement XMPP connect on SDL_MOUSEBUTTONDOWN
xengineering
2022-11-27
Mark SDL2 window as resizable
xengineering
2022-11-27
Implement dummy DNS resolution
xengineering
2022-11-27
Switch completely to SDL2 version
xengineering
2022-11-25
Add Beej's Guide to Network Programming as ref
xengineering
2022-11-20
Extract domain from JID with parser function
xengineering
2022-11-20
Get env based credential parsing to xmpp.c
xengineering
2022-11-20
Introduce dummy as second XMPP implementation
xengineering
2022-11-20
Remove unnecessary sdl.c
xengineering
2022-11-20
Mention SDL2 rewrite in README
xengineering
2022-11-20
Update meson call
xengineering
2022-11-20
Add missing SDL2 dependency
xengineering
2022-10-08
Update roadmap in README
xengineering
2022-10-08
Remove SDL version (now using SDL2 only)
xengineering
2022-10-08
Avoid memory access errors on cleanup
xengineering
2022-10-08
Fix SDL2 window creation on Wayland
xengineering
2022-10-08
Output used SDL2 video driver
xengineering
2022-10-08
Fix syntax error in README
xengineering
2022-10-07
Add SDL2 version (X11 only)
xengineering
2022-10-07
Implement first GUI demonstration with SDL
xengineering
2022-10-07
Write down SDL goal to README
xengineering
2022-10-07
Add empty SDL based gui.h implementation
xengineering
2022-10-07
Remove unnecessary function prototypes from gui.h
xengineering
2022-10-07
Move linter script to new tools folder
xengineering
2022-10-07
Remove sm_state variable
xengineering
2022-10-07
Handle case of message to send while offline
xengineering
2022-10-06
Remove global variable log
xengineering
2022-10-06
Remove free statements with unclear effects
xengineering
2022-10-06
Mark reconnect bug as solved
xengineering
2022-10-06
Switch to markdown based README
xengineering
2022-10-05
Remove bad xmpp_free() usage
xengineering
2022-10-05
Add debug output for connection errors
xengineering
2022-10-05
Add FIXME for important error handling
xengineering
2022-10-05
Fix known-roster-item bug
xengineering
2022-10-04
Update roadmap
xengineering
2022-10-04
Add initial linting script based on splint
xengineering
2022-10-04
Include GTK from standard include path
xengineering
2022-10-04
Remove unistd.h
xengineering
2022-10-04
Read credentials from shell env if present
xengineering
2022-10-04
Use G_APPLICATION_DEFAULT_FLAGS
xengineering
2022-10-04
Remove rewrite of net.c
xengineering
2022-10-04
Redirect debug output to stderr
xengineering
2022-10-04
Fix wrong import
xengineering
[next]