log finch/libgnt/gntmain.c @ 32805:064eb5d78946

age author description
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Fri, 20 Nov 2009 21:45:44 +0000 Sadrul Habib Chowdhury Fix showing umlauts etc. on non-utf8 locales.
Sun, 30 Aug 2009 04:34:12 +0000 desowin Remove IO watches at shutdown in gntmain.c Closes #9872.
Tue, 06 Jan 2009 15:34:26 +0000 Sadrul Habib Chowdhury Compilation fixes for OpenBSD from the OpenBSD ports tree. Closes #8009.
Fri, 28 Nov 2008 06:29:37 +0000 Sadrul Habib Chowdhury Use glib log functions to show error messages.
Thu, 24 Apr 2008 01:43:25 +0000 Sadrul Habib Chowdhury Patch from Dylan Simon <dylan@dylex.net> to fix handling escape key
Thu, 14 Feb 2008 16:35:14 +0000 Stu Tomlinson Fix the "Finch doesn't work" bug. More specifically, it turned out to be
Wed, 16 Jan 2008 22:26:59 +0000 Richard Laager (13:48:49) Stu Tomlinson (nosnilmot): rlaager: printf() should probably
Wed, 16 Jan 2008 19:12:46 +0000 Richard Laager Use g_strerror() instead of strerror() in a few places.
Sat, 05 Jan 2008 18:01:12 +0000 Richard Laager Squash some compiler warnings, some from my -Wstrict-prototypes fixing.
Thu, 03 Jan 2008 04:57:40 +0000 Richard Laager Probe for -Wstrict-prototypes to get some more warnings. I then cleaned up
Sun, 02 Dec 2007 06:01:52 +0000 Sadrul Habib Chowdhury Restore the screen properly after the child process ends.
Tue, 27 Nov 2007 19:30:18 +0000 Ethan Blanton Compile fixes for FreeBSD in libgnt
Sat, 10 Nov 2007 04:52:20 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin.next.minor' (head 0c9637482b845cc65e95a26e144697391c51133f)
Sat, 10 Nov 2007 01:18:15 +0000 Sadrul Habib Chowdhury Minor adjustments to prevent a crash, correct a data type and fix drawing.
Tue, 16 Oct 2007 13:06:48 +0000 Sadrul Habib Chowdhury Doxygen for gnt.
Tue, 16 Oct 2007 09:51:12 +0000 Sadrul Habib Chowdhury Add gnt_color_pair, which will replace color codes with 'appropriate' text
Wed, 07 Nov 2007 14:07:52 +0000 Sadrul Habib Chowdhury applied changes from 172a59b41412c4630834d66f2e7ec3be970cc36b
Fri, 19 Oct 2007 17:10:50 +0000 Luke Schierer applied changes from 4bbc209c8076ef89135700af844ec6bb04602c0a
Fri, 28 Sep 2007 15:48:49 +0000 Richard Laager applied changes from 388507622896337fe56945f851e3aabee3c0427f
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Sat, 11 Aug 2007 11:19:07 +0000 Sadrul Habib Chowdhury merge of '67bc02a2c7f212cbe500066a42a3a477fdd25289'
Sat, 11 Aug 2007 10:22:37 +0000 Sadrul Habib Chowdhury Fix some white-space and other similar issues. Preparing for a merge.
Sun, 22 Jul 2007 01:28:19 +0000 Eric Polino propagate from branch 'tmpbranch' (head e6743aa2d424749cd40350df703d079ef61fd5ce)
Sat, 07 Jul 2007 00:41:03 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 007693114b23cd2711c1cb9030a148e2f63de8c8)
Thu, 05 Jul 2007 02:41:26 +0000 Eric Polino propagate from branch 'im.pidgin.pidgin' (head 6521407fd5a6d9175e6532a874a2735658c113e9)
Fri, 29 Jun 2007 12:45:08 +0000 Eric Polino propagate from branch 'im.pidgin.pidgin' (head 96be2c6bb0b910f823a48bf0ffc247135df4a988)
Thu, 21 Jun 2007 20:37:57 +0000 Eric Polino propagate from branch 'im.pidgin.pidgin' (head d2f50519c5ed668dd980277afdc25d71ccb8a852)
Tue, 12 Jun 2007 21:21:37 +0000 Eric Polino propagate from branch 'im.pidgin.pidgin.2.1.0' (head 121873f517c4c5e2d65c3a1cdd152694834d7db0)
Sat, 11 Aug 2007 04:19:32 +0000 Sadrul Habib Chowdhury disapproval of revision 'a4ce7b8adf2db74d531c35278fe83247d90ce4b1'
Sat, 11 Aug 2007 04:18:14 +0000 Sadrul Habib Chowdhury libgnt.localize
Sun, 29 Jul 2007 15:58:08 +0000 Sadrul Habib Chowdhury This fixes a few weird crashes in pygnt.
Fri, 13 Jul 2007 16:50:03 +0000 Sadrul Habib Chowdhury Allow having a callback after the child process terminates. Use the callback
Thu, 05 Jul 2007 19:58:35 +0000 Sadrul Habib Chowdhury Hide the menu when ctrl-c is pressed.
Tue, 03 Jul 2007 11:09:19 +0000 Sadrul Habib Chowdhury The input was causing some weird issues. This fixes it.
Tue, 03 Jul 2007 08:54:34 +0000 Sadrul Habib Chowdhury Allow executing another application (eg. PAGER) that will use the same
Thu, 28 Jun 2007 18:41:43 +0000 Sadrul Habib Chowdhury Allow raising window only from an event-stack, otherwise set the urgent flag.
Tue, 19 Jun 2007 21:47:22 +0000 Sadrul Habib Chowdhury Detect wide character non-support at compile time, if possible.
Fri, 08 Jun 2007 12:41:30 +0000 Richard Nelson add gnt_window_present
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.
Wed, 06 Jun 2007 15:50:21 +0000 Eric Polino applied changes from 016401bd409e6229fae0ab1e80d9fef9365511b3
Mon, 21 May 2007 20:14:15 +0000 Eric Polino Cleaned up some comment garbage
Mon, 21 May 2007 14:50:01 +0000 Eric Polino Added a few lines to gnt_main::io_invoke to deal with ALT not sending ESC.
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.
Sun, 13 May 2007 00:21:15 +0000 Richard Nelson propagate from branch 'im.pidgin.pidgin' (head 6f6e8345100a2f026e20c28fa52592fadd9c8193)
Sat, 12 May 2007 09:24:10 +0000 Sadrul Habib Chowdhury Fix the commit from earlier today about null-widgets.
Fri, 11 May 2007 21:06:47 +0000 Sadrul Habib Chowdhury Do not process clicks on no widget.
Fri, 04 May 2007 15:10:57 +0000 Sadrul Habib Chowdhury Ask before exiting when ctrl+c is pressed.
Wed, 02 May 2007 15:38:14 +0000 Sadrul Habib Chowdhury Fix context menu unusualness in the buddylist.
Fri, 27 Apr 2007 01:51:20 +0000 Richard Nelson Initial workspace support. refs #51
Fri, 20 Apr 2007 08:02:57 +0000 Sadrul Habib Chowdhury Dialogs opened resulting from a mouse-click should fain focus.
Sun, 18 Mar 2007 19:38:15 +0000 Sean Egan renamed gaim-text to finch