mathias
6fbe0e44d6
applied patches from openbsd-ports, closed #1105041 (sf)
...
execl needs a terminating NULL at the end, a '0' would be
converted to "int 0" on 64bit-systems
2005-01-20 12:30:35 +00:00
mathias
1910d5af46
fix the no-writing-history issue for fbrun
2004-12-24 03:02:48 +00:00
mathias
37c6602f07
show fbrun after moving to the right position
2004-12-21 16:10:57 +00:00
mathias
b3fa5c2428
* moved FbTk/Directory.cc/hh over to FbTk/FileUtil.cc/hh which contain now
...
file and directory - helproutines.
* created the FileUtil-namespace which contains file-related functions, moved
those functions out of Directory - code
* changes to the rest of the files to follow those changes
2004-12-18 01:29:22 +00:00
mathias
f7c92157ac
update of copyright and version number of fbrun
2004-11-23 11:37:39 +00:00
mathias
a65f840b68
dont overlap with screenborder
...
added xinerama-support
2004-11-22 20:10:26 +00:00
mathias
993c17cf2e
svn propset svn:keywords "Id"
2004-11-19 11:37:27 +00:00
mathias
ee8b44813e
keypad-enter should work with fbrun now
2004-11-18 03:25:08 +00:00
akir
4e05252172
fbrun switches between file-search and path-to-file-search now correctly (i think)
2004-10-10 16:35:29 +00:00
akir
07f1a6e457
fixes #1026929 (sourceforge)
2004-09-29 00:51:29 +00:00
akir
7481146467
tiny fix for -nearmouse
2004-09-12 10:01:46 +00:00
akir
bc21d2e222
for -nearmouse wrong -help - description
2004-09-12 09:42:43 +00:00
akir
d6a32de0f8
added -nearmouse to fbrun
2004-09-03 14:18:48 +00:00
rathnor
d17bf39a43
add autoconf check for std c++ headers
2004-08-31 15:26:40 +00:00
fluxgen
9fce121737
path completion, and load apps on first tab press, patch from Mathias Gumz
2004-04-22 21:01:58 +00:00
rathnor
217af49664
add unistd include for fork
2004-04-21 14:58:44 +00:00
fluxgen
1355708ae2
using fbtk directory, patch from Mathias Gumz
2004-04-19 18:10:44 +00:00
fluxgen
4e360624e6
minor fix
2004-04-18 18:57:24 +00:00
fluxgen
facca1f6f9
tab complete on all apps in PATH, patch from Mathias Gumz
2004-04-18 14:16:09 +00:00
fluxgen
d26e439375
minor fix, patch from Fr�d�ric L. W. Meunier (1 at pervalidus dot net)
2004-04-10 19:52:43 +00:00
fluxgen
bd7c2ecf07
fixed invinite loop, patch from Mathias Gumz
2004-02-28 10:43:20 +00:00
fluxgen
25957274a4
cycle tabcompletion, patch from Mathias Gumz
2004-02-25 18:37:47 +00:00
fluxgen
b10add4abe
minor fix
2003-12-31 01:34:33 +00:00
fluxgen
f1b4d08628
fixed bug with antialais switch, antialias now enabled by default
2003-12-01 18:58:53 +00:00
rathnor
1aeefbe2fb
fix modifier cleaning in fbrun (was missing capslock)
2003-09-16 16:10:32 +00:00
rathnor
41cf43a02d
portability fix
2003-09-16 14:49:49 +00:00
fluxgen
f2c58a0348
update
2003-09-07 19:14:10 +00:00
fluxgen
352e863c5f
fixed scroll lock and num lock mask
2003-09-06 15:50:25 +00:00
fluxgen
b039f2076e
using GContext and FbPixmap
2003-08-27 14:04:12 +00:00
fluxgen
3e99a07527
using FbTk TextBox
2003-08-27 00:20:19 +00:00
fluxgen
d1426ca8d1
minor fixes
2003-08-25 01:31:14 +00:00
fluxgen
103110fc4f
added pixmap
2003-08-25 01:18:00 +00:00
fluxgen
41763a8da3
minor cleaning
2003-08-25 01:16:41 +00:00
fluxgen
69d1d5dc73
pixmap for fbrun
2003-08-25 01:15:30 +00:00
fluxgen
05dc72b497
indent
2003-08-24 23:47:31 +00:00
rathnor
1487798293
fix fbrun on multiple screens
2003-07-25 11:17:41 +00:00
fluxgen
481c0faeb5
patch that keeps the fbrun_history clean by not allowing
...
duplicates to get placed in the history. Thanks David J Burger
2003-07-10 10:18:08 +00:00
fluxgen
95122e911f
setting class hint to fbrun, FbRun
2003-06-25 12:01:23 +00:00
fluxgen
489af9787c
emacs keybindings and tab completion, thanks David J Burger
2003-06-24 10:22:42 +00:00
fluxgen
cfb7045466
ignore
2003-06-17 13:29:51 +00:00
rathnor
edf60e95de
fix build issue for new loc of stringutil
2003-04-27 04:22:09 +00:00
rathnor
4d57d6b394
add missing #include <cassert>
2003-04-27 02:26:21 +00:00
fluxgen
245f652926
StringUtil moved to FbTk
2003-04-27 01:04:39 +00:00
fluxgen
b288afa730
added cursor
2003-03-22 11:33:04 +00:00
fluxgen
248639a7aa
indentation and minor fbtk updates
2002-12-05 00:07:39 +00:00
fluxgen
43c4469119
using FbTk's new EventHandler interface
2002-11-27 21:56:56 +00:00
fluxgen
e8a5ea3532
using FbTk App eventLoop
2002-11-27 21:54:11 +00:00
fluxgen
7f80988043
change libFbTk location
2002-11-26 23:40:35 +00:00
fluxgen
d9525a3efb
using FbTk App instead of BaseDisplay
2002-11-26 17:13:36 +00:00
fluxgen
02ceeb2dd1
removed deps for BaseDisplay and using FbTk App instead
2002-11-26 17:04:23 +00:00
fluxgen
c600fd4dca
using FbTk lib
2002-11-26 17:00:34 +00:00
fluxgen
80c71b3fdc
size
2002-11-15 14:03:14 +00:00
fluxgen
0e53323c07
fixed width
2002-11-15 14:00:45 +00:00
fluxgen
eefec42311
minor fix
2002-11-13 22:25:59 +00:00
fluxgen
127ef423a0
removed unused variable
2002-11-13 16:44:42 +00:00
fluxgen
a47b6927bb
fixed horiz scrolling and height position
2002-11-13 16:43:52 +00:00
fluxgen
4897fc2288
added history
2002-11-12 19:20:31 +00:00
fluxgen
b86fba5354
optional linking with fonts
2002-11-12 17:11:43 +00:00
fluxgen
739d2e8d07
changed to default gc and fixed new font system
2002-11-12 17:10:13 +00:00
fluxgen
1023cd71dc
antialias option and removed display argument in constructor
2002-11-12 16:47:37 +00:00
fluxgen
729f9840ae
fixed antialias option and changed to BaseDisplay usage
2002-11-12 16:46:17 +00:00
fluxgen
86745b5c6e
StringUtil
2002-09-04 20:23:03 +00:00
fluxgen
1941bfd9e5
minor bevel issues
2002-09-03 10:55:02 +00:00
fluxgen
952d7717cd
first
2002-08-20 02:05:17 +00:00