index
:
unity
[no description]
summary
refs
log
tree
commit
diff
path:
root
/
plugins
/
unitydialog
/
src
Age
Commit message (
Expand
)
Author
2012-12-10
* Fix an added pointer const that shouldn't be there
Brandon Schaefer
2012-12-10
* Update unity to reflect compiz API changes
Brandon Schaefer
2012-08-30
Remove usage of USE_MODERN_COMPIZ_GL bump the compiz dep
Sam Spilsbury
2012-07-30
Reduced the scope of the variables 'hdirection' and 'vdirection' in unitydial...
MC Return
2012-07-30
Fixed possible performance issue in unitydialog.cpp by replacement of postfix...
MC Return
2012-06-12
Fix a spot in the code where the author obviously meant t o do a bitwise comp...
Thomi Richards
2012-04-06
Disassociate using GLES and using the modern Compiz GL API.
Alexandros Frantzis
2012-01-20
GLES2: Make GLES2 build compile.
Marc Ordinas i Llopis
2012-01-19
GLES2: Ported changes to files outside plugins/unityshell.
Marc Ordinas i Llopis
2011-08-29
Refactor paint info collection into its own class
Sam Spilsbury
2011-08-29
Remove dead code
Sam Spilsbury
2011-08-29
Run the formatter
Sam Spilsbury
2011-08-29
Remove gtk_init_check
Sam Spilsbury
2011-08-29
Fix damage issue
Sam Spilsbury
2011-08-29
Use the geometry phase to ensure that the dialog is always painted on
Sam Spilsbury
2011-08-27
Fix movement animation issues
Sam Spilsbury
2011-08-27
Don't shift windows around if they're maximized or fullscreen
Sam Spilsbury
2011-08-27
Expand and contract the parent window if the dialog requests a size that's la...
Sam Spilsbury
2011-08-27
Change the window size if the dialog is too small
Sam Spilsbury
2011-08-27
Also move the window back
Sam Spilsbury
2011-08-27
Fix a number of placement issues in the animation
Sam Spilsbury
2011-08-27
Add workaround for stupid applications that set WM_TRANSIENT_FOR to complete
Sam Spilsbury
2011-08-27
Formatting, fix a cycling issue
Sam Spilsbury
2011-07-21
Update formatting to match style (as close as possible)
Neil Jagdish Patel
2011-07-07
Merge in lp:~unity-team/unity/unity.dialog_gtk3_hack
Sam Spilsbury
2011-06-30
Merge
Sam Spilsbury
2011-06-30
Remove debug message
Sam Spilsbury
2011-06-27
Fix crash
Sam Spilsbury
2011-06-27
Add gtk3 menubar hack
Sam Spilsbury
2011-06-24
Add GTK3 Workraround
Sam Spilsbury
2011-06-20
Initial go at making things sane again
Neil Jagdish Patel