all repos — fluxbox @ d210e29fce43cc003e6b845fa90182051c39c8a9

custom fork of the fluxbox windowmanager

d210e29f
removed const on return values of fundamental types and changed strftime_format to std::string
fluxgen fluxgen
bda94a6c
const-correct on Resource class
fluxgen fluxgen
e296c91a
removed const on return values of fundamental types and const-correct on BTexture
fluxgen fluxgen
b77eec73
removed const on return values of fundamental types
fluxgen fluxgen
09957743
minor indentation
fluxgen fluxgen
849acb43
const
fluxgen fluxgen
58c6885c
changed menustyle.framefont/titlefont to nonpointer
fluxgen fluxgen
109b457e
removed titlebar
fluxgen fluxgen
4722a6fa
removed titlebar
fluxgen fluxgen
5354efc1
update
fluxgen fluxgen
87762aee
Bool to bool
fluxgen fluxgen
712d0513
added reconfigure for the list
fluxgen fluxgen
93099158
Desktop wheeling option added
fluxgen fluxgen
8ccfea47
fixed slit saving and some clean up
fluxgen fluxgen
3fa84088
changed from pointer to referens in slitmenu constructor
fluxgen fluxgen
738ef60a
added DesktopWheeling option
fluxgen fluxgen
b53183cf
added desktopwheeling option
fluxgen fluxgen
1f5c8b5b
fixed checking on focused_window in handleKeyEvents
fluxgen fluxgen
05588b75
minor fix
fluxgen fluxgen
d3361d99
updated Rando's email
fluxgen fluxgen
a76d1e0b
update
fluxgen fluxgen
7deacd55
minor cleaning
fluxgen fluxgen
f9467a55
updated copyright
fluxgen fluxgen
69a18f36
removed some options, they are in CXXFLAGS in confingure.in now
fluxgen fluxgen
b3ea4095
added options direct to CXXFLAGS so we dont need to add them in every Makefile.am file, and changed version to cvs
fluxgen fluxgen
bf605136
fixed const
fluxgen fluxgen
e027cad5
minor cleaning
fluxgen fluxgen
0ec9f1a2
changed clientmenu to regular
fluxgen fluxgen
9caf2448
const iterators in updateGnomeList
fluxgen fluxgen
c8eeaea8
fixed bug [ 552723 ] removing decorations while shaded in toggleDecor
fluxgen fluxgen
a10c3491
const on updateGnome* functions
fluxgen fluxgen
eaecf66a
fixed more checking on the fontstruct
fluxgen fluxgen
fbf610b7
indentation and on_top/auto_raise savings
fluxgen fluxgen
3cc006d7
removed NULL
fluxgen fluxgen
5e9343fc
fixed ScreenList and added MoveTabPrev/Next, FirstTab/LastTab key bindings
fluxgen fluxgen
74d77991
added FIRSTTAB, LASTTAB, MOVETABPREV and MOVETABNEXT
fluxgen fluxgen
0f1dd8e8
added moveNext/movePrev
fluxgen fluxgen
e35b3773
update
fluxgen fluxgen
41775ff6
fixed bug [ 515483 ] XMMS Problem, with the handles = true
fluxgen fluxgen
da517e60
minor stuff
fluxgen fluxgen
6749157a
dont save on shutdown
fluxgen fluxgen
4e242cbd
save_rc public
fluxgen fluxgen
644f8a56
reconfigure in case statement
fluxgen fluxgen
86c9f77a
indentation and const fix
fluxgen fluxgen
60231936
Save settings when we change them
fluxgen fluxgen
a1c87241
minor fixes
fluxgen fluxgen
bd878465
fixed shade bug while no tabs and rotated
fluxgen fluxgen
2f19847b
fixed bug in workspace warping
fluxgen fluxgen
db81115d
fixed m_multibyte
fluxgen fluxgen
9ed4deca
update
fluxgen fluxgen
4fbb93a6
fixed minor font string
fluxgen fluxgen
7f43f5bf
fixed workspace warping
fluxgen fluxgen
1f0fd322
changed to 0.1.8
fluxgen fluxgen
e04b7c33
update
fluxgen fluxgen
7f08b3ae
minor stuff
fluxgen fluxgen
9b8c02c5
added ToggleTab
fluxgen fluxgen
7c2c942f
fixed workspace warping bug when moving a tabgroup
fluxgen fluxgen
0790b898
root window scrolling
fluxgen fluxgen
54145830
update
fluxgen fluxgen
d1b6fa27
minor stuff in redrawTitle
fluxgen fluxgen
875d63b6
tabs default off
fluxgen fluxgen
3e08be1c
always true on tab
fluxgen fluxgen
0d708fa2
fixed remove of handle in propertyNotify
fluxgen fluxgen
a5bf916f
WorkspaceWarping
fluxgen fluxgen
507fbd3b
added workspace warping option
fluxgen fluxgen
7669a04b
minor fixes
fluxgen fluxgen
17227b5d
added workspace_warping option and removed some const
fluxgen fluxgen
58fb1171
added workspace_warping option
fluxgen fluxgen
af9a5aa8
added workspace warping
fluxgen fluxgen
6075c934
added Steve Cooper
fluxgen fluxgen
7d8560db
fixed for-loop
fluxgen fluxgen
c25795a9
typedef ScreenList
fluxgen fluxgen
e82cf2fa
update
fluxgen fluxgen
51c7b36f
removed LinkedList
fluxgen fluxgen
0a27fea8
update
fluxgen fluxgen
46e9b6e5
update from Workspace changes
fluxgen fluxgen
bd7951bc
clean up
fluxgen fluxgen
8afd1782
update from Workspace changes and removed grab/ungrab
fluxgen fluxgen
113a43bd
Updated Paul Brannan's email address.
cout cout
67e5c638
removed LinkedList.cc/hh
fluxgen fluxgen
97cf0e20
removed
fluxgen fluxgen
73b5674c
update
fluxgen fluxgen
8a4b6ccf
minor updates
fluxgen fluxgen
7b65db91
fixed getHeight
fluxgen fluxgen
674aa1fc
minor fixes
fluxgen fluxgen
30fe2fb8
Replaced LinkedList structures with std::map, std::vector, and std::list.
cout cout
4d6f6ba5
added action RootMenu
fluxgen fluxgen
b7ca8679
added RootMenu action
fluxgen fluxgen
45364e82
clean up
fluxgen fluxgen
02253281
updated to match BaseMenu
fluxgen fluxgen
1b64d4cf
added comments
fluxgen fluxgen
c3fef77f
updated BasemenuItem
fluxgen fluxgen
0e60ec47
minor indentation
fluxgen fluxgen
d496d26c
int to unsigned int
fluxgen fluxgen
1ab9ee49
identation
fluxgen fluxgen
f234dd3d
fixed signed/unsigned in Xinerama stuff
fluxgen fluxgen
d4f4767c
update
fluxgen fluxgen
675f28ad
fixed iconbar update bug
fluxgen fluxgen
d78a4ac9
minor fix
fluxgen fluxgen
08ae57e6
fixed blackbox nls generation
fluxgen fluxgen
ef74f267
update to FBNLS
fluxgen fluxgen
a959fc2f
fixed some bools and indentation
fluxgen fluxgen
3796077a
moved Decor to FluxboxWindow
fluxgen fluxgen
b1c398b7
minor const fix
fluxgen fluxgen
1a69dd6e
fixed ToggleDecor key action
fluxgen fluxgen
598cd8a7
added toggleDecoration and setDecoration functions
fluxgen fluxgen
e4d3840f
added startMoving, stopMoving, startResizing and stopResizing and fixed bug 528101
fluxgen fluxgen
1717c112
minor fix
fluxgen fluxgen
d300afc9
moved defines to enums in namespace FBNLS
fluxgen fluxgen
2526e4bc
moved nls defines to enums in namespace FBNLS
fluxgen fluxgen
bd05695c
update
fluxgen fluxgen
16b40d64
to std::string in locale and some other fixes
fluxgen fluxgen
53e66b49
removed int insert(const char **,...
fluxgen fluxgen
70f3639c
std::string for title and icon title in FluxboxWindow
fluxgen fluxgen
36dcc230
char * to const char *
fluxgen fluxgen
62490323
fixed some fonts
fluxgen fluxgen
05761f60
Fixed some signed/unsigned warnings
fluxgen fluxgen
968f9b5d
update
fluxgen fluxgen
0f8e4f1f
saner search in prev/next focus, and added bool doSkipWindow
fluxgen fluxgen
11324be6
add new window after the last focused
fluxgen fluxgen
0dfac0a9
signed/unsigned fixes
fluxgen fluxgen
81fb2b9f
Oopss.. typo
pekdon pekdon
b7ca5d74
forgot the std in debugmsg
fluxgen fluxgen
14cd008c
fixed getIconName in addIcon
fluxgen fluxgen
0f270ee3
added some headers and fixed namespace std
fluxgen fluxgen
ca942ddf
Font.hh/cc
fluxgen fluxgen
8daa080d
some signed/unsigned stuff
fluxgen fluxgen
e133cf83
Xinerama
pekdon pekdon
1022df42
to namespace
fluxgen fluxgen
537c89c9
minor fix
fluxgen fluxgen
f44b282b
added FbTk font to MenuStyle
fluxgen fluxgen
3d398560
first
fluxgen fluxgen
3b330a5f
signed/unsigned warnings
fluxgen fluxgen
e072c2c7
rearrange private/public order
fluxgen fluxgen
c5d1f023
removed include BaseDisplay.hh and fixed include unistd.h
fluxgen fluxgen
10d6e7a3
namespace istead of struct
fluxgen fluxgen
ccf9f574
we don't like to modify the arguments, const-correctness and other strange code in Xinerama
fluxgen fluxgen
95aeda26
Xinerama support
fluxgen fluxgen
1871169b
update
fluxgen fluxgen
02466ab0
Fixed timer pointer
fluxgen fluxgen
f666e3cd
fixed timer pointer
fluxgen fluxgen
c52f13c5
fixed pointer
fluxgen fluxgen
9291eb09
moved the update timer routines from BaseDisplay to BTimer and fixed indentation
fluxgen fluxgen
6c1f079f
indentation and timer
fluxgen fluxgen
3ac83949
update getMenu from slit
fluxgen fluxgen
a29dd8e4
fixed indentation and timer var
fluxgen fluxgen
e6e1db0a
moved timer update to BTimer, update of timer is done i BTimer::updateTimers()
fluxgen fluxgen
c5bdfbfd
removed add/removeTimer and fixed some stupid return referenses
fluxgen fluxgen
00dccce5
added FbAtoms.hh/cc
fluxgen fluxgen
46a715d2
copyright msg
fluxgen fluxgen
f6254d88
include guard
fluxgen fluxgen
5f30e3a4
parameter to prevFocus/nextFocus
fluxgen fluxgen
5aa47abd
added parameter to NEXTWINDOW/PREVWINDOW
fluxgen fluxgen
c6b11959
added parameter to next/prev Focus and optionsbits for them
fluxgen fluxgen
3a23ff8b
added isLowerTab() and lastFocusTime
fluxgen fluxgen
981dd0da
update
fluxgen fluxgen
6d4bd4d7
indentation
fluxgen fluxgen
50e3ef9b
changed to std::max/min and fixed some if-statments
fluxgen fluxgen
2604c09b
using std::max/min
fluxgen fluxgen
bcfcc640
moved Atoms into FbAtoms
fluxgen fluxgen
0e0f5800
Added FbAtoms.hh FbAtoms.cc
fluxgen fluxgen
1e761e6b
first
fluxgen fluxgen
87f58f89
update
fluxgen fluxgen
762fa526
fixed minor KDE stuff
fluxgen fluxgen
91d51a4d
clean up
fluxgen fluxgen
c92e9899
changed name on InitMenu to initMenu
fluxgen fluxgen
4fc50aed
fixed bug in ::removeNetizen and changed name from InitMenu to initMenu
fluxgen fluxgen
6d282002
update
fluxgen fluxgen
d4374f5d
update
fluxgen fluxgen
018599a9
expand keyfilename
fluxgen fluxgen
74cfb3bf
update
fluxgen fluxgen
e7cf61c8
update
fluxgen fluxgen
32cb305a
fixed default arguments for titlebar
fluxgen fluxgen
78e0f1fe
update
fluxgen fluxgen
1e9ee6cc
minor fix
fluxgen fluxgen
71c0778a
changed typo and fixed a if statement
fluxgen fluxgen
f8de69d1
update
fluxgen fluxgen
1eb1551c
indentation
fluxgen fluxgen
eaba89e7
back to basemenu insert/remove
fluxgen fluxgen
34b2b963
removed add/removeWorkspace and fixed indent
fluxgen fluxgen
4921925c
changed to remove/add workspace in Workspacemenu
fluxgen fluxgen
188d53a8
added remove/add workspace
fluxgen fluxgen
0cba1e7d
fixed the focusbug when deleting a window which calls Fluxbox::setFocusedWindow and the calls FluxboxWindow::setFocusFlag on the same window
fluxgen fluxgen
64faaa97
update
fluxgen fluxgen
f049bb40
using sendToWorkspace
fluxgen fluxgen
61cfe16b
added setupConfigFiles
fluxgen fluxgen
48a11352
added setupConfigFiles, removed debug stuff and added SENDTOWORKSPACE key action
fluxgen fluxgen
879402c3
gnome layer not supported yet
fluxgen fluxgen
ddce8511
added gnome layer stuff
fluxgen fluxgen
6f1a0490
added infinite loop check in transient
fluxgen fluxgen
8d911dcb
added sendToWorkspace(int id, bool changeWS)
fluxgen fluxgen
33a42a6f
removed 1-12 in sendtoworkspace
fluxgen fluxgen
5250540d
added SendToWorkspace
fluxgen fluxgen
bdb0d00f
indentation
fluxgen fluxgen
6135f4ef
added nls/bg_BG and nls/ja_JP
fluxgen fluxgen
f75b2f66
added bg_BG and ja_JP
fluxgen fluxgen
830d99f8
first
fluxgen fluxgen
13d8efc1
first add
fluxgen fluxgen
ef91b604
count all clients in all workspaces
fluxgen fluxgen
0d76989e
indentation
fluxgen fluxgen
777c136a
updateGnomeClientList when changin workspace
fluxgen fluxgen
f1a96599
indentation
fluxgen fluxgen
16be0991
update
fluxgen fluxgen
cda49034
parameter to workspace change
fluxgen fluxgen
71bb7a8f
parameter to doWindowAction
fluxgen fluxgen
df11c56c
using parameter value for key actions
fluxgen fluxgen
2903379c
added parameter to keyactions
fluxgen fluxgen
f7c88e4d
parameter values for next/prev/right/leftWorkspace
fluxgen fluxgen
18931280
changed place on public and private, added getWindowList
fluxgen fluxgen
ef969ea9
added updateGnomeClientList
fluxgen fluxgen
36dbf605
minor stuff
fluxgen fluxgen
3666ae31
fixed gnome
fluxgen fluxgen
e953b30d
fixed iconbar bug
fluxgen fluxgen
552f589c
include guard
fluxgen fluxgen
c66f598b
added getGnomeLayerAtom, moved WinState enum to FluxboxWindow and fixed include guard
fluxgen fluxgen
0cfdcba5
clean menu parsing
fluxgen fluxgen
fc825493
createStyleMenu added
fluxgen fluxgen
890ba372
gnome functions
fluxgen fluxgen
b8c9d50d
include guard, gnome functions and some net wm function prototypes
fluxgen fluxgen
f6749fb6
handleUnmapnotify and gnome stuff
fluxgen fluxgen
168fe12d
include guard and handleUnmapNotify
fluxgen fluxgen
21d5810f
changed include guard and added gnome_win
fluxgen fluxgen
c6a79f9e
update
fluxgen fluxgen
b7e31755
Bool to bool
fluxgen fluxgen
4842c863
fixed return value in unmapNotifyEvent and added grabButtons
fluxgen fluxgen
5f39282c
fixed unmapNotifyEvent to return a value instead of suicide
fluxgen fluxgen
59761a0f
minor fix
fluxgen fluxgen
bf4a4b1c
Fixed typo, HorizMax != VertMax anymore
pekdon pekdon
941b6fb9
shading/unshading fix when maximizing
pekdon pekdon
9ec1ee8a
fixed this before, doing it again
pekdon pekdon
b2d0bc47
removed
fluxgen fluxgen
33541b88
first import
fluxgen fluxgen
27842d01
removed catch
fluxgen fluxgen
efa5e855
added isManaged
fluxgen fluxgen
c222ff6f
fixed window creation
fluxgen fluxgen
790cf3d5
removed throw in FluxboxWindow
fluxgen fluxgen
60fef19a
to stl list
fluxgen fluxgen
e65ae97a
moved to stl list
fluxgen fluxgen
022b9ccd
bugfix in iconlist loop
fluxgen fluxgen
f3eb92dd
fixed bug in shutdown
fluxgen fluxgen
31f552fa
removed some debug msg
fluxgen fluxgen
4f785de8
update
fluxgen fluxgen
8248af0e
Fixed bug in removeWindow
fluxgen fluxgen
7ba22413
Changed config file location to ~/.fluxbox/bsetbg
pekdon pekdon
0b25f007
update
fluxgen fluxgen
81aff658
if statement
fluxgen fluxgen
be93c21b
to stl
fluxgen fluxgen
affd3c2a
fixed erase bug
fluxgen fluxgen
83352ec5
to std list
fluxgen fluxgen
fa46eaee
back to stl vector
fluxgen fluxgen
bac6c2dd
added gnome functions
fluxgen fluxgen
aa25d549
minor update
fluxgen fluxgen
70d19916
added initGnomeAtoms
fluxgen fluxgen
5bed277d
moved gnome atoms
fluxgen fluxgen
5718180e
indentation
fluxgen fluxgen
43fd8e56
Gnome hints atom
fluxgen fluxgen
52ed0566
added gnome win state
fluxgen fluxgen
8043a7f3
added _WIN_STATE to gnome atoms
fluxgen fluxgen
f7cd6805
added eventhandling functions
fluxgen fluxgen
532d0eb2
moved some events in process_event to eventhandling functions
fluxgen fluxgen
42fa6714
fixed isTransient in UnmapNotify
fluxgen fluxgen
ccb2beb0
initial import
fluxgen fluxgen
26754cd4
minor fix
fluxgen fluxgen
8572a544
removed include LinkedList
fluxgen fluxgen
936e1658
replaced LinkedList with stl container and fixed multibyte
fluxgen fluxgen
cdc6210b
replaced LinkedList with stl container
fluxgen fluxgen
0c4c33f9
replaced LinkedList with stl container
fluxgen fluxgen
1207f0cd
added pt_PT
fluxgen fluxgen
31ab3603
initial import
fluxgen fluxgen
945ce331
update
fluxgen fluxgen
e5358fe1
added Id tag
fluxgen fluxgen
b37a9967
indent
fluxgen fluxgen
60c51bad
fixed event mask, netwm and gnome workspace and workspace_count atoms
fluxgen fluxgen
466e2980
Added WinState and getGnomeStateAtom
fluxgen fluxgen
caa40d71
fixed MapNotify event
fluxgen fluxgen
7b175210
_WIN_WORKSPACE atom and some indent
fluxgen fluxgen
ae9d3d84
added numObjects
fluxgen fluxgen
511dca32
minor indent
fluxgen fluxgen
37426675
indent
fluxgen fluxgen
91f27502
Spellerror + (c) date update
pekdon pekdon
0c2fc056
leftWorkspace/rightWorkspace added
pekdon pekdon
39d4112a
When you fix things they shouldn't break
pekdon pekdon
0cfe1502
update
fluxgen fluxgen
b6f3feac
indentation
fluxgen fluxgen
76a38e46
indentation and the frame.handle destroy
fluxgen fluxgen
2652479b
indentation
fluxgen fluxgen
53ad4872
clean up
fluxgen fluxgen
1aa01577
fixed small bug in expandFilename
fluxgen fluxgen
ed2da1f1
Fixed menu parsing
fluxgen fluxgen
f456a2dd
update
fluxgen fluxgen
d21b4f2d
indentation
fluxgen fluxgen
b56f6242
Fixed some indentation
fluxgen fluxgen
57d7ce25
fixed clear to erase
fluxgen fluxgen
68c5d384
fixed bool and some resource
fluxgen fluxgen
b3427664
Fixed update of workspaces and some indentation
fluxgen fluxgen
ca75fd79
Fixed screen resources
fluxgen fluxgen
52e87702
removed some debugmsg
fluxgen fluxgen
fad5bbfd
added getStringBetween
fluxgen fluxgen
3d20c787
indentation and removed some debug code
fluxgen fluxgen
5957d881
Changed new_workspace_name to std::string and removed new_name_pos
fluxgen fluxgen
95c81cf4
Changed new_workspace_name to std::string and fixed some indentation
fluxgen fluxgen
d390abf9
fixed namespace
fluxgen fluxgen
d55ce441
removed bsd-snprintf.c/.h
fluxgen fluxgen
90a006e3
fixed std
fluxgen fluxgen
f72da2f9
Small casting
fluxgen fluxgen
618c8bd6
added screen resources
fluxgen fluxgen
ab328564
Added screen resourcemanager
fluxgen fluxgen
6ea3678d
Fixed resources
fluxgen fluxgen
aaa0c6d0
Named enums
fluxgen fluxgen
e1b1f375
Fixed grabguard, return value of destroyNotifyEvent and some indentation
fluxgen fluxgen
d462b979
changed return value for destroyNotifyEvent
fluxgen fluxgen
93c40284
Fixed redudant include guards and named enum
fluxgen fluxgen
b07fd39e
fixed include screen
fluxgen fluxgen
fdb6b3f4
Added GrabGuard class
fluxgen fluxgen
6c10acb3
fixed workspace name to std string
fluxgen fluxgen
5a0014f4
removed titlebar file (titlebar configuring is done in file init now)
fluxgen fluxgen
0cd4c926
bsetroot now sets backgrounds that trans Eterms can use
pekdon pekdon
74454c8f
Fixed lower/raise of windows when using keybindings/windowmenu
pekdon pekdon
b0d1c04c
update
fluxgen fluxgen
0c409f4e
indent
fluxgen fluxgen
a742d228
fixed indentation
fluxgen fluxgen
1817ff75
Added include xlib.h
fluxgen fluxgen
546fa005
fixed a ifdef debug
fluxgen fluxgen
5cc64f4e
catching exception on window creation
fluxgen fluxgen
cf74b88d
update
fluxgen fluxgen
e0f3b3ca
fixed som indentation,throw statement in constructor and variable init
fluxgen fluxgen
f16075f2
Fixed better resourcehandling with Resource<T>
fluxgen fluxgen
a8af15fd
added NotCopyable.hh
fluxgen fluxgen
2417b7df
added XrmDatabaseHelper.hh
fluxgen fluxgen
5d72cb45
added Resource.cc/.hh
fluxgen fluxgen
34f9c5e4
small bugfix in keybindings
pekdon pekdon
bf4b3274
fixed max over slit reversed
fluxgen fluxgen
cc31156f
update
fluxgen fluxgen
aca8608c
fixed maximize over slit bug
fluxgen fluxgen
a3d2a1cf
update
fluxgen fluxgen
b4515716
fixed cygwin
fluxgen fluxgen
485a13a2
added nl_types_cygnus.h
fluxgen fluxgen
e3062497
minor update
fluxgen fluxgen
3ec4ad64
update
fluxgen fluxgen
06245dca
fixed enums
fluxgen fluxgen
17f438db
fixed enums
fluxgen fluxgen
1e6a318f
fixed enums and decorations
fluxgen fluxgen
975cff79
fixed enums
fluxgen fluxgen
74a53dc9
update copyright year
fluxgen fluxgen
7711198c
fixed enums
fluxgen fluxgen
cbb2880f
update year
fluxgen fluxgen
e2ddbd4f
fixed enums
fluxgen fluxgen
11ba4d17
added some programs
fluxgen fluxgen
bdc25f3f
fixed so we can comment lines in configfile
fluxgen fluxgen
2ea94bb3
update
fluxgen fluxgen
6cb7a141
update
fluxgen fluxgen
5d9491ac
update
fluxgen fluxgen
bdac72d0
Clean up in GNOME and fixed withdrawnstate
fluxgen fluxgen
9fec9c3e
cleaned up in GNOME
fluxgen fluxgen
ef911eda
moved rootcommand to screen loading and added loadRootCommand
fluxgen fluxgen
add890ad
Fixed rootcommand
fluxgen fluxgen
affb5bda
Clean up
fluxgen fluxgen
784b3ec4
small fix
fluxgen fluxgen
cbc8d51b
included file memory for auto_ptr
fluxgen fluxgen
36ce9e85
update
fluxgen fluxgen
bc9cad86
update
fluxgen fluxgen
e0969658
updated copyright date and added id-tags
fluxgen fluxgen
a7e1cc46
Updated copyright date and fixed auto_ptr
fluxgen fluxgen
bf4c00fc
updated copyright date
fluxgen fluxgen
fad51487
Fixed memorybug and typeo
fluxgen fluxgen
11ae668a
Fixed closebutton
fluxgen fluxgen
522e38bd
Fixed rootcommand
fluxgen fluxgen
cb612c39
Changed to auto_ptr and added comment
fluxgen fluxgen
b98d3ba9
Fixed std::string bug
fluxgen fluxgen
47870594
Fixed some casting
fluxgen fluxgen
66ea6cf7
Moved to std::string from std::strstream
fluxgen fluxgen
49f3715f
Fixed getRcFilename
fluxgen fluxgen
2528b513
update
fluxgen fluxgen
2f4e038c
Fixed indentation
fluxgen fluxgen
6b6c41f1
replaced char [] with strstream and updated keys creation
fluxgen fluxgen
35133046
Fixed rootcommand so we dont need to depend on class Fluxbox
fluxgen fluxgen
f8f2b874
Removed Fluxbox dependency
fluxgen fluxgen
76d74c21
Added stringtok
fluxgen fluxgen
89c5a1e8
Fixed rootcommand for theme
fluxgen fluxgen
b197eab0
Added Display * to Keys constructor and added ungrabKeys function
fluxgen fluxgen
2765d34a
Removed Fluxbox and ScreenInfo dep, moved from strtok to StringUtil::stringtok
fluxgen fluxgen
472602d2
Changed some header filenames
fluxgen fluxgen
02e6d0ec
Fixed includes
fluxgen fluxgen
fcd0ec25
update
fluxgen fluxgen
1a183cfa
Added ctype.h include
fluxgen fluxgen
4d27bb40
Moved strcasestr to StringUtil
fluxgen fluxgen
2f82ecd8
Added strcasestr
fluxgen fluxgen
e215fc40
update
fluxgen fluxgen
525b1822
Starting to use member functions of FluxboxWindow instead of accessing things directly
pekdon pekdon
9c2e7881
update
fluxgen fluxgen
e2f78c93
Removed misc.hh
fluxgen fluxgen
90f68499
removed misc.cc/.hh and added StringUtil.cc/.hh DrawUtil.cc/.hh
fluxgen fluxgen
68d83ecc
Changed Misc::
fluxgen fluxgen
ad3923a3
removed misc.cc/.hh
fluxgen fluxgen
06f75f5c
added StringUtil.cc/.hh
fluxgen fluxgen
a1d1742f
added DrawUtil.cc/.hh
fluxgen fluxgen
edb664f9
Changed toolbar placement enums to uppercase letters. (Claes N�st�n)
pekdon pekdon
69ebd4b8
Changed tab placement/alignment enums to uppercase letters
pekdon pekdon
76334c6e
update
pekdon pekdon
73baf52a
now use of tabs/iconbar will get saved/restored correctly
pekdon pekdon
1295e853
Reverted to 1.3 code
fluxgen fluxgen
69ab122a
update
fluxgen fluxgen
e4ae281a
Fixed menubug
fluxgen fluxgen
06c647d2
fixed a bug that made the tabs not to follow when shading
pekdon pekdon
d5eac398
update
fluxgen fluxgen
c23161a4
Fixed da_DK to it_IT
fluxgen fluxgen
4e82298e
update
fluxgen fluxgen
15dcf0d1
Fixed toggle bug
fluxgen fluxgen
7083cd08
Fixed modifier bug
fluxgen fluxgen
758f4b0c
update
fluxgen fluxgen
ffdc1e8a
Added new menuitem to configmenu
fluxgen fluxgen
0b9a37f3
Added maximize over slit menuitem
fluxgen fluxgen
91d554e6
Added maximize over slit resource
fluxgen fluxgen
b00cd00c
Changed a short to an int
fluxgen fluxgen
6370fb8c
Added maximize slit stop
fluxgen fluxgen
ffe908dc
Added maxoverslit resource
fluxgen fluxgen
bec0065e
pekdon patch
fluxgen fluxgen
502f1a95
update
fluxgen fluxgen
900e6da0
Restored lower window with mouseclick feature and fixed windowmenu bug when resizing
fluxgen fluxgen
24960df8
Update
fluxgen fluxgen
f2708562
update
fluxgen fluxgen
544240c1
Update
fluxgen fluxgen
1ffec7ce
Fixed slit:onTop and toolbar:onTop bug
fluxgen fluxgen
4689664a
Update
fluxgen fluxgen
a29e46aa
Updated texture constants
fluxgen fluxgen
bc53e48a
Updated keygrabbing constants
fluxgen fluxgen
c4bedc7c
Updated texture constant and changed the include guard
fluxgen fluxgen
a75bfa59
Updated texture constants
fluxgen fluxgen
ccd408d9
Update include guard and added forward declaration
fluxgen fluxgen
c79fb75a
Changed keygrab constants to upper-case
fluxgen fluxgen
e0dce816
Updated texture constants
fluxgen fluxgen
be3bbcdf
Update
fluxgen fluxgen
dc0794f7
Update texture constant
fluxgen fluxgen
cb8ac864
Updated AttribOmnipresent
fluxgen fluxgen
3c8b0b2d
Moved XSync so it does a redraw
fluxgen fluxgen
260ce1e1
cast from long to BaseDisplay::Decor
fluxgen fluxgen
cf442c37
Updated Attrib flags and struct
fluxgen fluxgen
479495b2
Moved some structs and constants into BaseDisplay
fluxgen fluxgen
3203526c
Fixed sync with xserver when changing workspace
fluxgen fluxgen
69a4f16e
update
fluxgen fluxgen
07b8a804
update
fluxgen fluxgen
597822f9
Moved expandFilename to class Misc
fluxgen fluxgen
5cb5549c
Changed the include guard
fluxgen fluxgen
cec8d3da
Added WindowmenuTab
fluxgen fluxgen
dc006a1b
Moved expandFilename to class Misc
fluxgen fluxgen
6e372179
Changed m_win->screen to m_win->getScreen()
fluxgen fluxgen
b77cd310
Added expandFilename
fluxgen fluxgen
dbd3dfac
Moved typedefs into class IconBar
fluxgen fluxgen
31181406
Moved some initial values
fluxgen fluxgen
b6ae55ef
Merge with pekdon
fluxgen fluxgen
98eb553a
update
fluxgen fluxgen
f9c5225e
Fixed tabcycling
fluxgen fluxgen
c93fa789
Added getLast, last and first functions
fluxgen fluxgen
05cec54a
Added getLast function
fluxgen fluxgen
1982b853
Fixed errorcheck in DrawRotString and DrawString
fluxgen fluxgen
ee3bb664
Fixed vertical draw
fluxgen fluxgen
d2a439cc
Updated include guard
fluxgen fluxgen
9469b7e7
Fixed rootwindow so text shows up on all screens
fluxgen fluxgen
3a98d6a8
Updated new Theme(..
fluxgen fluxgen
2a3abd26
Moved structures around, moved struct FFont to class Misc, removed include Rotated.hh
fluxgen fluxgen
a00eabfc
Updated strdup
fluxgen fluxgen
2bea1b3e
Changed get*Style to reference instead of pointer
fluxgen fluxgen
d85fb9bd
Updated DrawString
fluxgen fluxgen
be57c051
Updated text alignment
fluxgen fluxgen
5292c3e7
Updated Toolbar alignment
fluxgen fluxgen
06d0a5d5
Fixed bstrdup to Misc::strdup
fluxgen fluxgen
b82730cd
Fixed bstrdup to Misc::strdup
fluxgen fluxgen
4765321b
Removed Rotated.hh
fluxgen fluxgen
40ba4967
Updated alignment string
fluxgen fluxgen
a66c92b9
Fixed DrawString
fluxgen fluxgen
d88da365
Changed getWindowStyle()-> to getWindowStyle().
fluxgen fluxgen
babce4da
see misc.cc log
fluxgen fluxgen
c5fdccd4
Created class Misc and moved all free functions in misc.cc into it
and added strdup.
Moved struct FFont from Theme.hh into class Misc and renamed it to struct Font.
Changed FontAlignement names to upercase
fluxgen fluxgen
046d2348
Moved strdup into class Misc
fluxgen fluxgen
ffd21832
Moved all free functions in misc.cc/.hh into class Misc and moved
struct FFont to Misc::Font so there is no cyclic deps between Theme
and Misc.
Changed name of the fontalignments to upercase letters.
Added strdup to class Misc.
fluxgen fluxgen
e903dfe0
update
fluxgen fluxgen
dccbdcd4
update
fluxgen fluxgen
d9741f1c
update
fluxgen fluxgen
7d00c017
update
fluxgen fluxgen
dc163a31
update
fluxgen fluxgen
e3850b1d
Fixed Alt+resizing + Button1 bugg
fluxgen fluxgen
18830ac9
Initial revision
fluxgen fluxgen
1523b48b
New repository initialized by cvs2svn.
unknown unknown