simonb
|
b407e121ba
|
fix crash on startup from iconv_close of an invalid descriptor
|
2006-07-04 23:41:43 +00:00 |
|
markt
|
c18985732b
|
more dead functions
|
2006-07-01 03:32:53 +00:00 |
|
markt
|
698539d9b9
|
more dead functions
|
2006-07-01 02:56:46 +00:00 |
|
simonb
|
6dc5ca4e60
|
some minor code cleanups thanks Slava Semushin (php-coder), who also thanks Mikhail Gusarov
|
2006-06-27 08:54:24 +00:00 |
|
simonb
|
aedcaea054
|
properly protect usage of iconv_t by HAVE_ICONV
|
2006-06-26 01:36:27 +00:00 |
|
markt
|
b699ed4d9e
|
Fix compile error with some compilers not including iconv.h before FbString.hh
|
2006-06-25 19:04:46 +00:00 |
|
simonb
|
bf9b60833f
|
fix FbPixmap retaining pixmap (that made cache not work properly)
Also small tidy in FbWinFrame.cc
|
2006-06-25 14:59:34 +00:00 |
|
simonb
|
131d04cf42
|
Check for NoSymbol more explicitly - thanks Julien Trolet (dmxen at
sourceforge)
|
2006-06-25 14:00:13 +00:00 |
|
simonb
|
80389b5dd5
|
support encodings in menu files
|
2006-06-25 09:05:58 +00:00 |
|
simonb
|
577859034d
|
fix crash when unable to convert from local to utf-8
|
2006-06-25 07:18:41 +00:00 |
|
simonb
|
0b730c76b1
|
fix more x errors due to using an invalid background
|
2006-06-24 14:05:19 +00:00 |
|
simonb
|
1d0b23bd02
|
fix disappearing menu selection boxes
|
2006-06-24 13:11:27 +00:00 |
|
simonb
|
3ada3b1f0d
|
fix nls... notably classify text on conversion whether its for X or
console, plus handle catalogs better.
|
2006-06-21 14:41:16 +00:00 |
|
simonb
|
62a298b0b3
|
make new nls stuff work. Was missing path update
|
2006-06-21 06:04:55 +00:00 |
|
simonb
|
a6146af44f
|
fix placement issue with xinerama (only hit if screens are vertically aligned)
|
2006-06-19 08:39:00 +00:00 |
|
simonb
|
f6140840f8
|
fix timer issues (esp clock not updating on multiple screens)
|
2006-06-19 05:04:42 +00:00 |
|
fluxgen
|
7d5f6e382b
|
init variables
|
2006-06-18 21:22:20 +00:00 |
|
fluxgen
|
2fdc6ab808
|
dont free old color until we have a valid new color
|
2006-06-10 20:23:00 +00:00 |
|
fluxgen
|
d218f02f80
|
added new command: ToggleCmd, works like a macro but executes the commands one at the time. Thanks Mark Tiefenbruck
|
2006-06-10 20:04:34 +00:00 |
|
fluxgen
|
e536993c92
|
using shift while pressing enter in menu will fake a button 3 press (rmb), thanks _markt
|
2006-06-10 17:09:15 +00:00 |
|
simonb
|
e8a6f45c9e
|
fix compile in hosts without HAVE_ICONV
|
2006-06-10 16:42:39 +00:00 |
|
simonb
|
4afe5499b2
|
fix parentrelative background, and some tidying
|
2006-05-22 15:09:21 +00:00 |
|
simonb
|
d508292a57
|
fix build on cygwin (iconv constness)
|
2006-05-22 07:34:25 +00:00 |
|
simonb
|
ff463a0481
|
missing include (broke gcc 2.95 build)
|
2006-05-20 15:27:40 +00:00 |
|
simonb
|
460f57a4ad
|
fix error when running with -i (or similar "don't start Fluxbox class"
options
|
2006-05-20 15:23:54 +00:00 |
|
simonb
|
70a834f80c
|
fix build without nls
|
2006-05-20 15:16:12 +00:00 |
|
simonb
|
0861f3a907
|
improve native language handling, move messages and menu labels to
FbTk::FbString
|
2006-05-20 15:08:14 +00:00 |
|
simonb
|
5ddabb0f39
|
fix root pixmap + atoms indexes in FbPixmap
Fixes issues with transparency on multiple screens, and probably also
some alternate rootbg atoms
|
2006-05-17 10:28:26 +00:00 |
|
fluxgen
|
e6a107e577
|
added comments
|
2006-05-13 16:46:31 +00:00 |
|
fluxgen
|
6d2a92c059
|
just a minor change
|
2006-05-13 16:45:56 +00:00 |
|
simonb
|
faf043bef9
|
more utf8 changes, notably window titles
|
2006-05-07 10:08:25 +00:00 |
|
simonb
|
c69b4020c5
|
missed two added files, whoops
|
2006-05-07 03:45:43 +00:00 |
|
simonb
|
520f552be7
|
handle utf-8 strings properly.
use utf8 internally
|
2006-05-07 03:41:27 +00:00 |
|
fluxgen
|
96f47306ac
|
fixed minor bug
|
2006-04-26 16:38:02 +00:00 |
|
mathias
|
a15d9af3c7
|
Cleanup unneeded headers (thanks Slava Semushin)
|
2006-04-25 06:46:06 +00:00 |
|
simonb
|
e2bc57bc0f
|
Fix occasional highlighting of menu nops+separators, sf.net patch
#1475268 (thanks Scott Kuhl; skuhl AT cs utah edu)
|
2006-04-25 03:11:31 +00:00 |
|
simonb
|
3707b74c40
|
fix a bunch of comments, make default textures obvious
Thanks Jonas Koelker
|
2006-04-25 02:19:04 +00:00 |
|
simonb
|
acf4326f3c
|
Use -Wall when --enable-debug and some warning fixes
+ thanks Jonas Koelker
|
2006-04-24 14:29:21 +00:00 |
|
simonb
|
f6a072430d
|
fix memory leaks in menu code
|
2006-04-24 13:34:14 +00:00 |
|
fluxgen
|
5e598c460e
|
removed include
|
2006-04-23 21:32:19 +00:00 |
|
simonb
|
cfd92af2b6
|
fix menu corruption when size/label changes
|
2006-04-22 17:19:53 +00:00 |
|
simonb
|
67326a080a
|
update transparent window backgrounds on bg change
|
2006-04-21 16:07:45 +00:00 |
|
simonb
|
4c011a0a12
|
don't check the clock so often...
|
2006-04-18 15:17:11 +00:00 |
|
simonb
|
9ff23f01ca
|
fix some rotation issues
|
2006-04-17 13:35:20 +00:00 |
|
simonb
|
553104ee1d
|
fix all compiler warnings with -Wall
|
2006-04-16 11:18:22 +00:00 |
|
simonb
|
7c79084433
|
implement vertical toolbar placement options
|
2006-04-15 16:41:11 +00:00 |
|
simonb
|
0780952b10
|
fix window button image updates
|
2006-04-14 14:22:16 +00:00 |
|
simonb
|
33079d2593
|
add "key modes" - thanks to Mark Tiefenbruck, mark at tiefenbruck dot org
|
2006-04-12 15:51:37 +00:00 |
|
fluxgen
|
f1a6c9100b
|
just some indent
|
2006-04-09 17:40:59 +00:00 |
|
simonb
|
e337c67566
|
fix size_t issues and other 64bit-highlighted warnings
|
2006-04-06 13:59:52 +00:00 |
|