simonb
|
e337c67566
|
fix size_t issues and other 64bit-highlighted warnings
|
2006-04-06 13:59:52 +00:00 |
|
simonb
|
8c12c5ecaf
|
fix build error in gcc 2.95.4, missing include
|
2006-04-05 14:14:35 +00:00 |
|
simonb
|
0497afae19
|
fix Xmbfonts on multiple screens
and external tabs showing from different workspaces on placement change
|
2006-04-05 03:48:16 +00:00 |
|
simonb
|
42719701dc
|
rotated Xmb Fonts, by rotating as we draw
|
2006-04-04 14:07:07 +00:00 |
|
simonb
|
c243fa897f
|
rotated XFonts (and minor ext tab alignment fixes)
|
2006-04-04 12:16:26 +00:00 |
|
simonb
|
839d9c669b
|
missing nls string id, thanks Michael 'buk' Scherer
|
2006-04-04 06:01:38 +00:00 |
|
simonb
|
47a1f63200
|
another build issue with size_t update, header file not updated
|
2006-04-03 05:33:51 +00:00 |
|
simonb
|
0159f0396d
|
typo broke build
|
2006-04-03 05:30:21 +00:00 |
|
fluxgen
|
7e9858aa25
|
size_t fixes
|
2006-04-02 21:46:47 +00:00 |
|
fluxgen
|
894a7148be
|
size_t fixes, thanks Semushin Slava aka php-coder
|
2006-04-02 21:37:44 +00:00 |
|
fluxgen
|
0ca3754d68
|
removed green background
|
2006-04-02 13:16:35 +00:00 |
|
simonb
|
6d35c17ac0
|
don't follow stuck windows in deiconify (thanks _markt)
|
2006-03-27 06:35:51 +00:00 |
|
simonb
|
309a1aafb3
|
fix crash when deiconfiy mode = Follow
|
2006-03-27 06:26:34 +00:00 |
|
simonb
|
744c82cb1c
|
oops, took out an include that shouldn't have
|
2006-03-26 12:35:06 +00:00 |
|
simonb
|
a8c95d4e4f
|
some mroe external tabs tweaking
|
2006-03-26 12:32:15 +00:00 |
|
simonb
|
ce9a0962e6
|
forgot to update rendering when orientation changes
|
2006-03-26 04:07:14 +00:00 |
|
simonb
|
af74a22845
|
rotated fonts, buttons, containers. Used for tabs for now
|
2006-03-26 04:02:30 +00:00 |
|
simonb
|
872f6a0e1e
|
fix alignment when shaded
|
2006-03-24 15:19:02 +00:00 |
|
grubert
|
8a36df5a7b
|
Change SendToWorkspace and add TakeToWorkspace.
|
2006-03-24 15:15:35 +00:00 |
|
simonb
|
7c4e48cc69
|
fix compile error, include algorithm
|
2006-03-24 10:52:57 +00:00 |
|
fluxgen
|
50b6883f36
|
update
|
2006-03-24 06:08:41 +00:00 |
|
simonb
|
01612b22b6
|
save apps file using the user's configured option rather than hardcoded...
|
2006-03-24 02:40:09 +00:00 |
|
fluxgen
|
1e8f74520c
|
update
|
2006-03-23 22:23:12 +00:00 |
|
fluxgen
|
1107edf176
|
fixed duplicate ClickTabFocus menu item, thanks mal
|
2006-03-23 21:50:58 +00:00 |
|
simonb
|
ffae659b3e
|
external tab fixes, plus aligning items properly
|
2006-03-23 02:06:51 +00:00 |
|
simonb
|
15f53b5556
|
fix minor rendering bug when growing tabs
|
2006-03-23 01:06:29 +00:00 |
|
simonb
|
5e22dcd9ff
|
more external tab work, tidying and tab width config option
|
2006-03-22 13:06:00 +00:00 |
|
simonb
|
fe4a7db228
|
external tabs features and bugfixes
|
2006-03-22 12:23:17 +00:00 |
|
fluxgen
|
da365bb4c9
|
minor comment fix
|
2006-03-20 22:25:34 +00:00 |
|
fluxgen
|
e89c8acfb3
|
minor type-o fix, thanks Semushin Slava
|
2006-03-20 22:23:41 +00:00 |
|
fluxgen
|
e396fd423e
|
minor type-o fix, thanks Semushin Slava
|
2006-03-20 22:23:07 +00:00 |
|
simonb
|
8e4f538cf9
|
some small placement fixes
|
2006-03-20 13:18:31 +00:00 |
|
simonb
|
f2d3fff4d4
|
external tabs
|
2006-03-20 11:31:24 +00:00 |
|
fluxgen
|
eba0040373
|
update
|
2006-03-19 21:50:24 +00:00 |
|
fluxgen
|
e10acea3ae
|
missing file
|
2006-03-19 21:50:09 +00:00 |
|
fluxgen
|
06647a6876
|
added missing files
|
2006-03-19 21:49:42 +00:00 |
|
fluxgen
|
c8ee5642f8
|
removed unused resources
|
2006-03-19 21:48:43 +00:00 |
|
fluxgen
|
afa644dab7
|
update
|
2006-03-18 22:59:33 +00:00 |
|
fluxgen
|
a07b5148cd
|
0.9.15 news, first revision
|
2006-03-18 22:59:26 +00:00 |
|
fluxgen
|
8a78702888
|
update, new version
|
2006-03-18 22:22:41 +00:00 |
|
fluxgen
|
985d44190e
|
removed tabs in help text
|
2006-03-18 22:21:49 +00:00 |
|
fluxgen
|
c445a94855
|
minor fix for fbsetroot nls, thanks Semushin Slava
|
2006-03-18 22:07:25 +00:00 |
|
fluxgen
|
76b49f0438
|
removed geom window nls
|
2006-03-18 22:05:51 +00:00 |
|
fluxgen
|
1eda33b856
|
added addManagedResource, which adds a resource to BScreen and will be destroy by BScreen. + removed geom window nls
|
2006-03-18 22:03:23 +00:00 |
|
fluxgen
|
716bb32ec2
|
Using WinButton enum for titlebar button type
|
2006-03-18 22:02:21 +00:00 |
|
fluxgen
|
f5c2861baf
|
no more session.titlebar.left/right. They are now screen specific and the resources are created on the fly in FluxboxWindow
|
2006-03-18 22:01:22 +00:00 |
|
fluxgen
|
302c63e2df
|
no more session.titlebar.left/right. They are now screen specific and the resources are created on the fly in FluxboxWindow
|
2006-03-18 22:01:06 +00:00 |
|
fluxgen
|
4b4c46559b
|
added addManagedResource, which adds a resource to BScreen and will be destroy by BScreen
|
2006-03-18 21:59:44 +00:00 |
|
fluxgen
|
bdc74e7995
|
We now create titlebar resource session.screen<num>.titlbar.left/right on the fly here instead of fluxbox.cc
|
2006-03-18 21:58:24 +00:00 |
|
fluxgen
|
75c7965446
|
define ostrstream and ostringstream
|
2006-03-18 21:56:05 +00:00 |
|