index
:
delta/gdk-pixbuf.git
baserock/morph
baserock/xfce-build
ci-test
drop-x11
ebassi/ci-only-default
ebassi/for-master
ebassi/gi-docgen
ebassi/issue-143
ebassi/issue-209
ebassi/issue-215
ebassi/issues-185
ebassi/msys2-update
fix-generating-pc-files
gdk-pixbuf-2-24
gdk-pixbuf-2-26
gdk-pixbuf-2-28
gdk-pixbuf-2-30
gdk-pixbuf-2-32
gdk-pixbuf-2-34
gdk-pixbuf-2-36
gdk-pixbuf-2-38
gdk-pixbuf-2-40
gnome-2-38
issue-3
issue-72
issue-73
issue-77
macos-ci
master
otte/jpeg-fallback
static-analysis
wip/csoriano/jp2-test
wip/ebassi/meson
wip/ebassi/no-autotools
wip/hadess/read-png-gamma
wip/hadess/thumbnailer-locale
wip/jbrummer/png-in-ico
wip/jtojnar/no-install-skipped-test
wip/otte/tga
wip/run-gif-tests-again
gitlab.gnome.org: GNOME/gdk-pixbuf.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gtk
/
gtkentry.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
whitespace cleanup: remove trailing whitespace and excess newlines and
Michael Natterer
2008-05-28
1
-7
/
+7
*
define __GTK_H_INSIDE__ around including all other headers.
Michael Natterer
2008-05-28
1
-0
/
+4
*
Reorder strange window hierarchy of the GtkSpinButton (#466000).
Jan Arne Petersen
2008-05-25
1
-1
/
+7
*
Add gtk_entry_[gs]et_cursor_hadjustment() to allow automatic scrolling in
Matthias Clasen
2007-05-19
1
-0
/
+5
*
Export privately. Adjust all callers.
Matthias Clasen
2006-08-15
1
-6
/
+0
*
applied refactored patch from maemo-gtk that replaces the INNER_BORDER
Michael Natterer
2006-03-10
1
-0
/
+3
*
Shrink the private structs of these a bit.
Matthias Clasen
2006-01-08
1
-18
/
+13
*
Make PLT-reduction work with gcc4, and don't include everything in
Matthias Clasen
2005-03-20
1
-8
/
+2
*
Share the three copies of get_borders() under the name
Matthias Clasen
2004-10-08
1
-0
/
+6
*
removed redundant gtk_entry_get_layout() decl.
Tim Janik
2004-10-05
1
-2
/
+0
*
Add gtk_entry_layout_index_to_text_index() and its inverse. The have
Matthias Clasen
2004-08-09
1
-1
/
+9
*
Add a new binding signal ::backspace, bind it to the backspace key, and
Matthias Clasen
2004-08-02
1
-1
/
+1
*
Patch from Dov Grobgeld to implement auto-bidi-direction for GtkTextView
Owen Taylor
2004-03-01
1
-0
/
+1
*
Add gtk_entry_set_alignment() to allow right-aligned entries and a
Owen Taylor
2004-03-01
1
-0
/
+3
*
Landing GtkTreeModelFilter and the completion code. (Test program and
Kristian Rietveld
2003-07-11
1
-0
/
+5
*
Fix for bug #78499:
Matthias Clasen
2003-03-29
1
-0
/
+2
*
Deprecation cleanup
Manish Singh
2002-10-09
1
-6
/
+6
*
Centralize lookup and caching of cursor GC's here.
Owen Taylor
2002-03-03
1
-2
/
+0
*
Massive padding addition to class structures.
Owen Taylor
2002-02-23
1
-0
/
+6
*
add mouse_cursor_obscured.
Anders Carlsson
2002-01-27
1
-0
/
+2
*
Return the currently selected column when we get the column, #64380
Jonathan Blandford
2001-11-14
1
-0
/
+1
*
Deprecate gtk_entry_set_editable. (#58768, Vitaly Tishkov)
GTK_MULTIHEAD_MERGEPOINT_22_10_01
Owen Taylor
2001-10-22
1
-2
/
+2
*
move insert_text and delete_text virtual functions to do_insert_text and
Kristian Rietveld
2001-10-03
1
-11
/
+0
*
Make a GtkCellEditable (get_widget_window_size): Change to let it honor
Jonathan Blandford
2001-09-25
1
-1
/
+3
*
Fix typo that sometimes caused selection not to work properly.
Owen Taylor
2001-07-19
1
-0
/
+2
*
Fix stupid error introduced last night that was making things decidedly
Owen Taylor
2001-06-24
1
-0
/
+3
*
Handle the case without XKB properly.
Owen Taylor
2001-06-21
1
-0
/
+3
*
add read-only "scroll_offset" property for notification when the layout
Havoc Pennington
2001-06-09
1
-0
/
+5
*
Validate value from GDK settings against parameter spec.
Owen Taylor
2001-05-30
1
-1
/
+3
*
Avoid chaining up to parent impl, since we have a INPUT_ONLY window.
Owen Taylor
2001-04-02
1
-0
/
+2
*
Add missing NULL on valist.
Owen Taylor
2001-03-29
1
-0
/
+5
*
remove trailer (gtk_entry_set_property): remove trailer
Havoc Pennington
2001-03-07
1
-0
/
+6
*
use _gdk_region_get_xrectangles()
Havoc Pennington
2001-03-02
1
-0
/
+5
*
unbreak this function
Havoc Pennington
2001-02-21
1
-2
/
+2
*
convert the X coordinates so they're with respect to the line, rather than
Havoc Pennington
2001-02-17
1
-3
/
+3
*
adapt to handle PangoColor
Havoc Pennington
2001-01-26
1
-0
/
+5
*
Remove unused variable.
Owen Taylor
2001-01-17
1
-0
/
+6
*
Add an "invisible_char" argument to set the char displayed when visibility
Havoc Pennington
2000-11-13
1
-1
/
+5
*
Fix warning when moving between paragraphs.
Owen Taylor
2000-11-13
1
-14
/
+14
*
Make parent_class static.
Owen Taylor
2000-11-12
1
-20
/
+69
*
Use G_GNUC_CONST.
Elliot Lee
2000-08-30
1
-1
/
+1
*
applied patch from Andreas Persenius <ndap@swipnet.se> that updates the
Tim Janik
2000-07-26
1
-4
/
+4
*
Fix some problems with vertical alignment.
Owen Taylor
2000-07-22
1
-0
/
+1
*
Remove all references to offscreen flag which was no longer used.
Havoc Pennington
2000-06-02
1
-19
/
+14
*
s/refcount/ref_count/.
Tim Janik
2000-02-13
1
-0
/
+1
*
Added notice to look in AUTHORS and ChangeLog files for a list of changes.
CST 1999 Shawn T. Amundson
1999-02-24
1
-0
/
+8
*
Moved entry->visible into editable class. (Leave it behind deprecated for
Owen Taylor
1999-02-10
1
-1
/
+1
*
removed deprecated functions: gtk_clist_set_border,
Tim Janik
1999-01-17
1
-4
/
+0
*
Destroy widgets _after_ propagating unrealize signals through the widget
Owen Taylor
1998-12-09
1
-12
/
+14
*
deprecated gtk_widget_freeze_accelerators and
Tim Janik
1998-11-28
1
-3
/
+4
[next]