Fri, 08 Jun 2007 10:21:50 +0000 |
Richard Nelson |
propagate from branch 'im.pidgin.finch.workspaces' (head 76cfc9565a5cdde8d2e1f2efc3282b309a55a110)
|
Wed, 06 Jun 2007 15:42:29 +0000 |
Sadrul Habib Chowdhury |
Doxygen skeleton and license info for gnt files.
|
Tue, 12 Jun 2007 13:52:33 +0000 |
Eric Polino |
Added the ability to change the key bindings on the active window.
|
Fri, 08 Jun 2007 05:43:29 +0000 |
Sadrul Habib Chowdhury |
Mostly whitespace changes.
|
Fri, 08 Jun 2007 04:14:56 +0000 |
Eric Polino |
Moved rebinding functionality into GntBindable.
|
Thu, 07 Jun 2007 21:58:04 +0000 |
Eric Polino |
FIX: Rebinding would crash when one would try to bind without grabbing a new key comb.
|
Thu, 07 Jun 2007 21:55:04 +0000 |
Eric Polino |
Changed the rebinding window to use a GntTextView instead of a GntLabel to display the new key combination
|
Wed, 06 Jun 2007 15:50:21 +0000 |
Eric Polino |
applied changes from 016401bd409e6229fae0ab1e80d9fef9365511b3
|
Wed, 06 Jun 2007 00:30:20 +0000 |
Eric Polino |
The rebinding of keys now removes the old binding and puts the new on in place. So only the new binding works and the old one is gone.
|
Wed, 06 Jun 2007 00:06:48 +0000 |
Eric Polino |
Made rebind_info a static member with default values.
|
Tue, 05 Jun 2007 23:35:26 +0000 |
Eric Polino |
Refactored common code from help_for_widget and help_for_wm.
|
Tue, 05 Jun 2007 19:59:14 +0000 |
Eric Polino |
Alt-\ allows to rebind keys to the wm
|
Tue, 05 Jun 2007 19:37:32 +0000 |
Eric Polino |
Fixed a few names that weren't formatted properly.
|
Mon, 04 Jun 2007 15:12:50 +0000 |
Eric Polino |
propagate from branch 'im.pidgin.pidgin' (head b5c55520ae8ff7186733fd82db23a6e4452976cc)
|
Mon, 04 Jun 2007 03:08:59 +0000 |
Eric Polino |
Changed a malloc use to g_new0
|
Mon, 04 Jun 2007 03:00:09 +0000 |
Eric Polino |
Fixed some curlies for functions
|
Mon, 04 Jun 2007 02:49:22 +0000 |
Eric Polino |
Created a new window that will be used for key-rebinding. Right now it doesn't rebind the keys, but that can be added soon. A bit of esthetical work remains.
|
Wed, 30 May 2007 23:38:22 +0000 |
Eric Polino |
1. Cleaned up a bit of dirty formatting in the _register_action lines in _class_init
|
Mon, 28 May 2007 00:21:27 +0000 |
Sadrul Habib Chowdhury |
Fix libgnt compilation on BSD and solaris. This references #516.
|
Wed, 23 May 2007 06:23:01 +0000 |
Sadrul Habib Chowdhury |
I think this fixes #532.
|
Sat, 19 May 2007 08:12:31 +0000 |
Richard Laager |
Fix a compiler warning by using a temporary variable for swapping.
|
Thu, 17 May 2007 22:04:49 +0000 |
Sadrul Habib Chowdhury |
Generate nicer HTML dumps.
|
Sun, 13 May 2007 00:21:15 +0000 |
Richard Nelson |
propagate from branch 'im.pidgin.pidgin' (head 6f6e8345100a2f026e20c28fa52592fadd9c8193)
|
Fri, 11 May 2007 21:08:47 +0000 |
Sadrul Habib Chowdhury |
A workaround for an ncurses bug about multi-cell characters and panels.
|
Sun, 29 Apr 2007 01:09:18 +0000 |
Richard Nelson |
propagate from branch 'im.pidgin.pidgin' (head a35e9c6965a0723281ab3a62044581a55d2e59a2)
|
Fri, 27 Apr 2007 13:15:09 +0000 |
Sadrul Habib Chowdhury |
Move the toggle-clipboard operation to the default wm.
|
Sun, 29 Apr 2007 00:37:28 +0000 |
Richard Nelson |
New windows can be placed on specific workspaces. They can be specified by the window name (e.g. conversation-window), or a substring in the window title. Title takes precedence.
|
Sat, 28 Apr 2007 05:12:18 +0000 |
Richard Nelson |
Show an activity message when a window in the non-current workspace is flagged urgent
|
Fri, 27 Apr 2007 15:49:13 +0000 |
Sadrul Habib Chowdhury |
Alt+s to see the list of workspaces and windows.
|
Fri, 27 Apr 2007 01:51:20 +0000 |
Richard Nelson |
Initial workspace support. refs #51
|