summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2006-07-19whoopsmarkt1-1/+1
2006-07-19preserve order of focused windows on restartmarkt4-3/+15
2006-07-17fixed some uninitialized variablesfluxgen1-4/+17
2006-07-16Fixed bug #1362913, did not check format pointer.fluxgen1-10/+25
2006-07-14include iconic windows when cyclingmarkt4-23/+26
2006-07-13remove lock from RootTheme and redundant loadTheme from fluxboxmarkt4-11/+0
2006-07-13fix background: random so that background.pixmap allows a directory namemarkt1-2/+5
2006-07-13a little code simplificationmarkt1-12/+9
2006-07-12replacing some instances of focusedWindow()->fbwindow() with focusedFbWindow()markt4-25/+14
2006-07-11dead functionmarkt2-2/+4
2006-07-10next/prevwindow toolbar buttons break mousefocusmarkt2-3/+4
2006-07-09fix detach focus again 8)markt2-2/+2
2006-07-09setting focus the right waymarkt2-13/+8
2006-07-09fix implementation of _NET_MOVERESIZE_WINDOWmarkt1-7/+10
2006-07-06new dead functionmarkt2-6/+0
2006-07-06dont use a strut if slit is emptyfluxgen1-1/+3
2006-07-06update shape after resize, fixes bug #1491571fluxgen1-0/+3
2006-07-06changing between internal and external tabs doesn't affect iconified windowsmarkt1-0/+9
2006-07-06use auto-raise for attached windowmarkt1-2/+1
2006-07-06re-fixing the focus after fixing the crash bugmarkt3-23/+11
2006-07-04fix crash on startup from iconv_close of an invalid descriptorsimonb1-1/+2
2006-07-04fix some sizing issues with gravity fixessimonb3-12/+9
2006-07-04autogrouped windows from groups file didn't raise, bug #1449608markt1-0/+1
2006-07-04new windows don't steal focus from fullscreen windowsmarkt1-2/+9
2006-07-04some dead resources and the functions that go with themmarkt5-12/+2
2006-07-03fix gravitysimonb5-111/+125
2006-07-03call waitpid until no more children to wait for (thanks Devin/dlab).simonb1-1/+2
2006-07-02updated documentation and another dead functionmarkt2-4/+1
2006-07-01more dead functionsmarkt9-6/+13
2006-07-01more dead functionsmarkt31-83/+40
2006-06-30more dead functionsmarkt2-22/+0
2006-06-30dead functionsmarkt2-5/+1
2006-06-30another dead functionmarkt2-6/+0
2006-06-29Fixing my own codemarkt3-4/+5
2006-06-29minor tidy, thanks Slava Semushinsimonb1-3/+1
2006-06-28Linear cycling wasn't affecting normal cycling order (Mark)markt1-4/+2
2006-06-28cleanup dead function Workspace::setLastFocusedWindowmarkt2-23/+0
2006-06-28more focus issues with linear cycling and tabbed windowsmarkt3-5/+5
2006-06-28one more focus issue on detachmarkt1-0/+1
2006-06-28Fix some focus issues on detach and restartmarkt4-15/+17
2006-06-27some minor code cleanups thanks Slava Semushin (php-coder), who also thanks M...simonb3-28/+11
2006-06-27Fix slit menu so it closes when you press escapemarkt1-0/+1
2006-06-26fix _NET_FRAME_EXTENTSsimonb4-13/+36
2006-06-26Fix FocusHidden (added m_focus_hidden to FluxboxWindow)markt2-1/+4
2006-06-26properly protect usage of iconv_t by HAVE_ICONVsimonb2-3/+15
2006-06-25Fix compile error with some compilers not including iconv.h before FbString.hhmarkt1-0/+5
2006-06-25fix FbPixmap retaining pixmap (that made cache not work properly)simonb2-18/+12
2006-06-25Check for NoSymbol more explicitly - thanks Julien Trolet (dmxen at simonb1-2/+4
2006-06-25support encodings in menu filessimonb4-26/+198
2006-06-25fix crash when unable to convert from local to utf-8simonb1-0/+3