Isaac Curtis
53fce8d7a0
Add kicked_dialog.rs and kicked_room.ui to POTFILES.in
2019-06-01 11:26:48 -06:00
Piotr Drąg
ab299524aa
Update POTFILES.in
2019-04-29 06:35:52 +00:00
Piotr Drąg
b35b06dc13
Update POTFILES.in
2019-04-16 18:23:18 +02:00
Piotr Drąg
2c7fcb5e95
Update POTFILES.in
2019-01-16 19:00:32 +01:00
Piotr Drąg
f8ed2088f4
Update POTFILES.in
2019-01-09 19:50:12 +01:00
Julian Sparber
985782b3b3
file dialog: add a common filepicker dialog
2019-01-08 17:57:10 +01:00
Julian Sparber
4f6d546830
sticker: remove code for sticker #239
2018-12-12 15:20:43 +01:00
Julian Sparber
b7e57a32e7
refactor: remove AppOp Loop fix #374
2018-12-08 00:33:52 +01:00
Daniel García Moreno
eee62d7b62
Update POTFILES with current dir listing
2018-12-07 13:44:07 +01:00
Daniel Garcia Moreno
376df188d2
Merge branch 'globals' into 'master'
...
Move App Actions to new Location
See merge request World/fractal!297
2018-12-07 10:54:52 +00:00
Julian Sparber
5863e89c82
actions: move global app actions to new location
2018-12-06 14:30:16 +01:00
Julian Sparber
d8eee69fec
POTFILES: replace source_viewer.rs with source_dialog.rs
2018-12-05 23:38:03 +01:00
Julian Sparber
0a0203bf72
POFILES: add files for actions modules
2018-12-05 00:15:11 +01:00
Julian Sparber
2b24c3b7a5
source viewer: refactor source viewer
2018-12-05 00:13:52 +01:00
Julian Sparber
6bf4244bb1
update POTFILES.in
2018-11-10 17:30:40 +01:00
mairandomness
3442c8f38f
rename user_menu to main_menu
2018-10-25 21:13:00 -04:00
mairandomness
2e51b57b7a
remove instances and content of menus.ui
2018-10-25 21:13:00 -04:00
Daniel García Moreno
ada758a33a
cache: First steps to use lmdb cache
2018-10-05 09:14:49 +02:00
Julian Sparber
b3d17f8d24
roomhistory: add custom widget for message history
...
The new widget for the history keeps track of the the messages in the
list, therefore it can update a message and how a message is displayed
It also adds lacy loading of a new message batch or cached messages (not
yet in use)
2018-09-25 16:07:39 +02:00
Piotr Drąg
9497d947e3
Update POTFILES.in
2018-09-14 18:46:48 +02:00
Julian Sparber
7d0ab1d3ae
roomhistory: new msg type and refactor msg widget
...
This adds a new file called uitypes which contains a new struct which
holds all information needed to display a message in the message
history.
Also AppOp is removed from the message widget and the widget was
refactored to use the new uitype
2018-09-07 17:40:37 +02:00
Julian Sparber
b357cf1512
media_viewer: move the media viewer to a custom widget
...
this makes appOp a little smaller and gives the possibility to create
the media_viewer without appOp
2018-09-04 09:26:49 +02:00
Piotr Drąg
b99013047e
Update POTFILES.in
2018-08-24 15:40:18 +02:00
Daniel García Moreno
ce15027cc4
po: Update POTFILES, fix build after last MR
...
This patch fixes the build after the last MR:
https://gitlab.gnome.org/World/fractal/merge_requests/190
2018-08-18 21:46:41 +02:00
Eisha Chen-yen-su
c210de2dc2
POTFILES.in: Rename "source_dialog" to "msg_src_window"
...
See https://gitlab.gnome.org/World/fractal/issues/195
2018-08-04 12:27:47 +02:00
Julian Sparber
b9d7a5a99a
message_menu: remove appOP dependecy from message_menu
...
We are moving away from the appOp therefore this removes it form the
message_menu. Also the use of different gtk:builder to load .ui files is
the better way.
2018-08-02 22:38:44 +02:00
Daniel García Moreno
0f70977c70
po: Update the POTFILES with new files
2018-07-29 14:17:57 +02:00
Piotr Drąg
5dadf25df7
Update POTFILES.in
2018-07-19 16:34:22 +02:00
Julian Sparber
6897ad01f4
roomsettings: update .po file and add i18n
...
https://gitlab.gnome.org/World/fractal/issues/19
2018-07-19 10:03:59 +02:00
Julian Sparber
20c9ebd404
roomsettings: move room settings panel to a custom widget
2018-07-17 21:51:55 +02:00
Piotr Drąg
714c6d3099
Update POTFILES.in
2018-06-27 18:19:04 +02:00
Daniel García Moreno
b7165e351a
i18n: Update POTFILES
2018-06-18 08:21:13 +02:00
Piotr Drąg
61c2118495
Update POTFILES.in
2018-06-13 22:42:27 +02:00
Daniel García Moreno
3f61661ccd
i18n: Update the POTFILES with new rs and ui files
2018-06-06 18:07:56 +02:00
Daniel García Moreno
e84b70b2b6
Revert "i18n: Fix POTFILES.in"
...
This reverts commit a82184781b
.
2018-05-28 19:12:35 +02:00
Piotr Drąg
a82184781b
i18n: Fix POTFILES.in
...
File paths are relative to the parent folder.
2018-05-28 18:49:39 +02:00
Daniel García Moreno
b6aba9d695
i18n: Add all source files to POTFILES
2018-05-28 12:40:05 +02:00
Daniel García Moreno
b6f81380bc
stickers: Stickers popover and send
...
This patch adds a new button to the main window to show the stickers. A
popover is shown when you click in this new button with all the stickers
group.
If you've purchased the stickers you'll view all the stickers there and
you can click over one sticker to send it.
Stickers not purchased are shown as a preview thumbnail and description
and a button to add is there too but not working yet.
2018-05-25 08:23:41 +02:00
Eisha CHEN-YEN-SU
fe7824037d
POTFILES.in: Add a list of translatable files
...
This adds a list of the files containing translatable strings used
to generate POT/PO files.
Closes https://gitlab.gnome.org/World/fractal/issues/89
2018-05-18 12:28:41 +02:00