| 13 months ago |
Frank Dowsett |
Merge default into FloatingMessageWindowTextField.
FloatingMessageWindowTextField
|
changeset |
files
|
| 13 months ago |
Frank Dowsett |
Merging RemoveRBSplitView into default.
|
changeset |
files
|
| 13 months ago |
Frank Dowsett |
Close RemoveRBSplitView.
RemoveRBSplitView
|
changeset |
files
|
| 13 months ago |
Frank Dowsett |
Setup the userlist in init for when the view is resized from hidden.
RemoveRBSplitView
|
changeset |
files
|
| 13 months ago |
Frank Dowsett |
Save the user list's size on resize.
RemoveRBSplitView
|
changeset |
files
|
| 13 months ago |
Frank Dowsett |
Extend the border around the entire message view so that top and bottom tabs have a divider between them and their content.
RemoveRBSplitView
|
changeset |
files
|
| 13 months ago |
Frank Dowsett |
Scroll to the top when a new log is selected.
|
changeset |
files
|
| 13 months ago |
Frank Dowsett |
Fix a crash that could occur on opening the Transcript viewer due to two threads being spawned to display a log. Fixes #15049 as well as making logs load a bit faster when cycling through the table.
|
changeset |
files
|
| 13 months ago |
Stephen Holt |
We don't need anything *.orig... unless we do. But for this one, we don't.
|
changeset |
files
|
| 13 months ago |
Stephen Holt |
Changelog for transcript indexing
|
changeset |
files
|
| 13 months ago |
Robert Vehse |
Updated the en_GB localisation to the best of my knowledge.
|
changeset |
files
|
| 13 months ago |
Stephen Holt |
Play sounds asyncronously from a dispatch queue. Removes a small but annoyingly noticebale lag when playing sound based events.
|
changeset |
files
|
| 13 months ago |
Frank Dowsett |
Add VoiceOver labels to the contact list's toolbar items fixes #13010. Alas, VO does not seem to be able to activate the buttons e.g. to select a status.
|
changeset |
files
|
| 13 months ago |
Stephen Holt |
Update this date string for the first time in the past 2 years or so.
|
changeset |
files
|
| 13 months ago |
Stephen Holt |
Fix our Base.xcconfig to force clang to pickup CFLAGS env variables. Fixes nightly builds not updating via Sparkle.
|
changeset |
files
|
| 13 months ago |
Stephen Holt |
We don't need that plist key anymore
|
changeset |
files
|
| 13 months ago |
Stephen Holt |
Better manage how we manage our set of dirty logs, avoid waiting on the logger to append new logs and manage the set of logs for the current indexing session via a local copy.
|
changeset |
files
|
| 13 months ago |
Stephen Holt |
Merging AILoggerWithBlocks branch into default.
|
changeset |
files
|
| 13 months ago |
Stephen Holt |
closing this branch before merging to default
AILoggerWithBlocks
|
changeset |
files
|
| 13 months ago |
Stephen Holt |
Pipeline reading from disk and file parsing. Save a few file IOs and allow for more efficient disk reads.
AILoggerWithBlocks
|
changeset |
files
|
| 13 months ago |
Adrian Godoroja |
One more isOnSnowLeopardOrBetter removal.
|
changeset |
files
|
| 13 months ago |
Robert Vehse |
Fix build.
|
changeset |
files
|
| 13 months ago |
Robert Vehse |
Remove some 10.5-compatibility code.
|
changeset |
files
|
| 13 months ago |
Stephen Holt |
SearchKit doesn't let us search while we're flushing the index, so only fiush (in the background) when we close the search window, not immediately after we index.
AILoggerWithBlocks
|
changeset |
files
|
| 13 months ago |
Stephen Holt |
Log indexing is less painful now, so increase the interval we save the dirty log set to disk from every 500 logs to every 2000
AILoggerWithBlocks
|
changeset |
files
|
| 13 months ago |
Stephen Holt |
Flush the index immediately after creating it - sets up some internal things for SearchKit
AILoggerWithBlocks
|
changeset |
files
|
| 13 months ago |
Stephen Holt |
Guard against a condition where we keep indexing after we've passed the number of possible logs to index.
AILoggerWithBlocks
|
changeset |
files
|
| 13 months ago |
Adrian Godoroja |
Removed back-compatibility code from AIContactListUserPictureMenuController
|
changeset |
files
|
| 13 months ago |
Thijs Alkemade |
Fix focussing of messages:
|
changeset |
files
|
| 13 months ago |
Thijs Alkemade |
Now merge with the latest commit on RemoveRBSplitView.
FloatingMessageWindowTextField
|
changeset |
files
|
| 13 months ago |
Thijs Alkemade |
Merged branches FloatingMessageWindowTextField and RemoveRBSplitView.
FloatingMessageWindowTextField
|
changeset |
files
|
| 13 months ago |
Stephen Holt |
Don't block when all we want to do is ensure the SKIndexRef doesn't go away
AILoggerWithBlocks
|
changeset |
files
|
| 13 months ago |
Stephen Holt |
"mainDispatchQueue" has nothing to do with the main thread. Let's call it "defaultDispatchQueue" instead.
AILoggerWithBlocks
|
changeset |
files
|
| 13 months ago |
Stephen Holt |
let's use this variable. warnings--;
AILoggerWithBlocks
|
changeset |
files
|
| 13 months ago |
Stephen Holt |
rename searchIndexFlushingQueue to searchIndexQueue for accuracy
AILoggerWithBlocks
|
changeset |
files
|
| 13 months ago |
Stephen Holt |
Correction: put the main indexing loop on the same queue as index flushing, and put file IO on the ioQueue.
AILoggerWithBlocks
|
changeset |
files
|
| 13 months ago |
Stephen Holt |
Clean up our loop check, and put the main log indexing loop on a serial ioQueu, so we're not attempting to flush the index at the same time we're updating it.
AILoggerWithBlocks
|
changeset |
files
|
| 14 months ago |
Thijs Alkemade |
Merged with default
FloatingMessageWindowTextField
|
changeset |
files
|
| 14 months ago |
Thijs Alkemade |
Clean up the border drawing, as all sides have the same color. Also, leave the shadow on the default color (black with 1/3 alpha, instead of light gray, it looks the same).
FloatingMessageWindowTextField
|
changeset |
files
|
| 14 months ago |
Thijs Alkemade |
As requested by mathuaerknedam, also add a regainedFocus CSS class to the first message received after regaining focus.
|
changeset |
files
|
| 14 months ago |
Thijs Alkemade |
Improve the drawing of the internal shadow in the text input view.
FloatingMessageWindowTextField
|
changeset |
files
|
| 14 months ago |
Frank Dowsett |
Bring the contact list's content rectangle entirely onto the screen fixing a warning.
|
changeset |
files
|
| 14 months ago |
Frank Dowsett |
Clang doesn't use these flags.
|
changeset |
files
|
| 14 months ago |
Frank Dowsett |
Remove the RBSplitView Framework.
RemoveRBSplitView
|
changeset |
files
|
| 14 months ago |
Frank Dowsett |
Replace RBSplitView with NSSplitViews in MessageView.nib. Hopefully it didn't remove or break any existing functionality. Fixes #15068
RemoveRBSplitView
|
changeset |
files
|
| 14 months ago |
Stephen Holt |
keep defalut tip
|
changeset |
files
|
| 14 months ago |
Stephen Holt |
get current indexing status via atomic properties, and set text when we're done and the index is being flushed to disk so the user doesn't see "Indexing 9000000 out of 9000000 logs" for potentially minutes.
AILoggerWithBlocks
|
changeset |
files
|
| 14 months ago |
Stephen Holt |
Hopefully less overall memory use.
AILoggerWithBlocks
|
changeset |
files
|
| 14 months ago |
Stephen Holt |
The less we use XPath, the happier I am. (Seems to be roughly a 10% improvement with no noticebale change in text output)
AILoggerWithBlocks
|
changeset |
files
|
| 14 months ago |
Stephen Holt |
Sync reopening the SKIndex with closing the index. Do this in the case that we get a call to -logContentIndex during -_closeLogIndex.
AILoggerWithBlocks
|
changeset |
files
|
| 14 months ago |
Stephen Holt |
Wait on the logIndexingGroup before adding new dirty chats to the set. Also, make a local copy of the dirty log set when serealizing it, just in case (we're on a background thread anyway, so it shouldn't matter.)
AILoggerWithBlocks
|
changeset |
files
|
| 14 months ago |
Stephen Holt |
Leaky leaky.
AILoggerWithBlocks
|
changeset |
files
|
| 14 months ago |
Stephen Holt |
TODO? That's DONE!
AILoggerWithBlocks
|
changeset |
files
|
| 14 months ago |
Stephen Holt |
Whitespace
AILoggerWithBlocks
|
changeset |
files
|
| 14 months ago |
Stephen Holt |
Two thigs:
AILoggerWithBlocks
|
changeset |
files
|
| 14 months ago |
Stephen Holt |
Keep the pipeline full, but don't be spammy with our queue dispatches.
AILoggerWithBlocks
|
changeset |
files
|
| 14 months ago |
Stephen Holt |
Block on closing the search index before writing to it again.
AILoggerWithBlocks
|
changeset |
files
|
| 14 months ago |
Stephen Holt |
Don't block in uninstallPlugin
AILoggerWithBlocks
|
changeset |
files
|
| 14 months ago |
Stephen Holt |
Build warnings--;
AILoggerWithBlocks
|
changeset |
files
|
| 14 months ago |
Stephen Holt |
Fix whitespace
AILoggerWithBlocks
|
changeset |
files
|