Commit Graph

254 Commits

Author SHA1 Message Date
wdlkmpx 41ea5ef6f7 configure.ac: remove unused XQueryPointer stuff 2017-06-26 08:11:28 +08:00
wdlkmpx 5bc2ab37bf add 'make-release' script 2017-06-26 07:37:13 +08:00
wdlkmpx 3926b18b89 remove unused screen_contains_pointer() 2017-06-26 07:14:23 +08:00
wdlkmpx 3d71aefb98 update .gitignore 2017-06-26 07:07:26 +08:00
wdlkmpx 6e9876c910 configure.ac: update AM_INIT_AUTOMAKE 2017-06-25 23:20:35 +08:00
wdlkmpx 21958a0fa8 remove gmrun.spec.in... 2017-06-25 23:03:51 +08:00
wdlkmpx f22cc3d743 remove libpopt dep / --geometry param 2017-06-25 22:57:36 +08:00
wdlkmpx 6e9bdcbc8d remove commented out code 2017-06-25 22:55:09 +08:00
wdlkmpx 02a4902cf5 use gtk_window_set_position() 2017-06-25 22:34:18 +08:00
wdlkmpx f5b7657be3 bump version to 0.9.3 2017-06-25 21:49:09 +08:00
wdlkmpx 1b712ec52d configure.ac: remove unneded AM_PROG_AR 2017-06-25 21:39:04 +08:00
wdlkmpx f47ecf32ed always use libc's system() function to run commands
it's the right way. the author himself didn't remember why he added
the other unnecessary option..
2017-06-11 18:46:08 +08:00
wdlkmpx 1197218400 clean up/update build system 2017-06-11 16:02:20 +08:00
R. Tyler Croy f24ca50269 Merge pull request #8 from pblaszczyk/master
Use GtkDialog instead of GtkWindow
2013-09-11 21:27:49 -07:00
Paweł Błaszczyk c91a6ded33 Use GtkDialog instead of GtkWindow. 2013-09-08 17:17:51 +02:00
Paweł Błaszczyk 9535176aa4 Fix for "undefined reference to symbol 'XQueryPointer'" 2013-09-08 11:24:39 +02:00
R. Tyler Croy 98b6969ebc Merge pull request #5 from nmakoto/master
Rewritten feature (#3)
2012-05-13 12:36:54 -07:00
Makoto Nokata 3b9dd3025c Updated default gmrun config 2012-05-14 00:28:26 +06:00
Makoto Nokata f5051553fe Rewritten feature which places gmrun window on monitor
* Removed config option 'Centrize'
* Added three new config options: 'CenteredByWidth', 'CenteredByHeight'
and 'UseActiveMonitor'
2012-05-14 00:21:58 +06:00
R. Tyler Croy 2b41bc2970 Add a README symlink for kicks 2011-04-20 10:55:57 -07:00
R. Tyler Croy 2b4ccbc350 Center the window on the screen with the mouse pointer
Another great patch from @miramir which fixes #3
2011-04-20 10:38:44 -07:00
R. Tyler Croy a450eba1cd Rename the readme for extra special GitHub consideration 2011-04-20 10:37:34 -07:00
R. Tyler Croy a3789cb7a6 Correct improper function prototype for my_alphasort.
With this commit, we're back to building and running properly on openSUSE 11.4/amd64
2011-04-17 21:13:48 -07:00
R. Tyler Croy 9a5b9e2fb1 Fix bug with running quoted commands in the terminal
Thanks to @miramir for the patch, this fixes issue #2
2011-04-17 21:03:18 -07:00
R. Tyler Croy 757268b412 Add simplistic git ignore file 2011-04-17 21:00:03 -07:00
R. Tyler Croy d22127f1fd Remove generated config.h.in 2011-04-17 20:59:52 -07:00
R. Tyler Ballance a30d3e6e0d Correct a few compiler errors due to missing imports under gcc4 2009-07-23 20:41:21 -07:00
andreas99 9c4d5c4090 changes for 0.9.2 2003-11-16 11:17:01 +00:00
andreas99 d614181e3b - UTF-8 support
- libpopt support
2003-11-16 10:55:07 +00:00
andreas99 e48fe6e244 - merged gtk-2 branch to main branch 2003-11-16 10:43:32 +00:00
mishoo 60b30da32c bug fixed (the "e"/"E" character doesn't clear selection) 2002-09-24 08:13:03 +00:00
mishoo 5faf08ad5d 0.8.1 news 2002-08-17 13:22:17 +00:00
mishoo 87489bd9b9 bugfixes: END/HOME (C-E/C-A) behavior is now much better, some code cleanup
(mainly reindentation :)), removed some warnings, etc.  Major bug fixed is
that previously (with 0.8) you could not edit a .doc file with soffice if
you had .doc extension handler set as AbiWord :)
2002-08-17 13:19:31 +00:00
mishoo 0e430b195b new bugfix version 2002-08-17 13:17:55 +00:00
mishoo 5ef0b478ed finally, I write news :) 2002-08-16 11:01:13 +00:00
mishoo 6a3578e25e preparing for a new version 2002-08-16 10:48:22 +00:00
mishoo 23b43f5f27 these are automatically generated, duh.. 2002-08-16 10:38:22 +00:00
mishoo f74b1840d8 they're kind of old, but.. 2002-08-16 10:37:08 +00:00
mishoo 1ac67f439e bug fixes:
- file names containing white-space now (hopefully) behave correctly
  - others, I don't remember

new features:
  - extension handlers (see the new config file for details) allows you
    to directly type a file full path name (using completion) and gmrun
    selects an application associated with this file's extension
  - can simulate TAB press at some timeout (see config file, key TabTimeout)
    thus behaving like windoze's run dialog which completes automatically.
    This feature might have some bugs, is not enabled by default
2002-08-16 10:30:18 +00:00
mishoo 64ffabcd7e included some patches from Michal Politowski (thanks!);
- pressing "!" now jumps to search mode even if the entire line is selected
  (e.g. when gmrun starts and displays the last history item selected)

- .gmrunrc configuration is now merged with /etc/gmrunrc, instead of
  overidding it completely.  So you can have defaults in /etc/gmrunrc
  and overide them from ~/.gmrunrc
2002-08-15 10:00:24 +00:00
mishoo c88bdc7686 *** empty log message *** 2002-08-15 09:57:15 +00:00
sonofkojak 3f6a14bca6 Added support for STLPort.
Changed entryadding in history
2002-06-05 19:39:18 +00:00
mishoo c5a0ee8ec8 added nice frame around the completion window 2001-11-02 16:33:21 +00:00
mishoo 753e5b70cf fixed bugs, new configuration parameter: ShowLast (1 / 0) to
determine if gmrun should display the last history item as
selected by default. (maybe some users don't like that...)
2001-11-02 15:49:11 +00:00
mishoo 902a4293b5 fixed bug 2001-10-19 09:19:35 +00:00
mishoo 5f633ce977 updated for the new release 2001-10-19 09:11:35 +00:00
mishoo 8f7d829c41 updated for new configuration parameters 2001-10-19 09:03:27 +00:00
mishoo 2a277dd34b fixed some bugs; new features:
correct list of completion ordering
    last history item appears by default in the edit line, selected.
    AlwaysInTerm - new configuration variable: a list of executables that will be always executed in terminal, regardless the user presses ENTER or Ctrl-ENTER.
    some others, can't remember...
2001-10-19 08:59:40 +00:00
mishoo b5ef7b65b1 changes related to generation of gmrun.spec 2001-08-01 08:34:23 +00:00
mishoo 8521d0c684 another bug fix... :) 2001-07-31 11:11:51 +00:00