Commit Graph

435 Commits

Author SHA1 Message Date
Yann Leboulanger d55c12763f addmissing callbacks to preferences glade file for chatstates comboboxes. fixes #3794 2008-03-26 16:19:49 +00:00
Yann Leboulanger 849a235263 [Nico Gulden] typo in some strings 2008-03-24 21:59:39 +00:00
Jean-Marie Traissard d7a6734601 Clarify how roster.quit_on_next_offline works with comments.
Use only one function when user wants to quit. Bad dup code !
Maybe see #3643.
2008-03-20 16:31:21 +00:00
Yann Leboulanger cc6eb92337 additional mappings for existing emoticons. fixes #3762 2008-03-17 10:17:45 +00:00
Jean-Marie Traissard 61e723d632 Removing default W size for gc-roster in glade. Fixes a bug where at creation,
this size replace the one we saved, everytime. Hope that doesn't create others
problems, but seems not.
2008-03-15 21:44:10 +00:00
Yann Leboulanger 474192acbe add title to accounts window 2008-03-12 17:16:31 +00:00
Jean-Marie Traissard 7f96ba9ceb Readd call to font handler forgot when redisigning pref win 2008-03-12 16:51:03 +00:00
Yann Leboulanger 64c2fb1667 fix some strings 2008-03-11 16:50:35 +00:00
Yann Leboulanger d17b5b7bad new way to create emoticons.py file. fixes #3696 2008-03-10 23:26:04 +00:00
Yann Leboulanger 7f73f0418d add the handler on ANC button 2008-03-08 19:34:43 +00:00
Yann Leboulanger 3ef3a2b70b re-add advanced notification control button (hidden) in preferences window 2008-03-08 19:30:40 +00:00
Yann Leboulanger 1b90552446 ability to remove a PEP node 2008-03-02 23:56:39 +00:00
Nikos Kouremenos dd26b56b83 features window should have desc label selectable (in order for example to be able to select url mentioned there) 2008-03-01 22:53:13 +00:00
Yann Leboulanger 5b2fa4039f remove add and remove buttons from pep window 2008-02-29 22:34:52 +00:00
Yann Leboulanger 10af723f81 move configuration of pubsub menuitem to account context menu 2008-02-29 22:23:39 +00:00
Stephan Erb b973c4c2bc Alignement and bold typing changes in vcard and profile window. Nothing as usual. 2008-02-28 18:53:49 +00:00
Yann Leboulanger 13541c0425 ability to configure pubsub nodes. see #3053 2008-02-15 22:55:21 +00:00
Stephan Erb f74bf28a55 Remove Player option from preference window. Fixes #3330 2008-02-08 21:58:13 +00:00
Stephan Erb 84fcc6e8ce Do not redraw roster when opening the accounts window. Rework preference window. Fixes #3330, #1621, #2113 2008-02-04 22:04:33 +00:00
Yann Leboulanger 848c492926 add checkbutton to YesNoDialog. Ability to fall back from tls to ssl and then plain. Warn user when using insecure connection. fixes #1923 2008-02-04 21:38:36 +00:00
Stephan Erb 826e66ba81 Ellipsize client label in vcard. 2008-02-03 22:54:16 +00:00
Stephan Erb e79bda051d Hide Advanced Notification Button for now. Make sounds frame expandable. 2008-01-27 22:34:32 +00:00
Jean-Marie Traissard 4c219e4f57 Delete some properties that may show warnings with old gtk version. Fixes #3708. 2008-01-27 18:04:31 +00:00
Stephan Erb 95c904f5d2 Update label in accounts wizard. Make it less unclear. 2008-01-24 14:17:09 +00:00
Yann Leboulanger ae36e4962a don't install gajim-remote man file if we don't install gajim-remote 2008-01-22 16:52:01 +00:00
Stephan Erb 79fb241153 Replace the broken gpg-togglebutton by an insensitve status image. See #3196 2008-01-11 17:45:20 +00:00
Stephan Erb 40af7bfc1c Do not mess up vcard window when there is no user avatar or when it is resized. Fixes #3674 2008-01-11 17:23:26 +00:00
Yann Leboulanger d17a51c648 [tpatnoe] better one window description. fixes #3632 2007-12-29 13:37:39 +00:00
Jean-Marie Traissard 47e0b6d18f remove useless and bad looking hbar before Close button un accounts_window.glade 2007-12-22 22:50:26 +00:00
Yann Leboulanger 3bc22371cc [ruiabreuferreira and I] ability to use http_proxy environment variable. fixes #2977 2007-12-19 14:42:04 +00:00
Travis Shirk 0afc7b2328 Merge one_window branch
Merged revisions 9143,9145-9155,9157-9162,9164-9169,9171-9177 via svnmerge from
svn://88.191.11.156/gajim/branches/one_window

........
  r9145 | nicfit | 2007-12-13 21:49:09 -0700 (Thu, 13 Dec 2007) | 2 lines

  Implemented the original Nikos patch with an HPaned instead of a HBox and only do this mode when one_message_window == 'always'
........
  r9152 | nicfit | 2007-12-15 13:33:56 -0700 (Sat, 15 Dec 2007) | 2 lines

  Added config and GUI for one_message_window_with_roster
........
  r9153 | nicfit | 2007-12-15 13:41:46 -0700 (Sat, 15 Dec 2007) | 2 lines

  Use one_message_window_with_roster and some whitespace cleanup
........
  r9154 | nicfit | 2007-12-15 14:04:49 -0700 (Sat, 15 Dec 2007) | 2 lines

  Scratch the chckbox for with roster mode, use one_message_window opt and combo
........
  r9155 | nicfit | 2007-12-15 17:01:13 -0700 (Sat, 15 Dec 2007) | 2 lines

  MessageWindowMgr knows about ONE_MESSAGE_WINDOW_ALWAYS_WITH_ROSTER and MessageWindow can reparent itself rather then the roster having to do so.
........
  r9157 | nicfit | 2007-12-15 17:47:20 -0700 (Sat, 15 Dec 2007) | 2 lines

  Resizing fixes and make the roster window shrink when last tab is removed
........
  r9158 | nicfit | 2007-12-15 19:15:11 -0700 (Sat, 15 Dec 2007) | 2 lines

  Added "Show roster" (CTRL+R) to view menu when using always_with_roster to quickly hide/show the roster.
........
  r9159 | nicfit | 2007-12-15 19:49:30 -0700 (Sat, 15 Dec 2007) | 2 lines

  Handle window title setting in always_with_roster mode.
........
  r9160 | nicfit | 2007-12-15 20:13:57 -0700 (Sat, 15 Dec 2007) | 2 lines

  Removed FIXME
........
  r9167 | nicfit | 2007-12-17 18:40:59 -0700 (Mon, 17 Dec 2007) | 2 lines

  When roster is hidden, show it when the number of MessageWindow controls == 0
........
  r9168 | nicfit | 2007-12-17 19:07:49 -0700 (Mon, 17 Dec 2007) | 2 lines

  Disable hiding roster when there are no message controls open
........
  r9169 | nicfit | 2007-12-17 20:41:11 -0700 (Mon, 17 Dec 2007) | 2 lines

  Bunch of saved size bugs fixed
........
2007-12-18 23:42:22 +00:00
Yann Leboulanger 9b54e6fb5c don't select muc subject when we switch to a muc tab 2007-12-16 09:31:15 +00:00
Yann Leboulanger 3a305866c0 [js] move pep page in pref window before advanced one 2007-12-13 20:51:13 +00:00
Yann Leboulanger a645006bf8 merge diff from trunk 2007-12-12 08:44:46 +00:00
Piotr Gaczkowski 947ec8e933 PEP prefs added 2007-08-09 23:05:43 +00:00
Yann Leboulanger 853448943b fix icon size in menu 2007-08-09 15:46:58 +00:00
Yann Leboulanger ea24ee82e5 merge diff from trunk to pep branch 2007-08-09 15:39:18 +00:00
Piotr Gaczkowski fca81d8795 A TODO. Good to know, what we're going to do 2007-07-08 11:35:52 +00:00
Piotr Gaczkowski 64566299ac Slight modifications of PEP Services dialog 2007-06-03 17:23:25 +00:00
Yann Leboulanger 8eb1df2c60 missing glade file 2007-06-03 10:46:52 +00:00
Yann Leboulanger 07b324ced4 ability to see pep nodes and their access model. TODO: ability to change it 2007-06-03 10:30:34 +00:00
Piotr Gaczkowski e3ef0821b3 Merge with trunk 2007-06-03 10:04:20 +00:00
Piotr Gaczkowski 6917ab7ff5 Activity setting from a dialog once again 2007-03-31 09:09:16 +00:00
Yann Leboulanger 8b63200382 no need of a default height in mood dialog 2007-03-31 08:14:18 +00:00
Yann Leboulanger a26d9c028a make mood dialog not use blocking run() function 2007-03-31 08:11:25 +00:00
Piotr Gaczkowski 37de10d82f Properish mood dialog 2007-03-31 07:43:33 +00:00
Piotr Gaczkowski ab26867fb2 Setting mood now supported (crappy). 2007-03-30 22:52:11 +00:00
Yann Leboulanger c41ec64fc4 add missing file to previous commit. fixes #3031 2007-03-11 22:14:48 +00:00
Yann Leboulanger 5920d03aee ability to destroy a room when we are owner, give a reason and alternative room
jid. fixes #3031
2007-03-11 20:14:53 +00:00
Yann Leboulanger d60a2c1490 add jabber.nuxo.net to the list of servers. 2007-03-08 08:43:16 +00:00
Yann Leboulanger efad862700 share space in pref window in status tab between default status message expander and preset status message frame when expander is expander. see #2918 2007-02-13 20:35:41 +00:00
Yann Leboulanger 25572229da fix offline icon for sun iconset 2007-02-09 23:51:08 +00:00
Jean-Marie Traissard 32ca86db03 Machos ! Give the girls back !
Thanks "localhost".
2007-02-01 14:25:33 +00:00
Yann Leboulanger dd9949fb2c [guillaume Morin & Cornelius] new sun iconset 2007-01-29 12:48:39 +00:00
junglecow 53321ed464 New fingerprint for jabber.org is 66:9B:DB:4F:85:B7:A2:26:4D:76:01:C1:14:ED:0A:A9:24:15:8C:85 2007-01-24 22:39:51 +00:00
Yann Leboulanger 9a6b090506 begining of socks5 proxy support. error handling is missing. see #799 2007-01-24 21:50:59 +00:00
Yann Leboulanger 20a146dabf use 2 buttons in profile windows because some GTK themes don't show images in buttons when there is text. gtk-button-images option in gtkrc file. 2007-01-23 12:34:07 +00:00
Yann Leboulanger 284066fe40 make some example strings as not translatable 2007-01-22 13:51:42 +00:00
Jean-Marie Traissard d48cde2b29 prefs win : Fix some design things. See #2916. (fixes 5.) 2007-01-20 22:30:57 +00:00
Jean-Marie Traissard f81c4ca010 ACE win : hscrollbar_policy->GTK_POLICY_NEVER. See #2916. (3.)
(problem occured with big fonts)
2007-01-20 20:44:36 +00:00
Yann Leboulanger ac58d394e9 add ability to execute adhoc commands in disco window 2007-01-18 09:12:03 +00:00
Yann Leboulanger 08a90159dc remove timestamp and before/after_nickname from GUI. and add comment in ACE. fixes #2797 2007-01-15 12:54:54 +00:00
Yann Leboulanger dc4f4922af [Brice Maron & I] add option to configure the way time is printed. fixes #2797 2007-01-12 19:27:00 +00:00
Yann Leboulanger 7433835994 add an option to override incoming message type. fixes #2804 2007-01-05 20:38:36 +00:00
Yann Leboulanger 959687c262 check at startup if gajim is the default xmp:// handler and prompt user if it's not. fixes #2861 2007-01-05 17:20:58 +00:00
Yann Leboulanger 3ba76e4e62 expand sound list in pref window 2007-01-04 12:37:23 +00:00
Yann Leboulanger 47f9461584 [Jeff Bailes] improved english strings 2007-01-02 13:36:54 +00:00
Yann Leboulanger 6b22382946 remove useless space 2007-01-02 12:59:15 +00:00
Yann Leboulanger 4d9a557594 remove useless space 2007-01-02 12:52:54 +00:00
Yann Leboulanger f82f07d2f6 gajim -> Gajim 2007-01-02 12:49:18 +00:00
Yann Leboulanger 53b901cf4e [Yavor Doganov] some typoe in strings and comments 2007-01-02 12:17:51 +00:00
Yann Leboulanger 7945ceac83 add auto join checkbutton in join room dialog. fixes #2056 2007-01-02 01:38:58 +00:00
junglecow 9814451e07 - [dcraven] Fixed spelling error. Fixes #2580.
- Demoted some error messages from error to debug level.
2007-01-01 02:11:15 +00:00
Nikos Kouremenos 161093faa9 More in profile window should not be expaned by default 2006-12-30 01:01:00 +00:00
Yann Leboulanger 5e424e873f wrap text in passphrase dialog 2006-12-29 17:39:29 +00:00
Yann Leboulanger 4684c573a0 remove publish / retrieve button in profile window. fixes #2471 2006-12-29 07:32:18 +00:00
junglecow 5529852ded - Fix TB on fingerprint mismatch
- Add debug message on import failure of PyOpenSSL
 - Update gajim.org digest after migration to new server
2006-12-29 01:46:46 +00:00
Josef Vybíral 4b97963abb Icons for not-in-roster contacts for relevant transports (see ticket #2829) 2006-12-28 14:11:03 +00:00
junglecow 44674f7e75 - Implement matching of fingerprints against servers.xml
- Add support for fingerprints to servers.xml parser.
 - Add support for 'hidden' servers to servers.xml parser.
 - Add some fingerprints to servers.xml, for testing and as example for the new format.
 - Force asynchronous (nonblocking) SSL handshake in all case
 - Add logging to c/connection.py

Known issues:
 - Checking of fingerprints doesn't work on in-band SSL (Typically port 5222) because of stuff happening out of sequence. Workaround: use immediate SSL mode ("Legacy SSL" option in server config). Because there is as of yet no other way to /force/ SSL, this is also the most secure setting.
 - A lot of code is still looking for a better place to live.
2006-12-22 23:30:23 +00:00
junglecow b0ba6742cc Oops, local mods weren't meant to go into repository. 2006-12-20 21:13:07 +00:00
junglecow a4655276fe [Trunk]
- In verbose mode, print encodings. (Especially for Windows users who don't have Python) (gajim.py)
 - Attempt at fixing traceback when getting user's home directory in Windows. See #2812. (c/configpaths.py)
 - Show 'error' icon next to account while waiting for reconnect. Fixes #2786. (c/connection_handlers.py, c/gajim.py, c/connection.py)
[PyOpenSSL]
 - Fix 100% CPU usage and hanging connection when server closes connection on us. (c/x/transports_nb.py)
 - Fix 'hanging' connection when server closes the connection on us before we can open the XML stream. (Disconnect handler didn't get called.) (c/x/client_nb.py)
 - Change prints to logger calls, various enhancements to debug printing, reduce spam (c/x/transports_nb.py)
 - this → self (c/x/transports_nb.py)
 - Call _do_receive() once to collect error message from socket, when error flag is raised in scheduler. (c/x/transports_nb.py)
2006-12-20 20:40:08 +00:00
Josef Vybíral d6acc4de23 A bit improved gadu-gadu 16x16 online icon 2006-12-17 13:33:56 +00:00
Tomasz Melcer 257b1b7eeb Data forms: labels are aligned with top of widgets, default instructions gone,
borders removed.
2006-12-16 20:05:06 +00:00
Tomasz Melcer a06937d905 Data forms: separator removed. 2006-12-16 18:13:10 +00:00
Nikos Kouremenos 708977f0c0 HIG to adhod glade file; TODO-> FIXME and better header for the corresponding py 2006-12-16 17:44:59 +00:00
Josef Vybíral de22ec65de Updating gadu-gadud statuses to satisfy users' needs 2006-12-14 19:11:24 +00:00
Yann Leboulanger 224e1dfe8e make profile and pref window resizable
make profile window translatable
fixes #2773, thanks Yavor
2006-12-12 10:57:59 +00:00
Yann Leboulanger d3cebabbbd make vcard information window translatable. fixes #2768 2006-12-10 14:20:02 +00:00
Josef Vybíral f5e5a208ed emoticons (Y) and (N) updated 2006-12-09 20:24:39 +00:00
Josef Vybíral 7d2ad56d62 Update of error icon for dcraven 2006-12-09 19:09:00 +00:00
Josef Vybíral e546670132 Update of "animated" set of emoticons wuth current version of some used static icons. 2006-12-09 17:31:14 +00:00
Josef Vybíral 19418743ac Package of small (16x16) emoticons and big (22x22) emoticons.
The small one is set to be default.
2006-12-09 17:02:24 +00:00
Josef Vybíral d46f311790 Forgotten Tlen icons 2006-12-08 20:48:06 +00:00
Josef Vybíral 42d6a8d509 Finishing Static set of emoticons with last set of images 2006-12-08 20:01:49 +00:00
Josef Vybíral 248010c4a9 some more updated emoticons 2006-12-08 09:42:34 +00:00
Josef Vybíral 8b32ffa999 Uppdate of emoticons in static set 2006-12-07 21:19:08 +00:00
Nikos Kouremenos baf4679438 make edit privacy list window resizable. [generally all windows should be resizable to assist i18n]. Fixes #2762. thanks Yavor! 2006-12-07 17:23:08 +00:00
Josef Vybíral 0229aa33ec Update of weather transport & agent data 2006-12-06 08:40:56 +00:00
Josef Vybíral e9b32fe109 Updated icons in default iconsets, agents and static emoticons 2006-12-06 08:20:35 +00:00
Nikos Kouremenos 330ebb9c09 use the blinking when systray holds pending events [only new api/only in windows atm] 2006-12-05 18:45:02 +00:00
Yann Leboulanger 46cb1d9f92 hide advanced notification control button. fixes #2738 2006-12-05 09:54:18 +00:00
Yann Leboulanger 0a92068f7a hide non-implemened option in advanced notificaton window. fixes #2738. part 2 2006-12-04 07:49:53 +00:00
Nikos Kouremenos 56c171b1f8 update animated static emoticons 2006-12-03 18:38:14 +00:00
Nikos Kouremenos 009f05f582 commit new art by cornelius 2006-12-03 18:27:42 +00:00
Yann Leboulanger ba7e4a0ae7 ok ok bye bye icons in preferences tab fixes #2734 2006-12-03 10:22:33 +00:00
Yann Leboulanger 6ae8e05d0b [cornelius] updated icons in disco window too 2006-11-30 18:16:19 +00:00
Yann Leboulanger ea4cf02231 [cornelius] updated icons 2006-11-30 18:15:11 +00:00
Yann Leboulanger 2623d32b6e [cornelius] new gajim icon 2006-11-30 18:09:44 +00:00
Yann Leboulanger d5915908e7 [cornelius] updated transport iconsets 2006-11-30 18:06:54 +00:00
Yann Leboulanger 8001a4a2dd [cornelius] new dcraven theme 2006-11-30 18:00:17 +00:00
Yann Leboulanger 416b66076a [cornelius] new muc icon. available in 32x32 for them that have 32x32 version. 2006-11-30 17:55:44 +00:00
Yann Leboulanger ff7c612f97 show groupchat icon in groupchat window banner. see #2702. TODO find muc_active.svg to create 32x32 icons 2006-11-30 09:05:59 +00:00
Yann Leboulanger a57b3ad160 alt+t as shortcut to authorize a contact to add you to his roster. fixes #2709 2006-11-26 11:52:02 +00:00
Yann Leboulanger e584512a34 missing file for [7537] 2006-11-26 09:26:00 +00:00
Tomasz Melcer b7261d397b Further changes to commands' dialog. 2006-11-20 23:10:12 +00:00
Tomasz Melcer 73461bdb21 Cancel and close buttons merged into one. 2006-11-20 22:33:08 +00:00
Tomasz Melcer b936fdf867 Scrolling when there's more commands. 2006-11-20 19:22:22 +00:00
Jean-Marie Traissard 31c3deb86e Merge back [7466], [7467] and [7472] that were overwritten by ad_hoc merge. Fixes
#2200.
2006-11-19 19:45:43 +00:00
Nikos Kouremenos a2329eaee5 remove no longer used ICO files 2006-11-18 23:15:43 +00:00
Tomasz Melcer 54a4c26bea Commit changes missing in last merge. 2006-11-18 21:10:52 +00:00
Tomasz Melcer f91d9192e5 Initial support for multiple-records dataforms - displaying data. 2006-09-15 08:38:01 +00:00
Tomasz Melcer 9b29c4c8b8 Merging changes from trunk (6561:6774) 2006-09-13 16:47:58 +00:00
Tomasz Melcer 5824d3b873 Dataforms widget moved to another file, some ui tweaks. 2006-09-13 16:07:51 +00:00
Tomasz Melcer a81aaf8c16 Yet another forgotten file. 2006-08-21 14:18:59 +00:00
Yann Leboulanger 4682b5bed7 add ability to execute ad hoc commands on server 2006-08-07 16:18:01 +00:00
Tomasz Melcer fa6ae3b4be Simple support for pubsub.com notifications. 2006-07-21 13:52:36 +00:00
Yann Leboulanger 1f93e36844 add a self contact row when another resource is connected. we can now use ad_hoc commands in gajim 2006-07-19 11:01:09 +00:00
Tomasz Melcer 585ab90e92 Merging changes from trunk (6496:6561) 2006-07-17 19:30:53 +00:00
Tomasz Melcer db089f103d Jid-multi almost works. 2006-07-12 14:19:58 +00:00
Tomasz Melcer aed92d21b7 Some fixes in common/dataforms, new field types...
Now only jid-multi isn't handled.
2006-07-09 17:55:56 +00:00
Tomasz Melcer c75bdcb63c Ad-Hoc commands window now uses new dataform wrapper. /me dances 2006-07-07 15:49:44 +00:00
Tomasz Melcer ecc0403981 Invoking commands works. It will be a long way to finish it, though...
As long as the responder uses only text-single, list-single and
boolean fields, it is possible to invoke and complete a command.
Other field types are not implemented now in dataforms.py.
2006-06-25 17:03:59 +00:00
Tomasz Melcer ce9cbe6f21 Reporting errors and no-commands-exposed. 2006-06-23 18:13:35 +00:00
Tomasz Melcer 145cdbbf40 Fetching command list from entity now works.
If the entity has at least one command exposed, it will be displayed as
a radio button. Other changes: run python interpreter without optimalizations,
otherwise asserts doesn't work. Names of widgets in the glade file were
changed a bit.
2006-06-23 14:38:54 +00:00
Tomasz Melcer 23fa0bf8e6 First version of commands window.
Added: glade file for commands window, src/adhoc_commands.py with a class
to create/manage the window. For now, progressbar bounces :-).
2006-06-22 22:49:39 +00:00
Tomasz Melcer f1e9574401 dataforms.py and glade part for that - a Data Form widget
Introduced a widget that will present full data form as in JEP-0004, to make
things easier. Code will just have to create this widget with just-got
xmpp.DataForm form, show it to user, wait a bit and send the modified form
back.
2006-06-19 21:33:54 +00:00
Tomasz Melcer 8a959c846b "Execute command..." entry in roster in contact's popup menu, plus two fixes.
The fixes:
 * when received a single message from a contact that has one resource online,
   'start chat' entry in popup menu open only that message, not the chat
 * when contact has more resources online, 'rename item' entry in popup menu
   doesn't work
2006-06-19 21:30:58 +00:00
Jean-Marie Traissard fa21d11bfe Also use good info menuitem in gc_occupants menu 2006-06-19 10:57:20 +00:00
Yann Leboulanger a4b4323e38 fix wrong var name. Fixes #2073 2006-06-15 08:36:19 +00:00
Jean-Marie Traissard bc7fcf3f9c Use gtk-info instead of gtk-dialog-info, it has a shortcut and icon is more clear IMO. Fixes #2043. 2006-06-10 22:16:22 +00:00
Yann Leboulanger 18f2175f11 comboboxentry is less high than button in disco. Fixes #2017 2006-06-09 09:00:03 +00:00
Jean-Marie Traissard 6c6868a452 Added im.apinc.org in servers list 2006-06-04 14:54:17 +00:00
Yann Leboulanger 3e1dd88ee0 we can now save avatars on HD where we want (right click on image). Fixes #1817 2006-05-26 13:19:52 +00:00
Jean-Marie Traissard 38856338ac [nk]removed useless word in tooltip 2006-05-25 14:23:51 +00:00
Jean-Marie Traissard 6a05b5d529 Rename gtkgui.glade to manage_accounts_window.glade. (contain only manage_accounts_window) 2006-05-21 20:50:48 +00:00
Dimitur Kirov 3caa576400 better string (10x Hawke) 2006-05-19 23:01:49 +00:00
Dimitur Kirov 7e467e04f8 shrink account and protocol comboboxes 2006-05-19 22:30:23 +00:00
Dimitur Kirov 226e5372e4 new arguments for gajim-remote add_contact
(<jid> [account]). If account is not specified,
show a combobox with active accounts
2006-05-19 21:13:45 +00:00
Jean-Marie Traissard 243ff81626 Proxy password should be show as ***** 2006-05-18 18:26:51 +00:00
Jean-Marie Traissard 8decfc44a2 Sort groups in edit group dialog, even when adding one. Note that it doesn't lower groupname before sort.
Make edit group window longer but with no vscroolbar if necessary.
2006-05-14 16:19:04 +00:00
Dimitur Kirov f619ddd76b fixed accel 2006-05-11 20:34:37 +00:00
Dimitur Kirov 59a51d8b0d add checkbutton for default chat font 2006-05-11 18:28:05 +00:00
Yann Leboulanger 51836690a8 missing glade diff ... 2006-05-10 16:34:59 +00:00
Yann Leboulanger 76bed366e2 better string 2006-05-09 20:38:44 +00:00
Jean-Marie Traissard a898cf4544 #1005 :
-Added events about FT, event status change
-Merge events first/next message reveived and add a condition about chat actually open with that contact for all events
-Added action about roster notification (animated icon for contact)
-Added glade file to translatable ones
2006-05-09 17:59:24 +00:00
Jean-Marie Traissard a106d402b8 #1005 : Advanced Notifications Control : First part : Preferences GUI. 2006-05-09 00:05:15 +00:00
Dimitur Kirov 70aad19405 remove test vcard window 2006-05-08 22:32:50 +00:00
Dimitur Kirov 634467f1f5 temp: wrap for os_label (Bart Kreska) 2006-05-08 22:30:17 +00:00
Yann Leboulanger b65cc5b37f glade for bookmark manager (goes with [6291]) 2006-05-08 08:15:37 +00:00
Dimitur Kirov 22c0f59a64 added some underlines to contact context menu 2006-05-04 18:37:34 +00:00
Jean-Marie Traissard 2a12557ca8 When we have more than two accounts, do not show only two firsts and show scrollbar, make windows bigger. 2006-05-04 18:16:26 +00:00
Dimitur Kirov 5e6b016af1 split gtkgui.glade in several small glade
files, which are now located in data/glade/
2006-05-02 15:53:25 +00:00
Yann Leboulanger 5513b40cf7 update opened and closed png files for goojim iconset so they don't hide status. Fixes #1875 2006-04-20 07:48:49 +00:00
Yann Leboulanger 3fb21f6206 nicer icos for goojim theme 2006-04-13 07:42:51 +00:00
Yann Leboulanger 296e2cbcfe correct icos files (with palette) for goojim theme. Fixes #1696 2006-04-12 17:00:38 +00:00
Nikos Kouremenos 9f950f5a1f add .ico files goojim 2006-04-10 20:02:12 +00:00
Nikos Kouremenos dded0b6307 :-/ is alias for :/ 2006-04-08 22:13:07 +00:00
Nikos Kouremenos cb28e2124d use kbd_input.png (previously rename.png) for rename menuitems in roster;better names for making menus methods in roster;add (comment out though as it has a problem) rename for transport 2006-03-29 16:42:06 +00:00
Yann Leboulanger 68a6c88c54 add gc_invitation.png. Thx grenshad. Fixes #1196 2006-03-24 17:46:31 +00:00
Nikos Kouremenos 413d97ed89 animated is ready 2006-03-17 22:28:24 +00:00
Nikos Kouremenos 4cebec5eaf pngcrush static emots 2006-03-17 22:27:13 +00:00
Nikos Kouremenos 3a6bb0bec9 add some animated to do some tests l8r. more to follow l8r 2006-03-17 13:31:18 +00:00
Yann Leboulanger 98b18a74a1 new hierarchy for emoticons 2006-03-16 23:39:23 +00:00
Yann Leboulanger 1b3b149253 added goojim iconset. Thx phibxr. Fixes #1696 2006-03-15 10:46:47 +00:00
Nikos Kouremenos 4b20704d5c opened 48x48 of gosisp stellar. burn 2006-03-14 02:00:55 +00:00
Nikos Kouremenos 0704af78ab 48x48 opened of simplebulb. fare well 2006-03-14 02:00:07 +00:00
Nikos Kouremenos c7c3d60f90 48x48 opened of sun. bye bye 2006-03-14 01:59:34 +00:00
Nikos Kouremenos 3d30dd88de opened.png 48x48 of nuvola not needed [also not 48x48] 2006-03-14 01:59:05 +00:00
Nikos Kouremenos bfff94158c 48x48 opened of gota is not needed 2006-03-14 01:57:58 +00:00
Nikos Kouremenos e8223e1d9d add sound for buddy bounce [future feature]. this snd is borrowed from GnomeBaker burnok sound 2006-03-12 21:20:08 +00:00
Yann Leboulanger 6af1c3dbdc error / not_in_roster / requested / message icons are no more taken in transporticonset, but in jabber iconset. Fixes #1250 2006-02-26 15:08:59 +00:00
Yann Leboulanger faa9296e92 add an icon in 48x48 folder for each iconset (copy from 32x32 or 16x16). Improvements on that are welcome: svg iconset or bigger icons 2006-02-24 08:32:36 +00:00
Yann Leboulanger 5c25d7f6a0 [Grenshad] wrong file names 2006-02-21 12:05:45 +00:00
Yann Leboulanger 4415d770fc not_in_the_roster.png -> not_in_roster.png 2006-02-20 11:02:35 +00:00
Yann Leboulanger 88ed7f5cfb add missing icons 2006-02-19 21:15:49 +00:00
Yann Leboulanger e900f0be62 [grenshad] new tlen iconset 2006-02-19 16:15:39 +00:00
Yann Leboulanger d27e1f93ca [grenshad] new gadu gadu iconset 2006-02-19 16:13:29 +00:00
Yann Leboulanger ec2d9c0ad2 move data/pixmaps/events/TRANSPORT_o*line.png to data/iconsets/transports/TRANSPORT/48x48
TODO: create 48x48 online and offline pngs for all jabber iconsets
2006-02-08 00:55:16 +00:00
Yann Leboulanger f5e1938e7c dcraven's connecting png is now 16x16 2006-02-02 08:35:11 +00:00
Yann Leboulanger 420ed6ddd4 minimize opened / closed pngs for some themes 2006-02-01 17:13:27 +00:00
Yann Leboulanger 0557b35c1a GG 48x48 pixmaps 2006-01-30 18:28:33 +00:00
Yann Leboulanger 5e2d09d1e3 [grenshad] New gadu-gadu iconset
(pngcrush doesn't work here so I can't use it)
2006-01-30 17:07:45 +00:00
Travis Shirk e134d7b8cd pngcrush'd icons 2006-01-26 00:36:04 +00:00
Nikos Kouremenos 84b4aecce3 update dcraven message.ico 2006-01-25 23:14:50 +00:00
Nikos Kouremenos 4b9ca42cbb pngcrush all pngs of jabberbulb using pncrush script in scripts/dev/ 2006-01-25 10:12:20 +00:00
Nikos Kouremenos 99d794ddfd pngcrush a muc_inactive. plz copy in the rest. plz do not commit not pngcrushed pngs 2006-01-25 10:10:14 +00:00
Travis Shirk 2b956ec93c Change gc tab icon when we lose the room connection.
Thanks to Heather Gilmore, my wife, for grey-scaling the image. :-*
2006-01-25 02:57:11 +00:00
Yann Leboulanger d533670951 [Geobert] updated .ico for dnd and invisible in jabberbulb iconset 2006-01-23 12:20:35 +00:00
Nikos Kouremenos f5dee2be9d [Geobert] jabberbulb iconset 2006-01-22 22:05:25 +00:00
Travis Shirk 893f15aeee Working on GroupchatControl 2006-01-05 05:51:28 +00:00