summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* This struct member seems to be unused now.cpw.qulogic.gtk3Elliott Sales de Andrade2012-02-262-3/+0
|
* Restore a minor comment.Elliott Sales de Andrade2012-02-261-1/+4
|
* Change these accel paths to match what's automatically generated.Elliott Sales de Andrade2012-02-261-2/+2
|
* Restore loading and saving of accels, which was lost at some point.Elliott Sales de Andrade2012-02-261-0/+2
|
* This Privacy senstivity-toggle can be rolled in with the others.Elliott Sales de Andrade2012-02-261-3/+1
|
* Remove an old debug line.Elliott Sales de Andrade2012-02-261-1/+0
|
* propagate from branch 'im.pidgin.pidgin' (head ↵Elliott Sales de Andrade2012-02-2636-844/+1837
|\ | | | | | | | | | | 6063be322695dcef2aa8f7d4eff42e6c2d5e3a2b) to branch 'im.pidgin.cpw.qulogic.gtk3' (head 0b7c0d24822cb0c87eb52f0dd16c1cfc9fa54445)
| * Use the GtkWidget for a menu instead of its GtkAction.Elliott Sales de Andrade2012-02-231-2/+6
| |
| * propagate from branch 'im.pidgin.pidgin' (head ↵Elliott Sales de Andrade2012-02-2337-438/+759
| |\ | | | | | | | | | | | | | | | 704b8acc88932dad50ce3cbccd377edad4603a60) to branch 'im.pidgin.cpw.qulogic.gtk3' (head fba5a7727b8b6ca6ff7c06f92a488736b1bd7c6e)
| * | Go back to the old way of creating the accounts menu.Elliott Sales de Andrade2012-01-211-84/+160
| | | | | | | | | | | | | | | | | | | | | There doesn't seem to be a way to set the pixbuf through an action, so we've had to go back to this way. Also, using actions would always attempt to set a mnemonic which would mess up usernames with underscores.
| * | These lines would never be true, due to the outer check.Elliott Sales de Andrade2012-01-061-3/+0
| | |
| * | Remove commented code.Elliott Sales de Andrade2012-01-061-9/+0
| | |
| * | propagate from branch 'im.pidgin.pidgin' (head ↵Elliott Sales de Andrade2012-01-0636-947/+1872
| |\ \ | | | | | | | | | | | | | | | | | | | | f179695f60cbf8df1ebc80bfa64f97fd10b4cf33) to branch 'im.pidgin.cpw.qulogic.gtk3' (head 90eacf9a5feac4f27bd912eeedb02c510edc1206)
| | * \ propagate from branch 'im.pidgin.pidgin' (head ↵Elliott Sales de Andrade2012-01-0497-859/+1027
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | 8b3b9ddcd0bd7144422bace37a221553a5fc68b2) to branch 'im.pidgin.cpw.qulogic.gtk3' (head e3a2c79c88c5aa07e534bbbd6c9e80f44560c390)
| | * | | Facebook does not support various XMPP extensions that we do.Elliott Sales de Andrade2011-12-291-23/+15
| | | | | | | | | | | | | | | | | | | | Disable roster changes, FT, attention, and VV.
| | * | | Looks like I missed a number.Elliott Sales de Andrade2011-12-291-1/+1
| | | | |
| | * | | It appears that no-one needs this AopMenu struct after the comboElliott Sales de Andrade2011-12-291-1/+1
| | | | | | | | | | | | | | | | | | | | box is updated.
| | * | | Avoid calling gtk_combo_box_set_active twice in some cases.Elliott Sales de Andrade2011-12-291-4/+4
| | | | |
| | * | | Make code a bit more verbose, and remove some "magic numbers".Elliott Sales de Andrade2011-12-291-30/+58
| | | | |
| | * | | Replace Facebook's UI hack for default connection security.Elliott Sales de Andrade2011-12-292-15/+2
| | | | |
| | * | | Use a reasonable default in VV prefs if the account isn't created yet.Elliott Sales de Andrade2011-12-291-2/+6
| | | | |
| | * | | "Fake" account types couldn't be registered before, so make sureElliott Sales de Andrade2011-12-292-4/+4
| | | | | | | | | | | | | | | | | | | | that they can't now.
| | * | | Remove and replace the Default Domain UI hack.Elliott Sales de Andrade2011-12-293-37/+2
| | | | |
| | * | | Fix a couple descriptive lines.Elliott Sales de Andrade2011-12-281-2/+2
| | | | |
| | * | | Remove UI hack for XMPP sub-prpls.Elliott Sales de Andrade2011-12-283-41/+14
| | | | |
| | * | | Since XMPP is already a split-prpl thing, make two new prpls forElliott Sales de Andrade2011-12-284-3/+683
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Facebook and Google Talk, to replace the UI hacks. This is a lazy first commit though, just copying the files. This'll make setting up the GTK+3 stuff easier.
| | * | | merge of '03c404eccb061e74f2d68151ebe4e70b421691ab'Elliott Sales de Andrade2011-12-2313-0/+2797
| | |\ \ \ | | | | | | | | | | | | | | | | | | and 'dc8991868906a7f46665f194d41b996d7d4c385f'
| | | * | | Fix some merging typos.Elliott Sales de Andrade2011-12-231-3/+3
| | | | | |
| | | * | | explicit merge of '681ca041d42bb5093590d0ac5495f1309e1472f2'Elliott Sales de Andrade2011-12-23177-3382/+3090
| | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | and 'e6a0859ead48a5c314b3728c4f7add2a6ab07cd8' to branch 'im.pidgin.cpw.qulogic.gtk3'
| | | * | | | Oops, fix up one deprecated line.Elliott Sales de Andrade2011-10-091-1/+1
| | | | | | |
| | | * | | | This existing Send To menu stuff works already, and isn't reallyElliott Sales de Andrade2011-10-091-7/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | deprecated yet, so might as well leave it as is.
| | | * | | | Add the Get Attention action to the PidginWindow menu structure, andElliott Sales de Andrade2011-10-092-5/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | correctly initialize its value.
| | | * | | | Render the DND hint windows using the new window's colourmap insteadElliott Sales de Andrade2011-10-091-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | of trying to force a colourmap on the window.
| | | * | | | Cairo-ify buddy list tooltips.Elliott Sales de Andrade2011-10-091-19/+30
| | | | | | |
| | | * | | | GDK_DISPLAY has been deprecated, and its replacement has been aroundElliott Sales de Andrade2011-10-091-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | for a long time.
| | | * | | | Replace the deprecated gtk_notebook_set_tab_label_packing with a callElliott Sales de Andrade2011-10-091-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | to gtk_container_child_set with the relevant properties.
| | | * | | | It appears that GtkNotebookPage is deprecated, though the 'switch-page'Elliott Sales de Andrade2011-10-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | signal that uses it doesn't seem to have a replacement. Anyway, we don't use that parameter, so we can just leave it as a generic widget.
| | | * | | | Fix calls to GTK_WIDGET_SET_FLAGS, which oddly enough does not seem toElliott Sales de Andrade2011-10-093-5/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | be deprecated even though the underlying GTK_OBJECT_FLAGS is.
| | | * | | | Fix all deprecated GTK_WIDGET_* macros.Elliott Sales de Andrade2011-10-0913-30/+105
| | | | | | |
| | | * | | | The function gtk_dialog_set_has_separator was removed in GTK+ 2.22.Elliott Sales de Andrade2011-10-098-2/+29
| | | | | | |
| | | * | | | Remove ItemFactory version of menu.Elliott Sales de Andrade2011-10-082-140/+0
| | | | | | |
| | | * | | | Apply some updates to UI Manager version of blist menu: Change the keyElliott Sales de Andrade2011-10-081-5/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | shortcut for Set Mood to Ctrl+D, Add Plugin Information menu item to Help menu.
| | | * | | | Restore missing Join a Chat menu item in UI-factory mode.Elliott Sales de Andrade2011-10-081-1/+3
| | | | | | |
| | | * | | | Pluck one more fix.Elliott Sales de Andrade2011-10-081-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | applied changes from f539a2c083b25ec4a1c2c34452c22d6d36c65bd4 through 112a798126b1d2681bed1f99a9f370c00f757619 Changelog: Fix vvconfig.c compile.
| | | * | | | Remove unnecessary GTK+ version checks now that we depend on 2.10.0.Elliott Sales de Andrade2011-10-083-54/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | I thought I did some of this already, though.
| | | * | | | Fix minor unused variable warning.Elliott Sales de Andrade2011-10-081-0/+2
| | | | | | |
| | | * | | | Fix an incorrect function call. Probably a merge error.Elliott Sales de Andrade2011-10-081-1/+1
| | | | | | |
| | | * | | | Silence a warning.Elliott Sales de Andrade2011-10-081-1/+4
| | | | | | |
| | | * | | | Fix a type warning.Elliott Sales de Andrade2011-10-081-1/+1
| | | | | | |
| | | * | | | Apply some changes that don't require GTK+ 3.0.Elliott Sales de Andrade2011-10-082-11/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | applied changes from 26816ff01c715b8be636c7575f2bb94d44ae3023 through 4532c15d999487ce36760791463cad3c227f6323 Changelog: Hide some Facebook settings hacks for now. applied changes from 4532c15d999487ce36760791463cad3c227f6323 through de0aaedf2fd8e0ebed1f31e3854bb3e70425ad2f Changelog: We don't need this extra slash. applied changes from de0aaedf2fd8e0ebed1f31e3854bb3e70425ad2f through b63cac732d6e9e4ebb651536af993f0bf55b310f Changelog: Add back the More and plugin action menu entries. applied changes from 24aa672083047c3c28cff92f9c8a374f65cb123c through f5ffae7772f18eb58efbfa82c94363ce5f8d8c30 Changelog: Enable the menu-refreshing logic in the conversation menu, now that the signal (un)blocking affects the correct widget.