index
:
unity
[no description]
summary
refs
log
tree
commit
diff
path:
root
/
plugins
/
unityshell
Age
Commit message (
Expand
)
Author
2012-09-05
UnityWindow: make the spread close button to react to mouse in/out and button...
Marco Trevisan (Treviño)
2012-09-05
UnityWindow: WindowCairoContext moved to struct UnityWindow::CairoContext
Marco Trevisan (Treviño)
2012-09-05
UnityWindow: use smart pointers, use static close_icon and panelStyle context
Marco Trevisan (Treviño)
2012-09-05
unityshell: on spread decorate all windows, draw the new decoration above them
Marco Trevisan (Treviño)
2012-09-04
Code optimizations.
Renato Araujo Oliveira Filho
2012-09-04
Removed all originial decoration when window is in scale mode;
Renato Araujo Oliveira Filho
2012-09-04
Fixed windows decoration for maximized windows.
Renato Araujo Oliveira Filho
2012-09-03
Renamed DrawTitle function.
Renato Araujo Oliveira Filho
2012-09-03
Fixed fade effect on title bar;
Renato Araujo Oliveira Filho
2012-09-03
Used panel style font on windows title decoration;
Renato Araujo Oliveira Filho
2012-08-31
Created "WindowCairoContext::Ptr" typedef to make the code more readable.
Renato Araujo Oliveira Filho
2012-08-31
Used smart pointers.
Renato Araujo Oliveira Filho
2012-08-31
Used glib::Object auto pointer instead of "c" pointer.
Renato Araujo Oliveira Filho
2012-08-31
Fixed code style.
Renato Araujo Oliveira Filho
2012-08-31
Moved function "GetWindowName" from UnityWindow to WindowManager.
Renato Araujo Oliveira Filho
2012-08-31
Merged mainline.
Renato Araujo Oliveira Filho
2012-08-31
Merge changes from trunk
Ugo Riboni
2012-08-29
Make the windows header opaque to override the originial one.
Renato Araujo Oliveira Filho
2012-08-29
Used PanelStyle to retrieve the themed close button.
Renato Araujo Oliveira Filho
2012-08-29
Painted rounded window title.
Renato Araujo Oliveira Filho
2012-08-29
Draw the correct window title.
Renato Araujo Oliveira Filho
2012-08-29
merge changes from trunk
Ugo Riboni
2012-08-29
Move the trigger for the speed change to a more proper location
Ugo Riboni
2012-08-29
Merge trunk.
Andrea Azzarone
2012-08-28
Drawed window header using the gtk style color (based on panel code).
Renato Araujo Oliveira Filho
2012-08-27
Implemented windows title render.
Renato Araujo Oliveira Filho
2012-08-27
Updated code to work with new compiz.
Renato Araujo Oliveira Filho
2012-08-27
* minor fixes
Brandon Schaefer
2012-08-27
* Merged trunk.
Brandon Schaefer
2012-08-27
Merged mainline.
Renato Araujo Oliveira Filho
2012-08-27
Refactor WindowMinimizeSpeedController to not depend on UnityScreen for makin...
Ugo Riboni
2012-08-27
Merge changes from trunk
Ugo Riboni
2012-08-26
Fixed many minor typos.. Fixes: . Approved by Tim Penhey, Brandon Schaefer.
MC Return
2012-08-25
Merge trunk.
Andrea Azzarone
2012-08-24
Temporarily add patch from Sam to fix NVIDIA crash on startup, so work can be...
Ugo Riboni
2012-08-24
Don't enable client states again if running with USE_MODERN_COMPIZ_GL
Sam Spilsbury
2012-08-22
merge changes from trunk
Ugo Riboni
2012-08-22
Fix various errors
Ugo Riboni
2012-08-22
Split off the minimize speed logic in a separate class
Ugo Riboni
2012-08-21
Overrided "scaleSelectWindow" to find the active window instead of function "...
Renato Araujo Oliveira Filho
2012-08-21
Used OPAQUE const instead of real value.
Renato Araujo Oliveira Filho
2012-08-21
Used const variables
Renato Araujo Oliveira Filho
2012-08-21
Used client side buffer API.
Renato Araujo Oliveira Filho
2012-08-21
Use references to avoid copying values unnecessarily
Ugo Riboni
2012-08-21
Fix multiple build failures due to incorrect #ifdefs when configured with
Daniel van Vugt
2012-08-21
Merge changes from trunk
Ugo Riboni
2012-08-21
Always paint the shell separately per output. Otherwise the logic for
Daniel van Vugt
2012-08-21
Don't comment out the nuxPrologue/Epilogue functions if building
Daniel van Vugt
2012-08-20
Mainline merged.
Renato Araujo Oliveira Filho
2012-08-20
UnityWindow now implements ScaleWindowInterface;
Renato Araujo Oliveira Filho
[next]