Commit graph

3614 commits

Author SHA1 Message Date
fluxgen
50ab0a1e55 do not handle configure request while iconified, fixes problem Wine with Paradise Poker client 2004-11-22 12:16:15 +00:00
mathias
cbcb2576d0 updated changes 2004-11-22 08:40:42 +00:00
mathias
24119724db undermouseplacement .. ensure the new window is on the screen. patch #1052534, close #1048000 2004-11-22 08:30:23 +00:00
mathias
f471045e17 update changes 2004-11-20 18:44:20 +00:00
mathias
2082ccc1a4 fix problem with iconic windows on startup 2004-11-20 18:43:55 +00:00
mathias
753c91dabb updated changes 2004-11-20 18:17:06 +00:00
mathias
19bc596b84 fix segfaults on restart/exit, still issues with former iconified windows
at startup of fluxbox

should close #1067582, #1067580, #1060912
2004-11-20 18:12:51 +00:00
mathias
e5b5984eca updated changes 2004-11-20 04:22:12 +00:00
mathias
f6382f08ba fix for adding/removing desktops (thanx Øyvind Albrigtsen) 2004-11-20 04:20:46 +00:00
mathias
16c84203c8 updated changes 2004-11-19 12:00:52 +00:00
mathias
66a3fc1c4d fixes fontsituations when text disappears in non-antialias mode
primary problem was to use utf8 when in fact the FontSet wasnt
utf8.
2004-11-19 12:00:20 +00:00
mathias
993c17cf2e svn propset svn:keywords "Id" 2004-11-19 11:37:27 +00:00
mathias
ee8b44813e keypad-enter should work with fbrun now 2004-11-18 03:25:08 +00:00
mathias
1f133063aa fixed missing init for pointer in destructor .. could lead to segfaults 2004-11-17 16:39:30 +00:00
mathias
6fe16959c2 needed init for font-test 2004-11-17 15:41:22 +00:00
mathias
138e89df6a updated changes 2004-11-17 01:23:09 +00:00
mathias
ca5d12bbde fix bug in Screen destructor, can lead to segfault at exit/restart 2004-11-17 01:21:50 +00:00
fluxgen
b66caafa70 update 2004-11-15 20:44:26 +00:00
fluxgen
2348308137 Updated swedish locales and a few new menu-entries from Jonas Ericsson jmaster at telia.com 2004-11-15 20:43:24 +00:00
akir
63625a86ce update changes 2004-11-09 11:30:40 +00:00
akir
467493b7bd the remember-menu now acts like a boolmenu, shows the current rememberstate
a bit better
2004-11-09 11:28:55 +00:00
akir
135b560803 updated changes 2004-11-07 09:33:32 +00:00
akir
5225cf192f fixed a problem with the snapping-windows code:
decorationless windows have a borderWidth of 0 and thus the
  snapping was calculated wrong.
2004-11-07 09:30:59 +00:00
akir
63f3429ea7 updated Changes 2004-11-07 09:21:19 +00:00
akir
fa5202c120 accepted patch #1057446, improved iterator in timer-code 2004-11-01 02:43:07 +00:00
akir
fa1692180e fix #1057499 2004-10-31 23:04:30 +00:00
akir
3bbb3e6244 updated changes 2004-10-28 19:17:46 +00:00
akir
14b781929e fix 1052095, windowmenu doesnt close when tabs are changed (closed,new attached or dragged around) 2004-10-28 19:13:30 +00:00
akir
46d4d6bf6d updated changes 2004-10-28 15:44:38 +00:00
akir
8d91f74a38 fix #1034522 2004-10-28 15:42:16 +00:00
akir
ce9bff7d32 updated changes 2004-10-28 15:38:07 +00:00
akir
6bd629bbc5 fix for #1036982 (defaults.hh isnt distcleaned) 2004-10-28 15:37:32 +00:00
akir
5b68a7548c i forgot to remove a silly warning :) 2004-10-25 22:57:32 +00:00
akir
7e0bd465e9 updated changes 2004-10-22 09:44:54 +00:00
akir
d1a9c036b2 closes bug #1039658
" When you choose a transparency of less than 255 for a
unfocused window, the window title f the unfocused
window will not be transparent.
Only the buttons will."
2004-10-22 09:43:53 +00:00
akir
769ab5e940 updated changes 2004-10-22 09:00:02 +00:00
akir
3ae711837e updated changes 2004-10-22 07:51:02 +00:00
akir
f5d7833b32 added iconbar.wheelMode and iconbar.deiconifyMode 2004-10-22 00:35:29 +00:00
akir
33b55697ab removed now obsolete #includes coz we moved FbTk/ThemeItems.hh -> FbTk/ThemeItems.cc 2004-10-21 16:49:19 +00:00
akir
66afb1e517 moved ThemeItems.hh -> ThemeItems.cc 2004-10-21 16:46:50 +00:00
akir
6b541c9162 modified to make it work with the ThemeItem.hh -> ThemeItem.cc action 2004-10-21 16:45:30 +00:00
akir
a63a27886d moved ThemeItems.hh to ThemeItems.cc, solves some linkissues 2004-10-21 16:44:06 +00:00
akir
4649df4084 back to setenv for non-irix for now, we need to look deeper into this some day. 2004-10-21 13:05:50 +00:00
akir
2d1b92a138 updated Changes 2004-10-21 11:12:37 +00:00
akir
b1608602a9 minor fix for pedantic compilers (mipspro) 2004-10-21 11:08:04 +00:00
akir
8c377e30e8 fix:
Explicit specialization of function
          "FbTk::ThemeItem<FbTk::Font>::setDefaultValue" must precede its
          first use.

for mipspro again
2004-10-21 11:05:06 +00:00
akir
8672a337b3 fix missing 'new(nothrow)' on mipspro 2004-10-21 10:57:38 +00:00
akir
4f1fbbe6e1 fix missing namespace 2004-10-21 10:56:05 +00:00
akir
93696499f3 fix missing namespace 2004-10-21 10:49:20 +00:00
akir
5136d4936e removed unneeded code + some minor fix for mipspro 2004-10-21 10:46:21 +00:00