Commit graph

3711 commits

Author SHA1 Message Date
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
fluxgen
2187735552 dont backup the menu unless we actually have one 2004-09-11 23:59:13 +00:00
fluxgen
9f95dbcdd1 update 2004-09-11 23:13:00 +00:00
fluxgen
049e40c9eb Font::drawText takes reference to FbDrawable instead of X Drawable + some code cleaning 2004-09-11 23:01:34 +00:00
fluxgen
acd2176355 copyright update 2004-09-11 23:00:44 +00:00
fluxgen
82c2f3521e access function for display 2004-09-11 20:30:28 +00:00
fluxgen
b4daf0f808 using ShowMenu commands for buttonPress event 2004-09-11 20:29:29 +00:00
fluxgen
323f5188fd workspace menu and root menu inside visible area 2004-09-11 20:28:35 +00:00
fluxgen
93ffd19686 init frame window in frame struct 2004-09-11 18:58:27 +00:00
rathnor
28c32c087a more X error fixing 2004-09-11 15:52:23 +00:00
rathnor
b063688992 ignore 32-bit visuals for now - until we can support alpha channel in colors 2004-09-11 14:13:06 +00:00
fluxgen
92bc932dc3 update 2004-09-11 13:46:11 +00:00
fluxgen
768d98a39d head specific strut, patch from Mathieu De Zutter 2004-09-11 13:45:16 +00:00
fluxgen
3775776963 head specific strut, patch from Mathieu De Zutter 2004-09-11 13:33:07 +00:00
fluxgen
ad63de0281 head specific strut 2004-09-11 13:27:10 +00:00
rathnor
7d793fc6a8 fix issues that resulted in unnecessary X errors 2004-09-11 12:33:14 +00:00
akir
c8f9cf1177 cosmetic + avoid unneeded App::instance()->display() calls 2004-09-10 16:48:15 +00:00
akir
df0c942aa2 cosmetic + avoid unneeded App::instance()->display() calls 2004-09-10 16:41:30 +00:00
akir
a90fe37f9a updated changes 2004-09-10 16:18:12 +00:00
akir
bf48239dee cosmetic + try to avoid App::instance()->display() calls when not needed 2004-09-10 16:12:49 +00:00
akir
97d2577f1a cosmetic issues, removed unneeded strcasestr-code (is already in StringUtil),
tried to avoid App::instance()->display() calls again.
2004-09-10 16:12:01 +00:00
akir
b453d143bb cosmetic, man, we need a beautifarm :) 2004-09-10 16:04:16 +00:00