Commit graph

484 commits

Author SHA1 Message Date
Yann Leboulanger
7126dfb679 nes DataForm design that allow each widget on each line to have different size (it means I remove the gtk.Table). Fixes #1633 2006-03-03 08:15:53 +00:00
Nikos Kouremenos
60656d9cc2 inform user about possible restart of Gajim for some ACE settings to apply 2006-03-02 16:48:29 +00:00
Nikos Kouremenos
8db58f3932 fix your jid lable alignment 2006-03-02 13:16:48 +00:00
Nikos Kouremenos
0247f96ecf fix server label alignment and text for password confirmation 2006-03-02 13:14:08 +00:00
Nikos Kouremenos
673c839b6a fix tooltips about new events and new events handling 2006-02-24 21:37:30 +00:00
Nikos Kouremenos
506e6752ea nickname changes do instant apply now. fixes #1612 2006-02-23 14:36:41 +00:00
Nikos Kouremenos
042fb8e0df remove priority from change status msg dialog. we really should do this automatically. fixes #1601 2006-02-22 10:02:07 +00:00
Yann Leboulanger
b71fbf0b9d [Jim++] ask twice password when we create an account 2006-02-20 12:32:59 +00:00
Nikos Kouremenos
571c0d0cb6 add priority field in change status msg dialog. only ui atm 2006-02-19 20:35:15 +00:00
Yann Leboulanger
a081e4411a re-create the actions menu only when needed: when we popup it up, and only when one account has signed in or signed out 2006-02-19 17:25:22 +00:00
Nikos Kouremenos
967d278541 [jim++] sound events show in UI as translatable nice words. [me] refactor the whole thing 2006-02-16 15:21:34 +00:00
Travis Shirk
f7d4bd7913 Added roles to some of the more often used windows.
This should help WMs like ion "do their thing" easier.
2006-02-12 21:04:15 +00:00
Nikos Kouremenos
55c434945f save password by default in acct creation wizard 2006-02-09 22:48:30 +00:00
Nikos Kouremenos
af95e11fc2 update glade and config to manage animated static emots. still not working of course 2006-02-05 13:44:40 +00:00
Nikos Kouremenos
1bcf3b9dc6 default with for single msg window is somehow more sane now (so we can see subject easier). fixes #1505 2006-02-03 21:42:32 +00:00
Nikos Kouremenos
9d3df7be79 clean glade 2.12 stuff. Yann plz downgrade so we cna keep compat with gtk 2.6.x 2006-02-02 09:55:14 +00:00
Yann Leboulanger
d2fce2d24a sound preview button. Fixes #1476 2006-02-02 07:33:30 +00:00
Yann Leboulanger
05ab943afb message_window is not not visible when we open it 2006-01-31 13:15:35 +00:00
Nikos Kouremenos
76757c556c we cannot click save preset if status msg is empty 2006-01-26 17:40:11 +00:00
Nikos Kouremenos
29fef124a2 default msg window w and h is in glade now 2006-01-25 13:27:23 +00:00
Nikos Kouremenos
4645ec766c minor touches in status msg dialog 2006-01-25 10:37:57 +00:00
Nikos Kouremenos
50f6eb898a change the UI of change status message dialog 2006-01-25 10:30:48 +00:00
Travis Shirk
5624dca803 Compact view in groupchat works again. Fixes #1377 2006-01-21 12:48:45 +00:00
Nikos Kouremenos
61d7523030 custom appications vbox only shows up when we select Custom. this cleans up UI by making it more robust and less confusing and gains in height of contents of advanced tab in prefs window 2006-01-20 13:55:38 +00:00
Yann Leboulanger
b222507198 call callback when we press ok button in configure room window 2006-01-19 21:01:51 +00:00
Nikos Kouremenos
a8def93b99 enrich with info on how to ban domain and what else is allowed; make Close --> Cancel and Apply --> OK; FIXME: OK cb is not called.. :( 2006-01-19 13:52:02 +00:00
Nikos Kouremenos
950572c07e [knuckles] do gmail notifications is exposed in PREFS under Misc but only if we have gtalk acct 2006-01-19 09:49:26 +00:00
Nikos Kouremenos
90a2d8b8c0 [knucles] make old sylte notifications taller so they look more like notif daemon ones and have better analogy 2006-01-18 23:06:19 +00:00
Nikos Kouremenos
0ed65051e1 glade minor fixes 2006-01-18 20:58:05 +00:00
Nikos Kouremenos
5367d4a4fb [knuckles] event images in old style notifications; /me did some rearranging in glade so they look better 2006-01-18 20:30:24 +00:00
Nikos Kouremenos
7303dabb3a make sub req text selectable 2006-01-18 19:46:22 +00:00
Yann Leboulanger
864b82e9e4 We can now see affiliation list (ban, admin, ...), edit it will come (beginning of #530) 2006-01-16 11:16:06 +00:00
Nikos Kouremenos
c3cb762611 alt+m allover 2006-01-15 14:15:50 +00:00
Travis Shirk
dd44704af4 Only enable Join button when all required entries have values; closes #1262 2006-01-14 21:59:59 +00:00
Travis Shirk
43fddfccc5 Hide window until first tab is shown 2006-01-12 02:49:41 +00:00
Travis Shirk
c79768cd28 Action->History (plus other menu) bug fixes. Closes #1376 2006-01-12 02:36:06 +00:00
Travis Shirk
ec24013da8 Out with the old. 2006-01-10 01:48:25 +00:00
Travis Shirk
460ac48ec4 Chatstate fixes and merged revisions 5054,5059-5060 via svnmerge from
svn://svn.gajim.org/gajim/trunk

........
r5054 | nicfit | 2006-01-07 22:06:08 -0700 (Sat, 07 Jan 2006) | 2 lines

typo fix

........
r5059 | asterix | 2006-01-08 10:03:32 -0700 (Sun, 08 Jan 2006) | 2 lines

remove the Gmail option from GUI, it's only in ACE. fixes #883

........
r5060 | asterix | 2006-01-08 12:14:19 -0700 (Sun, 08 Jan 2006) | 2 lines

the Contact.jid returned by contact_from_gc_contact() function is the fake jid, even if we know the real jid. this means pm windows are index by the fake jid (gajim.interface.instances[account]['chats'][FAKE_JID])

........
2006-01-08 20:32:39 +00:00
Travis Shirk
5c53bdbee6 Merged revisions 5030-5031,5033-5038 via svnmerge from
svn://svn.gajim.org/gajim/trunk

........
r5030 | asterix | 2006-01-07 10:04:18 -0700 (Sat, 07 Jan 2006) | 2 lines

when we add a bookmark, we add our nick by default

........
r5031 | nicfit | 2006-01-07 10:24:50 -0700 (Sat, 07 Jan 2006) | 2 lines

Grammatical fix

........
r5033 | asterix | 2006-01-07 11:36:56 -0700 (Sat, 07 Jan 2006) | 2 lines

cell_renderer_image now take in argument the index of the column and the index in the model

........
r5034 | asterix | 2006-01-07 11:37:28 -0700 (Sat, 07 Jan 2006) | 2 lines

typo

........
r5035 | asterix | 2006-01-07 11:38:18 -0700 (Sat, 07 Jan 2006) | 2 lines

don't show header in emoticonManager so that cellrenderer correctly compute the area to redraw

........
r5036 | asterix | 2006-01-07 11:39:41 -0700 (Sat, 07 Jan 2006) | 2 lines

prevent a TB

........
r5037 | nicfit | 2006-01-07 13:26:08 -0700 (Sat, 07 Jan 2006) | 2 lines

Increment later

........
r5038 | nicfit | 2006-01-07 13:29:05 -0700 (Sat, 07 Jan 2006) | 2 lines

Fixed syntax error

........
2006-01-07 20:47:06 +00:00
Travis Shirk
f52afdcbe8 Merged revisions 5017-5020,5022-5029 via svnmerge from
svn://svn.gajim.org/gajim/trunk

........
r5017 | asterix | 2006-01-06 01:55:51 -0700 (Fri, 06 Jan 2006) | 2 lines

use escape for pango markup

........
r5018 | asterix | 2006-01-06 02:21:39 -0700 (Fri, 06 Jan 2006) | 2 lines

missing new contacts function

........
r5019 | asterix | 2006-01-06 11:03:07 -0700 (Fri, 06 Jan 2006) | 2 lines

handle the click on toggle_gpg_encryption menuitem

........
r5020 | asterix | 2006-01-06 11:14:14 -0700 (Fri, 06 Jan 2006) | 2 lines

use the saved size even if a chat window is already opened

........
r5022 | asterix | 2006-01-07 03:43:47 -0700 (Sat, 07 Jan 2006) | 2 lines

we can now resume filetransfert

........
r5023 | asterix | 2006-01-07 03:56:31 -0700 (Sat, 07 Jan 2006) | 2 lines

[Knuckles] Google E-Mail Notification

........
r5024 | asterix | 2006-01-07 04:02:16 -0700 (Sat, 07 Jan 2006) | 2 lines

better string

........
r5025 | asterix | 2006-01-07 04:14:32 -0700 (Sat, 07 Jan 2006) | 2 lines

fix a TB

........
r5026 | asterix | 2006-01-07 05:36:55 -0700 (Sat, 07 Jan 2006) | 2 lines

we can now drag a file on a contact in the roster to send him a file

........
r5027 | asterix | 2006-01-07 06:26:28 -0700 (Sat, 07 Jan 2006) | 2 lines

contact.groups is always a list, even if emtpy

........
r5028 | asterix | 2006-01-07 06:54:30 -0700 (Sat, 07 Jan 2006) | 2 lines

make all buttons insensitive on a category row in disco

........
r5029 | asterix | 2006-01-07 07:19:25 -0700 (Sat, 07 Jan 2006) | 2 lines

auto open groupchat configuration window when we create a new room

........
2006-01-07 17:25:35 +00:00
Travis Shirk
2a5b0afc44 More groupchat goodness 2006-01-06 06:59:55 +00:00
Travis Shirk
733549f3b0 Groupchat hacking 2006-01-06 01:54:33 +00:00
Travis Shirk
a950a51e28 No _on signals in glade. 2006-01-05 03:09:54 +00:00
Travis Shirk
5464701cda A gc control and a chat control in the same window is realized. 2006-01-03 07:34:18 +00:00
Travis Shirk
deba09827c All code from chat.py and tabbed_chat.py has been merged into the new framework. Lot's of testing to follow and then onto groupchat *in the same window*, w00t! 2006-01-03 04:44:56 +00:00
Travis Shirk
5f093a06b5 Hooked up ultra lame send button 2006-01-03 04:05:28 +00:00
Travis Shirk
2726e33172 All keybindings are working and with a biut less code duplication 2006-01-03 03:34:32 +00:00
Travis Shirk
008dfea48b More menus, compact mode, etc. 2005-12-31 07:19:43 +00:00
Travis Shirk
b7761d7256 Moved MessageWindowMgr singleton to gajim.interface and emoticon menu support 2005-12-31 04:53:14 +00:00
Travis Shirk
a52596266c Merged trunk 2005-12-30 21:37:36 +00:00