Commit graph

2970 commits

Author SHA1 Message Date
Travis Shirk
96d7dcbce2 Sending messages, and more framework 2005-12-31 03:53:48 +00:00
Travis Shirk
1eec68634c Drawing widgets and tabs. Migrated some of the keyboard event handling as well 2005-12-31 00:50:33 +00:00
Travis Shirk
a52596266c Merged trunk 2005-12-30 21:37:36 +00:00
Travis Shirk
a4477f88ee chat controls created and showing up in MessageWindow 2005-12-30 20:47:59 +00:00
Travis Shirk
d19a522ff8 Hashed out a bit more of the MessageControl interface 2005-12-29 03:49:57 +00:00
Travis Shirk
44c8d901f9 added 2005-12-29 03:21:43 +00:00
Travis Shirk
18984fe7cb Creating window through the manager, introduced Control types, config stuff, etc. 2005-12-29 03:20:06 +00:00
Travis Shirk
1db1c7eddd Configurartion code for one_window_type including mailing list comments 2005-12-29 01:31:47 +00:00
Travis Shirk
1b4bc0dedd I guess glade provides hooks to internationalize the combobox values. 2005-12-28 03:26:41 +00:00
Travis Shirk
2b83445104 Added config proposed in email to the list 2005-12-28 03:20:11 +00:00
Travis Shirk
eb92a7a756 MessageWindow and MessageWindowMgr classes 2005-12-27 23:55:34 +00:00
Travis Shirk
fcb7c08c59 UI beginnings for message_window, preferences_window, and the lingering "image on gc tabs" patch. 2005-12-27 23:03:39 +00:00
Travis Shirk
62b549e791 This member var is unused. I assume ConversationTextview.change_cursor took it's place. 2005-12-27 21:57:17 +00:00
Nikos Kouremenos
3a9f9c8b11 fix strings; thanks to Stian Barmen for his attention to detail;thank another guy about search button I forgot his name 2005-12-27 21:03:02 +00:00
Nikos Kouremenos
56f535da4f in history search results now name column is filled even if we are in normal chat 2005-12-27 20:56:30 +00:00
Nikos Kouremenos
af242e3840 ACE: roster_window_skip_taskbar 2005-12-27 20:27:02 +00:00
Nikos Kouremenos
7736cb8824 fix some typos 2005-12-27 20:23:45 +00:00
Nikos Kouremenos
8a0bad93e5 [greblus] hardcode black text for old-style popups 2005-12-27 19:29:04 +00:00
Nikos Kouremenos
f63a0c89ec if the window come back to prev size after expander collapses depends on if window is resizable or not! 2005-12-27 19:02:15 +00:00
Nikos Kouremenos
9fed3f6602 nothing 2005-12-27 13:49:34 +00:00
Nikos Kouremenos
1c9663740e double click on history search resut now scrolls to line and even highlights it! :) 2005-12-27 13:38:42 +00:00
Nikos Kouremenos
0584c4bff1 almost impossible to fail 2005-12-26 18:38:05 +00:00
Nikos Kouremenos
7425e3f073 fix it correctly 2005-12-26 18:34:02 +00:00
Nikos Kouremenos
815e07771b prevent a tb 2005-12-26 18:23:57 +00:00
Yann Leboulanger
02fc0a86c3 print more dbus errors in verbose mode only 2005-12-26 16:41:22 +00:00
Nikos Kouremenos
8e4d7996b9 hardcode Y M D H M S 2005-12-26 16:38:24 +00:00
Nikos Kouremenos
527e831c99 missing import 2005-12-26 14:59:36 +00:00
Nikos Kouremenos
a16cdcab7d YYYY-MM-DATE TIME 2005-12-26 14:47:03 +00:00
Nikos Kouremenos
0668a321dc forgot sth. this fixes it 2005-12-26 14:40:43 +00:00
Nikos Kouremenos
e0feb7e57d show also time and year in date column in search results 2005-12-26 14:37:27 +00:00
Nikos Kouremenos
45b1493471 fix so we log muc messages [was broken only in svn] 2005-12-26 14:15:17 +00:00
Yann Leboulanger
61b55f4312 print dbus error only in verbose mode 2005-12-26 14:00:06 +00:00
Nikos Kouremenos
250e916318 check so we cannot fail 2005-12-26 13:36:55 +00:00
Nikos Kouremenos
6a1db9ea0f should work now. wed plz test 2005-12-26 13:28:13 +00:00
Nikos Kouremenos
8a875bdb2c do some crazy stuff on exception msg when exception object does not have errno attribute 2005-12-26 01:05:36 +00:00
Nikos Kouremenos
9385f1074f [greblus] preferences window now can control the color of URLs 2005-12-25 23:48:08 +00:00
Yann Leboulanger
1b251aaa4b fix again a wrong commit 2005-12-25 20:30:23 +00:00
Yann Leboulanger
45ee0e9a75 revert wrong commit 2005-12-25 15:56:36 +00:00
Nikos Kouremenos
c91bb65b4b say 0.9.1 2005-12-25 15:01:10 +00:00
Nikos Kouremenos
4853ec6a23 no need for thatl ocal var 2005-12-25 14:56:15 +00:00
Nikos Kouremenos
bfd50145c6 doing pychecker from once in a while, hurts noone 2005-12-25 14:44:37 +00:00
Yann Leboulanger
35b677cc34 [Geobert] Ctrl+Tab goes to the next tab that has unread messages if there is one 2005-12-25 13:20:01 +00:00
Yann Leboulanger
d3a13301e5 init logger vars when no log to migrate 2005-12-24 22:33:35 +00:00
Yann Leboulanger
2fce0a3bd3 fix last_history_line usage 2005-12-24 22:00:28 +00:00
Nikos Kouremenos
d956d1f19b fix typo 2005-12-23 23:33:00 +00:00
Yann Leboulanger
ba0425e4dd Jim] re-typo 2005-12-22 07:46:04 +00:00
Yann Leboulanger
6e00652aaf [Jim] Typo 2005-12-22 07:38:05 +00:00
Yann Leboulanger
993c09ec70 catch correct exception when interrupt system call 2005-12-21 17:55:57 +00:00
Yann Leboulanger
ebccabf5da [Jim] faster version of do_possible_mark_for_days_in_this_month() 2005-12-21 10:54:41 +00:00
Nikos Kouremenos
241ca68ad1 also catch irc:// links 2005-12-20 20:05:46 +00:00