Commit Graph

82 Commits

Author SHA1 Message Date
Yann Leboulanger fd836e2a6d "the best" is a bit pretentious 2005-03-16 14:04:43 +00:00
Nikos Kouremenos 15c0b71bf8 better about dialog 2005-03-16 02:16:29 +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
Yann Leboulanger 739c1657dd when we autoconnect, ask the status message if ask_online_status is set in the preferences 2005-03-15 19:51:48 +00:00
Yann Leboulanger 02e112dab1 another status is possible: connecting
remove some ugly hack for autoconnection
2005-03-15 10:20:10 +00:00
Nikos Kouremenos 607dd00a0c popup menu via glade to have images 2005-03-15 00:40:08 +00:00
Yann Leboulanger 96c97295e1 gtk.check_version() checks the GTK version, not the pygtk version 2005-03-14 21:51:25 +00:00
Yann Leboulanger 0c9a88e989 if we don't use pygtk2.6: no about dialog 2005-03-14 20:21:49 +00:00
Nikos Kouremenos d4fc3f4bf1 better popup 2005-03-14 17:30:52 +00:00
Yann Leboulanger cfd108bffc bugfix in about dialog: destroy it when we press close 2005-03-12 23:48:08 +00:00
Nikos Kouremenos 6b8203916f ticket 86 remains 2005-03-12 15:50:13 +00:00
Nikos Kouremenos 5bc2796b37 URL detection and formating is ready 2005-03-10 18:20:23 +00:00
Yann Leboulanger 66de053b3a activate the tab when we create it with new_message window 2005-03-10 15:57:43 +00:00
Nikos Kouremenos c5d3e56632 url detection is ready! 2005-03-09 21:29:20 +00:00
Nikos Kouremenos b791479159 code and glade fixes all over 2005-03-07 17:01:56 +00:00
Nikos Kouremenos 893358edfe PLEASE HAVE A LOOK. string module is deprecated. starting to change in order not to be deprecated. PLEASE HAVE A LOOK. I DID 2 times, maybe I missed sth though. split(' ') --> split() is the same so that's not an error [sep=' '] is the default one [and I don't expect that to change :P 2005-03-05 21:02:38 +00:00
Nikos Kouremenos 7b5d79a716 glade fixes and variable naming in classes 2005-03-05 18:47:12 +00:00
Nikos Kouremenos 772e6c3310 I tried everything. In the end I did it the normal way. Focus works on message_textview. Yann have a look if you want to make the same thing in GC 2005-03-05 17:34:33 +00:00
Yann Leboulanger cefda7be5b groupchat_window now supports sevral groupchats in tabs ! 2005-03-05 13:16:52 +00:00
Yann Leboulanger 905449465a change callback, widget and variable names for group chat window in glade and in the code 2005-03-05 01:00:08 +00:00
Yann Leboulanger 416a427abb some typos 2005-03-04 13:41:48 +00:00
Yann Leboulanger cf41cb93f4 we can now change our jabber password 2005-03-04 13:10:00 +00:00
Yann Leboulanger c5b93e0b65 open a new tab only if it is not already in the notebook 2005-03-03 22:28:13 +00:00
Yann Leboulanger 6ed0c6d097 do not use a second loop to print dialogs (do not use run) 2005-03-03 22:15:45 +00:00
Nikos Kouremenos b592f60c45 new message class should be stable 2005-03-03 22:14:50 +00:00
Nikos Kouremenos ccfafcd432 commiting, yann take a look at the FIXME: bla bla Yann (in new_message_window class) 2005-03-03 17:14:37 +00:00
Nikos Kouremenos c8c69049be warning dialog should work now? introducing some other classes for dialogs too 2005-03-03 15:27:37 +00:00
Yann Leboulanger 0bc4a5cfb0 some typos 2005-03-03 13:45:12 +00:00
Nikos Kouremenos 4e5671a2cf new message minor code fix 2005-03-03 01:41:15 +00:00
Nikos Kouremenos d3590b1921 new message works 2005-03-02 20:40:44 +00:00
Nikos Kouremenos 036c476127 partial fixes 2005-03-02 20:27:09 +00:00
Nikos Kouremenos 832872f547 commit before massively user --> User 2005-03-02 18:38:27 +00:00
Yann Leboulanger 8868c6d625 show out logo in about_window 2005-03-02 13:52:43 +00:00
Yann Leboulanger ddb6e8c5fd missing variable 2005-03-02 13:47:42 +00:00
Nikos Kouremenos 64682f8899 added our logo 2005-03-02 13:42:33 +00:00
Yann Leboulanger 86bc75a036 change the class names 2005-03-02 13:04:47 +00:00
Yann Leboulanger 197a5827ec ange callback, widget and variable names for awaqy message dialog in glade and in the code 2005-03-02 12:46:37 +00:00
Nikos Kouremenos fb4a62d3cc passphrase/password unification looks better now 2005-03-02 12:38:33 +00:00
Yann Leboulanger 6d6b9796f0 change callback, widget and variable names for join groupchat window in glade and in the code 2005-03-02 12:32:44 +00:00
Yann Leboulanger 6a71d6e1cd change callback, widget and variable names for choose gpg key dialog in glade and in the code 2005-03-02 11:46:51 +00:00
Yann Leboulanger 2b7e3bcdbb typo 2005-03-02 10:47:41 +00:00
Yann Leboulanger 5bf6d6c0ef change callback, widget and variable names for passphrase dialog in glade and in the code 2005-03-02 10:46:12 +00:00
Yann Leboulanger d9552a9b4f missing import 2005-03-02 10:23:27 +00:00
Nikos Kouremenos 844dc4ac4a I don't remember what I changed, mostly all over 2005-03-01 23:48:05 +00:00
Yann Leboulanger 7f5ff6fe09 merge vcard window into vcard_information_window 2005-03-01 22:52:22 +00:00
Nikos Kouremenos 07948af69e warning class and changes in the code. should work. glade dialog removed 2005-03-01 19:02:51 +00:00
Yann Leboulanger d007712e20 confirm window is now build without glade 2005-03-01 18:36:13 +00:00
Yann Leboulanger e431abd081 change callback, widget and variable names for user information window in glade and in the code 2005-03-01 15:56:02 +00:00
Yann Leboulanger e05fde85a2 change callback, widget and variable names for subscription request window in glade and in the code 2005-03-01 14:02:32 +00:00
Nikos Kouremenos b97b090054 now preferences_window, some tooltips, removed TRUE/FALSE from code and pep appliance in imports 2005-03-01 13:46:22 +00:00