Commit Graph

453 Commits

Author SHA1 Message Date
Nikos Kouremenos e821d252c3 align to left and remove unneeded text from glade file 2005-10-21 21:53:04 +00:00
Yann Leboulanger 4a824668e1 window pos and size must be catch before the destroy event 2005-10-17 15:57:03 +00:00
Yann Leboulanger 9e629e71f9 save single message window size and position when it is destroyed 2005-10-17 08:25:05 +00:00
Nikos Kouremenos a5ee542fee move init of history window above and add a fixme and fix very minor ui stuff for history window 2005-10-09 17:07:29 +00:00
Nikos Kouremenos 3ba5e9ba78 [delmonico] fix finish button sensitivity issues in wizard 2005-10-09 13:08:44 +00:00
Nikos Kouremenos 2317c96c9b one less signal 2005-10-08 13:00:32 +00:00
Nikos Kouremenos 14471de6ad add some spacing fixes in change_status_message_dialog 2005-10-07 11:44:02 +00:00
Nikos Kouremenos 4bfc9984d0 HIG 2005-10-07 11:29:49 +00:00
Nikos Kouremenos b763319d6c 2 more menuitems in help menu 2005-10-06 23:33:18 +00:00
Nikos Kouremenos bcec82d8eb remove unused signal 2005-10-06 16:54:35 +00:00
Nikos Kouremenos d80421953e fix more leftovers 2005-10-06 16:32:58 +00:00
Nikos Kouremenos 905230341a fix leftovers from nicfit's [3690] 2005-10-06 15:20:53 +00:00
Yann Leboulanger d4e11db8c2 GroupchatConfigWindow is now a subclass of DataFormWindow 2005-10-05 09:18:32 +00:00
Yann Leboulanger eab959790e account nam entry in account modification window is 100% width 2005-10-04 07:35:11 +00:00
Yann Leboulanger ed5d983081 on dubble click on a row in accounts window, we open modify account 2005-10-04 07:12:30 +00:00
Nikos Kouremenos 6ae41cddef mouseover avatar now show avatar in normal size; adding some FIXMES. Yann please look at the return 0 one 2005-10-03 01:40:56 +00:00
Nikos Kouremenos 2cf952a43e alt+c 2005-09-25 14:02:54 +00:00
Yann Leboulanger e39f1a30e8 hide window when we press esc if we have systray 2005-09-20 19:57:34 +00:00
Nikos Kouremenos 8307a86eae fix cb 2005-09-20 18:08:26 +00:00
Nikos Kouremenos 39e278cbe3 add an arrow to the actions button. let us all drink to GTK+ devs who restrict their code to toolbars 2005-09-20 14:58:54 +00:00
Nikos Kouremenos 5a6e12e562 cleaning UI of TC p1: lamp button (with text it's big, without text it can confuse users very much) is removed in favor of the already there menuitem in actions 2005-09-20 11:10:28 +00:00
Nikos Kouremenos c2a6350adf fixes 2005-09-18 18:34:14 +00:00
Nikos Kouremenos 5eea887c43 [delmonico] First Time User Wizard is in! 2005-09-18 15:03:04 +00:00
Nikos Kouremenos 488c24e5e5 fix 2 strings [thanks Juracy] 2005-09-17 11:34:39 +00:00
Dimitur Kirov 223a2627b5 save prefs only on theme_manager destroy.
fixed bug in groupfontattr(s). tooglebuttons
are loaded with theme
2005-09-17 09:37:40 +00:00
Dimitur Kirov 7be5abe6e4 don't show style in the fontselector 2005-09-17 08:34:07 +00:00
Dimitur Kirov d9d673bec6 new theme manger layout 2005-09-16 21:30:00 +00:00
Nikos Kouremenos 43aef76dd9 [sef and me] now we also handle receiving invitations 2005-09-11 15:02:22 +00:00
Nikos Kouremenos a311b5dd61 use set_default_response instead of customly adding button and .grab_focus() on it 2005-09-11 14:21:14 +00:00
Nikos Kouremenos aa7ab32aa5 add a tooltip proposed by wed. remove inactivate from UI: (only via expert) 2005-09-11 01:20:27 +00:00
Nikos Kouremenos a6bf8d640c usability fixes in menus. see #743. THanks Motz 2005-09-11 01:06:58 +00:00
Nikos Kouremenos 24c21a9306 add cancel button to change_status dialog 2005-09-11 00:46:25 +00:00
Nikos Kouremenos 7a8ff6d6f5 bye bye show_roster_on_startup_checkbutton. power users can use ACE 2005-09-10 21:57:02 +00:00
Nikos Kouremenos 4cbfcb49af fix tooltip 2005-09-10 21:45:29 +00:00
Nikos Kouremenos dc3b4fb35c remove 2 ui options. prefs window needs cleaning. the less the better. remember HIG/GNOME: LESS IS MORE. power users can use ACE (advanced conf eidtor) and we could use GOOD DESC there and nice strigs in DID YOU KNOW wiki so some stuff can be easier exposed 2005-09-10 21:28:47 +00:00
Yann Leboulanger b416cf60d7 xml_windows are never destroyed 2005-09-10 09:45:18 +00:00
Nikos Kouremenos 08a1bae712 adhere to GNOME HIG about help menuitem in roster window 2005-09-09 22:04:15 +00:00
Nikos Kouremenos f077c2a040 commit glade changes to assist delmonico 2005-09-08 15:52:22 +00:00
Nikos Kouremenos 7962dac8a3 rearrange stuff in acct mod window. add inactivate account checkbutton. code is missing 2005-09-07 23:55:40 +00:00
Nikos Kouremenos dc8657e1f6 fixes in glade to assist delmonico 2005-09-07 21:32:13 +00:00
Dimitur Kirov 63e01f0780 make cleanup button insensitive if there is
nothing to clean up
2005-09-07 17:17:33 +00:00
Nikos Kouremenos 5f5e54ffac reviewed strings: HIG fix, transl comment, improvement on reconnect string 2005-09-06 09:44:34 +00:00
Nikos Kouremenos dc8978961a fix cleanup button sensitivity issues 2005-09-05 17:50:08 +00:00
Yann Leboulanger 72393ac068 autoreconnect of account is ready 2005-09-05 13:28:09 +00:00
Nikos Kouremenos 74ceb1f9f8 if we have pygtk28/gtk28 we now set UrgencyHint instead of just *. I LOVE 2.8 [see inside for new way via .props] CONGRAAAAAATS to jdahlin, gjc and rest of gang :) 2005-09-04 16:57:09 +00:00
Nikos Kouremenos c0be3df59f tabs position can be changed now via preferences window in chat tab in a combobx 2005-09-04 12:28:15 +00:00
Nikos Kouremenos ac7e0c2af8 clean up in FT window 2005-09-03 14:23:53 +00:00
Nikos Kouremenos d0ecafdcc2 add comments for some advanced settings, fix some stuff in glade too for that 2005-09-03 13:48:25 +00:00
Nikos Kouremenos 6617093c42 fix a bad string 2005-09-03 12:53:05 +00:00
Nikos Kouremenos 88b2f3b1f1 do some ellipsize via glade2.10 and remove some fixmes 2005-09-03 12:43:12 +00:00
Nikos Kouremenos 0a482f179a [FishFace] Now Gajim has comments support for advanced settings 2005-09-03 12:28:30 +00:00
Nikos Kouremenos b642f0ee4f [Stéphan K.] show protocol table row in add contact dlg only if we have transports in that dialog 2005-08-27 00:23:44 +00:00
Nikos Kouremenos ba6fcb4503 at startup becomes on 2005-08-25 22:15:06 +00:00
Nikos Kouremenos b535f6a12c use gtk about for menuitem 2005-08-24 13:51:55 +00:00
Nikos Kouremenos 1e2f27942b [sef] tooltips in group chat roster 2005-08-24 12:58:03 +00:00
Nikos Kouremenos d3af231d5f try to use a HigDialog and not a glade dialog for InitationReceivedDialog class 2005-08-19 14:24:42 +00:00
Nikos Kouremenos 21ad507d39 fix bad strings 2005-08-19 11:31:34 +00:00
Nikos Kouremenos 15359f8fe1 fix typo in ban 2005-08-19 10:41:56 +00:00
Nikos Kouremenos e5ec93d0a9 remove an expand in xml console window 2005-08-17 22:54:14 +00:00
Nikos Kouremenos 0fb573ccc6 remove pango markup from translation 2005-08-17 16:47:12 +00:00
Nikos Kouremenos fed3e0815a polish po is ready. greek po lacks 13 messages. pot/po update. many comments for translators, and some comments so you can remind me guys what to fix for 0.9 :) 2005-08-17 12:17:09 +00:00
Nikos Kouremenos f83a573f1d remove accidental expand 2005-08-15 13:00:09 +00:00
Nikos Kouremenos 0f41cf1fc3 escape now closes ft window 2005-08-15 12:45:19 +00:00
Nikos Kouremenos d126607cc6 comments for tranlsators (pot/po) 2005-08-15 10:21:31 +00:00
Nikos Kouremenos b955442642 now only accept invitation button does not work 2005-08-14 23:54:55 +00:00
Nikos Kouremenos 0124ec748c inital code and glade for invitation dialog (nothing is marked for translation) this is for 0.9 2005-08-14 23:21:57 +00:00
Dimitur Kirov 2bdeec3d6e set border style GTK_SHADOW_IN for consistency
with the other dialogs
2005-08-14 22:34:40 +00:00
Yann Leboulanger f2221ceb6d autoconnect if false by default in glade 2005-08-14 21:28:01 +00:00
Nikos Kouremenos 27c3f707db add one more comment for translators 2005-08-13 14:39:43 +00:00
Nikos Kouremenos a91765990b comments for translators; pot/po 2005-08-13 11:17:49 +00:00
Nikos Kouremenos e641745500 using comments and Q_() for make disctioning of None and Unknown strings. this breaks strings freeze but I hope it is for the good and I hope it is the last time [sorry ppl] 2005-08-12 22:32:35 +00:00
Dimitur Kirov dbe332eb45 fixed spacings and borders of account window
disable FT buttons by default
2005-08-12 14:19:36 +00:00
Nikos Kouremenos fcf2fc4c09 [Stian B. Barmen] norwegean po is ready; pot/po (some fuzzying) 2005-08-12 13:26:44 +00:00
Nikos Kouremenos f72268d90b fix GPG to say OpenPGP. pot/po (nothing major) 2005-08-12 12:10:27 +00:00
Nikos Kouremenos 726aa7ce7b typos and cleaner strings in atk strings that dkirov has added; pot/po update (some fuzzing sorry..) 2005-08-10 22:26:07 +00:00
Nikos Kouremenos 95b13c37e4 use correct _ for clean up 2005-08-10 22:06:33 +00:00
Nikos Kouremenos ea704fc426 fix english typos 2005-08-10 19:10:58 +00:00
Dimitur Kirov 0f88bd4817 added continue menuitem in FT popup menu 2005-08-10 16:01:13 +00:00
Nikos Kouremenos 1fa4f8cdf4 [Fabian Neumann] if type is boolean when double click in advanced window just toggle value 2005-08-10 00:56:18 +00:00
Dimitur Kirov 637351b3b6 bound contextmenu to the file list 2005-08-10 00:05:41 +00:00
Nikos Kouremenos 9f7720edfd glade small fix 2005-08-09 22:13:39 +00:00
Dimitur Kirov e418a3e02d added context menu for FT window 2005-08-09 19:00:19 +00:00
Nikos Kouremenos 9c2b9e4b58 cancel not stop for ft window 2005-08-09 17:21:40 +00:00
Nikos Kouremenos 49bbb10134 we now have file manager too in enviroment;pot/po update 2005-08-09 15:30:45 +00:00
Nikos Kouremenos 872db9fb6b strings fix, german po is somehow new, pot/po 2005-08-08 21:54:36 +00:00
Nikos Kouremenos c6166f3cc2 some last minute fixes in strings 2005-08-08 21:11:59 +00:00
Nikos Kouremenos 39c52dbba5 po/pot and a string fix in glade 2005-08-08 19:23:49 +00:00
Yann Leboulanger 8e7ad66056 missing event to popup menu in gc banner 2005-08-08 15:32:58 +00:00
Yann Leboulanger d17c42cbcb contectmenu now works on banner 2005-08-08 10:52:27 +00:00
Nikos Kouremenos 5a054fd790 chatstate by default only are about composing. chatstates ready for 0.8 2005-08-07 20:58:44 +00:00
Yann Leboulanger cbbbb4d511 we can now configure font in chat / gc windows 2005-08-07 18:58:36 +00:00
Yann Leboulanger fb2b87b8f9 theme window now updated chat windows and theme combobox in preference window 2005-08-07 15:32:35 +00:00
Nikos Kouremenos 9472d318b2 do not send inactive if context menu is shown and fixes in glade (we also now use a dict to connect custom signals) 2005-08-07 15:19:21 +00:00
Dimitur Kirov b8cdf662b4 catch motion_notify_event instead of
enter_notify_event
2005-08-07 12:07:16 +00:00
Nikos Kouremenos d7d9d91ee1 fixes in glade 2005-08-06 23:39:14 +00:00
Yann Leboulanger acb2b33df7 theme manager is here 2005-08-06 21:19:16 +00:00
Nikos Kouremenos fb691080fe fixes for filetransfer dlg 2005-08-06 20:31:15 +00:00
Nikos Kouremenos 41239e8d64 advanced menu is in 2005-08-06 19:14:21 +00:00
Yann Leboulanger d00a039ba6 we can now configure autoaway/xa messages 2005-08-06 15:17:20 +00:00
Yann Leboulanger 5177472406 here is the OLD way to implement MOTD. It's not the JEP-133 way 2005-08-06 12:33:20 +00:00
Yann Leboulanger 5cca92fb4e xml console is now hidden instead of destroyed, has an enable checkbutton and a clear button, and scroll to the end if we was at the end 2005-08-06 00:38:24 +00:00
Nikos Kouremenos 6ff5643ce2 autodetect for links now should work 2005-08-04 23:11:55 +00:00
Nikos Kouremenos ecb476d796 action button in TC now is functional 2005-08-04 14:57:36 +00:00
Nikos Kouremenos a7f5b83735 history button is gone. we now have actions button. to do that. TC needs the code for that. we also have history in GC occupants contact now 2005-08-04 14:30:41 +00:00
Nikos Kouremenos cf260d18b2 add to roster menuitem in context menu of banner is now visible and only when needed. switch to removal was rewritten to remove position of childs 2005-08-04 12:46:31 +00:00
Yann Leboulanger b287327dd8 don't show tabs when there is only one tab 2005-08-04 11:04:41 +00:00
Yann Leboulanger 6b26a5d332 when we right click on a tab, we switch to it, so popup menu item are correct :) 2005-08-04 09:42:34 +00:00
Nikos Kouremenos 148db88343 close button for file transfer dialog as default; Ctrl+T and file transfers menuitem in roster 2005-08-03 15:59:44 +00:00
Nikos Kouremenos dcfd92f2d5 send file menuitem in tc_context_menu and actions button in TC. the last need to popup the menu. it is not done yet 2005-08-03 15:42:44 +00:00
Dimitur Kirov 59fa3c3b02 added send file menu 2005-08-03 14:06:01 +00:00
Nikos Kouremenos 6591574a8a fixing #618 2005-08-03 10:40:29 +00:00
Nikos Kouremenos 11e4f6b471 better strings; fixes in glade 2005-08-03 00:39:00 +00:00
Yann Leboulanger 7e225fcf7d ChooseGPGDialog is back with run() (We need to wait for the answer before continuing) and this cause NO PB with keepalive 2005-08-02 16:27:25 +00:00
Nikos Kouremenos c18c9c8ca8 remove glade 2.10 only xml 2005-08-01 15:38:59 +00:00
Dimitur Kirov a4af5c24f0 file transfer window 2005-08-01 15:01:36 +00:00
Nikos Kouremenos 00e4a6bb6b always_compact_view setting has now a checkbutton 2005-07-30 07:18:08 +00:00
Nikos Kouremenos edbb68df53 [Nivertius] priority takes values from -128 to 127 2005-07-29 19:17:28 +00:00
Nikos Kouremenos 8230d2b081 visible_window to False for eventboxes we use for tooltips only [so no other bg in some gtk+ themes] 2005-07-29 17:26:30 +00:00
Dimitur Kirov 1dee67e3f6 equal spacings in group chat and
tabbed chat windows
2005-07-26 14:59:47 +00:00
Dimitur Kirov 07f52fce9c removed vpane in chat windows 2005-07-25 23:52:22 +00:00
Nikos Kouremenos fc761daaee remove above below margin for conversation textviews 2005-07-25 19:51:00 +00:00
Nikos Kouremenos d0eabdfa1b glade fixes in margin 2005-07-25 18:58:42 +00:00
Nikos Kouremenos 435f4ad0a0 minor fixes in glade 2005-07-25 14:59:49 +00:00
Nikos Kouremenos 71a7f32032 fixes in dkirovs commit about autoresize of msg textview 2005-07-25 14:56:48 +00:00
Nikos Kouremenos bae6755899 [liorithiel] autodetect everytime browser/mailer by default 2005-07-25 14:38:21 +00:00
Dimitur Kirov 8521c7b8e3 extendable message view -
a solution for ticket #313
2005-07-25 14:27:48 +00:00
Nikos Kouremenos 2bf0f3e625 remove some user in favor of contact and fix a CB name 2005-07-24 19:36:26 +00:00
Nikos Kouremenos e06c4551c3 we now explain Resource (5) in a tooltip 2005-07-24 19:31:37 +00:00
Nikos Kouremenos 713b996d2f assist delmonico to patch firsttime wizard 2005-07-24 14:31:03 +00:00
Nikos Kouremenos d35791d136 ChooseGPGKeyDialog no longer creates another loop 2005-07-22 22:49:03 +00:00
Nikos Kouremenos aecbf2ffc0 EditGroupsDialog no longer uses gtkdialog.run() but an emulation so we do not run another mainloop and leave the main mainloop waiting [which results in disconnection] rest will follow 2005-07-22 22:32:45 +00:00
Nikos Kouremenos 2d09389632 string xalign 0.50 are HIG violation. fixed 2005-07-22 21:07:31 +00:00
Nikos Kouremenos 44f5dccb1e use ellipse if pygtk26, gtk26 or else ... trick for status message in tc 2005-07-21 23:19:33 +00:00
Nikos Kouremenos f63545c757 on_tabbed_chat_window_motion_notify_event never gets called. I commit so everyone can have a look why 2005-07-21 22:38:22 +00:00
Nikos Kouremenos 688fb66979 gtkgui_helpers have func to escape pango markup 2005-07-21 21:39:47 +00:00
Nikos Kouremenos 6c88e531f3 left and right margin set to 1 for textviews in tabbed caht and group chat [so text is not jammed in the right and in the left] 2005-07-21 10:25:37 +00:00
Nikos Kouremenos f4336e3b4f remove a , from a tooltip 2005-07-20 20:38:25 +00:00
Nikos Kouremenos 0f234e2383 fix tooltip 2005-07-20 20:03:49 +00:00
Nikos Kouremenos 51aa52683a we can now disbale chat state via GUI [a MUST in jep] 2005-07-20 20:00:57 +00:00
Nikos Kouremenos 4f7281dfea enable dbus checkbutton disapperas; introducing send chat state notifications checkbutton 2005-07-19 22:57:37 +00:00
Nikos Kouremenos d6c9c7cbc6 [peralta] Chat State Notifications inital patch. I assume that every wm will focus-out before iconify. If that is not the case I am going to use window-state-changed too [to be tested] 2005-07-19 14:38:58 +00:00
Nikos Kouremenos 5ba4093701 add yet naother signal to assist peralta 2005-07-18 22:22:14 +00:00
Nikos Kouremenos 105b1b06d7 focus_out event in glade [assist peralta] 2005-07-18 22:07:43 +00:00
Nikos Kouremenos ff18a88d92 advanced menuitem does not segfault any more 2005-07-18 09:55:55 +00:00
Nikos Kouremenos e9696514e6 commit gui to enable/disable dbus on the fly 2005-07-17 22:52:15 +00:00
Nikos Kouremenos 6639ed3a4b Escape no longer closes advanced window [we may be wrediting value and press Escape to cancel editing] 2005-07-15 18:16:35 +00:00
Nikos Kouremenos 2aa4f0fa96 hide tooltip on certain events 2005-07-08 22:26:46 +00:00
Nikos Kouremenos b8f2740ebe add a signal to assist Dimitur 2005-07-08 21:07:19 +00:00
Nikos Kouremenos 07f9843e1e copy JID/email address 2005-07-08 12:31:34 +00:00
Yann Leboulanger 0acf9c168c we now have tooltip in roster window ! A great thanks to Dimitur 2005-07-07 21:27:53 +00:00