Commit Graph

12 Commits

Author SHA1 Message Date
Nikos Kouremenos 75fb6ac1f7 fixes allover 2005-03-16 17:08:38 +00:00
Nikos Kouremenos 9e91c026b8 I tried to make gajim more HCI friendly. ERRORS use Error dialog and not warning dialog. Need core implementation too. Also other fixes. plz see a comment for you yann (sre) 2005-03-16 01:27:37 +00:00
Nikos Kouremenos d4fc3f4bf1 better popup 2005-03-14 17:30:52 +00:00
Yann Leboulanger 423240e352 open the mailer or browser when we press the button and not when we release it 2005-03-14 17:04:46 +00:00
Nikos Kouremenos bbfc49bad9 one depth formatting combinations are ready 2005-03-14 01:02:59 +00:00
Nikos Kouremenos d10111675b nothing part 2 2005-03-13 22:03:14 +00:00
Nikos Kouremenos 33fb7ea8b4 nothing 2005-03-13 21:10:39 +00:00
Nikos Kouremenos f0d77e7c1a Code is cleaner & faster now. Hope I didn't introduce any bugs. Next step: combine *EVERYTHING* not just formatting ;P. I rewrote the algo for that in recursion, and u'll see it in the next commit I hope 2005-03-13 17:04:57 +00:00
Yann Leboulanger e5f9884867 bugfix: when there is no selected text textbuffer.get_selection_bounds() return () 2005-03-13 08:52:48 +00:00
Yann Leboulanger 3967d11750 groupchat window is now also a subclass of chat class 2005-03-12 21:30:50 +00:00
Yann Leboulanger c1a075785b fix: when we select some text and release the button on a tagged text, do not open url 2005-03-12 19:52:34 +00:00
Yann Leboulanger 3ea5670d8f tabbed_chat_window class is now a subclass of chat class (groupchat_window will soon be also) 2005-03-12 18:12:15 +00:00