summaryrefslogtreecommitdiff
path: root/src/glade-window.c
Commit message (Expand)AuthorAgeFilesLines
* GladeWindow: simplify pointer mode actionsJuan Pablo Ugarte2018-08-111-24/+10
* GladeWindow: move actions to GtkApplicationJuan Pablo Ugarte2018-08-111-19/+43
* GladeWindow: port to GtkApplicationJuan Pablo Ugarte2018-08-021-15/+9
* GladeWindow: hide intro button after its finished.Juan Pablo Ugarte2018-03-121-2/+20
* 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-301-0/+179
* GladeWindow: port to GActionJuan Pablo Ugarte2017-12-301-391/+269
* GladeWindow: move all project actions to headerbarJuan Pablo Ugarte2017-12-301-152/+97
* GladeWindow: remove unused project listJuan Pablo Ugarte2017-12-301-73/+2
* GladeWindow: add main stack with logoJuan Pablo Ugarte2017-12-301-11/+24
* GladeWindow: moved css to glade-window.css fileJuan Pablo Ugarte2017-12-301-38/+2
* GladeWindow: add GladeAdaptorChooserJuan Pablo Ugarte2017-12-301-1/+5
* GladeWindow: replace main notebook with stackJuan Pablo Ugarte2017-12-301-436/+189
* GladeWindow: remove unused view actionsJuan Pablo Ugarte2017-12-301-144/+3
* GladeWindow: replace menubar with headerbarJuan Pablo Ugarte2017-12-301-164/+37
* GladeWindow: remove unused right_paned.Juan Pablo Ugarte2017-12-301-5/+0
* GladeWindow: remove paletteJuan Pablo Ugarte2017-12-301-24/+3
* GladeWindow: remove palette related actions from view menuJuan Pablo Ugarte2017-12-301-79/+1
* GladeWindow: remove dock systemJuan Pablo Ugarte2017-12-301-281/+4
* GladeWindow: renamed gtk-key-bindings to -gtk-key-bindings in class custom cssJuan Pablo Ugarte2016-03-141-1/+1
* 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
* osx: Use current gtk-mac-integration APIPhilip Chimento2014-10-121-18/+25
* style: Fix indentation of #ifdef block for OS XPhilip Chimento2014-10-121-30/+30
* Replaced deprecated stock items with its corresponding label strings.Juan Pablo Ugarte2014-05-151-4/+3
* Removed use of deprecated GtkMisc APIJuan Pablo Ugarte2014-05-151-2/+1
* Migrated from stock icons to icon namesJuan Pablo Ugarte2014-05-071-6/+6
* Replaced deprecated functionsJuan Pablo Ugarte2014-05-071-4/+4
* Save palette appearance settingTingPing2014-04-161-0/+16
* Added few comments for translatorsJuan Pablo Ugarte2014-03-301-0/+3
* Add dialog to advertise user surveyJuan Pablo Ugarte2014-03-271-6/+56
* Revert "Mark every survey notification dialog string as translatable"Juan Pablo Ugarte2014-03-171-55/+6
* Mark every survey notification dialog string as translatableJuan Pablo Ugarte2014-03-171-2/+2
* Added message dialog at startup to advertise the user survey.Juan Pablo Ugarte2014-03-171-6/+55
* Added Registration & User Survey Dialog in Help menuJuan Pablo Ugarte2014-02-171-5/+18
* GladeWindow: disable keybinding used by glade in every widget in the workspace.Juan Pablo Ugarte2013-11-291-0/+31
* Fixed warning in recent_add() and recent_remove() when path is not absoluteJuan Pablo Ugarte2013-11-151-17/+30
* Fixed bug 584381 "Saving as an existing file name except the extension overwr...Juan Pablo Ugarte2013-09-121-19/+44
* Fixed regresion introduced when implemented GladeWindow as a composite widget.Juan Pablo Ugarte2013-09-041-10/+10
* Fix minor typosPiotr Drąg2013-09-011-1/+1
* Drag&Drop clean up.Juan Pablo Ugarte2013-08-191-2/+0
* Fixed some composite template classesTristan Van Berkom2013-08-081-40/+40
* Replaced g_type_class_add_private() with G_ADD_PRIVATE ()Juan Pablo Ugarte2013-07-291-9/+3
* Adapt to recent GTK+ api changesMatthias Clasen2013-07-271-72/+72
* Made GladeWindow a composite template.Juan Pablo Ugarte2013-05-221-186/+193
* GladeWindow: Reordered initialization so that GladePreferences are loaded bef...Tristan Van Berkom2013-04-141-10/+13
* Enhanced preferencesTristan Van Berkom2013-04-121-4/+12