rathnor
|
af9e76fce5
|
* Update de_DE Translation and add some missing NLS values
(Thanks Christian Storm)
- also a tiny cleanup of weird nls set
|
2004-10-10 12:00:37 +00:00 |
|
akir
|
d8b796d3c6
|
updated changes
|
2004-10-08 11:52:56 +00:00 |
|
akir
|
565db1bcda
|
entering @ and ~ from germankeyboards work again
added some stuff to let the user use the numpad too
|
2004-10-08 11:52:33 +00:00 |
|
akir
|
0fab25bfd2
|
we dont remove the scrolllock() modifier from the keystate anymore -> lead to problems with altgr on german-keyboards -> no @ in textbox's possible.
|
2004-10-08 11:51:16 +00:00 |
|
akir
|
fbbd335dce
|
cosmetic
|
2004-10-08 11:49:55 +00:00 |
|
akir
|
ac2953d040
|
updated changes
|
2004-10-07 09:53:19 +00:00 |
|
akir
|
9c3ad19748
|
added LC_TIME so the ClockTool gets the right locale
|
2004-10-07 09:52:28 +00:00 |
|
fluxgen
|
26decf66e8
|
update
|
2004-10-07 06:49:10 +00:00 |
|
akir
|
0e8ac3839d
|
tiny forgotten thingy from the MAN :)
|
2004-10-06 19:19:43 +00:00 |
|
akir
|
2c40517df3
|
updated changes
|
2004-10-06 19:10:40 +00:00 |
|
akir
|
a5b9315b33
|
fix some keymovement issues, dunno if its completly correct that way. perhaps
a rewrite of the movement stuff is needed one day.
modified buttonPressEvent so it will place the cursor to the right place
|
2004-10-06 19:05:12 +00:00 |
|
akir
|
d673098ef8
|
removed unneeded m_font
|
2004-10-06 19:02:03 +00:00 |
|
akir
|
7c087a57be
|
updated changes
|
2004-10-06 11:43:59 +00:00 |
|
akir
|
6f96757fc4
|
added :Export / :Setenv command
|
2004-10-06 11:40:28 +00:00 |
|
fluxgen
|
997d7d7224
|
allocate red, green and blue buffers only for gradients
|
2004-10-06 09:30:54 +00:00 |
|
fluxgen
|
fa8c8699d4
|
fixed gradient bug, cleaning, version bump
|
2004-10-06 06:51:21 +00:00 |
|
fluxgen
|
662d1a459c
|
setTile for X Drawable
|
2004-10-06 06:50:27 +00:00 |
|
fluxgen
|
b5b5fa7b53
|
fixed compile
|
2004-10-06 06:16:50 +00:00 |
|
rathnor
|
c6990baeea
|
oops, missed a bit
|
2004-10-04 16:01:43 +00:00 |
|
rathnor
|
9128a64e62
|
don't require [begin] in included files
|
2004-10-04 15:37:58 +00:00 |
|
grubert
|
5bae25702e
|
Add: [incldue] needs [begin][end].
|
2004-10-04 13:29:12 +00:00 |
|
rathnor
|
07af4ff595
|
fix usage of setlocale return value, which returns a pointer to static
memory, which we need to promptly copy
|
2004-10-04 12:43:52 +00:00 |
|
akir
|
da3f06b278
|
updated changes
|
2004-09-30 18:53:17 +00:00 |
|
akir
|
c724371bf7
|
fixed tiny typo in polish-translation
|
2004-09-30 18:50:46 +00:00 |
|
akir
|
c7f7020ad9
|
updated changes
|
2004-09-30 18:48:02 +00:00 |
|
akir
|
be19b59d0f
|
title of current tab-window is now shown in the iconbar-buttons
|
2004-09-30 18:45:26 +00:00 |
|
akir
|
65efcc289b
|
updated changes
|
2004-09-29 09:59:30 +00:00 |
|
akir
|
c0777f792c
|
fix to make separators are not clickable/selectable
|
2004-09-29 09:58:11 +00:00 |
|
akir
|
c6208c29c3
|
updated changes
|
2004-09-29 00:58:17 +00:00 |
|
akir
|
07f1a6e457
|
fixes #1026929 (sourceforge)
|
2004-09-29 00:51:29 +00:00 |
|
rathnor
|
15547c4179
|
fix build issue, use cerr instead of fprintf(stderr
|
2004-09-24 06:23:17 +00:00 |
|
akir
|
cde85506b3
|
updated ChangeLog
|
2004-09-19 21:17:35 +00:00 |
|
akir
|
e8c813c38c
|
fixed a minor bug that can lead to HIGH cpuload under some circumstances.
actually we must ensure that only timers with a valid handle are added to the
timerslist.
|
2004-09-19 21:15:47 +00:00 |
|
rathnor
|
87c7c80847
|
make reconfig an alias for reconfigure
|
2004-09-16 14:58:28 +00:00 |
|
rathnor
|
48e9c810d7
|
fix menu creator not using args for some commands
|
2004-09-16 14:08:46 +00:00 |
|
fluxgen
|
2c66db2ba0
|
cleaning, we dont create windows with XCreateWindow
|
2004-09-16 10:10:37 +00:00 |
|
fluxgen
|
ff8dc9fb3f
|
windowmenu
|
2004-09-14 19:11:53 +00:00 |
|
rathnor
|
9715ecfe71
|
fix missing items
|
2004-09-13 07:21:48 +00:00 |
|
rathnor
|
1202b31cf1
|
dont ignore nls file
|
2004-09-13 07:18:21 +00:00 |
|
rathnor
|
7b3f560fd2
|
little string update
|
2004-09-13 00:41:26 +00:00 |
|
rathnor
|
42c1fd3ae3
|
preliminary support for composite/compositing manager. Also general work
for consistency with transparency resources
|
2004-09-12 14:56:20 +00:00 |
|
fluxgen
|
c39234195a
|
update
|
2004-09-12 14:16:29 +00:00 |
|
fluxgen
|
dfb2ab0e21
|
cleaning, moved resource functions to Resources.cc
|
2004-09-12 14:01:41 +00:00 |
|
fluxgen
|
2fef25747f
|
holds main resource functions
|
2004-09-12 14:01:03 +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 |
|
fluxgen
|
10e5e5f27f
|
update
|
2004-09-12 00:31:46 +00:00 |
|
fluxgen
|
d24bbb998b
|
inject an entire directory of menu files with include + path, patch from Ciaran McCreesh
|
2004-09-12 00:31:11 +00:00 |
|
fluxgen
|
a4043853ff
|
fix for Font drawText
|
2004-09-12 00:06:37 +00:00 |
|
fluxgen
|
82262ec0b8
|
update
|
2004-09-12 00:02:21 +00:00 |
|