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
2023-04-18
Remove broken reference to icon
xengineering
2023-04-18
Add Makefile
xengineering
2023-04-16
Invalidate UI window on XmppEvent
xengineering
2023-04-16
Switch completely to Go and Gio UI
xengineering
2023-04-16
Implement TCP connect / disconnect
xengineering
2023-04-16
Implement fallback DNS resolution
xengineering
2023-04-16
Implement domain part extraction in Go
xengineering
2023-04-15
Apply go fmt
xengineering
2023-04-15
Implement basic connection statemachine
xengineering
2023-04-11
Align editors in the middle
xengineering
2023-04-11
Implement dummy functionality for first view
xengineering
2023-04-11
Mask password
xengineering
2023-04-11
Fix variable name
xengineering
2023-04-11
Add editor widgets for JID and password
xengineering
2023-04-11
Turn label to headline and add button
xengineering
2023-04-11
Further refactoring
xengineering
2023-04-10
go: Refactor with Limox struct
xengineering
2023-02-21
Adjust window and label size
xengineering
2023-02-20
Set default dimensions for Gio version
xengineering
2023-02-20
Adapt Gio example to LimoX
xengineering
2023-02-20
Add Golang-based Gio example code
xengineering
2023-01-23
gui.c: Create separate create_window()
legacy/sdl2
xengineering
2023-01-23
Remove typedefs
xengineering
2023-01-23
gui.c: Remove inline comments
xengineering
2023-01-23
Implement GUI init and deinit functions
xengineering
2023-01-23
Bundle GUI variables in context struct
xengineering
2023-01-23
Add debug symbols to default build
xengineering
2023-01-22
Add new icon to README
xengineering
2023-01-22
Fix SVG icon for systems without matching font
xengineering
2023-01-22
Add initial icon
xengineering
2023-01-09
Fix reconnection
xengineering
2023-01-09
Make return statement more consistent
xengineering
2023-01-09
Prevent NULL pointer crash
xengineering
2023-01-08
Remove xmpp_ prefix from private function
xengineering
2023-01-08
Rename to resolve_dns()
xengineering
2023-01-08
Improve get_domainpart() docs
xengineering
2023-01-08
Adapt comment indent to Linux kernel code
xengineering
2023-01-08
Remove commented code
xengineering
2023-01-08
Update code style for main
xengineering
2023-01-08
Add PDF generation of documentation
xengineering
2023-01-08
Split README and ROADMAP
xengineering
2023-01-08
Implement close on click
xengineering
2023-01-08
Connect on mouse click
xengineering
2022-12-04
Implement printing of server response
xengineering
2022-12-04
Implement client stream header sending
xengineering
2022-12-04
Implement TCP connection to XMPP server
xengineering
2022-12-04
Implement socket creation
xengineering
2022-12-04
Implement DNS with a temporary solution
xengineering
2022-12-02
Add GPL3 license header to relevant source files
xengineering
2022-12-02
Add reference to Gigi's SDL2 tutorial
xengineering
[next]