index
:
delta/gnome/glade.git
283-packaging-add-snap-packaging
BINDINGS
BINDINGS_MERGE
LIBGLADE_INTEGRATION
actionbar
box-center
builder
command-set-sensitive
csd
css
evaluate-sensitivity
flowbox
gbinding
gbinding-transform
gdl-integration
generic-names
glade-3-10
glade-3-12
glade-3-14
glade-3-16
glade-3-18
glade-3-20
glade-3-22
glade-3-36
glade-3-36.msvc
glade-3-38
glade-3-6
glade-3-8
glade3-3-0-branch
gladegjs
gladewebkit2gtk
gnome-2-18
gnome-2-20
gnome-2-22
gnome-2-28
headerbar
imendio-0501-branch
internal-child-support
master
modern-ui
notebook-actions
popover
project-tree-model
searchbar
signal-tree-model
stack
tintou/gtk-fixes
tintou/gtk4
tintou/gtkshortcuts
tintou/modernize-gobject
tintou/more-gautoptr
tintou/no-gtk-missing-image
wip/alban/rework-survey-3-36
wip/albfan/danish-help
wip/beniofel/popover
wip/csoriano/gtk4
wip/dboles/template-version-warning
wip/inigomartinez/improve-install
wip/inigomartinez/meson-i18n-catalog
wip/matthiasc/shortcuts
wip/nielsdg/intltool2gettext
wip/sthursfield/bst
wip/support-no-ids
wip/tintou/glib-min
wip/xjuan/action-cleanup
wip/xjuan/dbus
gitlab.gnome.org: GNOME/glade.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
glade-project.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reorganised package structure, moved a lot of files and directories.
Tristan Van Berkom
2007-01-23
1
-2072
/
+0
*
new function glade_util_get_file_mtime().
Tristan Van Berkom
2006-12-13
1
-1
/
+14
*
src/glade-base-editor.c src/glade-clipboard-view.c src/glade-command.c
Tristan Van Berkom
2006-12-12
1
-21
/
+21
*
Added glade-widget-adaptor.[ch], removed glade-widget-class.[ch].
Tristan Van Berkom
2006-10-19
1
-23
/
+21
*
Renamed every function to avoid namming clash with libglade (now Anjuta 2
Juan Pablo Ugarte
2006-09-29
1
-5
/
+5
*
src/glade-project.c reworked glade_project_update_comment() update every
Juan Pablo Ugarte
2006-09-20
1
-21
/
+34
*
o Removed function glade_interface_add_comment() o Added new member
Juan Pablo Ugarte
2006-09-19
1
-0
/
+45
*
GtkImage support improved. Finally no more g_object_set_data() :)
Juan Pablo Ugarte
2006-09-12
1
-3
/
+3
*
o Fixed a bug where loaded projects were never marked with unsaved changes
Tristan Van Berkom
2006-08-11
1
-0
/
+1
*
Unparent all widgets before closing the project, this stops the recursive
Tristan Van Berkom
2006-08-11
1
-2
/
+17
*
Fixed compiler warning.
Tristan Van Berkom
2006-08-09
1
-2
/
+3
*
glade_project_new_widget_name() strips trailing digits from base_name
Tristan Van Berkom
2006-08-09
1
-10
/
+23
*
Dont require that an object be "toplevel" to be saved, just that it has no
Tristan Van Berkom
2006-07-26
1
-1
/
+1
*
added files glade-base-editor.[ch]
Juan Pablo Ugarte
2006-07-13
1
-1
/
+1
*
fixed broken build.
Tristan Van Berkom
2006-07-06
1
-1
/
+1
*
fixed bug 345353 "Implement "finish" signal on GladeProject"
Juan Pablo Ugarte
2006-07-05
1
-20
/
+20
*
Major rework underway, phase one complete: Move undo/redo stack logic from
Tristan Van Berkom
2006-06-29
1
-138
/
+386
*
o gtk_window_set_decorated() all GtkWindows (bug 344817) o Fixed
Tristan Van Berkom
2006-06-25
1
-4
/
+0
*
Added glade_property_[push/pop]_superuser()
Tristan Van Berkom
2006-06-17
1
-0
/
+5
*
fixed typos
Tristan Van Berkom
2006-06-14
1
-3
/
+4
*
added check for GnomeUI libs (PKG_CHECK_MODULES)
Tristan Van Berkom
2006-05-18
1
-0
/
+2
*
Added info buttons and apis to enable/disable them + signals emitted to
Tristan Van Berkom
2006-04-28
1
-6
/
+6
*
Fixed crasher because of read-only check where project could be NULL.
Tristan Van Berkom
2006-04-25
1
-3
/
+6
*
Updated
Tristan Van Berkom
2006-04-24
1
-8
/
+17
*
o Manage the sensitivities of all the ui actions. o Fix some issues with
Tristan Van Berkom
2006-04-10
1
-13
/
+106
*
glade_project_open() fixed segfault on open faiure.
TRISTAN_MERGING_HERE
Tristan Van Berkom
2006-03-29
1
-2
/
+3
*
Removed idle handler hack that has been obsoleted by Vincent's smarter
Tristan Van Berkom
2006-03-29
1
-1
/
+1
*
Some more fixes...
Tristan Van Berkom
2006-03-20
1
-3
/
+13
*
Added a bit about anarchist children
Tristan Van Berkom
2006-03-20
1
-1
/
+9
*
Removed glade_widget_class_get_all_children, now
Tristan Van Berkom
2006-03-16
1
-2
/
+2
*
Improved name generation for new empty projects.
Tristan Van Berkom
2006-03-16
1
-2
/
+48
*
o Reimplemented code for management of projects list menu. o Projects with
Tristan Van Berkom
2006-03-16
1
-12
/
+86
*
fixed bug 325791. Various GtkTable and GtkBox support fixes. (added
Tristan Van Berkom
2006-02-21
1
-3
/
+21
*
Glade 3.0 --> Glade-3
Tristan Van Berkom
2006-02-10
1
-7
/
+55
*
Modified Files: ChangeLog doc/Makefile.am doc/children.sgml
Tristan Van Berkom
2006-02-09
1
-2
/
+2
*
Require gtkdocize 1.4
Tristan Van Berkom
2006-02-09
1
-4
/
+4
*
require automake 1.9
Tristan Van Berkom
2006-02-07
1
-3
/
+3
*
Fixed a stupid segfault typicly in strcmp().
Tristan Van Berkom
2006-01-31
1
-1
/
+4
*
GladeEPropFlags now shows treeview directly in editor - Mikael Hermansson
Tristan Van Berkom
2006-01-28
1
-21
/
+56
*
Applied spelling/grammer fixes by Adam Weinberger.
Tristan Van Berkom
2006-01-26
1
-2
/
+2
*
use glade_project_display_name (), reverted transientness for glade-3
Tristan Van Berkom
2006-01-25
1
-0
/
+24
*
Fixed broken resource pool & wrote some doc. Now save the "<required
Tristan Van Berkom
2006-01-24
1
-78
/
+140
*
C Removed chdir code
Tristan Van Berkom
2006-01-22
1
-52
/
+330
*
Added glade_util_canonical_path ()
Tristan Van Berkom
2006-01-21
1
-5
/
+1
*
Integrated patch from Lluis Sanchez to simplify GladeInterface creation.
Tristan Van Berkom
2006-01-17
1
-8
/
+3
*
New project signal "close".
Tristan Van Berkom
2006-01-15
1
-2
/
+36
*
removing crud
Tristan Van Berkom
2005-12-28
1
-1
/
+1
*
glade_command_cut_copy_paste_common(); fixed "project" source in case of
Tristan Van Berkom
2005-12-28
1
-0
/
+6
*
Added GLADE_TYPE_EPROP_OBJECT (object properties)
Tristan Van Berkom
2005-12-27
1
-0
/
+35
*
glade_app_set_project() Sets the current/working directory to the
Juan Pablo Ugarte
2005-12-15
1
-0
/
+11
[next]