A Cœur
ef2415293b
we do not support LevelButtonLevelTrace ( #4236 )
2022-11-25 16:01:29 -06:00
Yuze Jiang
8cad9675d8
Update to the message log window on macOS, fix #3627 ( #3962 )
...
- Set the minimum size of the Message column of the message log
window to 200 (previously was 10) to fix #3627
- Align the log level indicator to the top
2022-10-19 13:22:19 -05:00
SweetPPro
a700259cc0
macOS convert message window to autolayout ( #3604 )
...
fixes some clipping in the macOS Message Log window
#3574
2022-08-10 09:47:13 -05:00
A Cœur
af5db6e6f2
refactor: autogenerate the macOS client's Message Log dots ( #3224 )
...
* Replaces DotFlat png with generated icons
* code review: udating popup item icons
* code review: increasing inset
2022-06-08 16:35:51 -05:00
Gary Elshaw
57b03114dc
New images for 'Message Log' ( #2779 )
2022-04-02 20:08:39 -05:00
Charles Kerr
2bd42f8225
fixup: macos log error ( #2764 )
...
* fix: assertion failure in MessageWindowController
* feat: update messagwindow xib to new log levels
2022-03-12 11:42:43 -06:00
Oleg Chashko
5947329a51
Fix: issue #1889 , #1894 , #1912 , #1913 ( #1923 )
...
* Fix: issue #1889
* Fix: issue #1894
* Fix: issue #1912
* Fix: issue #1913
2021-10-13 11:04:10 -05:00
Mike Gelfand
00deae05c1
Disable tabbing mode for all Mac client windows
2018-09-30 14:41:40 +03:00
Mike Gelfand
788f1e31f1
Update Xcode project format to 8.0
2017-02-05 11:52:39 +03:00
Eitot
290fed53eb
Add flat variants of status icons for message log
2017-01-08 01:54:19 +01:00
Mike Gelfand
ccf99c68ac
Update all XIBs to latest format (Xcode 7), set deployment target to OS X 10.7
2015-12-21 05:11:40 +00:00
Mitchell Livingston
bcde8ebef6
#4920 On Lion, use window restoration on the message log and stats window
2012-05-27 22:31:58 +00:00
Mitchell Livingston
0808bdd2fe
We now require Mac OS X 10.6 or later. Make that change and all the nice little adjustments that go with it.
2011-10-06 00:30:40 +00:00
Mitchell Livingston
7efc1af537
set all of the windows as non-restorable
2011-08-20 12:42:23 +00:00
Mitchell Livingston
7ffca5e709
update the Message window's date formatter to use default formats
2010-12-24 00:22:45 +00:00
Mitchell Livingston
d83c14dd89
set default sorts for the peer, web seed, and message log tables in the xib instead of code
2010-03-07 14:39:13 +00:00
Mitchell Livingston
7de86fd404
retrieve peers and webseeds in a single loop
2010-02-07 01:51:45 +00:00
Mitchell Livingston
1eaf271510
#2593 Add a Filter field to the Message Log window
2010-02-02 01:13:15 +00:00
Mitchell Livingston
33f20dc457
resize the level popup in the message window for localizations
2009-12-13 21:56:51 +00:00
Mitchell Livingston
cae244f4d2
the Message Log window's colored dots should be the same size regardless of number of rows
2009-12-13 16:29:09 +00:00
Mitchell Livingston
1172f62803
trivial cleanup to the message window: set the pulldown's images in the xib, use NSInteger instead of int (same for unsigned), and don't bother storing the dot images as instance variables
2009-10-11 16:25:07 +00:00
Mitchell Livingston
21b862a303
save the add window's location ( #1221 ), and adjust the initial placement of most other windows
2008-08-23 00:25:34 +00:00
Mitchell Livingston
e7fd11864e
trivial changes to sorting by state and other miscellaneous changes
2008-06-30 02:22:29 +00:00
Mitchell Livingston
313885df00
add a comparison method for the transfer names to sort the exact same way the Finder does
2008-06-27 05:15:50 +00:00
Mitchell Livingston
804f3bd174
use localizedCaseInsensitiveCompare instead of caseInsensitiveCompare
2008-06-27 01:34:49 +00:00
Mitchell Livingston
b6fca67fb1
improved sort by date in the message log
2008-04-15 19:57:56 +00:00
Mitchell Livingston
558e612853
give the message window a "brushed" look
2008-03-24 22:42:30 +00:00
Mitchell Livingston
8e45cc27b2
#763 better determination of needed space
2008-03-17 19:59:26 +00:00
Mitchell Livingston
e6e1539be5
localize the window title as well
2008-03-15 20:18:44 +00:00
Mitchell Livingston
96432c8dbb
use a single xib file for all Message window localizations, localizing just from the strings file
2008-03-15 20:17:19 +00:00