Harri Porten
1c51a01cb9
take advantage of QMIN&QMAX instead of (conflicting) own definitions
...
svn path=/trunk/kdebase/konsole/; revision=20967
27 years ago
Stephan Kulow
dda4392d44
CVS_SILENT making messages
...
svn path=/trunk/kdebase/konsole/; revision=20859
27 years ago
Helge Deller
a092532678
inline int MIN()... had troubles with HP-UX, now: #ifdef..#endif
...
27 years ago
Hans Petter Bieker
88ba832b28
klocale-> translate is dead.
...
svn path=/trunk/kdebase/konsole/; revision=20215
27 years ago
Stephan Kulow
51f4120ce4
CVS_SILENT more header fixes
...
svn path=/trunk/kdebase/konsole/; revision=19955
27 years ago
Stephan Kulow
781d4cf068
CVS_SILENT header fixes
...
svn path=/trunk/kdebase/konsole/; revision=19951
27 years ago
Warwick Allison
44e08b26bd
Make Insert-to-paste a run-time rather than compile-time option.
...
Shift-Insert does paste always.
svn path=/trunk/kdebase/konsole/; revision=18936
27 years ago
Warwick Allison
a22abab112
Fix pasting.
...
svn path=/trunk/kdebase/konsole/; revision=18913
27 years ago
Peter Silva
0fe85e561a
ok, ok, so It still isn't right, I'm working on it...
...
svn path=/trunk/kdebase/konsole/; revision=18526
27 years ago
Peter Silva
5be1685dda
more work on bug 942, at least it won't dump core now.
...
The selection is not right. I am not happy, but
fixing that will take a little time.
svn path=/trunk/kdebase/konsole/; revision=18523
27 years ago
Peter Silva
5c86cb3154
Carry over of fix for bug 942
...
svn path=/trunk/kdebase/konsole/; revision=18419
27 years ago
Peter Silva
7270ccfe0a
This is a tentative bug fix for bug #942 . This fixes a lot of
...
problems in the 1.1_BRANCH stream. Unfortunately, I don't have
a HEAD environment to test, so I'm keeping my fingers crossed.
Lars said something about moving from characters to pixels,
and this problem seems to be related to that. We'll probably
remove this crude hack later, when the cause of the
problem (returning events with x' > max columns) is
fixed.
svn path=/trunk/kdebase/konsole/; revision=18402
27 years ago
Stephan Kulow
a5dbdb4a2c
no docs here
...
svn path=/trunk/kdebase/konsole/; revision=17811
27 years ago
Matthias Ettrich
dee836e33e
compiles again
...
svn path=/trunk/kdebase/konsole/; revision=17585
27 years ago
Stephan Kulow
56b0a7ccbf
some fixes that are "make dist" related
...
svn path=/trunk/kdebase/konsole/; revision=17527
27 years ago
Stephan Kulow
2fc0aaa97c
added
...
svn path=/trunk/kdebase/konsole/; revision=17518
27 years ago
Stephan Kulow
cc07d93654
CVS_SILENT ported to Qt 2.0
...
svn path=/trunk/kdebase/konsole/; revision=17396
27 years ago
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
28 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