summaryrefslogtreecommitdiff
path: root/plugins/unitydialog/src
AgeCommit message (Expand)Author
2012-12-10* Fix an added pointer const that shouldn't be thereBrandon Schaefer
2012-12-10* Update unity to reflect compiz API changesBrandon Schaefer
2012-08-30Remove usage of USE_MODERN_COMPIZ_GL bump the compiz depSam Spilsbury
2012-07-30Reduced the scope of the variables 'hdirection' and 'vdirection' in unitydial...MC Return
2012-07-30Fixed possible performance issue in unitydialog.cpp by replacement of postfix...MC Return
2012-06-12Fix a spot in the code where the author obviously meant t o do a bitwise comp...Thomi Richards
2012-04-06Disassociate using GLES and using the modern Compiz GL API.Alexandros Frantzis
2012-01-20GLES2: Make GLES2 build compile.Marc Ordinas i Llopis
2012-01-19GLES2: Ported changes to files outside plugins/unityshell.Marc Ordinas i Llopis
2011-08-29Refactor paint info collection into its own classSam Spilsbury
2011-08-29Remove dead codeSam Spilsbury
2011-08-29Run the formatterSam Spilsbury
2011-08-29Remove gtk_init_checkSam Spilsbury
2011-08-29Fix damage issueSam Spilsbury
2011-08-29Use the geometry phase to ensure that the dialog is always painted onSam Spilsbury
2011-08-27Fix movement animation issuesSam Spilsbury
2011-08-27Don't shift windows around if they're maximized or fullscreenSam Spilsbury
2011-08-27Expand and contract the parent window if the dialog requests a size that's la...Sam Spilsbury
2011-08-27Change the window size if the dialog is too smallSam Spilsbury
2011-08-27Also move the window backSam Spilsbury
2011-08-27Fix a number of placement issues in the animationSam Spilsbury
2011-08-27Add workaround for stupid applications that set WM_TRANSIENT_FOR to completeSam Spilsbury
2011-08-27Formatting, fix a cycling issueSam Spilsbury
2011-07-21Update formatting to match style (as close as possible)Neil Jagdish Patel
2011-07-07Merge in lp:~unity-team/unity/unity.dialog_gtk3_hackSam Spilsbury
2011-06-30MergeSam Spilsbury
2011-06-30Remove debug messageSam Spilsbury
2011-06-27Fix crashSam Spilsbury
2011-06-27Add gtk3 menubar hackSam Spilsbury
2011-06-24Add GTK3 WorkraroundSam Spilsbury
2011-06-20Initial go at making things sane againNeil Jagdish Patel