Emmanuel Gil Peyrot
|
3c48d59ed5
|
Remove unused xdg code and make it check for absolute paths
The xdg module has never been imported due to a catchall except clause,
so we can safely assume it was unused and untested.
|
2016-11-05 14:49:38 +00:00 |
Emmanuel Gil Peyrot
|
85aa5efb12
|
Rename typo s/fb/fd/ in remote_control.
|
2016-11-05 15:37:30 +00:00 |
Emmanuel Gil Peyrot
|
6b22dd6ade
|
Replace gtk.gdk with GdkPixbuf in gui_interface.
|
2016-11-05 15:36:27 +00:00 |
Emmanuel Gil Peyrot
|
314b5797f3
|
Import reduce from functools, it isn’t a builtin anymore in python3.
|
2016-11-05 15:31:01 +00:00 |
Emmanuel Gil Peyrot
|
f32e99b748
|
Fix unknown variables in htmltextview.
|
2016-11-05 15:30:34 +00:00 |
Emmanuel Gil Peyrot
|
0e929b7777
|
Add forgotten import dialogs in history_window.
|
2016-11-05 15:22:59 +00:00 |
Emmanuel Gil Peyrot
|
5ec56a05a0
|
Add forgotten logging setup in dialogs.
|
2016-11-05 15:22:03 +00:00 |
Emmanuel Gil Peyrot
|
20637b2ef1
|
Fix Bonjour code to not rely on undeclared variables.
|
2016-11-05 15:16:20 +00:00 |
Emmanuel Gil Peyrot
|
32db80c7ef
|
Replace NameError SSL with correctly-imported OpenSSL.SSL.
|
2016-11-05 15:07:08 +00:00 |
Emmanuel Gil Peyrot
|
2dffaa7d75
|
Fix NameError in Avahi code.
|
2016-11-05 15:06:08 +00:00 |
Emmanuel Gil Peyrot
|
73e6edd3ed
|
Move previously-dead code in passwords.
|
2016-11-05 15:04:39 +00:00 |
Emmanuel Gil Peyrot
|
0bdd592e4d
|
Fix wrong variable names and forgotten imports in message_archiving.
|
2016-11-05 15:02:46 +00:00 |
Emmanuel Gil Peyrot
|
f25590d212
|
Use the correct ctx variable name in jingle_xtls.
|
2016-11-05 14:58:34 +00:00 |
Emmanuel Gil Peyrot
|
9440512f2b
|
Add forgotten variable declaration in except.
|
2016-11-05 14:57:13 +00:00 |
Emmanuel Gil Peyrot
|
6f1bad3eb5
|
Fix NameError in DataForms with a media type.
|
2016-11-05 14:55:48 +00:00 |
Emmanuel Gil Peyrot
|
71c01ad03e
|
Remove unreachable code, and simplify is_valid_bool.
|
2016-11-05 14:53:48 +00:00 |
lovetox
|
f961e0be9a
|
Add MAM Preference Dialog
|
2016-10-31 02:11:46 +01:00 |
Emmanuel Gil Peyrot
|
b51b27d460
|
Fix ad-hoc command window only displaying a very small area
|
2016-10-30 19:50:06 +00:00 |
lovetox
|
7cb31512c6
|
Add no-store hint to ChatStates
|
2016-10-18 16:26:03 +02:00 |
lovetox
|
705206cf83
|
Fix syntax error
|
2016-10-17 02:44:58 +02:00 |
lovetox
|
0089dd86e0
|
Fix alignment in Account Window
|
2016-10-16 16:57:34 +02:00 |
Yann Leboulanger
|
c841c7973d
|
prevent traceback when a wrong timezone arrive.
|
2016-10-16 22:40:41 +02:00 |
lovetox
|
9db1ba1d05
|
Correctly restore disabled status for emoticons in pref window
|
2016-10-16 10:37:08 +02:00 |
lovetox
|
14054cc0df
|
Dont leak presence with ChatStates
|
2016-10-13 02:07:34 +02:00 |
lovetox
|
194508d405
|
Workaround for strftime bug on Windows
see: http://bugs.python.org/issue8304
|
2016-10-13 01:43:26 +02:00 |
lovetox
|
b434130060
|
Add additional_data to ChatEvent
|
2016-10-13 00:40:02 +02:00 |
lovetox
|
afd42d0043
|
Fix textview height in subsription request dialog
|
2016-10-13 00:31:42 +02:00 |
lovetox
|
73b2ba5f6e
|
Fix height of XMLConsole input field
|
2016-10-13 00:18:33 +02:00 |
Yann Leboulanger
|
d0a3025d06
|
default branch is 0.16.10
|
2016-10-11 23:15:15 +02:00 |
Yann Leboulanger
|
c09c4e4218
|
Add gajim-remote.desktop.in to POTFILES.skip. Fixes #8345
|
2016-06-03 20:47:40 +02:00 |
Yann Leboulanger
|
65f8f30968
|
fix configure to require python3
|
2016-10-11 21:02:30 +02:00 |
Linus Heckemann
|
17cd14a5fa
|
Allow startup even with malformed plugin manifests
|
2016-10-11 09:51:31 +01:00 |
lovetox
|
0e6f7908c9
|
Support old print_status tag in Bookmarks
|
2016-10-10 20:54:15 +02:00 |
lovetox
|
4c482cbfe8
|
Store optional fields correctly in Bookmarks
|
2016-10-10 19:10:18 +02:00 |
Yann Leboulanger
|
e5b69fae5c
|
start running tests
|
2016-10-10 15:22:51 +02:00 |
Linus Heckemann
|
3dcdee70ba
|
Fix fuzzy time
|
2016-10-10 13:47:56 +01:00 |
lovetox
|
e7479c52e2
|
[pitchum] Fix datetime parsing - Fixes #8444
|
2016-10-08 17:38:10 +02:00 |
lovetox
|
ad9ce5c1b9
|
Make JoinGroupChat dialog not resizeable
|
2016-10-05 23:05:34 +02:00 |
lovetox
|
bc3210ec65
|
Fix layout in AddNewContact window
|
2016-10-05 22:51:06 +02:00 |
lovetox
|
80de2e45c6
|
Fix layout in Plugins Window
|
2016-10-05 21:34:00 +02:00 |
lovetox
|
b9ae874a32
|
Add transient to overwrite status message dialog
|
2016-10-05 20:26:25 +02:00 |
lovetox
|
43129638c4
|
Move status message TreeView code into glade file, fix layout
|
2016-10-05 20:20:42 +02:00 |
lovetox
|
b6313efea4
|
Fix layout in manage proxy window
|
2016-10-05 12:10:11 +02:00 |
lovetox
|
faad7325e1
|
Fix layout in gajim themes window
|
2016-10-05 11:43:23 +02:00 |
lovetox
|
9c29b32384
|
Fix layout in manage sounds window and add transient
|
2016-10-05 11:30:18 +02:00 |
lovetox
|
6891cc49f4
|
Format ChangeNick message
without \newlines the input dialog gets really big
|
2016-10-04 23:54:52 +02:00 |
lovetox
|
911ac8d2ec
|
Align buttons in InputDialog
|
2016-10-04 23:50:41 +02:00 |
lovetox
|
7151fef0ec
|
Fix NoneType Error introduced in a10e0df42f31
|
2016-10-04 22:25:44 +02:00 |
lovetox
|
922762afa5
|
Default to RosterWindow as transient for CommonInputDialog
|
2016-10-04 22:05:18 +02:00 |
lovetox
|
a3fc0b6f5c
|
Better alignment for elements in ChatWindow and GroupChatWindow
|
2016-10-04 18:50:59 +02:00 |