gmrun
Small GTK based 'Run application'
SRPM: gmrun-0.9.2-8.n0i.13.fc7.src.rpm SPEC: gmrun.spec Version: 0.9.2 Release: 8.n0i.13.fc7 Epoch: License: GPL Group: Applications/System Size: 70557 Packager: Marius Feraru <altblue@n0i.net> Vendor: N0i.Net URL: http://sourceforge.net/projects/gmrun/ Date: Mon Feb 05 2007, 10:51 GMT
Description:
A full featured 'Run' application, GTK based.
Changelog:
- Mon Feb 05 2007 Marius FERARU <altblue@n0i.net> - 0.9.2-8.n0i.13
- rebuild (FC7) - Mon Aug 21 2006 Marius FERARU <altblue@n0i.net> - 0.9.2-7.n0i.12
- Dist macro
- spec revisited - Thu Aug 25 2005 Marius FERARU <altblue@n0i.net> - 0.9.2-6.n0i.11
- rebuild - Wed Jul 27 2005 Marius FERARU <altblue@n0i.net> - 0.9.2-5.n0i.10
- rebuild - Wed Nov 24 2004 Marius FERARU <altblue@n0i.net> - 0.9.2-0.n0i.9
- automatic rebuild - Mon Dec 29 2003 Marius FERARU <altblue@n0i.net> - 0.9.2-0.n0i.8
- gmrun version 0.9.2
- Fedora-ized spec - Sun Jun 22 2003 Marius FERARU <altblue@n0i.net> - 0.9-0.n0i.7
- version 0.9 - Sat Jun 14 2003 Marius FERARU <altblue@n0i.net> - 0.8.1-1.n0i.6
- rebuild on RHL9 - Thu Nov 21 2002 Marius FERARU <altblue@n0i.net> - 0.8.1-0.n0i.5
- removed duplicate 'configure'
- 'files' section tweaks
- eliminated useles 'prefix' macro
- added smp flags to make
- changed 'group' to a more standardized one
- changed the-too-obstinate 'description'
- change the 'install' section to correctly install files
- added 'buildroot' macro - Sat Aug 17 2002 Mihai Bazon <mishoo@infoiasi.ro>
- Some bugs fixed, specifically the behavior of END/HOME keys (or C-E, C-A),
and the major one: you could not run a file that has an extension handler
with some other program than the extension handler :) - Fri Aug 16 2002 Mihai Bazon <mishoo@infoiasi.ro>
- Fixed bug: filenames can now contain white spaces (will be backslash-ed)
- New feature: can specify application handler per file extension, so you
can directly type the name of some .cpp file and emacs will show up :)
see config file for details.
- New feature: can automatically simulate a TAB press after some timeout.
Check config file for details, key "TabTimeout" (0 to disable).
- New feature: you can now always use "system" for running programs
(specify --enable-system at configure). - Fri Oct 19 2001 Mihai Bazon <mishoo@infoiasi.ro>
- Fixed bug with sorting of completion list
- Fixed bug with URL handling
- New parameter: list of execs to be always run in terminal
- New feature: last history line appears directly in edit line, selected - Wed Aug 01 2001 Mihai Bazon <mishoo@infoiasi.ro>
- Programs are now executed using execv. We don't use system anymore, thus
avoiding forking another shell.
- gmrun.spec gets now generated automagically, at ./configure. - Sun Jul 22 2001 Mihai Bazon <mishoo@infoiasi.ro>
- added "!" history backward search; like in bash, it finds the last command
which begins with the entered text.
- CTRL-R / CTRL-S don't show two identical consecutive records. - Thu Jul 19 2001 Mihai Bazon <mishoo@infoiasi.ro>
- added history search capabilities (CTRL-R / CTRL-S, like in bash / Emacs)
- small bug fixes - Fri Jun 29 2001 Mihai Bazon <mishoo@infoiasi.ro>
- history size configurable from config file
- window appears directly where it should (no more flicker) - Mon May 14 2001 Mihai Bazon <mishoo@infoiasi.ro>
- added default configuration file (goes to /usr/share/gmrun) - Mon May 07 2001 Marius Feraru <altblue@n0i.net> - 0.5.3.1-1.n0i.4
- updated to version 0.5.3 and took over to 0.5.31 - Thu May 03 2001 Marius Feraru <altblue@n0i.net> - 0.2.5-1.n0i.3
- updated to version 0.2.5 and took over to 0.2.51:
* configuration file with 2 options for now:
'Terminal' and 'Width'
* added some more (and hopefully more useful) documentation:
README.hints, README.gmrunrc and README.icewm - Thu May 03 2001 Marius Feraru <altblue@n0i.net> - 0.2.2-1.n0i.2
- updated to version 0.2.2:
* Ctrl-Enter spawns a terminal - Wed May 02 2001 Marius Feraru <altblue@n0i.net> - 0.2.1-1.n0i.1
- initial RPM build
Files:
- gmrun-0.9.2.tar.gz
- gmrun.spec
Requires:
- gtk2-devel
- rpmlib(CompressedFileNames)