summaryrefslogtreecommitdiff
path: root/src/glade-registration.c
Commit message (Expand)AuthorAgeFilesLines
* GladeWindow: Remove surveyJuan Pablo Ugarte2022-08-101-1100/+0
* Fix maybe uninitialized warningsJuan Pablo Ugarte2020-10-161-2/+2
* Fix warning: ISO C does not allow extra ‘;’ outside of a function [-Wpeda...Juan Pablo Ugarte2020-08-171-1/+1
* registration: fix a typoZander Brown2020-08-061-1/+1
* GladeRegistration: rework surveyJuan Pablo Ugarte2020-07-101-207/+576
* GladeRegistration: use new glade_window_get_gdk_backend() functionJuan Pablo Ugarte2020-07-081-62/+2
* Fix minor typosYuri Chornoivan2020-03-221-1/+1
* GladeRegistration: updated to new class css name APIJuan Pablo Ugarte2016-03-141-9/+0
* GladeRegistration: get color properly for context style to draw glade logoJuan Pablo Ugarte2016-03-141-16/+5
* GladeRegistration: add css provider to default screen.Juan Pablo Ugarte2016-03-141-20/+10
* GladeRegistration: improved theme compatibility by using css theme colors.Juan Pablo Ugarte2016-01-291-22/+30
* Marked glade_http_request_send_async() as a G_GNUC_PRINTF() function.Juan Pablo Ugarte2014-04-161-1/+7
* Fixed typo in error messagesJuan Pablo Ugarte2014-03-301-4/+4
* Added survey email strings, they will not be used directly in glade butJuan Pablo Ugarte2014-03-281-0/+10
* Add dialog to advertise user surveyJuan Pablo Ugarte2014-03-271-0/+65
* Rolling 3.18GLADE_3_18_0Juan Pablo Ugarte2014-03-241-1/+1
* Revert "Mark every survey notification dialog string as translatable"Juan Pablo Ugarte2014-03-171-65/+0
* Added message dialog at startup to advertise the user survey.Juan Pablo Ugarte2014-03-171-0/+65
* Fix buildJuan Pablo Ugarte2014-03-131-0/+1
* Slightly improve new stringsPiotr Drąg2014-03-131-3/+3
* Handle every transaction status in glade so that messages can get translated ...Juan Pablo Ugarte2014-03-101-96/+221
* Added Registration & User Survey Dialog in Help menuJuan Pablo Ugarte2014-02-171-0/+606