Re: [PATCH]gtk character settings dialog

2004-09-27 Thread John Spray
On Mon, 2004-09-27 at 21:37, Lars Gullik Bjønnes wrote: > What is this doing? Only removeing whitespace from the end of lines? > My emacs is setup to do that automatically... Despite being firmly on the vi side of the text-editor cold war, I actually do a lot of editing in gedit: I do end up with e

Re: [PATCH]gtk character settings dialog

2004-09-27 Thread Angus Leeming
Lars Gullik Bjønnes wrote: > | Angus (just to show I can be picky too ;-) > Copycat. Smarty pants. -- Angus

Re: [PATCH]gtk character settings dialog

2004-09-27 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | John Spray wrote: > >> Hi, >> >> Today's gtk+ improvement: implementation of "Text Style" dialog, aka >> layout->character. >> >> * GCharacter.[Ch], glade/character.glade: New files >> * Dialogs.C, Makefile.am: move from FormCharacter to GCharacter

Re: [PATCH]gtk character settings dialog

2004-09-27 Thread Angus Leeming
John Spray wrote: > Hi, > > Today's gtk+ improvement: implementation of "Text Style" dialog, aka > layout->character. > > * GCharacter.[Ch], glade/character.glade: New files > * Dialogs.C, Makefile.am: move from FormCharacter to GCharacter > * ghelpers.h: copy findPos() from xforms helpers