summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2012-07-08Add an option in toolbar to delete folders when you select them.Rafael Dominguez
2012-07-08Remove "No folder" option from move menu.Rafael Dominguez
2012-07-08Hide template toolbar when we close overlay and templates are selected.Rafael Dominguez
2012-07-08Handle close overlay action in template dialog instead of folder view.Rafael Dominguez
2012-07-08Fix not displaying thumbnail text after opening a template.Rafael Dominguez
2012-07-08Center template dialog top buttons.Rafael Dominguez
2012-07-08Include thumbnailviewitem trying to fix windows tinderboxes.Rafael Dominguez
2012-07-08Hide search view when theres no text to search for.Rafael Dominguez
2012-07-08Increase action toolbar width.Rafael Dominguez
2012-07-08Set default ThumbnailView fill color the same as the dialogs.Rafael Dominguez
2012-07-08maybe this will help the windows tinderboxMarkus Mohrhard
2012-07-07Only store template data instead of a ThumbnailViewItem.Rafael Dominguez
2012-07-07Delete title edit box when TemplateView gets destroyed.Rafael Dominguez
2012-07-07Revert "Export ThumbnailViewItem symbols."Rafael Dominguez
2012-07-07Export ThumbnailViewItem symbols.Rafael Dominguez
2012-07-07Fix Global resource identifier >= 256 warning.Rafael Dominguez
2012-07-07Export TemplateFolderView symbols.Rafael Dominguez
2012-07-07Convert all ThumbnailViewItem and subclasses to class instead of struct.Rafael Dominguez
2012-07-07removed unnecessary forward declarations of classTakeshi Abe
2012-07-06Check if Bitmap is empty before trying to scale itAriel Constenla-Haile
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-07-06fs34b: re-enable checkBrokenScripts - works fineFrank Schoenheit [fs]
2012-07-06fs34b: remaint of CWS debuglevels:Frank Schoenheit [fs]
2012-07-06fs34b: #i89080# always apply the 'Link'/'Preview' state from configFrank Schoenheit [fs]
2012-07-06gridfixes: don't be too generous with exceptions:Frank Schoenheit [fs]
2012-07-06get visibility markup right for sfx2 not svt.Michael Meeks
2012-07-06Remove unused image resource.Rafael Dominguez
2012-07-06revert change to missing image; please change back when it's added.Michael Meeks
2012-07-06change dialog caption in view modeAndras Timar
2012-07-06hide aDateTimeText when editing new version commentAndras Timar
2012-07-06remove space before colon in UI textAndras Timar
2012-07-06SearchUpdateHdl: -Werror=unused-parameterMichael Stahl
2012-07-06ThumbnailView::SelectItem: -Werror=unused-but-set-variableMichael Stahl
2012-07-06ThumbnailView::ImplEndTracking: -Werror=unused-parameterMichael Stahl
2012-07-06ThumbnailViewAcc::deselectAccessibleChild: -Werror=empty-bodyMichael Stahl
2012-07-06ThumbnailViewItem: -Werror=non-virtual-dtorMichael Stahl
2012-07-06Merge branch 'feature/template-dialog'Rafael Dominguez
2012-07-05Update thumnails for all template operations.Rafael Dominguez
2012-07-05Update folder thumbnails after moving or copying templates.Rafael Dominguez
2012-07-05Try to copy templates if moving them fails.Rafael Dominguez
2012-07-05Fix WaE.Rafael Dominguez
2012-07-05Fix moving templates between folders.Rafael Dominguez
2012-07-05Display all folders even if theyre empty.Rafael Dominguez
2012-07-05Implement move templates to a new region.Rafael Dominguez
2012-07-04Convert local var from SvPtrarr to std::vectorNoel Grandin
2012-07-04Create new folder after getting input text with selected templates.Rafael Dominguez
2012-07-04Connect button click handlers and end dialog with the desired result.Rafael Dominguez
2012-07-04Set correct dimensions and positions of inputbox widget.Rafael Dominguez
2012-07-04Remove unused method.Rafael Dominguez
2012-07-04Make title edit box 50% of the overlay width.Rafael Dominguez