2003-02-11 |
Dana Jansens | new key code with keyboard grabs and such, thanks to... |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Dana Jansens | add ABOUT-NLS |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Dana Jansens | proper check for modifiers being released, not caring... |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Dana Jansens | add a comment regarding the client.area() being not... |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Dana Jansens | add the icons app |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Dana Jansens | make the icons program a C app. |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Dana Jansens | add an app to display the icons for a window |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Dana Jansens | make stacked cycling work without a modifier-key bindin... |
commit | commitdiff | tree | snapshot |
2003-02-11 |
Dana Jansens | better include_icons selection, add INCLUDE_ICONS_ALL_D... |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Dana Jansens | provide access to the desktop names |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Dana Jansens | include the desktop name if cycling on all desktops... |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Dana Jansens | change the exception message |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Dana Jansens | remove unused apply |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Dana Jansens | add W-d to toggle show-desktop-mode by default |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Dana Jansens | add callbacks to show/hide the desktop |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Dana Jansens | initialize the net_showing_desktop hint |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Dana Jansens | make some of otk::property work |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Dana Jansens | more user friendly net_showing_desktop support |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Dana Jansens | smarter focus restoring |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Dana Jansens | focus the desktop when entering show-desktop-mode,... |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Dana Jansens | show desktop mode works! |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Dana Jansens | rm some old commented code |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Dana Jansens | add support for desktop layouts specified by pagers |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Dana Jansens | rm a debug print |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Dana Jansens | kill a warning |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Dana Jansens | add _NET_DESKTOP_LAYOUT and _NET_SHOWING_DESKTOP |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Dana Jansens | remove debug print |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Dana Jansens | better skipping of focus events while stackedcycling... |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Dana Jansens | stop using a desktop number for iconic windows. woot! |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Dana Jansens | keep track of struts for each desktop |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Dana Jansens | add DONT_DUPLICATE option |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Dana Jansens | rm debug prints |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Dana Jansens | modal works like a charm now |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Dana Jansens | use a solid color for the default background |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Dana Jansens | layout fixes, give widgets a default texture, etc. |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Dana Jansens | set the _text |
commit | commitdiff | tree | snapshot |
2003-02-10 |
Dana Jansens | keep things in min/max bounds properly |
commit | commitdiff | tree | snapshot |
2003-02-09 |
Dana Jansens | use parentrelative when theres no texture set |
commit | commitdiff | tree | snapshot |
2003-02-09 |
Dana Jansens | mention that 2.9x is not supported |
commit | commitdiff | tree | snapshot |
2003-02-09 |
Dana Jansens | use the c++ std cheaders |
commit | commitdiff | tree | snapshot |
2003-02-09 |
Dana Jansens | signed ints instead of unsigned ints again. less pain... |
commit | commitdiff | tree | snapshot |
2003-02-08 |
Dana Jansens | remove includes for widgetbase.hh. fix bug with circula... |
commit | commitdiff | tree | snapshot |
2003-02-08 |
Dana Jansens | this is no longer used |
commit | commitdiff | tree | snapshot |
2003-02-08 |
Dana Jansens | split the move and resize on the client window |
commit | commitdiff | tree | snapshot |
2003-02-08 |
Dana Jansens | mad optimizations |
commit | commitdiff | tree | snapshot |
2003-02-08 |
Dana Jansens | highlight the popup |
commit | commitdiff | tree | snapshot |
2003-02-08 |
Dana Jansens | grab early in the cycle so that we dont miss the modifi... |
commit | commitdiff | tree | snapshot |
2003-02-08 |
Dana Jansens | udpate to new api |
commit | commitdiff | tree | snapshot |
2003-02-08 |
Dana Jansens | stacked cycling menu works now. add a highlighted flag... |
commit | commitdiff | tree | snapshot |
2003-02-08 |
Dana Jansens | make stacked cycling work with new otk widgets.. not... |
commit | commitdiff | tree | snapshot |
2003-02-08 |
Dana Jansens | rm the headers that are no longer existing |
commit | commitdiff | tree | snapshot |
2003-02-08 |
Dana Jansens | formatting |
commit | commitdiff | tree | snapshot |
2003-02-08 |
Dana Jansens | No longer using otk widgets for the frame decorations. |
commit | commitdiff | tree | snapshot |
2003-02-08 |
Dana Jansens | some updatesto match changes to otk. Many more needed.. |
commit | commitdiff | tree | snapshot |
2003-02-08 |
Dana Jansens | updated wrappers around the new otk widget system and... |
commit | commitdiff | tree | snapshot |
2003-02-08 |
Dana Jansens | add the new size class' header |
commit | commitdiff | tree | snapshot |
2003-02-08 |
Dana Jansens | Brand spankin new widgets for otk (Label and Button). |
commit | commitdiff | tree | snapshot |
2003-02-07 |
Dana Jansens | compress motion events better |
commit | commitdiff | tree | snapshot |
2003-02-07 |
Dana Jansens | compress config req's |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Dana Jansens | move marius from active developers to contributors :\ |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Dana Jansens | catch exception if the file doesnt exist |
commit | commitdiff | tree | snapshot |
2003-02-06 |
Dana Jansens | make "make dist" work, compiler flags cleanups |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Dana Jansens | rm this thing |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Dana Jansens | include the .i's in the dist |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Dana Jansens | supply the same interface with optional arguments as... |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Dana Jansens | use the new atoms global |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Dana Jansens | only show prints for debug builds |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Dana Jansens | new swig build system. much better. yay. |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Dana Jansens | you need swig at least 1.3.14 |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Dana Jansens | install the scripts as python, so they get compiled |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Dana Jansens | missing a ) |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Dana Jansens | require automake 1.7.1 for py-compile |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Dana Jansens | dont make wrap a subdir of otk |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Dana Jansens | give output when building a cvs release |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Dana Jansens | move the otk swig module into its own lib/directory |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Dana Jansens | add py-compile |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Dana Jansens | move the otk wrapper stuff into its own dir |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Dana Jansens | provide pkg-config info for libotk |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Dana Jansens | ignore the latex dir |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Dana Jansens | use bevel width on the top/bottom too |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Dana Jansens | use the widget's bevel width |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Dana Jansens | use a focuslabel |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Dana Jansens | don't wait for x events if any timers fired |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Dana Jansens | 80 cols |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Dana Jansens | 80 cols |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Dana Jansens | make sure windows aren't doing things they aren't allow... |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Dana Jansens | mention the swig wrapper warnings |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Dana Jansens | various fixes to the otk widgets |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Dana Jansens | add latex to the doc build process. fix namespace comme... |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Dana Jansens | add an adjustable event mask |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Dana Jansens | fix up the otk description |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Dana Jansens | remove docs from old blackbox |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Dana Jansens | ignore the wrappers |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Dana Jansens | ignore the wrappers |
commit | commitdiff | tree | snapshot |
2003-02-05 |
Dana Jansens | not needed, the .in is commited |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Dana Jansens | add operator== |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Dana Jansens | enforce a min size |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Dana Jansens | update children first |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Dana Jansens | dont include config.h from .. |
commit | commitdiff | tree | snapshot |
2003-02-04 |
Dana Jansens | add the headers, and install them |
commit | commitdiff | tree | snapshot |
next |