David Faure
6c0d751b2d
Fixes for window geometry :
...
* konsole doesn't put full geometry in config file anymore, just default size.
(this fixes konsole not following KWM smart-placement)
(doesn't break session-management, since KTMainWindow takes care
of size and position, as well as menubar position)
* used resize instead of setFixedSize+setMinimumSize+setMaximumSize
(probably cleaner, as it's not a fixed size in fact)
(I left the minimum size, of course)
* fixed size menu entry not being uptodate (notifySize called)
+ merged with 1.1 branch changes to main.C (docs and cosmetics)
kde-cvs says changes have been done to one or the other branch, by others.
It's a real mess. Will commit main.C to both branches.
Still buggy : konsole -e rlogin still sets wrong $COLUMNS and $LINES,
when SM-restored. Couldn't find where to fix that.
svn path=/trunk/kdebase/konsole/; revision=17380
27 years ago
Alex Zepeda
56b288d107
Sort your damn includes (otherwise it won't compile). I wrapped the
...
sys/time.h include with a #ifdef SYS_TIME_WITH_TIME just in case KDE works
on systems which won't let you include both files.
svn path=/trunk/kdebase/konsole/; revision=17277
27 years ago
David Faure
4d9affae7b
Using getrlimit instead of getdtablesize(). More portable. Fixes #447 .
...
svn path=/trunk/kdebase/konsole/; revision=17252
27 years ago
Lars Doelle
fb33158834
changed docs
...
svn path=/trunk/kdebase/konsole/; revision=16829
27 years ago
Lars Doelle
78d378afbe
small fix
...
svn path=/trunk/kdebase/konsole/; revision=16802
27 years ago
Kurt Granroth
4b347ad274
'syslog' is an already defined symbol on Solaris 2.5.1. Changed it to
...
'syslog_file'
svn path=/trunk/kdebase/konsole/; revision=16775
27 years ago
Lars Doelle
cd14e572be
Fix(?) for Solaris
...
svn path=/trunk/kdebase/konsole/; revision=16766
27 years ago
Lars Doelle
14efb01469
version updated to 0.9.9. Still more to do...
...
svn path=/trunk/kdebase/konsole/; revision=16765
27 years ago
Lars Doelle
741e4aefd6
working on docs
...
svn path=/trunk/kdebase/konsole/; revision=16730
27 years ago
Lars Doelle
8ecb482987
some doc works
...
svn path=/trunk/kdebase/konsole/; revision=16707
27 years ago
Lars Doelle
023d8696de
.
...
svn path=/trunk/kdebase/konsole/; revision=16611
27 years ago
Lars Doelle
93f587bb34
geometry management adjusted
...
svn path=/trunk/kdebase/konsole/; revision=16553
28 years ago
Lars Doelle
bc55642188
.
...
svn path=/trunk/kdebase/konsole/; revision=16521
28 years ago
Stephan Kulow
fbebcc3af7
CVS_SILENT: latest translations
...
svn path=/trunk/kdebase/konsole/; revision=16462
28 years ago
Lars Doelle
11147494e9
added a comment
...
svn path=/trunk/kdebase/konsole/; revision=16410
28 years ago
Lars Doelle
a040f7c6f2
geometry adjustments
...
svn path=/trunk/kdebase/konsole/; revision=16408
28 years ago
Lars Doelle
e557099290
adjusted two entries to reflect the current keycodes emitted.
...
svn path=/trunk/kdebase/konsole/; revision=16404
28 years ago
Lars Doelle
dff0fe4859
fixed -caption
...
svn path=/trunk/kdebase/konsole/; revision=16391
28 years ago
Lars Doelle
9f20044689
Use Shift-Up/Down for linewise scroll in the hist buffer.
...
svn path=/trunk/kdebase/konsole/; revision=16315
28 years ago
Lars Doelle
0b07e68001
fixed a resizing bug that leads to a SEGV.
...
svn path=/trunk/kdebase/konsole/; revision=16246
28 years ago
Stephan Kulow
b938049e68
CVS_SILENT: latest translations
...
svn path=/trunk/kdebase/konsole/; revision=16226
28 years ago
Torsten Rahn
fe1c6eba1e
Added Mupfel to konsole-icon. Torsten Rahn (rahn@astrophysik.uni-kiel.de)
...
svn path=/trunk/kdebase/konsole/; revision=16224
28 years ago
Torsten Rahn
98e3d708f0
Added Mupfel to the konsole - icon. (rahn@astrophysik.uni-kiel.de)
...
svn path=/trunk/kdebase/konsole/; revision=16223
28 years ago
Lars Doelle
9261329df3
UFS (unidentified flying source) added.
...
svn path=/trunk/kdebase/konsole/; revision=16222
28 years ago
Lars Doelle
f824f11d0c
minor adjustment.
...
svn path=/trunk/kdebase/konsole/; revision=16220
28 years ago
Lars Doelle
94c6ef616e
fixed an ANSI portability problem.
...
svn path=/trunk/kdebase/konsole/; revision=16219
28 years ago
Lars Doelle
0e815587c0
Solaris adjustment.
...
svn path=/trunk/kdebase/konsole/; revision=16214
28 years ago
Lars Doelle
00348d25b5
applied warwick's patches. see ChangeLog.
...
svn path=/trunk/kdebase/konsole/; revision=16213
28 years ago
Torsten Rahn
6c9b7cb048
Added Mupfel, Torsten Rahn (rahn@astrophysik.uni-kiel.de)
...
svn path=/trunk/kdebase/konsole/; revision=16182
28 years ago
Stephan Kulow
df7007f077
oops. I got the patch wrong
...
svn path=/trunk/kdebase/konsole/; revision=16082
28 years ago
Stephan Kulow
5e52452960
some fixes for a cleaner compilation with non-GNU compilers
...
svn path=/trunk/kdebase/konsole/; revision=16071
28 years ago
Stephan Kulow
c0288c8f30
CVS_SILENT: latest translations
...
svn path=/trunk/kdebase/konsole/; revision=16055
28 years ago
Matthias Ettrich
03253e7273
may fix session management (was reported as broken on kde-devel). Not
...
yet tested, please test!
svn path=/trunk/kdebase/konsole/; revision=15957
28 years ago
Stephan Kulow
daa3aabee4
CVS_SILENT: latest translations
...
svn path=/trunk/kdebase/konsole/; revision=15928
28 years ago
Stephan Kulow
5b9d33a0a8
oops, missed =
...
svn path=/trunk/kdebase/konsole/; revision=15840
28 years ago
Stephan Kulow
59f1224d79
CVS_SILENT added more special files to EXTRA_DIST
...
svn path=/trunk/kdebase/konsole/; revision=15792
28 years ago
Warwick Allison
95e94e3910
comments only, on a "FIXME"
...
svn path=/trunk/kdebase/konsole/; revision=15727
28 years ago
Stephan Kulow
673db26d71
CVS_SILENT: latest translations
...
svn path=/trunk/kdebase/konsole/; revision=15628
28 years ago
Stephan Kulow
c8f77d9f91
use automoc as well
...
svn path=/trunk/kdebase/konsole/; revision=15572
28 years ago
Stephan Kulow
97dc6da83a
ok, kdebase works out of my $HOME/prod/build dir ;)
...
svn path=/trunk/kdebase/konsole/; revision=15403
28 years ago
Stephan Kulow
9d61263845
CVS_SILENT: latest translations
...
svn path=/trunk/kdebase/konsole/; revision=15286
28 years ago
Stephan Kulow
ab49009148
CVS_SILENT: latest translations
...
svn path=/trunk/kdebase/konsole/; revision=15239
28 years ago
Lars Doelle
adcd66a808
minor keycode issue fixed.
...
svn path=/trunk/kdebase/konsole/; revision=15205
28 years ago
Stephan Kulow
e72d8faf20
CVS_SILENT: latest translations
...
svn path=/trunk/kdebase/konsole/; revision=15192
28 years ago
Lars Doelle
ddb6e6e456
Linux-only (kernel > 2.0) security solution.
...
svn path=/trunk/kdebase/konsole/; revision=14975
28 years ago
Stephan Kulow
fd046296db
CVS_SILENT: latest translations
...
svn path=/trunk/kdebase/konsole/; revision=14955
28 years ago
Lars Doelle
658b15eae1
'about' [de] fixed.
...
support for KDEDIR not at /opt.
support for moved KDEDIR.
svn path=/trunk/kdebase/konsole/; revision=14906
28 years ago
Alex Zepeda
85ac62b0c3
I just ran most of the READMEs and such through ispell. This is what it
...
came up with.
svn path=/trunk/kdebase/konsole/; revision=14666
28 years ago
Stephan Kulow
5a308497d3
CVS_SILENT: latest translations
...
svn path=/trunk/kdebase/konsole/; revision=14664
28 years ago
Stephan Kulow
62b5d40a50
CVS_SILENT: latest translations
...
svn path=/trunk/kdebase/konsole/; revision=14539
28 years ago