Alex Zepeda
b002812446
GPL -> License_GPL
...
(Yes, I know it was a difficult fix).
svn path=/trunk/kdebase/konsole/; revision=39016
27 years ago
Lars Doelle
00cace091f
resolved a cvs conflict.
...
svn path=/trunk/kdebase/konsole/; revision=39006
27 years ago
Charles Samuels
c1c550c2ca
More I18N_NOOP stuff
...
svn path=/trunk/kdebase/konsole/; revision=38961
27 years ago
Charles Samuels
8910f4af38
Added KAboutData support to this one too!
...
svn path=/trunk/kdebase/konsole/; revision=38923
27 years ago
Simon Hausmann
d0dd9e1fde
- dunno if this is the correct fix, but at least it compiles (and runs)
...
now
svn path=/trunk/kdebase/konsole/; revision=38770
27 years ago
Lars Doelle
321aae268a
Fixed a size problem with OSF/1 v3.2
...
svn path=/trunk/kdebase/konsole/; revision=38747
27 years ago
Dima Rogozin
9d1e016143
Standard KDE help menu added.
...
Exit->Quit
svn path=/trunk/kdebase/konsole/; revision=38703
27 years ago
Lars Doelle
9a3706c215
docs
...
svn path=/trunk/kdebase/konsole/; revision=38526
27 years ago
Lars Doelle
bae44a65d0
renamed TODO->PROJECTS
...
svn path=/trunk/kdebase/konsole/; revision=38524
27 years ago
Lars Doelle
ee4c4a1a05
diagnostics removed
...
svn path=/trunk/kdebase/konsole/; revision=38500
27 years ago
Lars Doelle
ec4314a82c
added 1049 privacy code. reverted back to TERM=xterm.
...
svn path=/trunk/kdebase/konsole/; revision=38470
27 years ago
Lars Doelle
97579c4c15
reverted to TERM=xterm.
...
svn path=/trunk/kdebase/konsole/; revision=38467
27 years ago
Stephan Kulow
f819be80ed
perhaps am_edit should know that # starts a comment, perhaps not :)
...
svn path=/trunk/kdebase/konsole/; revision=38402
27 years ago
Lars Doelle
377a6cfd52
added keycodes for keypad-Enter
...
svn path=/trunk/kdebase/konsole/; revision=38305
27 years ago
Lars Doelle
1338a6f64c
adjustments
...
svn path=/trunk/kdebase/konsole/; revision=38278
27 years ago
Sven Radej
a5ba81e9e5
sven: Changes for new kmenubar; kmenubar is not movable
...
svn path=/trunk/kdebase/konsole/; revision=38274
27 years ago
Lars Doelle
c103d64d2f
discontinued term=linux specials
...
svn path=/trunk/kdebase/konsole/; revision=38270
27 years ago
Lars Doelle
3b67daec54
*** empty log message ***
...
svn path=/trunk/kdebase/konsole/; revision=38267
27 years ago
Lars Doelle
45309a0625
config adjustments
...
svn path=/trunk/kdebase/konsole/; revision=38266
27 years ago
Waldo Bastian
a82d7ecf89
WABA:
...
* Use KCmdLineArgs.
* Minor problem: "konsole -e kmail --help"
--help is here parsed by 'konsole' and not passed to 'kmail'.
"konsole -e kmail -- --help" does what you want, but KCmdLineArgs should
probably do this by itself somehow.
svn path=/trunk/kdebase/konsole/; revision=38175
27 years ago
Lars Doelle
86d848c3eb
cleaning up
...
svn path=/trunk/kdebase/konsole/; revision=38134
27 years ago
Lars Doelle
2ea7f17d65
schema adjustments
...
svn path=/trunk/kdebase/konsole/; revision=38133
27 years ago
Lars Doelle
82c547b20a
fixing keyboard routines
...
svn path=/trunk/kdebase/konsole/; revision=38122
27 years ago
Lars Doelle
f781d717e7
keyboard fixes
...
svn path=/trunk/kdebase/konsole/; revision=38119
27 years ago
Lars Doelle
7fea075d39
copy/paste fixes.
...
svn path=/trunk/kdebase/konsole/; revision=38115
27 years ago
Lars Doelle
a957231091
cleaning up
...
svn path=/trunk/kdebase/konsole/; revision=38096
27 years ago
Lars Doelle
34eea50627
Fixed xterm title hack
...
svn path=/trunk/kdebase/konsole/; revision=38095
27 years ago
Kurt Granroth
f52c1c651d
Hack to get paste working again (I can't live without paste!). I
...
don't know if this is correct or not. Basically, I'm sending -1 in
the ascii() field of the KeyEvent. Either this is correct OR line
1012 in TEmuVt102.C should be 'if (0 < ev->ascii() && ev->ascii() < 32)'
svn path=/trunk/kdebase/konsole/; revision=38056
27 years ago
Alex Zepeda
7745ef4db4
*** empty log message ***
...
svn path=/trunk/kdebase/konsole/; revision=38024
27 years ago
Alex Zepeda
bfb0fc0c75
*** empty log message ***
...
svn path=/trunk/kdebase/konsole/; revision=38023
27 years ago
Stephan Kulow
9b52f36a2f
make it compile with sparcCC. please note that
...
struct {} T; T = { "hallo", 0, 1}; will only work with builtin types
svn path=/trunk/kdebase/konsole/; revision=37830
27 years ago
Lars Doelle
3ecf7f8c77
*** empty log message ***
...
svn path=/trunk/kdebase/konsole/; revision=37773
27 years ago
Lars Doelle
44e65d59b9
just news
...
svn path=/trunk/kdebase/konsole/; revision=37771
27 years ago
Lars Doelle
b6890b2c3f
added 9x15 unicode font
...
svn path=/trunk/kdebase/konsole/; revision=37768
27 years ago
Lars Doelle
957a059fda
*** empty log message ***
...
svn path=/trunk/kdebase/konsole/; revision=37760
27 years ago
Lars Doelle
460066e0a3
*** empty log message ***
...
svn path=/trunk/kdebase/konsole/; revision=37746
27 years ago
Lars Doelle
128457347d
*** empty log message ***
...
svn path=/trunk/kdebase/konsole/; revision=37742
27 years ago
Lars Doelle
09cea855fa
replaced fonts, now in konsole/fonts
...
svn path=/trunk/kdebase/konsole/; revision=37741
27 years ago
Lars Doelle
e3a50f70a7
added unicode support.
...
svn path=/trunk/kdebase/konsole/; revision=37740
27 years ago
Lars Doelle
2ad05fe1f5
added some iso10646 encoded fonts
...
svn path=/trunk/kdebase/konsole/; revision=37739
27 years ago
Lars Doelle
f1aabcdeb9
added some test for unicode support
...
svn path=/trunk/kdebase/konsole/; revision=37738
27 years ago
Waldo Bastian
dc73b67389
WABA: Fixed resizing
...
svn path=/trunk/kdebase/konsole/; revision=37492
27 years ago
Waldo Bastian
8e836914e6
WABA: Fixed resizing (how about changing between 80 <--> 132 cols?)
...
svn path=/trunk/kdebase/konsole/; revision=37491
27 years ago
Lars Doelle
4ce4cfb876
GPLed again.
...
svn path=/trunk/kdebase/konsole/; revision=37193
27 years ago
Geert Jansen
23f1e5ce64
Fix setuid installation on SMP.
...
svn path=/trunk/kdebase/konsole/; revision=36836
27 years ago
Geert Jansen
b4da97abe4
Ported to new KSharedPixmap
...
svn path=/trunk/kdebase/konsole/; revision=36835
27 years ago
Lotzi Boloni
35160b1ada
I think that I fixed that ugly redraw bug which appeared on pixmapped and transparent consoles.
...
svn path=/trunk/kdebase/konsole/; revision=36748
27 years ago
Matthias Hoelzer-Kluepfel
97a2417074
Fixed wheel support.
...
svn path=/trunk/kdebase/konsole/; revision=36019
27 years ago
Matthias Hoelzer-Kluepfel
ec225d0b04
mhk seems to be the first KDE developer with a wheel mouse :-)
...
Enabled wheel mouse events to scroll the konsole.
svn path=/trunk/kdebase/konsole/; revision=35980
27 years ago
Stephan Kulow
803933fb7a
adding new icons sent by Tackat
...
svn path=/trunk/kdebase/konsole/; revision=35865
27 years ago