summaryrefslogtreecommitdiff
path: root/src/main.c
Commit message (Expand)AuthorAgeFilesLines
* GladeWindow: Remove surveyJuan Pablo Ugarte2022-08-101-2/+0
* GladeWindow: use VCS version in development seriesJuan Pablo Ugarte2020-09-171-1/+6
* Improve GtkApplication startupJuan Pablo Ugarte2020-07-221-13/+23
* Add workaroud to prevents Glade from crashing when loading GJS plugin on X11 ...Juan Pablo Ugarte2020-06-161-0/+10
* GladeWindow: startup cleanupJuan Pablo Ugarte2020-06-161-0/+2
* GladeWindow: move actions to GtkApplicationJuan Pablo Ugarte2018-08-111-13/+0
* GladeWindow: port to GtkApplicationJuan Pablo Ugarte2018-08-021-94/+86
* Do not open a new project by defaultJuan Pablo Ugarte2017-12-301-8/+1
* Add dialog to advertise user surveyJuan Pablo Ugarte2014-03-271-0/+2
* Revert "Mark every survey notification dialog string as translatable"Juan Pablo Ugarte2014-03-171-2/+0
* Added message dialog at startup to advertise the user survey.Juan Pablo Ugarte2014-03-171-0/+2
* Build fixes, now distcheck passes again (with the added tests).Tristan Van Berkom2013-04-081-6/+0
* Removed use of deprecated function g_thread_init()Juan Pablo Ugarte2013-03-121-3/+0
* Implemented Glade UI in Glade, side effect status bar started working againJuan Pablo Ugarte2012-04-271-0/+6
* * src/main.c: Fixed loading correct application icon (bug 648487Tristan Van Berkom2011-04-221-1/+1
* Optimized project loading time by not updating progrebars on each object loaded.Juan Pablo Ugarte2011-04-131-0/+17
* Reverted changes that make Glade a GtkApplication because GtkApplicationTristan Van Berkom2011-04-041-130/+68
* Removed debug print.Tristan Van Berkom2011-01-291-3/+0
* * src/main.c, src/glade-window.c: Make Glade use GtkApplication, now Glade isTristan Van Berkom2011-01-291-68/+133
* * gladeui/glade-app.[ch], gladeui/glade-command.c, gladeui/glade-editor.[ch],Tristan Van Berkom2011-01-041-2/+1
* * Another major refactor, tasks accomplished:Tristan Van Berkom2011-01-031-2/+6
* * ALL SOURCE FILES: Removed 8-space indentation, reformatted all code with:Tristan Van Berkom2010-12-301-129/+126
* Added loading objects dialog with progress and cancel.Tristan Van Berkom2010-12-211-3/+2
* Use g_option_context_set_translation domain, and use N_() when setting theChristian Persch2007-12-021-2/+3
* fixing translationsTristan Van Berkom2007-07-161-3/+4
* Initialize threading system (#406039).Vincent Geddes2007-07-091-0/+3
* New method glade_app_new().Vincent Geddes2007-07-041-11/+8
* Fix warnings on when building on win32 platforms.Vincent Geddes2007-03-301-3/+11
* - Added a private initialisation function `glade_init_check()' forVincent Geddes2007-02-101-1/+2
* - Add summary of the application's functionality in the '--help' outputVincent Geddes2007-02-091-9/+16
* fixed conditionally building gnome & python.Tristan Van Berkom2007-01-251-8/+7
* Added glade-widget-adaptor.[ch], removed glade-widget-class.[ch].Tristan Van Berkom2006-10-191-10/+0
* o Use Unicode characters where appropriate. o Set website property forTristan Van Berkom2006-08-191-1/+1
* Added --without-devhelp option (for users suffering of DevHelp 0.11)Tristan Van Berkom2006-08-121-2/+7
* Pass FALSE to gtk_get_option_group() and call gtk_init (NULL, NULL) laterTristan Van Berkom2006-06-241-1/+6
* o Changed application name to "Glade 3" o Destroy GladeProjectWindowTristan Van Berkom2006-06-241-8/+13
* Check for NULL GError return locations from g_option_context_parse ()Tristan Van Berkom2006-06-231-3/+9
* o stdlib.h now included on all platformsTristan Van Berkom2006-06-031-3/+1
* Fix for bug 337959.Tristan Van Berkom2006-06-031-0/+2
* o Now bookless classes' info buttons are show insensitive. o No infoTristan Van Berkom2006-06-031-2/+2
* Glade now installs theme friendly icons (GNOME Goal #2)Vincent Geddes2006-04-301-0/+1
* added atk.xpm to $(libgladeuiinclude_HEADERS)Tristan Van Berkom2006-04-261-13/+1
* UpdatedTristan Van Berkom2006-04-241-1/+12
* o Use glib instead of libpopt for command-line parsing. o AddedTristan Van Berkom2006-04-101-83/+83
* Added glade_app_update_instance_count to keep track of (and differentiateTristan Van Berkom2005-12-061-5/+6
* Modified Files: ChangeLog po/az.po po/en_CA.po po/es.po po/ja.po po/ms.poTristan Van Berkom2005-12-061-1/+1
* Added CAST_BAD macro (BAD_CAST opposite).Tristan Van Berkom2005-09-151-2/+1
* Added new GladeFixedManager code to handle GtkFixed and GtkLayout in aTristan Van Berkom2005-08-091-6/+5
* stock spec name fixed and removed construct only.Tristan Van Berkom2005-07-301-7/+0
* Cleaned up i18n/gettext stuff, Now glade-3 uses <glib/gi18n.h> andTristan Van Berkom2005-04-201-1/+5