Commit graph

809 commits

Author SHA1 Message Date
fluxgen
48f3316064 notcopyable is now fbtk 2002-11-26 16:37:18 +00:00
fluxgen
0cbcb87b88 minor cleaning 2002-11-26 16:07:29 +00:00
fluxgen
3dacf70154 display connection from FbTk App 2002-11-26 16:05:34 +00:00
fluxgen
cf287a3fde moved FbTk files into FbTk dir 2002-11-26 16:03:36 +00:00
fluxgen
ac4420cdc5 initial import 2002-11-26 16:01:28 +00:00
fluxgen
b5acf3a78f moved to FbTk 2002-11-26 15:57:11 +00:00
fluxgen
fe2e6b32e7 alignment function 2002-11-26 15:50:46 +00:00
fluxgen
99c92a6373 fixed rotated text on vertical tab in XFontImp and a rotate function in FontImp interface 2002-11-25 14:07:21 +00:00
fluxgen
1fc16d3d3d removed rotate font functions 2002-11-25 14:00:20 +00:00
fluxgen
451ea7e5b8 auto_ptr for slit variable 2002-11-24 20:57:32 +00:00
fluxgen
fafc0a6e49 cleaning 2002-11-24 20:56:06 +00:00
fluxgen
500aa3ce02 cleaning, removed compiletime option for interlaced and removed basedisplay variable in class 2002-11-24 20:54:29 +00:00
fluxgen
39a51f2572 cleaning, removed compiletime option for interlaced 2002-11-24 20:22:38 +00:00
rathnor
76a3ad0bd3 fix to make it remember font names that were requested to load (so that
reloads try to use them). Fixes incorrect antialias fonts on startup.
2002-11-24 05:23:36 +00:00
rathnor
3737a18dad toggleDecor fix - rather than static, use an extra member of decorations
(means that odd number of toggles don't cause the next window toggled
 to "ignore" it). I think this fixes bug [ 561602 ] Problem using
ToggleDecor in terminals.
2002-11-23 16:07:19 +00:00
rathnor
bdbff9c5c2 initialised m_net_moveresize_window, fixes bug [641136]
OpenOffice 1.0.1 aborts
2002-11-23 14:54:50 +00:00
fluxgen
f14500832d reconfigure theme directly after construction 2002-11-21 15:57:47 +00:00
fluxgen
36c4c79abd fixed error in if-statement 2002-11-21 15:26:34 +00:00
fluxgen
9a9e59a233 config.h with have_xft_utf8 2002-11-17 17:20:49 +00:00
fluxgen
c515dc040a justification fixes 2002-11-17 13:40:01 +00:00
fluxgen
1193d5b6e2 functions in toggleDecor and extra tab creation checking in toggleTab 2002-11-17 12:50:20 +00:00
fluxgen
08f299afc0 include netizen 2002-11-17 11:29:06 +00:00
fluxgen
b51501aa42 fixed so workspace menu is shown when you left click on workspace label 2002-11-16 22:17:06 +00:00
fluxgen
f05ff36236 removed some includes and fixed forward decl 2002-11-16 22:13:19 +00:00
fluxgen
e4ae8cf3eb minor stuff 2002-11-15 14:24:59 +00:00
fluxgen
ffcc409ad9 make sure the tab window does not map if the window is iconified 2002-11-15 14:06:33 +00:00
fluxgen
11a3304789 antialias toggle in toolbar 2002-11-15 13:10:48 +00:00
fluxgen
8515c1dc15 fluxbox in KDE option 2002-11-15 12:31:58 +00:00
fluxgen
59daed1cdc referens on menu 2002-11-15 12:19:17 +00:00
fluxgen
a2cf2805f2 referens 2002-11-15 12:17:44 +00:00
fluxgen
68aeecad1d comments 2002-11-15 12:17:03 +00:00
fluxgen
adb2f2aed6 pointer/referens fixes 2002-11-15 12:15:39 +00:00
fluxgen
530a55a1e4 headmenu fixes 2002-11-15 12:13:56 +00:00
fluxgen
79ad9df4de cleaning 2002-11-15 12:09:36 +00:00
fluxgen
5f4aea396d indentation 2002-11-15 12:05:04 +00:00
fluxgen
bdda4aebd0 cleaning in xinerama area 2002-11-15 12:04:27 +00:00
fluxgen
3d4b40c43f comment 2002-11-15 11:57:33 +00:00
fluxgen
ff8702a3f3 fixed bug 581588, toolbar auto hiding while editing workspace name 2002-11-14 11:38:38 +00:00
fluxgen
d68f996683 cleaning and fixed menu always fully visible 2002-11-14 10:32:11 +00:00
fluxgen
d6e2f5d0ee cleaning 2002-11-14 10:31:10 +00:00
fluxgen
d6ed5970a8 minor cleaning 2002-11-14 10:12:42 +00:00
fluxgen
7c24bf9b5a referens from slit menus 2002-11-14 00:24:35 +00:00
fluxgen
e13cb99bd0 cleaning 2002-11-14 00:23:19 +00:00
fluxgen
cade394b91 cleaning 2002-11-14 00:15:10 +00:00
fluxgen
598ff7125d determine lock masks 2002-11-13 14:35:01 +00:00
fluxgen
2cce3fbba6 indentation 2002-11-12 22:58:40 +00:00
fluxgen
9207eb135c check string size before draw 2002-11-12 22:57:03 +00:00
fluxgen
be32c5c2e8 line 2002-11-12 22:50:36 +00:00
fluxgen
e6a8acfe0d moved uds 2002-11-12 22:50:09 +00:00
fluxgen
1cfd8e76bf minor fix 2002-11-12 22:47:19 +00:00
fluxgen
d53d9eaa31 removed DrawString 2002-11-12 22:44:17 +00:00
fluxgen
18f90c5afb indentation 2002-11-12 22:15:06 +00:00
fluxgen
2446ed4861 restored label alignment 2002-11-12 22:04:16 +00:00
rathnor
a92136b4e8 for loop waited for negative value on unsigned type. Fixed to check for
zero in break case.
2002-11-12 16:13:24 +00:00
rathnor
64c9a446ba Removed limit (screen resolution) on max window size, max_{width,height} == 0 now means unrestricted. 2002-11-12 14:54:45 +00:00
fluxgen
a2c61d4d5d minor indent 2002-11-12 14:40:26 +00:00
rathnor
856da248f7 Fix geometry window sizing (W is wider than 0), plus vertical centring
(font ascent, not height).
2002-11-12 14:37:18 +00:00
fluxgen
720423af01 name change of the list 2002-11-03 15:02:21 +00:00
fluxgen
239c673965 fixed label text color 2002-11-03 10:39:25 +00:00
fluxgen
10523692d6 const fixes 2002-10-29 16:24:54 +00:00
fluxgen
35cf32850e function name change, changed to FbTk Font 2002-10-29 16:09:37 +00:00
fluxgen
495530c421 function name change, minor cleaning 2002-10-29 16:08:42 +00:00
fluxgen
5ebc789e88 changed toolbar, so it uses fbtk font 2002-10-29 16:07:27 +00:00
fluxgen
1c4b2d2f8b toolbar changed function name 2002-10-29 16:03:15 +00:00
fluxgen
da99dcae15 new names for some functions in toolbar 2002-10-29 16:00:20 +00:00
fluxgen
05c16eb649 const fixes and function renaming for toolbar 2002-10-29 15:59:35 +00:00
fluxgen
37b629be4b cleaning and const fixes 2002-10-29 15:53:45 +00:00
fluxgen
4490ea4590 const 2002-10-29 15:52:44 +00:00
fluxgen
6c5732899d compile time option for gnome and net wm hints, updateds for screen constructor 2002-10-25 21:17:15 +00:00
fluxgen
e111d9f445 include fix 2002-10-25 21:15:49 +00:00
fluxgen
1df87f87ab const, variable fix 2002-10-25 21:12:20 +00:00
fluxgen
76f20728b9 const fixes 2002-10-25 21:11:42 +00:00
fluxgen
016b6891ea include 2002-10-25 21:10:58 +00:00
fluxgen
a660cb0d08 compile time options for newwmspec, gnome and multibyte 2002-10-25 21:07:56 +00:00
fluxgen
db886fc7c8 compile time option for multibyte support 2002-10-25 21:07:07 +00:00
fluxgen
a0abbf6056 include fix 2002-10-25 21:05:01 +00:00
fluxgen
06d3ea58c0 minor cleaning 2002-10-25 21:03:13 +00:00
fluxgen
a42295bccb rearranged includes, minor cleaning 2002-10-25 20:58:14 +00:00
fluxgen
cc60dc63d6 fixed auto_ptr for m_toolbar, rearranged includes, fixed forward declaration, removed
fluxbox from constructor and fixed some minor accessors
2002-10-25 20:56:12 +00:00
fluxgen
527e21377f changed name from Icon to Iconmenu 2002-10-25 20:54:08 +00:00
fluxgen
1168fcc08a changed name to Iconmenu 2002-10-25 20:53:42 +00:00
fluxgen
1cb8a2d14a minor changes for screeninfo constructor 2002-10-25 20:52:42 +00:00
fluxgen
2f0c8b1c27 use gnu extensions for snprintf 2002-10-24 11:40:36 +00:00
fluxgen
ef9da86c27 minor fix 2002-10-24 11:30:45 +00:00
fluxgen
660f363f19 fixed assignment issue with gcc 2.95.x and auto_ptr 2002-10-24 11:26:16 +00:00
fluxgen
537d41c96e minor cleaning 2002-10-23 22:02:13 +00:00
fluxgen
7934b75a9d fixed auto_ptr assignment 2002-10-23 22:00:46 +00:00
fluxgen
a1a01de8f9 removed obsolete NEWWMSPEC 2002-10-23 17:32:30 +00:00
fluxgen
ac00b050de using isGroupable 2002-10-22 14:47:22 +00:00
fluxgen
3a456e72e9 clear item 2002-10-22 14:46:11 +00:00
fluxgen
fc14d38de2 no need to have antialias if it isn't compiled with use_xft 2002-10-22 14:45:01 +00:00
fluxgen
20de37981c fixed text drawing 2002-10-22 14:42:58 +00:00
fluxgen
59c1036121 isGroupable 2002-10-22 14:41:13 +00:00
fluxgen
5835711c20 groupable function 2002-10-22 14:39:21 +00:00
fluxgen
780d4583cc tab option 2002-10-19 17:12:44 +00:00
fluxgen
5e5dc14ea9 minor include fix 2002-10-19 14:15:07 +00:00
fluxgen
00ed3b97cf use xft always 2002-10-19 14:13:21 +00:00
fluxgen
2b934318c7 lines 2002-10-19 14:13:05 +00:00
fluxgen
799617f6d1 windowmenu always visible, fixes bug [ 604634 ] Fluxbox 0.1.11 menu on iconbar problem 2002-10-19 14:07:00 +00:00
fluxgen
1b6e3c1750 ascent and descent 2002-10-19 14:01:05 +00:00