summaryrefslogtreecommitdiff
path: root/src/glade-utils.c
Commit message (Expand)AuthorAgeFilesLines
* Open file in "a+" mode and not "w", which was truncating the file only toTristan Van Berkom2006-04-181-1/+1
* Fixed broken build (I commited with an error of undefined W_OK forTristan Van Berkom2006-04-111-3/+9
* o Manage the sensitivities of all the ui actions. o Fix some issues withTristan Van Berkom2006-04-101-0/+17
* new GladeEditorProperty class GladeEPropAdjustment.Tristan Van Berkom2006-04-051-0/+2
* Added GladeCatalogInitFunc so you could define a function to be executedTristan Van Berkom2006-04-031-0/+50
* Made file chooser ENTER activate the open/save button (usingTristan Van Berkom2006-03-211-1/+2
* Some more fixes...Tristan Van Berkom2006-03-201-6/+6
* Added a bit about anarchist childrenTristan Van Berkom2006-03-201-0/+8
* Improved name generation for new empty projects.Tristan Van Berkom2006-03-161-0/+2
* Added file filters "All Files" and "Glade Files" to FileChooser Dialog.Tristan Van Berkom2006-02-281-8/+22
* Emergency commit for broken cvs.Tristan Van Berkom2006-02-161-1/+1
* Updated the list.Tristan Van Berkom2006-02-151-1/+1
* Fixed bug in glade_widget_dup_internal () (stupid typo of mine when fixingTristan Van Berkom2006-02-151-266/+0
* No more glade_util_ui_message(), deffer that to callers, g_critical()Tristan Van Berkom2006-02-141-4/+72
* Glade 3.0 --> Glade-3Tristan Van Berkom2006-02-101-2/+0
* require automake 1.9Tristan Van Berkom2006-02-071-8/+6
* Applied spelling/grammer fixes by Adam Weinberger.Tristan Van Berkom2006-01-261-2/+2
* undo/redo buttons cleanup. Use of "destroy" signal instead of weekTristan Van Berkom2006-01-251-1/+1
* Reverted last change by Lluis since it introduced a bug inTristan Van Berkom2006-01-241-33/+2
* Created glade_util_is_toplevel, which replaces calls toTristan Van Berkom2006-01-241-2/+33
* fixed minor glitch reported by the compilerTristan Van Berkom2006-01-241-1/+1
* C Removed chdir codeTristan Van Berkom2006-01-221-31/+240
* Added glade_util_canonical_path ()Tristan Van Berkom2006-01-211-0/+53
* Added support for GtkCombo, GtkList, GtkCList Also added support for theTristan Van Berkom2005-12-091-1/+22
* Added glade_util_selected_placeholder ()Tristan Van Berkom2005-12-071-1/+17
* 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
* Fixed use of uninitialized variable.Tristan Van Berkom2005-10-041-1/+1
* Balanced out reference counts on GladeWidgets and their objects so thatTristan Van Berkom2005-09-221-17/+23
* oops, that didn't compile, /me is emberassed *flush*Tristan Van Berkom2005-08-091-1/+1
* Fixed a forgotten piece of code that had to change for fixed-manager toTristan Van Berkom2005-08-091-2/+2
* Added new GladeFixedManager code to handle GtkFixed and GtkLayout in aTristan Van Berkom2005-08-091-2/+10
* Disallow multiple projects with the same name.Tristan Van Berkom2005-07-221-0/+19
* removed glade_util_str_replace_char(), glade_util_replace() alreadyTristan Van Berkom2005-06-241-20/+4
* Added GKeyfile handleingTristan Van Berkom2005-06-241-0/+18
* Cleaned up i18n/gettext stuff, Now glade-3 uses <glib/gi18n.h> andTristan Van Berkom2005-04-201-1/+4
* 2005-04-10 Ivan, Wong Yat Cheung <email@ivanwong.infoIvan Wong Yat Cheung2005-04-101-3/+3
* fixed selection bug, modified multiple paste behaviour; now when pastingTristan Van Berkom2005-04-031-2/+1
* glade_command_paste() now searches for placeholders for multi-pasteTristan Van Berkom2005-04-021-4/+49
* Added global selection API which takes multiple projects into account.Tristan Van Berkom2005-04-021-6/+3
* fixed dialog behavior in list mode.Tristan Van Berkom2005-04-011-20/+24
* Merged LIBGLADE_INTEGRATION --> HEAD, gentlemen; we have reached normality.Tristan Van Berkom2005-02-281-178/+371
* rewrote function to create a GtkFileSelector or GtkFileChooser dependingShane Butler2004-11-051-13/+54
* Removed GladePropertyType completely from the source in favor ofTristan Van Berkom2004-11-031-8/+73
* Added functionality for GtkFixed (also replaced some ints with gints andTristan Van Berkom2004-10-221-30/+53
* Sparse stuff.Morten Welinder2004-10-071-1/+1
* Plug leak.Morten Welinder2004-10-041-5/+6
* mass addition of new gtk-doc-style comments for functions, some cleanup ofDavid Hoover2004-10-041-21/+134
* Tweak the last patch.Paolo Borelli2004-06-301-1/+1
* center the dialog. Patch by MichaƂ Byrecki <byrek@elektronika.org>.Paolo Borelli2004-06-301-11/+23
* HIG fixes in button order in the File ChooserArchit Baweja2004-05-211-1/+2