index
:
tools/wireshark
Novell_NCP_branch
cherry-pick-112af30d
cherry-pick-78067deb-2
cherry-pick-c6e60da6-2
ethereal
lts-1.12.1
lts-1.2.11
lts-1.8.2
master
master-1.0
master-1.10
master-1.12
master-1.2
master-1.4
master-1.6
master-1.8
master-2.0
master-2.2
master-2.4
master-2.6
master-3.0
master-3.2
old-trunk-1.0
release-3.4
release-3.6
win32-native
WIP Patches to add a samsung-ipc dissector to Wireshark
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gtk
/
simple_dialog.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move gtk to ui/gtk.
Jörg Mayer
2012-01-15
1
-414
/
+0
*
From Jan Šafránek:
Anders Broman
2011-11-12
1
-4
/
+5
*
Michael Mann:
Anders Broman
2011-10-05
1
-0
/
+3
*
Fix almost all accesses to ->window
Jörg Mayer
2011-07-21
1
-1
/
+3
*
Remove a lot of instances of GTK_CHECK_VERSION. Clean up whitespace in a
Gerald Combs
2011-07-11
1
-2
/
+0
*
Replace all strerror() with g_strerror().
Stig Bjørlykke
2011-06-28
1
-6
/
+1
*
Move main_statusbar.h to the top-level directory; none of its routines
Guy Harris
2010-11-27
1
-20
/
+0
*
Don't include stock icons that we no longer use.
Jeff Morriss
2010-09-17
1
-9
/
+3
*
Use GTK dialog stock icons rather than our own.
Anders Broman
2010-09-17
1
-16
/
+5
*
Add the ability to push temporary (and highlighted) messages onto the
Gerald Combs
2009-11-04
1
-0
/
+20
*
Change gtk_pixmap_new() to gtk_image_new_from_pixmap().
Anders Broman
2009-09-14
1
-1
/
+1
*
(Trivial) Remove an obsolete comment related to GTK 1
Bill Meier
2009-06-08
1
-1
/
+0
*
Change button label to "Quit without Saving" from "Continue without Saving"
Balint Reczey
2009-05-27
1
-0
/
+9
*
Turn on -Wshorten-64-to-32 by default, and fix some issues that turned
Guy Harris
2009-04-21
1
-2
/
+2
*
Fix some simple cases of GTK2 deprecated API usage by using a renamed or equi...
Bill Meier
2008-06-29
1
-2
/
+2
*
sort #includes by directories
Ulf Lamping
2008-04-13
1
-7
/
+8
*
compat_macros.h is gone now!!!
Ulf Lamping
2008-04-12
1
-3
/
+2
*
move stock icon code from toolbar.c into specific stock_icons file(s)
Ulf Lamping
2008-04-12
1
-0
/
+1
*
last round to replace SIGNAL_CONNECT with g_signal_connect
Ulf Lamping
2008-04-11
1
-6
/
+6
*
OBECT_..._DATA --> g_object_..._data
Bill Meier
2008-04-11
1
-23
/
+23
*
remove GTK1 code
Ulf Lamping
2008-04-07
1
-21
/
+1
*
if we compile for gtk1 'text' is no longer referenced in the simple_dialog_c...
Ronnie Sahlberg
2007-04-24
1
-1
/
+1
*
Wrap long lines in simple dialogs so that the dialog and its message
Stephen Fisher
2007-03-01
1
-0
/
+1
*
From Floren Drouin:
Anders Broman
2007-02-27
1
-0
/
+2
*
Recent versions of GTK+ have added a "gtk-label-select-on-focus"
Gerald Combs
2007-01-20
1
-7
/
+11
*
From Giorgio Tino: Add a "Don't show this message again" option to an
Gerald Combs
2006-10-31
1
-3
/
+3
*
Ethereal->Wireshark
Anders Broman
2006-05-28
1
-2
/
+2
*
Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI
Guy Harris
2006-05-22
1
-2
/
+2
*
name change
Ronnie Sahlberg
2006-05-21
1
-2
/
+2
*
enhance simple dialog: add the possibility to use no buttons at all and add a...
Ulf Lamping
2005-09-20
1
-3
/
+22
*
renamed ui_util.c/.h to gui_utils.c/.h to prevent confusion with identical na...
Ulf Lamping
2005-08-20
1
-1
/
+1
*
fix some MSVC const warnings
Ulf Lamping
2005-08-08
1
-2
/
+2
*
temporarily fix a GTK1.x related bug
Ulf Lamping
2005-04-16
1
-0
/
+3
*
prepare for "Don't show this message again" checkboxes in the simple_dialog
Ulf Lamping
2005-04-16
1
-2
/
+29
*
Set the svn:eol-style property on all text files to "native", so that
Guy Harris
2004-07-18
1
-1
/
+1
*
From Daniel Thompson: add additional message/alert box options to
Guy Harris
2004-07-13
1
-2
/
+16
*
GTK2: convert character encoding from locale to UTF8
Ulf Lamping
2004-06-29
1
-2
/
+11
*
merge: bugfixes and code cleanup
Ulf Lamping
2004-06-18
1
-1
/
+4
*
add implementation of button mask ESD_BTNS_YES_NO
Ulf Lamping
2004-06-17
1
-7
/
+14
*
Make the definition of "simple_dialog()" match its declaration.
Guy Harris
2004-06-04
1
-3
/
+3
*
more code cleanup from dialog things:
Ulf Lamping
2004-05-26
1
-13
/
+5
*
GTK2 only: catch window state event, and call display_queued_messages()
Ulf Lamping
2004-05-17
1
-16
/
+7
*
don't show simple_dialogs, if main window iconified (minimized),
Ulf Lamping
2004-05-16
1
-1
/
+25
*
The display filter engine can return an error message that is not safe
Olivier Biot
2004-05-01
1
-1
/
+20
*
Add a "report_failure()" routine to allow dissectors to report arbitrary
Guy Harris
2004-04-16
1
-30
/
+86
*
replaced vsnprintf by g_vsnprintf
Ulf Lamping
2004-03-13
1
-2
/
+2
*
replaced sprintf / snprintf by g_snprintf,
Ulf Lamping
2004-03-13
1
-5
/
+1
*
Put in a comment noting a problem with dialog boxes popped up before the
Guy Harris
2004-02-23
1
-1
/
+9
*
The HIG's and/or GUI toolkit documentation for:
Guy Harris
2004-02-12
1
-4
/
+3
*
Get rid of the "Question" alert box type - rename it to "Confirmation",
Guy Harris
2004-02-11
1
-4
/
+3
[next]