Commit Graph

254 Commits

Author SHA1 Message Date
mishoo 8c47962555 fixed bug 2001-07-31 11:06:42 +00:00
mishoo 46507ecf15 programs are now executed with exec*p 2001-07-31 10:56:44 +00:00
mishoo e581aa02ec fixed bug 2001-07-30 15:30:39 +00:00
mishoo fd57668aa8 support for creating gmrun.spec 2001-07-30 15:07:11 +00:00
mishoo 55f5e9b1d3 generates gmrun.spec when configure is run 2001-07-30 10:24:47 +00:00
mishoo 40d170f7a6 removed. moved to gmrun.spec.in -- to be generated by configure. 2001-07-30 10:16:35 +00:00
mishoo 3bb76f5a79 README -- improved documentation.
configure -- hmm... this should be removed from CVS, but... later.
2001-07-27 08:03:52 +00:00
mishoo 63b0b60a2d changed version 2001-07-27 08:02:53 +00:00
mishoo 1968ce40df modified for URL-s
also, added some small comments to make content clearer for user.
2001-07-27 08:01:58 +00:00
mishoo 373feb1833 added URL-handling ability (check the config file) 2001-07-27 08:01:02 +00:00
mishoo 9e601a33de fixed bug 2001-07-27 07:59:37 +00:00
mishoo 367443a3c6 - bug fixes
- nice window, no titlebar
2001-07-26 07:47:41 +00:00
mishoo f924264699 new version 2001-07-22 14:39:03 +00:00
mishoo fd8ebf31b9 updated 2001-07-22 14:38:06 +00:00
mishoo c452c74a07 cosmetic... 2001-07-22 14:32:17 +00:00
mishoo 865a81da9b added "!" to complete from history with the last command beginning with the entered text 2001-07-22 14:14:45 +00:00
mishoo 7c103cffec hmm... 2001-07-21 14:20:31 +00:00
mishoo 1851ce2034 rpm spec file 2001-07-21 14:16:34 +00:00
mishoo 5b9ca6a1a3 *** empty log message *** 2001-07-21 14:15:29 +00:00
mishoo b23abc92a6 bug fixing / improvement.. 2001-07-18 07:24:11 +00:00
mishoo ae570a767b various bug fixes 2001-07-18 07:03:39 +00:00
mishoo a138641c73 search phrase gets nice selected :) 2001-07-17 16:23:33 +00:00
mishoo d98609541c switched to new version (0.5.4) 2001-07-17 16:13:25 +00:00
mishoo f3f391b6c4 fixed bug in CTRL-R/S searching.
added code for backspace in history search mode.
2001-07-17 16:09:00 +00:00
mishoo 8cfa0dc06f updated code to support backward / forward searching through history using
CTRL-R / CTRL-S as in bash / Emacs.
2001-07-17 15:57:19 +00:00
mishoo e3212d4158 trying to add CTRL-R feature from bash... 2001-07-02 09:12:16 +00:00
mishoo 40edde9225 *** empty log message *** 2001-06-29 06:52:34 +00:00
mishoo 43ac7e3a7e updated 2001-06-29 06:48:49 +00:00
mishoo 9a543f4835 changed gdk_window_set_position to gtk_widget_set_uposition -- got rid of
flicker.. :)
2001-06-28 13:40:04 +00:00
mishoo 45a295e059 [main.cc] set widget names
[history.cc] history size moved to config file (not hard coded)
[gmrunrc] set history size in default config file
2001-06-27 07:00:54 +00:00
mishoo 22ec281809 revert to normal version (0.5.3-2 not good for building rpms..) 2001-06-04 06:49:45 +00:00
mishoo 9c7ee6ff93 switched to new version 2001-05-17 06:58:07 +00:00
mishoo 20af9886d4 added support for default configuration file 2001-05-16 14:39:31 +00:00
mishoo e57af77dc1 default configuration file 2001-05-16 14:25:08 +00:00
mishoo 671e94c82e *** empty log message *** 2001-05-16 06:54:57 +00:00
mishoo dca43b0f20 case-insensitive std::string-like class 2001-05-07 09:25:08 +00:00
mishoo ac259277ac fixed bug in gtkcompletionline.cc -- crashed when no completion found.. 2001-05-06 11:58:45 +00:00
mishoo da9ea93493 -- swithced to new version
-- more intuitive tab completion (hit tab only once, and the list is shown)
-- fixed bug in prefs (made it recursive, so can replace more than one variable on a line)
-- ... and other nice things :) hopefully
2001-05-06 11:39:24 +00:00
mishoo 5aae17af7a End, Escape -- clear the selection 2001-05-06 09:48:19 +00:00
mishoo 7ba3614556 configure -- switch to new version
gtkcompletionline -- much smoother completion.. select completed-text..
                     etc, really better..
prefs -- added support for $(Variable) expansion
main -- added 3 config options: Top, Left (opper-left corner)

Added: CTRL-Enter on a empty command starts terminal.
2001-05-05 22:11:17 +00:00
mishoo 564a7df7bd fix compilation prob. 2001-05-04 09:24:51 +00:00
mishoo 0a2b279068 Added support for configuration file 2001-05-04 09:05:44 +00:00
mishoo 8cb9ca2b2f new version 2001-05-03 14:38:31 +00:00
mishoo 55abe85724 some bugs fixes, support for CTRL-ENTER starts command in terminal. 2001-05-03 07:44:14 +00:00
mishoo b91b5bba6b some nice changes - fixed bug, completion window is displayed even if we're
not completing the last word.  Also, cursor now marks two words for
completion, even if there's no space between.
2001-04-05 14:08:17 +00:00
mishoo a16da19e1b *** empty log message *** 2001-03-12 17:02:14 +00:00
mishoo 6aef7e3cc4 switch to new version (added drop-down list functionality) 2001-03-12 17:01:34 +00:00
mishoo 5b02229208 added drop-down list (nice) 2001-03-12 16:57:34 +00:00
mishoo ea2e4224bb removed unconditional debug output. 2001-03-12 09:30:06 +00:00
mishoo e50ebb64f1 jump to new version 2001-03-12 09:26:47 +00:00