| 6 months ago |
Stephen Holt |
Re-enable VV on the new branch
voice-video
|
changeset |
files
|
| 6 months ago |
Stephen Holt |
Remove libpurple's VV dependancies, and references of gst from within adium.
|
changeset |
files
|
| 6 months ago |
Robert Vehse |
Patch from yelly: "Fix a visual glitch in AB and status advanced prefs. Fixes #15646".
|
changeset |
files
|
| 6 months ago |
Thijs Alkemade |
Start with implementing client-side certificates for XMPP. Still contains a number of TODO's, but signing in works, and some of the UI is there.
XMPPClientCerts
|
changeset |
files
|
| 6 months ago |
Patrick Steinhardt |
Fix user-scrolling in AIAutoScrollTextView. Fixes #15456.
|
changeset |
files
|
| 6 months ago |
Patrick Steinhardt |
Removed Fire import from Setup Wizard and File menu. Converted SetupWizard to
|
changeset |
files
|
| 6 months ago |
Patrick Steinhardt |
Continue modernization of interface NIB/XIB files.
|
changeset |
files
|
| 6 months ago |
Patrick Steinhardt |
Correct input encoding for some localizable string files.
|
changeset |
files
|
| 6 months ago |
Stephen Holt |
Version the makefile to 1.5b3. oops.
|
changeset |
files
|
| 6 months ago |
Stephen Holt |
Leveling up
|
changeset |
files
|
| 6 months ago |
Stephen Holt |
change loggin
|
changeset |
files
|
| 6 months ago |
Stephen Holt |
Adium should play better with spaces again. Fixes #15408
|
changeset |
files
|
| 6 months ago |
mathuaerknedam |
message style changelogging
|
changeset |
files
|
| 6 months ago |
mathuaerknedam |
Smooth Operator: add a faint stripted texture to the background of the dark variant.
|
changeset |
files
|
| 9 months ago |
mathuaerknedam |
minimal_mod: fix the previous;y broken check for hising the header on scroll.
|
changeset |
files
|
| 9 months ago |
mathuaerknedam |
minimal_mod: hide the header if the user scrolls up far enough that Adium won't scroll on new content. Also remove the changing of header opacity on hover.
|
changeset |
files
|
| 13 months ago |
mathuaerknedam |
Smooth Operator - Alternating: tweaks for closing focus indicators when icons are disabled (via checkbox or in IRC).
|
changeset |
files
|
| 6 months ago |
Frank Dowsett |
Changelogging
|
changeset |
files
|
| 6 months ago |
Stephen Holt |
add ticket number
|
changeset |
files
|
| 6 months ago |
Stephen Holt |
More changeloggin
|
changeset |
files
|
| 6 months ago |
Stephen Holt |
Fixed issue where window shadows were not initially rendered with transparent message view backgrounds
|
changeset |
files
|
| 6 months ago |
Thijs Alkemade |
Updating Growl.framework to 1.3.
|
changeset |
files
|
| 6 months ago |
Thijs Alkemade |
Now also including the changed original English nib of the previous commit.
|
changeset |
files
|
| 6 months ago |
Thijs Alkemade |
Update AIAdvancedInspectorPane.nib to require less re-aligning for different localizations.
|
changeset |
files
|
| 6 months ago |
Thijs Alkemade |
Regenerate all the nibs from English.
|
changeset |
files
|
| 6 months ago |
Thijs Alkemade |
Forgot to save a couple of languages in the previous commit
|
changeset |
files
|
| 6 months ago |
Thijs Alkemade |
Update all StatusPreferences.nib to use normal buttons, instead of AIPlasticButtons.
|
changeset |
files
|
| 6 months ago |
Thijs Alkemade |
XtrasInstaller seems to have some memory management failures. Fix these by using properties.
|
changeset |
files
|
| 6 months ago |
Frank Dowsett |
Ask the user to login to Facebook when we get a bad password response. Fixes #15583
|
changeset |
files
|
| 6 months ago |
Stephen Holt |
Set our alert sounds to play though the system (alert) audio device.
|
changeset |
files
|
| 6 months ago |
Stephen Holt |
NSRect, not CGRect
|
changeset |
files
|
| 6 months ago |
Stephen Holt |
Version up to 1.5b2
|
changeset |
files
|
| 6 months ago |
Stephen Holt |
Fix a minor warning from the splitview about message subview bounds after we've removed the userlist for single user chats
|
changeset |
files
|
| 6 months ago |
Stephen Holt |
Change log, change!
|
changeset |
files
|
| 6 months ago |
Stephen Holt |
don't leak though...
|
changeset |
files
|
| 6 months ago |
Stephen Holt |
Remove the user list from the vertical split view when we have a single user chat. Restore it if, by some magical faerie dust, the chat becomes a MUC. This removes the grey line on the side of single user chats.
|
changeset |
files
|
| 6 months ago |
Stephen Holt |
Fix improper view layout when resizing with a MUC's user list on the right side. Fixes #15577.
|
changeset |
files
|
| 6 months ago |
Stephen Holt |
Fix resize masks. I had them reversed for each tab position. Fixes #15582.
|
changeset |
files
|
| 6 months ago |
Stephen Holt |
Visually seperate the tab bar from message / text entry views.
|
changeset |
files
|
| 6 months ago |
Stephen Holt |
Increase the minimum size of the message window, which was absurdly small for our message views anyway. Works around / fixes #15577.
|
changeset |
files
|
| 6 months ago |
Stephen Holt |
Ensure our views are layedout with the proper width when showing the account selection view. Fixes #15575.
|
changeset |
files
|
| 6 months ago |
Stephen Holt |
Fix the border around message view text entry. Fixes #15568.
|
changeset |
files
|
| 7 months ago |
Stephen Holt |
Rework message window layout. again. Fixes #15560. Fixes #15568.
|
changeset |
files
|
| 7 months ago |
Stephen Holt |
Clean up Message Window controller. Make it easier to work with.
|
changeset |
files
|
| 7 months ago |
Stephen Holt |
Clean up message view controller's splitview resizing code.
|
changeset |
files
|
| 7 months ago |
Stephen Holt |
Backed out changeset 90850d66a030. It introduced other, larger, alignment issues.
|
changeset |
files
|
| 7 months ago |
Stephen Holt |
Fix a corner case where switching the tab position to the bottom will leave 2px of space on top of the view.
|
changeset |
files
|
| 7 months ago |
Stephen Holt |
Convert the message window NIB into a XIB. Merges easier.
|
changeset |
files
|
| 7 months ago |
Robert Vehse |
Changelog fixes.
|
changeset |
files
|
| 7 months ago |
Stephen Holt |
More view layout fixing. This should fix #15560
|
changeset |
files
|
| 7 months ago |
Frank Dowsett |
Patch from kbotc to fix a leak in animated buddy icons.
|
changeset |
files
|
| 7 months ago |
Frank Dowsett |
Correct two bracketing typos.
|
changeset |
files
|
| 7 months ago |
Stephen Holt |
Fix issue with user list not toggling correctly in a previous commit.
|
changeset |
files
|
| 7 months ago |
Stephen Holt |
Fix alignment issues in MEssageView.xib. There is a 2px top margin that still needs fixing. Refs #15560.
|
changeset |
files
|
| 7 months ago |
Stephen Holt |
Solve a number of lingering rounding errors from our 64-bit conversion. Patches up a number of UI off-by-one-pixel errors.
|
changeset |
files
|
| 7 months ago |
Robert Vehse |
Changelogging
|
changeset |
files
|
| 7 months ago |
Stephen Holt |
Lets give this queue a better name, shall we
|
changeset |
files
|
| 7 months ago |
Stephen Holt |
Merging accidental new heads
|
changeset |
files
|
| 7 months ago |
Stephen Holt |
Fix a crash when caching an emoticon's attributed string replacement from multiple threads. Force sequential access to this ivar.
|
changeset |
files
|
| 7 months ago |
Frank Dowsett |
Fix connecting to Facebook by sending the now encrypted OAuth token instead of the soon-to-be-deprecated session_key. Fixes #15544
|
changeset |
files
|