summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Survey: Add new linux distributions, Windows and MacOS versionsJuan Pablo Ugarte2020-07-111-14/+40
* autotools: Fix out of tree buildGLADE_3_36_0Alberto Fanjul2020-05-061-0/+1
* Fix compilation refactorAlberto Fanjul2020-05-061-0/+1
* Fix minor typosYuri Chornoivan2020-03-222-4/+4
* build: Do not use a system variable only for WindowsIñigo Martínez2019-07-021-1/+1
* Set the "About Dialogue" as modalVeerasamy Sevagen2019-07-011-0/+1
* Adding "Glade" to "About" section.Veerasamy Sevagen2019-06-251-1/+1
* Rename GWActionClass to GladeWidgetActionDef to use the right namespaceCorentin Noël2019-06-181-10/+10
* Create GladeSettings to hold the settings instead of using a Gtk widget for h...Corentin Noël2019-06-096-220/+514
* Couple of fixes for memory leaks found with valgrindCorentin Noël2019-05-211-10/+11
* No wide handles in `center_paned` and `left_paned`tallero2019-03-311-2/+2
* build: Port to meson build systemIñigo Martínez2019-03-301-0/+58
* icon: update app iconJakub Steiner2019-03-141-1/+1
* GladeIntro: fix regresion in find_widget_forall()Juan Pablo Ugarte2018-10-161-2/+1
* GladeIntro: use name and buildable name to find widgetsJuan Pablo Ugarte2018-08-111-16/+69
* GladeWindow: simplify pointer mode actionsJuan Pablo Ugarte2018-08-112-30/+20
* GladeWindow: move actions to GtkApplicationJuan Pablo Ugarte2018-08-114-35/+46
* GladeWindow: port to GtkApplicationJuan Pablo Ugarte2018-08-024-116/+101
* GladeWindow: hide intro button after its finished.Juan Pablo Ugarte2018-03-122-6/+38
* Removed useless tag "translatable"Marek Černocký2018-03-041-2/+2
* GladeWindow: replace tabs with spacesJuan Pablo Ugarte2018-03-031-50/+49
* GladeWindow: set label on toolbar actionsJuan Pablo Ugarte2018-03-031-5/+5
* glade-window.c: Fix typoRafael Fontenelle2018-02-161-1/+1
* Fix some typos in new stringsPiotr Drąg2018-01-081-8/+8
* Add UI interactive introductionmodern-uiJuan Pablo Ugarte2017-12-306-8/+782
* GladeWindow: port to GActionJuan Pablo Ugarte2017-12-303-793/+401
* GladeWindow: move all project actions to headerbarJuan Pablo Ugarte2017-12-302-386/+245
* GladeWindow: remove unused project listJuan Pablo Ugarte2017-12-301-73/+2
* GladeWindow: add main stack with logoJuan Pablo Ugarte2017-12-303-152/+263
* Do not open a new project by defaultJuan Pablo Ugarte2017-12-301-8/+1
* GladeWindow: moved css to glade-window.css fileJuan Pablo Ugarte2017-12-304-39/+70
* GladeWindow: add GladeAdaptorChooserJuan Pablo Ugarte2017-12-302-8/+48
* GladeCloseButton: removed unused classJuan Pablo Ugarte2017-12-303-136/+0
* GladeWindow: replace main notebook with stackJuan Pablo Ugarte2017-12-302-490/+370
* GladeWindow: remove unused view actionsJuan Pablo Ugarte2017-12-302-182/+3
* GladeWindow: replace menubar with headerbarJuan Pablo Ugarte2017-12-302-746/+428
* GladeWindow: moved statusbar on top of workspaceJuan Pablo Ugarte2017-12-301-22/+30
* GladeWindow: remove unused right_paned.Juan Pablo Ugarte2017-12-302-24/+7
* GladeWindow: move inspector to palette place.Juan Pablo Ugarte2017-12-301-12/+3
* GladeWindow: remove paletteJuan Pablo Ugarte2017-12-301-24/+3
* GladeWindow: remove palette related actions from view menuJuan Pablo Ugarte2017-12-302-167/+2
* GladeWindow: remove dock systemJuan Pablo Ugarte2017-12-302-339/+11
* GladeRegistration: fix css matching error on csdJuan Pablo Ugarte2017-08-111-2/+2
* Fixed bug #767812 "Please don't list 'Taiwan' as 'Taiwan, Province of China' ...Juan Pablo Ugarte2016-06-191-1/+1
* GladeRegistration: updated to new class css name APIJuan Pablo Ugarte2016-03-143-1979/+1707
* GladeRegistration: get color properly for context style to draw glade logoJuan Pablo Ugarte2016-03-141-16/+5
* GladeWindow: renamed gtk-key-bindings to -gtk-key-bindings in class custom cssJuan Pablo Ugarte2016-03-141-1/+1
* GladeRegistration: add css provider to default screen.Juan Pablo Ugarte2016-03-142-37/+19
* Bug 536840 - Save palette small icon preferenceTristan Van Berkom2016-01-291-1/+16
* Ugly hack to restore paned positionsTristan Van Berkom2016-01-291-1/+1