The time now is Thu 20 Jun 2013, 07:12
All times are UTC - 4 |
|
Page 2 of 2 [19 Posts] |
Goto page: Previous 1, 2 |
| Author |
Message |
Karl Godt

Joined: 20 Jun 2010 Posts: 2737 Location: Kiel,Germany
|
Posted: Tue 01 Feb 2011, 17:08 Post subject:
|
|
| Quote: | There is a new version out of Geany and its plugins.
|
compiles nice on PL-430/431/gcc4.2.2/glibc-2.6.1
what does/did disturb me much is the pre-checked "Close dialog" at "Search > Find all"
I was able to get the hook disabled at src/search.c [line 465++] :
| Code: | /* close window checkbox */
check_close = gtk_check_button_new_with_mnemonic(_("Close _dialog"));
ui_hookup_widget(find_dlg.dialog, check_close, "check_close");
gtk_button_set_focus_on_click(GTK_BUTTON(check_close), FALSE);
ui_widget_set_tooltip_text(check_close,
_("Disable this option to keep the dialog open"));
gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(check_close), FALSE);
gtk_container_add(GTK_CONTAINER(bbox), check_close);
gtk_button_box_set_child_secondary(GTK_BUTTON_BOX(bbox), check_close, TRUE); |
but (still) there seems to be a bug that greys out the [<-Previous]-knob if "Use regular expressions" is checked.
I configured it with
./configure --prefix=/opt/geany-020/002/usr --enable-gnu-regex=yes --enable-binreloc=yes --enable-fast-install=yes --enable-shared=yes --enable-the-force=yes --enable-bootstrap --enable-multilib --enable-debug
and stripped it is 1633KB /5599KB-unstripped and incl. everything after make install 7087KB /11MB .
|
|
Back to top
|
|
 |
aragon
Joined: 15 Oct 2007 Posts: 1691 Location: Germany
|
Posted: Tue 01 Feb 2011, 17:24 Post subject:
|
|
| abushcrafter wrote: | | There is a new version out of Geany and its plugins. |
I know, it's allready compiled and parts are uploaded but i have actually problems with uploading to the forum.. Will try later again.
Aragon
_________________ PUPPY SEARCH: http://wellminded.com/puppy/pupsearch.html
|
|
Back to top
|
|
 |
abushcrafter

Joined: 30 Oct 2009 Posts: 1447 Location: England
|
Posted: Tue 01 Feb 2011, 18:27 Post subject:
|
|
| aragon wrote: | | abushcrafter wrote: | | There is a new version out of Geany and its plugins. |
I know, it's allready compiled and parts are uploaded but i have actually problems with uploading to the forum.. Will try later again.
Aragon | Thank you.
Thank you Karl Godt for the info.
_________________ adobe flash is rubbish!
My Quote:"Humans are stupid, though some are clever but stupid." http://www.dependent.de/media/audio/mp3/System_Syn_Heres_to_You.zip http://www.systemsyn.com/
|
|
Back to top
|
|
 |
aragon
Joined: 15 Oct 2007 Posts: 1691 Location: Germany
|
Posted: Sat 05 Feb 2011, 06:11 Post subject:
|
|
Finally i was able to upload all 0.20-pets to post 1.
aragon
_________________ PUPPY SEARCH: http://wellminded.com/puppy/pupsearch.html
|
|
Back to top
|
|
 |
|
|
Page 2 of 2 [19 Posts] |
Goto page: Previous 1, 2 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|
|
[ Time: 0.0631s ][ Queries: 12 (0.0173s) ][ GZIP on ] |