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
...
*
Give alert boxes an empty title on UN*X and a title of "Ethereal" on
Guy Harris
2004-02-11
1
-9
/
+39
*
Add some comments about the types of alert boxes you get with the
Guy Harris
2004-02-04
1
-4
/
+3
*
enhanced some dialog messages,
Ulf Lamping
2004-02-03
1
-1
/
+13
*
gtk_label_set_selectable() is only available from GTK version 2
Ulf Lamping
2004-01-31
1
-2
/
+2
*
cleanup of new "question dialogs",
Ulf Lamping
2004-01-31
1
-23
/
+43
*
Pass ESD_BTN_OK rather than NULL as a second argument to
Guy Harris
2004-01-31
1
-2
/
+3
*
renamed ESD_TYPE_CRIT to ESD_TYPE_ERROR to
Ulf Lamping
2004-01-31
1
-2
/
+2
*
using GTK2 stock icons for dialogs instead of Ethereal specific ones
Ulf Lamping
2004-01-31
1
-11
/
+10
*
added "Yes" and "No" buttons to the simple_dialog,
Ulf Lamping
2004-01-29
1
-30
/
+68
*
implemented dlg_button_row_new to get a standard function for
Ulf Lamping
2004-01-21
1
-17
/
+14
*
using button compatibility macros
Ulf Lamping
2004-01-10
1
-11
/
+3
*
Use gtk1/gtk2 compatibility macros to reduce #ifdefs.
Olivier Abad
2002-11-11
1
-12
/
+6
*
Merge gtk and gtk2 directories.
Olivier Abad
2002-11-03
1
-3
/
+16
*
Include cleanups in gtk and gtk2:
Jörg Mayer
2002-09-05
1
-4
/
+1
*
Removed trailing whitespaces from .h and .c files using the
Jörg Mayer
2002-08-28
1
-11
/
+11
*
From Graeme Hewson: varargs code cleanup in "simple_dialog.c".
Guy Harris
2002-06-04
1
-1
/
+2
*
From Joerg Mayer: use _U_ to flag unused arguments.
Guy Harris
2002-03-05
1
-2
/
+2
*
Go nuts with the 3D logo.
Gerald Combs
2001-12-12
1
-6
/
+6
*
Add support for modal message boxes ("simple dialog").
Guy Harris
2000-10-09
1
-2
/
+5
*
Bleah. What was I thinking? "dlg_window_new()" should take the title
Guy Harris
2000-08-23
1
-7
/
+6
*
Miscellaneous code cleaning
Laurent Deniel
2000-08-11
1
-6
/
+1
*
Use ESD_TYPE_CRIT for most errors (the model used by various GUIs seems
Guy Harris
2000-07-20
1
-2
/
+2
*
Add a "dlg_window_new()" routine, which creates a GTK_WINDOW_DIALOG
Guy Harris
2000-07-05
1
-4
/
+4
*
Make dialog boxes created with "simple_dialog()" use the new utilities
Guy Harris
2000-05-03
1
-1
/
+12
*
Take the "simple_dialog()" stuff out of "ui_util.h" and "gtk/ui_util.c",
Guy Harris
2000-01-03
1
-0
/
+169
[prev]