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
/
gtkfilechooserentry.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
More of the same
Matthias Clasen
2006-05-14
1
-1
/
+1
*
Boilerplate reduction
Matthias Clasen
2006-05-02
1
-51
/
+11
*
Merge of the GTK+ asynchronous file chooser branch. Please see the
AFTER_KRIS_ASYNC_BRANCH_MERGE
Kristian Rietveld
2006-05-01
1
-38
/
+96
*
implement boolean property "truncate-multiline" which, when enabled,
Michael Natterer
2005-12-19
1
-0
/
+2
*
Intern some more strings.
Matthias Clasen
2005-09-01
1
-1
/
+2
*
Intern type names in code generated by glib-mkenums, too.
Matthias Clasen
2005-08-31
1
-1
/
+1
*
Merged from gtk-2-6:
Federico Mena Quintero
2005-06-10
1
-47
/
+76
*
Add a property to suppress the popup for single matches. (#154711)
Matthias Clasen
2005-05-26
1
-1
/
+18
*
Make PLT-reduction work with gcc4, and don't include everything in
Matthias Clasen
2005-03-20
1
-1
/
+4
*
Add missing GDK_THREADS_ENTER/LEAVE.
Matthias Clasen
2004-12-19
1
-5
/
+18
*
Really handle a NULL model, fixes #137211 for real.
Anders Carlsson
2004-10-26
1
-4
/
+1
*
Pop up the completions again after tab. (#147700, Jens Bech Madsen)
Matthias Clasen
2004-10-06
1
-4
/
+9
*
Remove leftover debug code.
Matthias Clasen
2004-09-17
1
-0
/
+66
*
New widget to go along with GtkFontButton and GtkColorButton for use in
Matthias Clasen
2004-08-17
1
-2
/
+12
*
Add hidden aliases for exported symbols which are used internally in order
Matthias Clasen
2004-08-09
1
-0
/
+1
*
Fix #144232:
Federico Mena Quintero
2004-08-06
1
-0
/
+1
*
Fix the file chooser on Windows. I can't make it misbehave or crash any
Tor Lillqvist
2004-04-22
1
-6
/
+20
*
Fix #132500.
Federico Mena Quintero
2004-04-07
1
-18
/
+25
*
Block the ::changed handler during the emission of ::match-selected.
Matthias Clasen
2004-03-15
1
-10
/
+0
*
In the Save modes, set the Name entry of the file chooser if we get a
Federico Mena Quintero
2004-03-15
1
-1
/
+2
*
Store the position of the file part and use that in
Owen Taylor
2004-03-15
1
-32
/
+15
*
s/seperator/separator/.
Owen Taylor
2004-03-15
1
-6
/
+6
*
implement correctly. (completion_match_func): Allow surpressing popdowns.
Jonathan Blandford
2004-03-15
1
-20
/
+291
*
Rewritten to use the GtkEntryCompletion API more correctly. Now pops down
Jonathan Blandford
2004-03-15
1
-197
/
+244
*
up the width of the entry a tad.
Jonathan Blandford
2004-03-11
1
-4
/
+2
*
Set the base folder path in the entry.
Anders Carlsson
2004-03-08
1
-1
/
+13
*
Fixes #136082 and #135265, patch by Morten Welinder.
Federico Mena Quintero
2004-03-06
1
-0
/
+1
*
Removed the in_change flag. (completion_idle_callback): Use a temporary
Federico Mena Quintero
2003-12-04
1
-15
/
+11
*
Remove debug g_print()s.
Matthias Clasen
2003-11-27
1
-10
/
+0
*
Changing GtkFileChooserEntry to use GtkEntryCompletion.
Federico Mena Quintero
2003-11-07
1
-3
/
+105
*
gtk/gtkfilechooserutils.c gtk/gtkfilechooserprivate.[ch]: Basic framework
Owen Taylor
2003-10-23
1
-4
/
+3
*
auto-ize.
Owen Taylor
2003-07-16
1
-2
/
+2
*
- Disconnect signal connections when appropriate. - Listen to
Owen Taylor
2003-04-09
1
-0
/
+4
*
Fix double free.
Owen Taylor
2003-04-04
1
-2
/
+1
*
Move interface definition into a private header so it can refer to
Owen Taylor
2003-04-04
1
-37
/
+39
*
Add GtkFileSystem::parse, and a chooser entry with completion
Owen Taylor
2003-03-25
1
-0
/
+484