fluxgen
|
e3edff5bc8
|
minor bug fix in NextWindow and PrevWindow Cmd
|
2003-10-14 00:21:16 +00:00 |
|
fluxgen
|
7293dd64f6
|
update
|
2003-10-14 00:00:07 +00:00 |
|
fluxgen
|
89e769e4bf
|
minor fixes
|
2003-10-13 23:51:04 +00:00 |
|
fluxgen
|
a0604948fe
|
added ToolFactory, Generictool, ButtonTool and ButtonTheme
|
2003-10-13 23:50:21 +00:00 |
|
fluxgen
|
cb7ab28601
|
cleaning
|
2003-10-13 23:49:12 +00:00 |
|
fluxgen
|
716f98a01a
|
moved tool creation to ToolFactory, removed FbCommands deps and using CommandParser instead
|
2003-10-13 23:48:48 +00:00 |
|
fluxgen
|
dda53b698d
|
added toolbar.button.size
|
2003-10-13 23:47:38 +00:00 |
|
fluxgen
|
2aef1e67c3
|
added pressed color
|
2003-10-13 23:43:11 +00:00 |
|
fluxgen
|
9911b38f8d
|
extends tooltheme with picColor and pressed texture for toolbar buttons
|
2003-10-13 23:41:07 +00:00 |
|
fluxgen
|
ec1049e894
|
helper tool class for button tools
|
2003-10-13 23:38:17 +00:00 |
|
fluxgen
|
53be8d6f67
|
creates tools
|
2003-10-13 23:37:41 +00:00 |
|
fluxgen
|
82ac933efe
|
helper class for simple tools
|
2003-10-13 23:35:54 +00:00 |
|
fluxgen
|
2468ef1dcc
|
added ThemeItems
|
2003-10-13 22:57:43 +00:00 |
|
fluxgen
|
481202b91d
|
cleaning, moved theme items to ThemeItems.hh
|
2003-10-13 22:57:14 +00:00 |
|
fluxgen
|
75c98b0c8d
|
moved from Theme.cc
|
2003-10-13 22:56:28 +00:00 |
|
fluxgen
|
45905b9b77
|
using auto_ptr
|
2003-10-13 19:31:56 +00:00 |
|
fluxgen
|
ea61aa6480
|
minor fix
|
2003-10-13 19:31:04 +00:00 |
|
rathnor
|
4e91ce1b21
|
small solaris build fix
|
2003-10-12 16:25:28 +00:00 |
|
rathnor
|
50b724d67a
|
add comment about pixmap cache
|
2003-10-09 17:22:04 +00:00 |
|
rathnor
|
018665d7a3
|
drawing optimisations and fixes
|
2003-10-09 16:48:09 +00:00 |
|
rathnor
|
075dc35b5e
|
updates from han to remove dependency on getopts, but still
provide argument-grouping functionality
|
2003-10-08 14:18:25 +00:00 |
|
rathnor
|
ae729342e9
|
avoid using getopts in fbsetbg, plus other tweaks
|
2003-10-08 14:00:47 +00:00 |
|
rathnor
|
29a69a69c1
|
minor menu positioning tweaks
|
2003-10-06 09:55:36 +00:00 |
|
rathnor
|
e5dd3d2e85
|
fix rendering of offscreen windows
|
2003-10-06 09:28:35 +00:00 |
|
rathnor
|
dda34421a3
|
fix shape - all menus shaped, and some weird shape bugs
|
2003-10-06 06:22:43 +00:00 |
|
rathnor
|
9a155ea7b5
|
fix window size when changing titlebar height
|
2003-10-05 09:03:43 +00:00 |
|
rathnor
|
6984eb8970
|
shuffle bunch of stuff from Keys into FbTk/KeyUtil
|
2003-10-05 07:20:47 +00:00 |
|
rathnor
|
c516aa13a1
|
fix reading of auto raise delay
|
2003-10-05 06:28:47 +00:00 |
|
rathnor
|
fa4328d862
|
make doFocusLast work for sloppy focus as well
|
2003-10-05 02:31:23 +00:00 |
|
rathnor
|
35fe2d5e12
|
fix nls bad message errors
|
2003-10-04 12:44:47 +00:00 |
|
rathnor
|
158b515e21
|
address some memory issues shown up with valgrind
|
2003-10-02 16:14:41 +00:00 |
|
rathnor
|
bb1a7c92d8
|
fix rendering of grips for parent relative textures
- make them children of the handle
|
2003-10-02 14:14:46 +00:00 |
|
rathnor
|
ae6e193aa7
|
fix rendering of window frame on focus change
|
2003-10-02 13:09:24 +00:00 |
|
grubert
|
412897c99a
|
Fixed typo.
|
2003-10-02 06:27:43 +00:00 |
|
rathnor
|
417556fc30
|
acknowledge the orig source of quadrant resize patch - Thanks Uwe Maurer
|
2003-09-30 00:14:38 +00:00 |
|
rathnor
|
cb1a64576e
|
fix aterm opaue move updating - thanks Mathias Gumz
|
2003-09-29 15:00:06 +00:00 |
|
rathnor
|
81378f9494
|
fix handling of base_Width/height hints in wm_normal_hints
- fixes abiword resize issues
|
2003-09-29 14:58:15 +00:00 |
|
fluxgen
|
15dfe81112
|
added MacroCmd action, thanks Mathias Gumz
|
2003-09-29 14:22:07 +00:00 |
|
fluxgen
|
75b3606424
|
added removeFirstWhitespace
|
2003-09-29 14:01:48 +00:00 |
|
fluxgen
|
71504b8bbe
|
added size accessor
|
2003-09-29 14:00:46 +00:00 |
|
rathnor
|
2d8613ca6c
|
small patch from Mathias Gumz
|
2003-09-29 13:01:01 +00:00 |
|
rathnor
|
10ce5372d9
|
quadrant-resizing (Thanks Mathias Gumz)
|
2003-09-29 12:53:58 +00:00 |
|
fluxgen
|
48cc8772e3
|
update
|
2003-09-29 12:04:41 +00:00 |
|
fluxgen
|
9c3cd9002d
|
update from Han
|
2003-09-29 11:59:35 +00:00 |
|
grubert
|
039c14a1c0
|
Remove info about titlebar file.
|
2003-09-26 19:25:27 +00:00 |
|
grubert
|
17560b5551
|
Document Layermenu.
Revise Toolbar section.
|
2003-09-25 16:19:23 +00:00 |
|
grubert
|
e0487c3fca
|
Commandline options info and log.
Remove window.tab theme items.
|
2003-09-24 16:09:26 +00:00 |
|
rathnor
|
2c8e8e5915
|
fix crash when closing active window while cycling focus
|
2003-09-24 14:26:01 +00:00 |
|
rathnor
|
feb7462e38
|
Fix updates to mwm_hints, and make configure request move and resize atomic
|
2003-09-24 14:02:25 +00:00 |
|
fluxgen
|
bec4f7c894
|
update
|
2003-09-24 11:34:32 +00:00 |
|