1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
Commit Graph

369 Commits

Author SHA1 Message Date
Tux3 / Mlkj / !Lev.uXFMLA
6f853f6997 Add missing ctime include 2014-08-01 22:24:02 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
c0f1f196b1 Merge pull request #176 from krepa098/smileys
Smileys
2014-08-01 16:06:05 +02:00
krepa098
7292e1cc68 increased minimal height 2014-08-01 14:53:47 +02:00
krepa098
51ac007baf default settings 2014-08-01 14:46:28 +02:00
krepa098
566402a1bf a shiny new widget 2014-08-01 14:32:51 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
2a04fcfcf9 Merge pull request #175 from krepa098/smileys
Smileys
2014-07-31 18:04:35 +02:00
krepa098
6fed143048 cleanup 2014-07-31 17:36:55 +02:00
krepa098
f0306bb25f cleanup 2014-07-31 16:08:44 +02:00
krepa098
f7a357d671 wire up the emote button 2014-07-30 22:07:26 +02:00
krepa098
0d493f4bcf ability to detect smileyPacks 2014-07-30 09:18:41 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
d25a2b0ace Merge pull request #168 from krepa098/smileys
Smileys
2014-07-29 13:09:22 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
66058069f0 Merge pull request #169 from Ansa89/italian-translation
Italian translation: update
2014-07-29 13:09:14 +02:00
Ansa89
b5ed0da09b Italian translation: update 2014-07-29 12:08:14 +02:00
krepa098
133ff15154 cleanup 2014-07-29 11:22:47 +02:00
krepa098
57a7324d41 fast concatenation 2014-07-29 10:59:58 +02:00
krepa098
f9cc5dbccd smooth scaling 2014-07-29 10:50:39 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
cc65aa4fd5 Merge pull request #166 from krepa098/smileys
Smileys
2014-07-28 13:41:22 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
9ff1a5510b Merge pull request #167 from dubslow/master
Randomized the bootstrap table, to distribute load away from the first 5
2014-07-28 13:40:56 +02:00
Bill Winslow
84a3841122 fix segfault on lack of audio formats 2014-07-27 19:20:41 -05:00
Bill Winslow
5ec0b0d8df Latest API update
It's a reasonably big change, and someone should test sending and recieving video and audio
2014-07-27 18:54:26 -05:00
Bill Winslow
22375e3b8f Randomized the bootstrap table, to distribute load away from the first 5 2014-07-27 15:55:22 -05:00
krepa098
e4f897221f private constructor 2014-07-26 10:28:57 +02:00
krepa098
234d46a480 cleanup 2014-07-26 10:05:32 +02:00
krepa098
326fd655cb cleanup 2014-07-25 15:01:15 +02:00
krepa098
e01467e386 basic support for smileys 2014-07-25 14:52:14 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
809ae86898 Merge pull request #163 from Ansa89/italian-translation
Italian translation: update
2014-07-24 13:37:33 +02:00
Ansa89
ba8fb8914d Italian translation: update 2014-07-24 12:35:04 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
5c327cf378 Merge pull request #162 from F1ynn/friendlist-fix
Fix friendList mixed horizontal & vertical scroll, improved scrollbar theme on OS X
2014-07-24 11:48:37 +02:00
Kevin Flynn
f7e462272a Fix friendList mixed horizontal & vertical scroll, improved scrollbar theme on OS X 2014-07-23 19:05:14 -07:00
Tux3 / Mlkj / !Lev.uXFMLA
fdfe799886 Merge pull request #161 from dubslow/master
two minutiae, one of which is an updated bootstrap that's more useful to me
2014-07-24 02:28:54 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
5072eb5d92 Merge pull request #160 from retuxx/chat
Placeholder text for chat input and friend invite
2014-07-24 01:49:00 +02:00
Marcel
9c0af06c0b use default invite message as placeholder text 2014-07-23 23:52:55 +02:00
Marcel
f080eb12e7 added placeholder text for chat input widget 2014-07-23 23:41:05 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
751f828c3e Fix build settings on Windows
I was missing GetAdaptersInfo@8, linked with iphlpapi
2014-07-23 12:50:12 +02:00
Bill Winslow
7e208e3302 updated bootstrap.sh so I don't have to not-add it and other minutiae 2014-07-23 05:00:55 -05:00
Tux3 / Mlkj / !Lev.uXFMLA
aa451c18c3 Merge pull request #156 from dubslow/master
Mostly matched API changes, but avOnMediaChange still needs implementing
2014-07-23 11:47:11 +02:00
Bill Winslow
e1e7d68713 Mostly implemented latest toxav.h changes, but OnMediaChange still needs implementing 2014-07-22 16:59:27 -05:00
Tux3 / Mlkj / !Lev.uXFMLA
aab7448384 Merge pull request #145 from dubslow/master
Add tooltips to user-provided text (helps to accommodate too-long names)
2014-07-22 19:45:14 +02:00
Bill Winslow
e14b7d66d4 Merge branch 'master' of https://github.com/dubslow/toxgui 2014-07-22 02:54:18 -05:00
Bill Winslow
e31b4457c9 Check that file transfer target is writable 2014-07-22 02:51:20 -05:00
Tux3 / Mlkj / !Lev.uXFMLA
f0b0110cfc Merge pull request #153 from F1ynn/bugfix
Fix #142
2014-07-21 16:58:09 +02:00
Kevin Flynn
88cc57f4bc Fix #142 2014-07-20 11:17:06 -07:00
dubslow
70321756c0 Merge branch 'master' of https://github.com/tux3/toxgui 2014-07-16 06:53:28 -04:00
dubslow
1644f8c139 Updated the completed transfers widget to work as advertised 2014-07-15 21:37:08 -04:00
dubslow
4bb2ec3356 Add tooltips to user-provided text (helps to accomodate too-long names and msgs)
Ideally this would be done only if the widget is too small for the message, but
that can be quite difficult
2014-07-15 12:04:26 -04:00
Tux3 / Mlkj / !Lev.uXFMLA
d8e994e8f8 Merge pull request #143 from retuxx/docu
fixed bootstrap script for Mac OS X
2014-07-15 11:43:47 +02:00
Marcel
b501f772d8 fixed names of variables 2014-07-15 08:20:08 +02:00
Marcel
0572d44622 use osx compatible command to get absolute path of script 2014-07-15 00:16:20 +02:00
Marcel
a37fef136b check if variables are empty to be more failsafe 2014-07-14 18:56:54 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
047d1fdd50 Merge pull request #134 from suhr/master
update russian translation
2014-07-14 14:48:22 +02:00