summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* GladeRegistration: fix css matching error on csdJuan Pablo Ugarte2017-08-111-2/+2
* 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
* GladeRegistration: improved theme compatibility by using css theme colors.Juan Pablo Ugarte2016-01-292-39/+39
* GladeRegistration: fixed textview minimun height, set them to 64Juan Pablo Ugarte2016-01-281-182/+111
* Main UI frontend: Use wide paned handles.Tristan Van Berkom2015-12-201-1/+4
* Drop deprecated style propertiesMatthias Clasen2015-11-251-5/+0
* src/glade.glade: bumped copyright yearJuan Pablo Ugarte2015-06-111-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-072-25/+26
* Replaced deprecated functionsJuan Pablo Ugarte2014-05-071-4/+4
* GladeWindow: only show found recent files.Juan Pablo Ugarte2014-05-021-0/+1
* Convert every object to use G_DEFINE_TYPE_WITH_CODE() or G_ADD_PRIVATE() macrosJuan Pablo Ugarte2014-04-171-4/+2
* Marked glade_http_request_send_async() as a G_GNUC_PRINTF() function.Juan Pablo Ugarte2014-04-163-3/+9
* Save palette appearance settingTingPing2014-04-161-0/+16
* Added few comments for translatorsJuan Pablo Ugarte2014-03-301-0/+3
* 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-274-6/+125
* Fixed Bug 727014 "32 bit builds fail with -Werror=format-security"Juan Pablo Ugarte2014-03-251-9/+9
* Rolling 3.18GLADE_3_18_0Juan Pablo Ugarte2014-03-241-1/+1
* Fixed distcheck errorsJuan Pablo Ugarte2014-03-241-1/+2
* Revert "Mark every survey notification dialog string as translatable"Juan Pablo Ugarte2014-03-174-124/+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-174-6/+124
* 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-102-99/+224
* Fixed header values parsingJuan Pablo Ugarte2014-03-101-1/+1
* One more grammar fix in the User SurveyPiotr Drąg2014-03-031-1/+1
* Correctly capitalize a titlePiotr Drąg2014-03-031-1/+1
* Improve strings in the User SurveyPiotr Drąg2014-03-031-8/+8
* Fixed I18N (added domain, one item marked for translation)Marek Černocký2014-02-231-2/+2
* Added Registration & User Survey Dialog in Help menuJuan Pablo Ugarte2014-02-1711-11/+4751
* Bumped copyright date to 2014Juan Pablo Ugarte2014-02-141-1/+1
* Revert "Updated FSF's address"Daniel Mustieles2014-01-312-2/+6
* Updated FSF's addressDaniel Mustieles2014-01-312-6/+2
* glade.glade: Added license.Juan Pablo Ugarte2013-12-112-140/+187
* GladeWindow: disable keybinding used by glade in every widget in the workspace.Juan Pablo Ugarte2013-11-291-0/+31
* GladePreferences dialog: Fixed "-" button packing props so that it does not e...Juan Pablo Ugarte2013-11-271-5/+6
* 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