Modifying the default state of an application to suit a user's preferences or to address the unique requirements of a particular objective.
Does anyone know how to change the StyleCop rule SA1600 that says elements must be documented so that it only …
customization static-analysis stylecopDoes anybody know a way to "skin" Java desktop applications. (Like Winamp skins, or skins for MirandaIM)? I don't want …
java swing customization look-and-feel skinI've setup an NSTextField with text color as white, and the background color as (black despite not rendering the background …
objective-c macos cocoa customization nstextfieldHow can I modify the red/yellow/green window buttons for close/minimize/zoom in Mac OS X? There must …
macos user-interface colors customization titlebarI'm new to Emacs. So, I'm using emacs 24 and solarized color theme. When Emacs starts up, it prompt me with "…
emacs editor themes elisp customizationI'm trying to extend the change_form.html template of one of my models to include some information on the …
django templates django-admin customizationHow can I change the IDE keyboard shortcuts in Delphi? I want to change "Run" from F9 to F5 and "…
delphi keyboard-shortcuts customizationUpdate: I think I may have a workaround to solve this problem, just to add one code :dtms = removeSparseTerms(dtm,0.1) …
r customization text-mining tm punctuationhere's my problem : I've already done some research with Google, Stack Overflow and XDA Developers forums but I didn't even …
android settings customization cyanogenmod romI have unchecked both "Show arguments in pop-up list" and "Insert argument placeholders for completions" in Xcode Code Sense preferences, …
xcode settings customization code-completion