Mercurial > pidgin
log
age | author | description |
---|---|---|
Sun, 15 Apr 2007 21:21:03 +0000 | Sadrul Habib Chowdhury | Allow adding information widgets in the conversation window. |
Sun, 15 Apr 2007 20:25:40 +0000 | Sadrul Habib Chowdhury | These bindings are easier for changing window order. |
Sun, 15 Apr 2007 06:54:54 +0000 | Sadrul Habib Chowdhury | alt-/ to get a list of keybindings for the focused widget. |
Sun, 15 Apr 2007 05:49:27 +0000 | Sadrul Habib Chowdhury | Add a utility function to create widgets from an XML description. |
Sun, 15 Apr 2007 05:42:14 +0000 | Sadrul Habib Chowdhury | Add a utility function to assist scrolling in a textview. |
Sun, 15 Apr 2007 05:28:29 +0000 | Sadrul Habib Chowdhury | We don't need to do anything about the heights here. |
Sun, 15 Apr 2007 01:26:57 +0000 | Daniel Atallah | The GdkWindow doesn't exist until after the window is realized, so the decorations can't be manipulated until after that. I bet this will work in a bunch of WMs now. |