Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | ManageAccounts: Window -> Dialog | fiaxh | 2017-05-09 | 1 | -227/+233 | |
| | ||||||
* | Fix a couple of warnings relating to parents of dialogs | hrxi | 2017-05-09 | 3 | -4/+1 | |
| | | | | | | | | | | | | Fixes these kind of warnings: ``` (dino:<PID>): Gtk-CRITICAL **: gtk_window_set_transient_for: assertion 'parent == NULL || GTK_IS_WINDOW (parent)' failed Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged. (dino:<PID>): GLib-GObject-WARNING **: invalid cast from 'GtkPaned' to 'GtkWindow' ``` Also centers these dialogs (settings, add chat, join conversation) on top of their parent windows. | |||||
* | Gettext support | fiaxh | 2017-04-10 | 7 | -27/+27 | |
| | ||||||
* | Show account status (incl errors) in ManageAccounts.Dialog | fiaxh | 2017-04-10 | 2 | -0/+20 | |
| | ||||||
* | Application menu fallback button | fiaxh | 2017-04-04 | 1 | -0/+1 | |
| | ||||||
* | Start private conversation with MUC occupant via occupant menu | fiaxh | 2017-04-03 | 2 | -13/+9 | |
| | ||||||
* | Tab completion for MUC occupants | fiaxh | 2017-03-24 | 2 | -1/+2 | |
| | ||||||
* | New CMake | Marvin W | 2017-03-23 | 1 | -0/+12 | |
| | | | | | - add install and uninstall targets - compatibility for systems without pkg-config | |||||
* | Add back on subscription request | fiaxh | 2017-03-23 | 3 | -3/+3 | |
| | ||||||
* | Select conversation on startup, placeholder for "No conversation selected", ↵ | fiaxh | 2017-03-20 | 3 | -6/+16 | |
| | | | | start services before UI | |||||
* | Icon changes | fiaxh | 2017-03-19 | 1 | -14/+12 | |
| | ||||||
* | Preselect next conversation when closed and crossfade | fiaxh | 2017-03-18 | 1 | -14/+31 | |
| | ||||||
* | "No accounts active, add?" stack in main view | fiaxh | 2017-03-18 | 2 | -177/+50 | |
| | ||||||
* | Icon | fiaxh | 2017-03-18 | 2 | -0/+38 | |
| | ||||||
* | Fix message stanza default type | fiaxh | 2017-03-18 | 1 | -6/+10 | |
| | ||||||
* | Fix ChatInput for many lines + small UI changes | fiaxh | 2017-03-16 | 5 | -12/+10 | |
| | ||||||
* | Display /me differently | fiaxh | 2017-03-15 | 1 | -28/+1 | |
| | | | | fixes #12 | |||||
* | Set dino-specific icons as part of icon theme | fiaxh | 2017-03-15 | 13 | -673/+42 | |
| | ||||||
* | Reduce GTK dependency to 3.16, fix dark theme | Marvin W | 2017-03-13 | 20 | -22/+3 | |
| | ||||||
* | Move gsettings schema back to libdino (where it belongs) | Marvin W | 2017-03-12 | 2 | -15/+0 | |
| | ||||||
* | Move UI code into main dir | Marvin W | 2017-03-11 | 34 | -0/+2791 | |